public final class MinaConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
MINA_CLOSE_SESSION_WHEN_COMPLETE |
static String |
MINA_IOSESSION
The key of the IoSession which is stored in the message header
|
static String |
MINA_LOCAL_ADDRESS
The socket address of local machine that received the message.
|
static String |
MINA_REMOTE_ADDRESS
The socket address of the remote machine that send the message.
|
public static final String MINA_CLOSE_SESSION_WHEN_COMPLETE
public static final String MINA_IOSESSION
public static final String MINA_LOCAL_ADDRESS
public static final String MINA_REMOTE_ADDRESS
Apache Camel