Class HttpConnection.BlockingReadCallback
java.lang.Object
org.eclipse.jetty.server.HttpConnection.BlockingReadCallback
- Enclosing class:
HttpConnection
-
Nested Class Summary
Nested classes/interfaces inherited from interface Callback
Callback.Completable, Callback.Completing, Callback.InvocableCallback, Callback.NestedNested classes/interfaces inherited from interface Invocable
Invocable.InvocationType -
Field Summary
Fields inherited from interface Invocable
__nonBlocking -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidCallback invoked when the operation fails.voidCallback invoked when the operation completes.
-
Constructor Details
-
BlockingReadCallback
private BlockingReadCallback()
-
-
Method Details
-
succeeded
-
failed
-
getInvocationType
- Specified by:
getInvocationTypein interfaceInvocable- Returns:
- The InvocationType of this object
-