|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of SocketType in org.lastbamboo.common.p2p |
|---|
| Methods in org.lastbamboo.common.p2p that return SocketType | |
|---|---|
SocketType |
P2PConnectionEvent.getSocketType()
|
static SocketType |
SocketType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SocketType[] |
SocketType.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 SocketType | |
|---|---|
P2PConnectionEvent(String jid,
Socket sock,
boolean incoming,
boolean connected,
PortMappingState mapping,
SocketType socketType)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||