|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RequestResponseKey | |
|---|---|
| org.atmosphere.cpr | |
| weblogic.servlet.http | |
| Uses of RequestResponseKey in org.atmosphere.cpr |
|---|
| Methods in org.atmosphere.cpr with parameters of type RequestResponseKey | |
|---|---|
protected boolean |
AtmosphereServlet.doRequest(RequestResponseKey rrk)
Weblogic specific comet based implementation. |
protected void |
AtmosphereServlet.doResponse(RequestResponseKey rrk,
Object arg1)
Weblogic specific comet based implementation. |
protected void |
AtmosphereServlet.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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||