Modifier and Type | Method and Description |
---|---|
void |
sendMessage(byte[] message)
Send a message to a client asynchronous.
|
default void |
sendMessage(byte[] message,
boolean async)
Send a message to a client.
|
close, connect, destroy, getClientState, init, setClientStateListener, setEventListener
void sendMessage(byte[] message)
message
- raw messagedefault void sendMessage(byte[] message, boolean async) throws ExecutionException
message
- raw messageasync
- sending modeExecutionException
Copyright © 2000–2022 EPAM Systems. All rights reserved.