Interface | Description |
---|---|
WSTransport |
Interface for a WebSocket Transport which provide hooks that a servlet can
use to pass along WebSocket data and events.
|
WSTransport.WSTransportSink |
WS Transport output sink, used to give the WS Transport implementation
a way to produce output back to the WS connection without coupling it
to the implementation.
|
Copyright © 2005–2020 The Apache Software Foundation. All rights reserved.