| Package | Description |
|---|---|
| org.spincast.plugins.undertow |
| Modifier and Type | Method and Description |
|---|---|
void |
SpincastUndertowWebsocketEndpointWriter.write(Set<String> peerIds,
SpincastUndertowWebsocketEndpointWriter.IWriteExecutor executor)
Calls the executor's write(...) method for each peers and, when all
asynchrounous calls are done, calls its writeErrors(...) with
the ids of the peers for which the write failed with an IOException.
|
Copyright © 2018. All rights reserved.