@Deprecated public class HttpServerProps extends BaseServerProps
| Constructor and Description |
|---|
HttpServerProps()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
buildHttpServerUrl(boolean isSecure)
Deprecated.
构建 server url
|
String |
buildWsServerUrl(boolean isSecure)
Deprecated.
构建 server url
|
static HttpServerProps |
getInstance()
Deprecated.
|
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.