Uses of Interface
com.tangosol.coherence.servlet.HttpSessionIdGenerator
-
Packages that use HttpSessionIdGenerator Package Description com.tangosol.coherence.servlet Contains classes related to the HTTP Session Replication Module. -
-
Uses of HttpSessionIdGenerator in com.tangosol.coherence.servlet
Classes in com.tangosol.coherence.servlet that implement HttpSessionIdGenerator Modifier and Type Class Description classRandomHttpSessionIdGeneratorA default implementation of HttpSessionIdGenerator.Methods in com.tangosol.coherence.servlet that return HttpSessionIdGenerator Modifier and Type Method Description HttpSessionIdGeneratorAbstractHttpSessionCollection. getSessionIdGenerator()Retrieve the HttpSessionIdGenerator used by this session collection to generate session identifiers.
-