org.littleshoot.stun.stack
Class StunConstants
java.lang.Object
org.littleshoot.stun.stack.StunConstants
public class StunConstants
- extends Object
Constants for STUN, such as the default STUN port.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
STUN_PORT
public static final int STUN_PORT
- The default port for STUN.
- See Also:
- Constant Field Values
SERVERS_ARRAY
public static InetSocketAddress[] SERVERS_ARRAY
SERVERS
public static List<InetSocketAddress> SERVERS
StunConstants
public StunConstants()
Copyright © 2013 LittleShoot. All Rights Reserved.