Package | Description |
---|---|
org.apache.cxf.message | |
org.apache.cxf.transport.http |
Modifier and Type | Method and Description |
---|---|
Session |
Exchange.getSession() |
Session |
ExchangeImpl.getSession() |
Modifier and Type | Method and Description |
---|---|
void |
ExchangeImpl.setSession(Session session) |
Modifier and Type | Class and Description |
---|---|
class |
HTTPSession
A session implementation bound to HTTP.
|
Apache CXF