org.wso2.carbon.databridge.receiver.binary
Class BinaryDataReceiverConstants
java.lang.Object
org.wso2.carbon.databridge.receiver.binary.BinaryDataReceiverConstants
public class BinaryDataReceiverConstants
- extends Object
Holds the constants that are used in Binary receiver.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_SSL_RECEIVER_THREAD_POOL_SIZE
public static final int DEFAULT_SSL_RECEIVER_THREAD_POOL_SIZE
- See Also:
- Constant Field Values
DEFAULT_TCP_RECEIVER_THREAD_POOL_SIZE
public static final int DEFAULT_TCP_RECEIVER_THREAD_POOL_SIZE
- See Also:
- Constant Field Values
DEFAULT_SSL_RECEIVER_PORT
public static final int DEFAULT_SSL_RECEIVER_PORT
- See Also:
- Constant Field Values
DEFAULT_TCP_RECEIVER_PORT
public static final int DEFAULT_TCP_RECEIVER_PORT
- See Also:
- Constant Field Values
DATA_BRIDGE_RECEIVER_CONFIG_NAME
public static final String DATA_BRIDGE_RECEIVER_CONFIG_NAME
- See Also:
- Constant Field Values
SSL_RECEIVER_PORT_CONFIG_NAME
public static final String SSL_RECEIVER_PORT_CONFIG_NAME
- See Also:
- Constant Field Values
TCP_RECEIVER_PORT_CONFIG_NAME
public static final String TCP_RECEIVER_PORT_CONFIG_NAME
- See Also:
- Constant Field Values
SSL_RECEIVER_THREAD_POOL_SIZE
public static final String SSL_RECEIVER_THREAD_POOL_SIZE
- See Also:
- Constant Field Values
TCP_RECEIVER_THREAD_POOL_SIZE
public static final String TCP_RECEIVER_THREAD_POOL_SIZE
- See Also:
- Constant Field Values
CARBON_CONFIG_PORT_OFFSET_NODE
public static final String CARBON_CONFIG_PORT_OFFSET_NODE
- See Also:
- Constant Field Values
META_DATA_FIELD
public static final String META_DATA_FIELD
- See Also:
- Constant Field Values
PAYLOAD_DATA_FIELD
public static final String PAYLOAD_DATA_FIELD
- See Also:
- Constant Field Values
CORRELATION_DATA_FIELD
public static final String CORRELATION_DATA_FIELD
- See Also:
- Constant Field Values
Copyright © 2015 WSO2. All rights reserved.