Uses of Class
jakarta.websocket.SendResult
-
-
Uses of SendResult in jakarta.websocket
Methods in jakarta.websocket with parameters of type SendResult Modifier and Type Method Description voidSendHandler. onResult(SendResult result)Called once the message has been transmitted.
-