Uses of Class
javax.websocket.SendResult

Packages that use SendResult
javax.websocket   
 

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 : [email protected]