| Package | Description |
|---|---|
| javax.websocket |
This package contains all the WebSocket APIs common to both the client
and server side.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
SendHandler.onResult(SendResult result) |
Called once the message has been transmitted.
|
Copyright © 2019 Oracle. All rights reserved.