| Package | Description |
|---|---|
| com.mulesoft.service.http.impl.service.ws |
| Modifier and Type | Method and Description |
|---|---|
static CompletableFuture<Void> |
WebSocketUtils.streamInDataFrames(InputStream content,
DataFrameEmitter emitter,
Function<Throwable,Throwable> exceptionMapper) |
static CompletableFuture<Void> |
WebSocketUtils.streamInDataFrames(InputStream content,
int frameSize,
DataFrameEmitter emitter,
Function<Throwable,Throwable> exceptionMapper) |
Copyright © 2003–2025 MuleSoft, Inc.. All rights reserved.