public class NamingRemoteConstants
extends Object
Retain all naming module request type constants.
- 作者:
- liuzunfei, xiweng.yy
-
-
-
方法概要
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
字段详细资料
-
REGISTER_INSTANCE
public static final String REGISTER_INSTANCE
- 另请参阅:
- 常量字段值
-
DE_REGISTER_INSTANCE
public static final String DE_REGISTER_INSTANCE
- 另请参阅:
- 常量字段值
-
QUERY_SERVICE
public static final String QUERY_SERVICE
- 另请参阅:
- 常量字段值
-
SUBSCRIBE_SERVICE
public static final String SUBSCRIBE_SERVICE
- 另请参阅:
- 常量字段值
-
NOTIFY_SUBSCRIBER
public static final String NOTIFY_SUBSCRIBER
- 另请参阅:
- 常量字段值
-
LIST_SERVICE
public static final String LIST_SERVICE
- 另请参阅:
- 常量字段值
-
FORWARD_INSTANCE
public static final String FORWARD_INSTANCE
- 另请参阅:
- 常量字段值
-
FORWARD_HEART_BEAT
public static final String FORWARD_HEART_BEAT
- 另请参阅:
- 常量字段值
-
构造器详细资料
-
NamingRemoteConstants
public NamingRemoteConstants()