public class WebSocketServerProps extends BaseServerProps
| Constructor and Description |
|---|
WebSocketServerProps(int portBase) |
| Modifier and Type | Method and Description |
|---|---|
String |
buildWsServerUrl(boolean isSecure)
构建 server url
|
static WebSocketServerProps |
getInstance() |
getCoreThreads, getHost, getIdleTimeout, getIdleTimeoutOrDefault, getMaxThreads, getName, getPort, getWrapHost, getWrapPort, isIoBoundclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitnewWorkExecutorpublic static WebSocketServerProps getInstance()
public String buildWsServerUrl(boolean isSecure)
Copyright © 2025. All rights reserved.