|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| 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)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||