|
||||||||||
| 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 |
GrizzlyWriter.ob
|
protected GrizzlyOutputBuffer |
GrizzlyOutputStream.ob
|
protected GrizzlyOutputBuffer |
GrizzlyResponse.outputBuffer
The associated output buffer. |
| Methods in com.sun.grizzly.tcp.http11 that return GrizzlyOutputBuffer | |
|---|---|
GrizzlyOutputBuffer |
GrizzlyWriter.getOutputBuffer()
|
GrizzlyOutputBuffer |
GrizzlyResponse.getOutputBuffer()
Return the underlying OutputBuffer |
| Constructors in com.sun.grizzly.tcp.http11 with parameters of type GrizzlyOutputBuffer | |
|---|---|
GrizzlyOutputStream(GrizzlyOutputBuffer ob)
|
|
GrizzlyWriter(GrizzlyOutputBuffer ob)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||