Modifier and Type | Method and Description |
---|---|
Continuation |
ContinuationProvider.getContinuation()
Creates a new continuation or retrieves the existing one
|
Constructor and Description |
---|
NioWriteListenerImpl(Continuation cont,
NioWriteEntity entity,
OutputStream out) |
Modifier and Type | Method and Description |
---|---|
protected void |
BinaryDataProvider.copyUsingNio(InputStream is,
OutputStream os,
Continuation cont) |
Modifier and Type | Class and Description |
---|---|
class |
Servlet3ContinuationProvider.Servlet31Continuation |
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