Uses of Interface
org.apache.cxf.transport.http.netty.server.session.HttpSessionStore
Packages that use HttpSessionStore
Package
Description
-
Uses of HttpSessionStore in org.apache.cxf.transport.http.netty.server
Methods in org.apache.cxf.transport.http.netty.server that return HttpSessionStoreModifier and TypeMethodDescriptionprotected HttpSessionStoreNettyHttpServletPipelineFactory.getHttpSessionStore() -
Uses of HttpSessionStore in org.apache.cxf.transport.http.netty.server.interceptor
Constructors in org.apache.cxf.transport.http.netty.server.interceptor with parameters of type HttpSessionStore -
Uses of HttpSessionStore in org.apache.cxf.transport.http.netty.server.servlet
Methods in org.apache.cxf.transport.http.netty.server.servlet that return HttpSessionStoreModifier and TypeMethodDescriptionstatic HttpSessionStoreHttpSessionThreadLocal.getSessionStore()Methods in org.apache.cxf.transport.http.netty.server.servlet with parameters of type HttpSessionStoreModifier and TypeMethodDescriptionstatic voidHttpSessionThreadLocal.setSessionStore(HttpSessionStore store) -
Uses of HttpSessionStore in org.apache.cxf.transport.http.netty.server.session
Classes in org.apache.cxf.transport.http.netty.server.session that implement HttpSessionStore