Class Callback.Completing
java.lang.Object
org.eclipse.jetty.util.Callback.Completing
- Direct Known Subclasses:
Callback.Nested
- Enclosing interface:
Callback
-
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
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Invocable
getInvocationType
-
Constructor Details
-
Completing
public Completing()
-
-
Method Details
-
succeeded
-
failed
-
completed
public void completed()
-