org.lastbamboo.common.p2p
Class P2PConstants
java.lang.Object
org.lastbamboo.common.p2p.P2PConstants
public class P2PConstants
- extends Object
P2P constants.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MESSAGE_TYPE
public static String MESSAGE_TYPE
SDP
public static final String SDP
- See Also:
- Constant Field Values
INVITE
public static final int INVITE
- See Also:
- Constant Field Values
INVITE_OK
public static final int INVITE_OK
- See Also:
- Constant Field Values
INVITE_ERROR
public static final int INVITE_ERROR
- See Also:
- Constant Field Values
CERT_REQUEST
public static final int CERT_REQUEST
- See Also:
- Constant Field Values
CERT_RESPONSE
public static final int CERT_RESPONSE
- See Also:
- Constant Field Values
CERT
public static final String CERT
- See Also:
- Constant Field Values
MAC
public static final String MAC
- See Also:
- Constant Field Values
CONTROL
public static final String CONTROL
- See Also:
- Constant Field Values
MAPPED_PORT
public static final String MAPPED_PORT
- See Also:
- Constant Field Values
PUBLIC_IP
public static final String PUBLIC_IP
- See Also:
- Constant Field Values
TRANSACTION_ID
public static final String TRANSACTION_ID
- See Also:
- Constant Field Values
Copyright © 2013 LittleShoot. All Rights Reserved.