|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of XmppP2PClient in org.littleshoot.commom.xmpp |
|---|
| Classes in org.littleshoot.commom.xmpp that implement XmppP2PClient | |
|---|---|
class |
ControlEndpointXmppP2PClient
Default implementation of an XMPP P2P client connection. |
class |
ControlXmppP2PClient
Default implementation of an XMPP P2P client connection. |
| Methods in org.littleshoot.commom.xmpp with parameters of type XmppP2PClient | |
|---|---|
static org.jivesoftware.smack.XMPPConnection |
XmppUtils.persistentXmppConnection(String username,
String password,
String id,
int attempts,
String host,
int port,
String serviceName,
XmppP2PClient clientListener)
|
static org.jivesoftware.smack.XMPPConnection |
XmppUtils.persistentXmppConnection(XmppCredentials credentials,
int attempts,
String host,
int port,
String serviceName,
XmppP2PClient clientListener)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||