Uses of Class
org.lastbamboo.common.p2p.PortMappingState

Uses of PortMappingState in org.lastbamboo.common.p2p
 

Methods in org.lastbamboo.common.p2p that return PortMappingState
 PortMappingState P2PConnectionEvent.getMapping()
           
static PortMappingState PortMappingState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PortMappingState[] PortMappingState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.lastbamboo.common.p2p with parameters of type PortMappingState
P2PConnectionEvent(String jid, Socket sock, boolean incoming, boolean connected, PortMappingState mapping, SocketType socketType)
           
 



Copyright © 2013 LittleShoot. All Rights Reserved.