Class MLLPConstants.TCPConstants
java.lang.Object
org.wso2.carbon.inbound.endpoint.protocol.hl7.core.MLLPConstants.TCPConstants
- Enclosing class:
MLLPConstants
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
IO_THREAD_COUNT
- See Also:
-
CONNECT_TIMEOUT
- See Also:
-
TCP_NO_DELAY
- See Also:
-
SO_KEEP_ALIVE
- See Also:
-
SO_TIMEOUT
- See Also:
-
SELECT_INTERVAL
- See Also:
-
SHUTDOWN_GRACE_PERIOD
- See Also:
-
SO_RCVBUF
- See Also:
-
SO_SNDBUF
- See Also:
-
WORKER_THREADS_CORE
- See Also:
-
WORKER_THREADS_CORE_DEFAULT
public static final int WORKER_THREADS_CORE_DEFAULT- See Also:
-
-
Constructor Details
-
TCPConstants
public TCPConstants()
-