Uses of Class
com.tangosol.coherence.servlet.api23.HttpServletWrapper
-
Packages that use HttpServletWrapper Package Description com.tangosol.coherence.servlet.api23 Contains classes related to the HTTP Session Replication Module that are specific to the Servlet 2.3 specification and higher. -
-
Uses of HttpServletWrapper in com.tangosol.coherence.servlet.api23
Subclasses of HttpServletWrapper in com.tangosol.coherence.servlet.api23 Modifier and Type Class Description class
SingleThreadModelHttpServletWrapper
An extension to the clustered HTTP servlet wrapper for servlets that implement SingleThreadModel.
-