| Modifier and Type | Method and Description |
|---|---|
protected abstract AsyncHttpContext |
AbstractChannel.acquireAsyncHttpContext() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractChannel.createUdpReceiver(UdpReceiverFactory factory,
AsyncHttpContext asyncHttpContext) |
protected abstract void |
AbstractChannel.releaseAsyncHttpContext(AsyncHttpContext context) |
boolean |
AbstractChannel.runReceived(AsyncHttpContext asyncHttpContext) |
boolean |
Channel.runReceived(AsyncHttpContext asyncHttpContext) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
GAEChannel.runReceived(AsyncHttpContext asyncHttpContext) |
| Modifier and Type | Method and Description |
|---|---|
protected AsyncHttpContext |
GenericChannel.acquireAsyncHttpContext() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
GenericChannel.releaseAsyncHttpContext(AsyncHttpContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected AsyncHttpContext |
GlassFishWebSocketChannel.acquireAsyncHttpContext() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
GlassFishWebSocketChannel.releaseAsyncHttpContext(AsyncHttpContext context) |
boolean |
GlassFishWebSocketChannel.runReceived(AsyncHttpContext asyncHttpContext) |
| Modifier and Type | Method and Description |
|---|---|
protected AsyncHttpContext |
JBossWebChannel.acquireAsyncHttpContext() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JBossWebChannel.releaseAsyncHttpContext(AsyncHttpContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected AsyncHttpContext |
ContinuationChannel.acquireAsyncHttpContext() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ContinuationChannel.releaseAsyncHttpContext(AsyncHttpContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected AsyncHttpContext |
ContinuationChannel.acquireAsyncHttpContext() |
protected AsyncHttpContext |
JettyWebSocketChannel.acquireAsyncHttpContext() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ContinuationChannel.releaseAsyncHttpContext(AsyncHttpContext context) |
protected void |
JettyWebSocketChannel.releaseAsyncHttpContext(AsyncHttpContext context) |
boolean |
JettyWebSocketChannel.runReceived(AsyncHttpContext asyncHttpContext) |
| Modifier and Type | Method and Description |
|---|---|
protected AsyncHttpContext |
AsyncChannel.acquireAsyncHttpContext() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AsyncChannel.releaseAsyncHttpContext(AsyncHttpContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected AsyncHttpContext |
TomcatChannel.acquireAsyncHttpContext() |
protected AsyncHttpContext |
TomcatWebSocketChannel.acquireAsyncHttpContext() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
TomcatChannel.releaseAsyncHttpContext(AsyncHttpContext context) |
protected void |
TomcatWebSocketChannel.releaseAsyncHttpContext(AsyncHttpContext context) |
boolean |
TomcatWebSocketChannel.runReceived(AsyncHttpContext asyncHttpContext) |
| Modifier and Type | Method and Description |
|---|---|
protected AsyncHttpContext |
WebLogicChannel.acquireAsyncHttpContext() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
WebLogicChannel.releaseAsyncHttpContext(AsyncHttpContext context) |