|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RequestResponseKey | |
|---|---|
| org.atmosphere.weblogic | |
| weblogic.servlet.http | |
| Uses of RequestResponseKey in org.atmosphere.weblogic |
|---|
| Methods in org.atmosphere.weblogic with parameters of type RequestResponseKey | |
|---|---|
protected boolean |
AtmosphereWebLogicServlet.doRequest(RequestResponseKey rrk)
Weblogic specific comet based implementation. |
protected void |
AtmosphereWebLogicServlet.doResponse(RequestResponseKey rrk,
Object context)
Weblogic specific comet based implementation. |
protected void |
AtmosphereWebLogicServlet.doTimeout(RequestResponseKey rrk)
Weblogic specific comet based implementation. |
| Uses of RequestResponseKey in weblogic.servlet.http |
|---|
| Methods in weblogic.servlet.http with parameters of type RequestResponseKey | |
|---|---|
protected abstract boolean |
AbstractAsyncServlet.doRequest(RequestResponseKey rrk)
|
protected abstract void |
AbstractAsyncServlet.doResponse(RequestResponseKey rrk,
Object o)
|
protected abstract void |
AbstractAsyncServlet.doTimeout(RequestResponseKey rrk)
|
static void |
AbstractAsyncServlet.notify(RequestResponseKey rrk,
Object context)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||