Uses of Class
com.tangosol.coherence.servlet.api23.ServletWrapper
-
Packages that use ServletWrapper 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 ServletWrapper in com.tangosol.coherence.servlet.api23
Subclasses of ServletWrapper in com.tangosol.coherence.servlet.api23 Modifier and Type Class Description class
SingleThreadModelServletWrapper
An extension to the clustered servlet wrapper for servlets that implement SingleThreadModel.
-