| Package | Description |
|---|---|
| com.mulesoft.connectors.ws.internal.connection |
| Modifier and Type | Method and Description |
|---|---|
Optional<ForwardingWebSocketHandler> |
FluxCapacitor.getInboundHandler(String path)
Returns the
ForwardingWebSocketHandler associated to the given path if present. |
| Modifier and Type | Method and Description |
|---|---|
void |
FluxCapacitor.registerInboundHandler(String path,
ForwardingWebSocketHandler handler)
Registers the given
handler to the given path. |
Copyright © 2024 MuleSoft, Inc.. All rights reserved.