| Package | Description |
|---|---|
| com.mulesoft.connectors.ws.internal.operation |
| Modifier and Type | Method and Description |
|---|---|
void |
WebSocketOperations.broadcast(org.mule.runtime.api.metadata.TypedValue<InputStream> content,
FluxCapacitor fluxCapacitor,
String path,
BroadcastSocketType socketType,
List<String> groups,
org.mule.runtime.core.api.retry.policy.RetryPolicyTemplate retryPolicyTemplate,
org.mule.runtime.extension.api.runtime.process.CompletionCallback<List<BroadcastFailure>,Void> completionCallback)
Sends the given
content to all the active WebSockets that match the path, socketType and
groups criteria. |
Copyright © 2024 MuleSoft, Inc.. All rights reserved.