|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.grizzly.streams.BufferedInput
org.glassfish.grizzly.nio.transport.DefaultStreamReader.Input
public static final class DefaultStreamReader.Input
| Field Summary |
|---|
| Fields inherited from class org.glassfish.grizzly.streams.BufferedInput |
|---|
completionHandler, compositeBuffer, condition, future, isCompletionHandlerRegistered, lock, registrationStackTrace |
| Constructor Summary | |
|---|---|
DefaultStreamReader.Input()
|
|
| Method Summary | |
|---|---|
protected void |
notifyCompleted(CompletionHandler<java.lang.Integer> completionHandler)
|
protected void |
notifyFailure(CompletionHandler<java.lang.Integer> completionHandler,
java.lang.Throwable failure)
|
protected void |
onCloseInputSource()
|
protected void |
onOpenInputSource()
|
| Methods inherited from class org.glassfish.grizzly.streams.BufferedInput |
|---|
append, close, getBuffer, isBuffered, notifyCondition, prepend, read, size, skip, takeBuffer |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultStreamReader.Input()
| Method Detail |
|---|
protected void onOpenInputSource()
throws java.io.IOException
onOpenInputSource in class BufferedInputjava.io.IOException
protected void onCloseInputSource()
throws java.io.IOException
onCloseInputSource in class BufferedInputjava.io.IOExceptionprotected void notifyCompleted(CompletionHandler<java.lang.Integer> completionHandler)
notifyCompleted in class BufferedInput
protected void notifyFailure(CompletionHandler<java.lang.Integer> completionHandler,
java.lang.Throwable failure)
notifyFailure in class BufferedInput
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||