Uses of Class
javax.websocket.SendResult

Packages that use SendResult
javax.websocket This package contains all the WebSocket APIs common to both the client and server side. 
 

Uses of SendResult in javax.websocket
 

Methods in javax.websocket with parameters of type SendResult
 void SendHandler.onResult(SendResult result)
          Called once the message has been transmitted.
 



Copyright © 2012-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.
Comments to : users@websocket-spec.java.net