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