org.apache.tomcat.websocket
Class SendHandlerToCompletionHandler
java.lang.Object
org.apache.tomcat.websocket.SendHandlerToCompletionHandler
public class SendHandlerToCompletionHandler
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SendHandlerToCompletionHandler
public SendHandlerToCompletionHandler(SendHandler handler)
completed
public void completed(Long result,
Void attachment)
failed
public void failed(Throwable exc,
Void attachment)
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.