Package | Description |
---|---|
org.apache.cxf.continuations | |
org.apache.cxf.transport.http | |
org.apache.cxf.transport.http_jetty.continuations | |
org.apache.cxf.transport.jms.continuations |
Modifier and Type | Method and Description |
---|---|
Continuation |
ContinuationProvider.getContinuation()
Creates a new continuation or retrieves the existing one
|
Modifier and Type | Class and Description |
---|---|
class |
Servlet3ContinuationProvider.Servlet3Continuation |
Modifier and Type | Method and Description |
---|---|
Continuation |
Servlet3ContinuationProvider.getContinuation()
Creates a new continuation or retrieves the existing one
|
Modifier and Type | Class and Description |
---|---|
class |
JettyContinuationWrapper |
Modifier and Type | Method and Description |
---|---|
Continuation |
JettyContinuationProvider.getContinuation() |
Modifier and Type | Class and Description |
---|---|
class |
JMSContinuation |
Modifier and Type | Method and Description |
---|---|
Continuation |
JMSContinuationProvider.getContinuation() |
Apache CXF