| Package | Description |
|---|---|
| org.atmosphere.weblogic | |
| weblogic.servlet.http |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
AtmosphereWebLogicServlet.doRequest(RequestResponseKey rrk)
Weblogic specific comet based implementation.
|
protected void |
AtmosphereWebLogicServlet.doResponse(RequestResponseKey rrk,
java.lang.Object context)
Weblogic specific comet based implementation.
|
protected void |
AtmosphereWebLogicServlet.doTimeout(RequestResponseKey rrk)
Weblogic specific comet based implementation.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract boolean |
AbstractAsyncServlet.doRequest(RequestResponseKey rrk) |
protected abstract void |
AbstractAsyncServlet.doResponse(RequestResponseKey rrk,
java.lang.Object o) |
protected abstract void |
AbstractAsyncServlet.doTimeout(RequestResponseKey rrk) |
static void |
AbstractAsyncServlet.notify(RequestResponseKey rrk,
java.lang.Object context) |
Copyright © 2021. All Rights Reserved.