|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of AsyncHttpContext in org.granite.gravity |
|---|
| Methods in org.granite.gravity that return AsyncHttpContext | |
|---|---|
protected abstract AsyncHttpContext |
AbstractChannel.acquireAsyncHttpContext()
|
| Methods in org.granite.gravity with parameters of type AsyncHttpContext | |
|---|---|
protected abstract void |
AbstractChannel.releaseAsyncHttpContext(AsyncHttpContext context)
|
boolean |
AbstractChannel.runReceived(AsyncHttpContext asyncHttpContext)
|
boolean |
Channel.runReceived(AsyncHttpContext asyncHttpContext)
|
| Uses of AsyncHttpContext in org.granite.gravity.gae |
|---|
| Methods in org.granite.gravity.gae with parameters of type AsyncHttpContext | |
|---|---|
boolean |
GAEChannel.runReceived(AsyncHttpContext asyncHttpContext)
|
| Uses of AsyncHttpContext in org.granite.gravity.generic |
|---|
| Methods in org.granite.gravity.generic that return AsyncHttpContext | |
|---|---|
protected AsyncHttpContext |
GenericChannel.acquireAsyncHttpContext()
|
| Methods in org.granite.gravity.generic with parameters of type AsyncHttpContext | |
|---|---|
protected void |
GenericChannel.releaseAsyncHttpContext(AsyncHttpContext context)
|
| Uses of AsyncHttpContext in org.granite.gravity.jbossweb |
|---|
| Methods in org.granite.gravity.jbossweb that return AsyncHttpContext | |
|---|---|
protected AsyncHttpContext |
JBossWebChannel.acquireAsyncHttpContext()
|
| Methods in org.granite.gravity.jbossweb with parameters of type AsyncHttpContext | |
|---|---|
protected void |
JBossWebChannel.releaseAsyncHttpContext(AsyncHttpContext context)
|
| Uses of AsyncHttpContext in org.granite.gravity.jetty |
|---|
| Methods in org.granite.gravity.jetty that return AsyncHttpContext | |
|---|---|
protected AsyncHttpContext |
ContinuationChannel.acquireAsyncHttpContext()
|
| Methods in org.granite.gravity.jetty with parameters of type AsyncHttpContext | |
|---|---|
protected void |
ContinuationChannel.releaseAsyncHttpContext(AsyncHttpContext context)
|
| Uses of AsyncHttpContext in org.granite.gravity.servlet3 |
|---|
| Methods in org.granite.gravity.servlet3 that return AsyncHttpContext | |
|---|---|
protected AsyncHttpContext |
AsyncChannel.acquireAsyncHttpContext()
|
| Methods in org.granite.gravity.servlet3 with parameters of type AsyncHttpContext | |
|---|---|
protected void |
AsyncChannel.releaseAsyncHttpContext(AsyncHttpContext context)
|
| Uses of AsyncHttpContext in org.granite.gravity.tomcat |
|---|
| Methods in org.granite.gravity.tomcat that return AsyncHttpContext | |
|---|---|
protected AsyncHttpContext |
TomcatChannel.acquireAsyncHttpContext()
|
| Methods in org.granite.gravity.tomcat with parameters of type AsyncHttpContext | |
|---|---|
protected void |
TomcatChannel.releaseAsyncHttpContext(AsyncHttpContext context)
|
| Uses of AsyncHttpContext in org.granite.gravity.weblogic |
|---|
| Methods in org.granite.gravity.weblogic that return AsyncHttpContext | |
|---|---|
protected AsyncHttpContext |
WebLogicChannel.acquireAsyncHttpContext()
|
| Methods in org.granite.gravity.weblogic with parameters of type AsyncHttpContext | |
|---|---|
protected void |
WebLogicChannel.releaseAsyncHttpContext(AsyncHttpContext context)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||