public class WebSocketClient extends Object
| Constructor and Description |
|---|
WebSocketClient(org.mule.runtime.http.api.client.HttpClient httpClient,
WebSocketClientSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.http.api.client.HttpClient |
getHttpClient() |
WebSocketClientSettings |
getSettings() |
public WebSocketClient(org.mule.runtime.http.api.client.HttpClient httpClient,
WebSocketClientSettings settings)
public org.mule.runtime.http.api.client.HttpClient getHttpClient()
public WebSocketClientSettings getSettings()
Copyright © 2024 MuleSoft, Inc.. All rights reserved.