com.baidubce.services.blb.model
Class ListenerConstant
java.lang.Object
com.baidubce.services.blb.model.ListenerConstant
public class ListenerConstant
- extends Object
The constants of listener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HTTPS_LISTENER
public static final String HTTPS_LISTENER
- See Also:
- Constant Field Values
HTTP_LISTENER
public static final String HTTP_LISTENER
- See Also:
- Constant Field Values
TCP_LISTENER
public static final String TCP_LISTENER
- See Also:
- Constant Field Values
UDP_LISTENER
public static final String UDP_LISTENER
- See Also:
- Constant Field Values
LISTENER_SET
public static final Set<String> LISTENER_SET
ListenerConstant
public ListenerConstant()
Copyright © 2018. All rights reserved.