|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.grizzly.streams.BufferedOutput
org.glassfish.grizzly.nio.transport.DefaultStreamWriter.Output
public static final class DefaultStreamWriter.Output
| Field Summary |
|---|
| Fields inherited from class org.glassfish.grizzly.streams.BufferedOutput |
|---|
bufferSize, isClosed, multiBufferWindow, ZERO, ZERO_READY_FUTURE |
| Constructor Summary | |
|---|---|
DefaultStreamWriter.Output(Connection connection)
|
|
| Method Summary | |
|---|---|
protected GrizzlyFuture<java.lang.Integer> |
flush0(Buffer buffer,
CompletionHandler<java.lang.Integer> completionHandler)
|
protected Buffer |
newBuffer(int size)
|
protected void |
onClosed()
|
protected Buffer |
reallocateBuffer(Buffer oldBuffer,
int size)
|
| Methods inherited from class org.glassfish.grizzly.streams.BufferedOutput |
|---|
close, ensureBufferCapacity, flush, getBuffer, getBufferedSize, isBuffered, write, write |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultStreamWriter.Output(Connection connection)
| Method Detail |
|---|
protected GrizzlyFuture<java.lang.Integer> flush0(Buffer buffer,
CompletionHandler<java.lang.Integer> completionHandler)
throws java.io.IOException
flush0 in class BufferedOutputjava.io.IOExceptionprotected Buffer newBuffer(int size)
newBuffer in class BufferedOutput
protected Buffer reallocateBuffer(Buffer oldBuffer,
int size)
reallocateBuffer in class BufferedOutput
protected void onClosed()
throws java.io.IOException
onClosed in class BufferedOutputjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||