|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.camel.component.mina.MinaConstants
public final class MinaConstants
Mina constants
| Field Summary | |
|---|---|
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. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final transient String MINA_CLOSE_SESSION_WHEN_COMPLETE
public static final transient String MINA_IOSESSION
public static final transient String MINA_LOCAL_ADDRESS
public static final transient String MINA_REMOTE_ADDRESS
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||