public final class Mina2Constants
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
MINA_CLOSE_SESSION_WHEN_COMPLETE |
static java.lang.String |
MINA_IOSESSION
The key of the IoSession which is stored in the message header
|
static java.lang.String |
MINA_LOCAL_ADDRESS
The socket address of local machine that received the message.
|
static java.lang.String |
MINA_REMOTE_ADDRESS
The socket address of the remote machine that send the message.
|
public static final java.lang.String MINA_CLOSE_SESSION_WHEN_COMPLETE
public static final java.lang.String MINA_IOSESSION
public static final java.lang.String MINA_LOCAL_ADDRESS
public static final java.lang.String MINA_REMOTE_ADDRESS
Copyright © 2007-2014 Red Hat, Inc.. All Rights Reserved.