public interface WsChannel
| Modifier and Type | Method and Description |
|---|---|
void |
send(String text)
Sends a text message to the remote endpoint.
|
void send(String text)
text - The text message to send.Copyright © 2015–2018 Bridje Framework. All rights reserved.