|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GrizzletRequest | |
|---|---|
| com.sun.grizzly.container | |
| com.sun.grizzly.grizzlet | |
| Uses of GrizzletRequest in com.sun.grizzly.container |
|---|
| Methods in com.sun.grizzly.container that return GrizzletRequest | |
|---|---|
GrizzletRequest |
AsyncConnectionImpl.getRequest()
|
| Methods in com.sun.grizzly.container with parameters of type GrizzletRequest | |
|---|---|
void |
GrizzletCometHandler.attach(GrizzletRequest req)
Attach the GrizzletRequest which is the connection that will be paused/parked. |
protected void |
AsyncConnectionImpl.setRequest(GrizzletRequest cometRequest)
|
| Uses of GrizzletRequest in com.sun.grizzly.grizzlet |
|---|
| Methods in com.sun.grizzly.grizzlet that return GrizzletRequest | |
|---|---|
GrizzletRequest |
AsyncConnection.getRequest()
Return the GrizzletRequest associated with this AsynchConnection. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||