| Interface | Description |
|---|---|
| DataFrameEmitter |
Abstraction to send data frames hiding the complexities of the underlying transport
|
| FragmentHandler |
Allows to channel the information of a multi fragment Web Socket message into an
InputStream. |
| FragmentHandlerProvider |
Provides instances of
FragmentHandler. |
| Class | Description |
|---|---|
| GrizzlyWebSocketBroadcaster |
WebSocketBroadcaster based on Grizzly |
| ManagedPipedInputStream |
A
PipedInputStream that is aware about its status |
| PipedFragmentHandlerProvider |
A
FragmentHandlerProvider which returns instances of PipedFragmentHandler. |
| WebSocketUtils |
Utility methods for implementing WebSockets
|
Copyright © 2003–2025 MuleSoft, Inc.. All rights reserved.