Class NioServerContext
java.lang.Object
org.summerboot.jexpress.nio.server.NioServerContext
- Author:
- Changski Tie Zheng Zhang 张铁铮, 魏泽北, 杜旺财, 杜富贵
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final AtomicLongprotected static final AtomicLongprotected static final AtomicLongprotected static final AtomicLongprotected static final AtomicLongprotected static final AtomicLongprotected static Stringprotected static String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Stringstatic Stringstatic voidsetLoadBalancerHealthCheckPath(String pingPath) static voidsetWebApiContextRoot(String contextRoot)
-
Field Details
-
COUNTER_PING_HIT
-
COUNTER_BIZ_HIT
-
COUNTER_TOTAL_CHANNEL
-
COUNTER_ACTIVE_CHANNEL
-
COUNTER_HIT
-
COUNTER_SENT
-
webApiContextRoot
-
loadBalancerHealthCheckPath
-
-
Constructor Details
-
NioServerContext
public NioServerContext()
-
-
Method Details
-
getWebApiContextRoot
-
setWebApiContextRoot
-
getLoadBalancerHealthCheckPath
-
setLoadBalancerHealthCheckPath
-