public class HttpServerProps extends BaseServerProps
构造器和说明 |
---|
HttpServerProps() |
限定符和类型 | 方法和说明 |
---|---|
java.lang.String |
buildHttpServerUrl(boolean isSecure)
构建 server url
|
java.lang.String |
buildWsServerUrl(boolean isSecure)
构建 server url
|
static HttpServerProps |
getInstance() |
getCoreThreads, getHost, getIdleTimeout, getIdleTimeoutOrDefault, getMaxThreads, getName, getPort, getWrapHost, getWrapPort, isIoBound
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
newWorkExecutor
public static HttpServerProps getInstance()
public java.lang.String buildHttpServerUrl(boolean isSecure)
public java.lang.String buildWsServerUrl(boolean isSecure)