| Package | Description |
|---|---|
| org.spincast.plugins.undertow |
| Modifier and Type | Method and Description |
|---|---|
void |
SpincastUndertowWebsocketEndpointWriter.sendClosingConnection(int closingCode,
String closingReason,
Set<String> peerIds,
IClosedEventSentCallback callback) |
void |
IUndertowWebsocketEndpointWriter.sendClosingConnection(int closingCode,
String closingReason,
Set<String> peerIds,
IClosedEventSentCallback callback)
Sends a "closing connection" message to specified peers.
|
Copyright © 2016. All rights reserved.