|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GrizzlyOutputBuffer | |
---|---|
com.sun.grizzly.tcp.http11 |
Uses of GrizzlyOutputBuffer in com.sun.grizzly.tcp.http11 |
---|
Fields in com.sun.grizzly.tcp.http11 declared as GrizzlyOutputBuffer | |
---|---|
protected GrizzlyOutputBuffer |
GrizzlyOutputStream.ob
|
protected GrizzlyOutputBuffer |
GrizzlyWriter.ob
|
protected GrizzlyOutputBuffer |
GrizzlyResponse.outputBuffer
The associated output buffer. |
Methods in com.sun.grizzly.tcp.http11 that return GrizzlyOutputBuffer | |
---|---|
GrizzlyOutputBuffer |
GrizzlyResponse.getOutputBuffer()
Return the underlying OutputBuffer |
GrizzlyOutputBuffer |
GrizzlyWriter.getOutputBuffer()
|
Constructors in com.sun.grizzly.tcp.http11 with parameters of type GrizzlyOutputBuffer | |
---|---|
GrizzlyOutputStream(GrizzlyOutputBuffer ob)
|
|
GrizzlyWriter(GrizzlyOutputBuffer ob)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |