@FunctionalInterface public interface OutboundSocketMessageHandler
| Modifier and Type | Method and Description |
|---|---|
void |
handle(org.mule.runtime.http.api.ws.WebSocket socket,
WebSocketAttributes attributes,
org.mule.runtime.api.metadata.TypedValue<InputStream> content) |
void handle(org.mule.runtime.http.api.ws.WebSocket socket,
WebSocketAttributes attributes,
org.mule.runtime.api.metadata.TypedValue<InputStream> content)
Copyright © 2024 MuleSoft, Inc.. All rights reserved.