OSMQ
v2.0.1

osmq.mcns
Class MCNS

java.lang.Object
  extended byosmq.mcns.MCNS

public class MCNS
extends java.lang.Object


Field Summary
static int ALARM_THRESHOLD_SECONDS
           
static int CLIENT_SOCKET_TIMEOUT
           
static int DISCOVERY_CHANNEL
           
static int ERROR_DISOVERY_SERVER_NOT_RESPONDING
           
static int ERROR_NO_SERVICE_ENTRY
           
static int ERROR_SERVICE_NOT_ALIVE
           
static int MAX_LOOKUP_TRIES
           
static int PULSAR_CHANNEL
           
static int READBUF_SIZE
           
static int RESULT_FOUND_NAME
           
static int RESULT_HOST_ADDRESS
           
static int RESULT_HOST_PORT
           
static int RESULT_SERVICE_STATUS
           
static int SECONDS
           
static int SERVICE_ACTIVE
           
static int TEST_ALIVE_FREQUENCY
           
 
Constructor Summary
MCNS()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DISCOVERY_CHANNEL

public static final int DISCOVERY_CHANNEL
See Also:
Constant Field Values

PULSAR_CHANNEL

public static final int PULSAR_CHANNEL
See Also:
Constant Field Values

RESULT_FOUND_NAME

public static final int RESULT_FOUND_NAME
See Also:
Constant Field Values

RESULT_HOST_ADDRESS

public static final int RESULT_HOST_ADDRESS
See Also:
Constant Field Values

RESULT_HOST_PORT

public static final int RESULT_HOST_PORT
See Also:
Constant Field Values

RESULT_SERVICE_STATUS

public static final int RESULT_SERVICE_STATUS
See Also:
Constant Field Values

SERVICE_ACTIVE

public static final int SERVICE_ACTIVE
See Also:
Constant Field Values

ERROR_NO_SERVICE_ENTRY

public static final int ERROR_NO_SERVICE_ENTRY
See Also:
Constant Field Values

ERROR_SERVICE_NOT_ALIVE

public static final int ERROR_SERVICE_NOT_ALIVE
See Also:
Constant Field Values

ERROR_DISOVERY_SERVER_NOT_RESPONDING

public static final int ERROR_DISOVERY_SERVER_NOT_RESPONDING
See Also:
Constant Field Values

SECONDS

public static final int SECONDS
See Also:
Constant Field Values

ALARM_THRESHOLD_SECONDS

public static final int ALARM_THRESHOLD_SECONDS
See Also:
Constant Field Values

TEST_ALIVE_FREQUENCY

public static final int TEST_ALIVE_FREQUENCY
See Also:
Constant Field Values

CLIENT_SOCKET_TIMEOUT

public static final int CLIENT_SOCKET_TIMEOUT
See Also:
Constant Field Values

MAX_LOOKUP_TRIES

public static final int MAX_LOOKUP_TRIES
See Also:
Constant Field Values

READBUF_SIZE

public static final int READBUF_SIZE
See Also:
Constant Field Values
Constructor Detail

MCNS

public MCNS()

(c) 2000 - 2003 MQue Systems
All Rights Reserved