public class WebSocketServer extends Object
| Constructor and Description |
|---|
WebSocketServer(org.mule.runtime.http.api.server.HttpServer httpServer,
WebSocketServerSettings serverSettings) |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.http.api.server.HttpServer |
getHttpServer() |
WebSocketServerSettings |
getServerSettings() |
public WebSocketServer(org.mule.runtime.http.api.server.HttpServer httpServer,
WebSocketServerSettings serverSettings)
public org.mule.runtime.http.api.server.HttpServer getHttpServer()
public WebSocketServerSettings getServerSettings()
Copyright © 2024 MuleSoft, Inc.. All rights reserved.