osmq.mcns
Class MCNS
java.lang.Object
osmq.mcns.MCNS
- public class MCNS
- extends java.lang.Object
Constructor Summary |
MCNS()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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
MCNS
public MCNS()