Class HttpSessionThreadLocal
java.lang.Object
org.apache.cxf.transport.http.netty.server.servlet.HttpSessionThreadLocal
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic NettyHttpSessionget()static NettyHttpSessionstatic HttpSessionStorestatic voidset(NettyHttpSession session) static voidsetSessionStore(HttpSessionStore store) static voidunset()
-
Field Details
-
SESSION_THREAD_LOCAL
-
-
Method Details
-
getSessionStore
-
setSessionStore
-
set
-
unset
public static void unset() -
get
-
getOrCreate
-