Package org.apache.cxf.transport.http
Class HTTPSession
java.lang.Object
org.apache.cxf.transport.http.HTTPSession
- All Implemented Interfaces:
org.apache.cxf.transport.Session
A session implementation bound to HTTP.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HTTPSession
public HTTPSession(jakarta.servlet.http.HttpServletRequest request)
-
-
Method Details
-
get
- Specified by:
getin interfaceorg.apache.cxf.transport.Session
-
put
- Specified by:
putin interfaceorg.apache.cxf.transport.Session
-
getSession
public jakarta.servlet.http.HttpSession getSession()
-