Class SendHandlerCallback
java.lang.Object
org.eclipse.jetty.ee10.websocket.jakarta.common.SendHandlerCallback
- 
Nested Class Summary
Nested classes/interfaces inherited from interface Callback
Callback.Combination, Callback.Completable, Callback.Completing, Callback.NestedNested classes/interfaces inherited from interface Invocable
Invocable.Callable, Invocable.InvocationType, Invocable.ReadyTask, Invocable.Task - 
Field Summary
Fields inherited from interface Callback
NOOP, NOT_CALLEDFields 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 Callback
completeWithMethods inherited from interface Invocable
getInvocationType 
- 
Constructor Details
- 
SendHandlerCallback
public SendHandlerCallback(jakarta.websocket.SendHandler sendHandler)  
 - 
 - 
Method Details
- 
failed
 - 
succeeded
 
 -