public final class Mina2Constants 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
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.