Class Flusher.ShutdownResult
java.lang.Object
org.eclipse.jetty.fcgi.generator.Generator.Result
org.eclipse.jetty.fcgi.generator.Flusher.ShutdownResult
- Enclosing class:
Flusher
-
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
Methods inherited from class Generator.Result
append, getByteBuffers, join, recycleMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Invocable
getInvocationType
-
Constructor Details
-
ShutdownResult
private ShutdownResult()
-
-
Method Details
-
succeeded
public void succeeded()Description copied from interface:CallbackCallback invoked when the operation completes.
- Specified by:
succeededin interfaceCallback- Overrides:
succeededin classGenerator.Result- See Also:
-
failed
-
shutdown
private void shutdown()
-