Uses of Class
javax.websocket.SendResult
Packages that use SendResult
-
Uses of SendResult in javax.websocket
Methods in javax.websocket with parameters of type SendResultModifier and TypeMethodDescriptionvoid
SendHandler.onResult
(SendResult result) Called once the message has been transmitted.