| Modifier and Type | Method and Description |
|---|---|
WebSocketClientConnector |
HttpWsConnectorFactory.createWsClientConnector(WebSocketClientConnectorConfig clientConnectorConfig)
This method is used to get WebSocket client connector.
|
| Modifier and Type | Method and Description |
|---|---|
WebSocketClientConnector |
DefaultHttpWsConnectorFactory.createWsClientConnector(WebSocketClientConnectorConfig clientConnectorConfig) |
| Constructor and Description |
|---|
WebSocketClient(io.netty.channel.EventLoopGroup wsClientEventLoopGroup,
WebSocketClientConnectorConfig connectorConfig) |
| Constructor and Description |
|---|
DefaultWebSocketClientConnector(WebSocketClientConnectorConfig clientConnectorConfig,
io.netty.channel.EventLoopGroup wsClientEventLoopGroup) |
Copyright © 2023 WSO2. All rights reserved.