Uses of Class
jakarta.websocket.SendResult
Package
Description
This package contains all the Jakarta WebSocket APIs common to both the client and server side.
-
Uses of SendResult in jakarta.websocket
Modifier and TypeMethodDescriptionvoid
SendHandler.onResult
(SendResult result) Called once the message has been transmitted.