Class SslConnection.DecryptedEndPoint.IncompleteWriteCallback
java.lang.Object
org.eclipse.jetty.io.ssl.SslConnection.DecryptedEndPoint.IncompleteWriteCallback
- Enclosing class:
SslConnection.DecryptedEndPoint
-
Nested Class Summary
Nested classes/interfaces inherited from interface Callback
Callback.Completable, Callback.Completing, 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.toString()
-
Constructor Details
-
IncompleteWriteCallback
private IncompleteWriteCallback()
-
-
Method Details
-
succeeded
-
failed
-
getInvocationType
- Specified by:
getInvocationTypein interfaceInvocable- Returns:
- The InvocationType of this object
-
toString
-