|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WriteHandler | |
|---|---|
| org.glassfish.grizzly.http.server.io | |
| Uses of WriteHandler in org.glassfish.grizzly.http.server.io |
|---|
| Methods in org.glassfish.grizzly.http.server.io with parameters of type WriteHandler | |
|---|---|
void |
OutputBuffer.notifyCanWrite(WriteHandler handler,
int length)
|
void |
NIOOutputSink.notifyCanWrite(WriteHandler handler,
int length)
Instructs the NIOOutputSink to invoke the provided
WriteHandler when it is possible to write length
bytes. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||