public class WebSocketState extends Object
| Constructor and Description |
|---|
WebSocketState(org.mule.runtime.http.api.ws.WebSocket webSocket,
WebSocketAttributes attributes) |
| Modifier and Type | Method and Description |
|---|---|
WebSocketAttributes |
getAttributes() |
org.mule.runtime.http.api.ws.WebSocket |
getWebSocket() |
public WebSocketState(org.mule.runtime.http.api.ws.WebSocket webSocket,
WebSocketAttributes attributes)
public org.mule.runtime.http.api.ws.WebSocket getWebSocket()
public WebSocketAttributes getAttributes()
Copyright © 2024 MuleSoft, Inc.. All rights reserved.