| Package | Description |
|---|---|
| rocks.xmpp.extensions.jingle |
Provides classes for XEP-0166: Jingle.
|
| rocks.xmpp.extensions.jingle.apps.filetransfer |
Provides classes for XEP-0234: Jingle File Transfer.
|
| rocks.xmpp.extensions.jingle.transports |
Common classes for all Jingle transports.
|
| rocks.xmpp.extensions.jingle.transports.s5b |
Provides classes for XEP-0260: Jingle SOCKS5 Bytestreams Transport Method.
|
| Modifier and Type | Method and Description |
|---|---|
JingleSession |
JingleEvent.accept() |
JingleSession |
JingleManager.createSession(rocks.xmpp.core.Jid responder,
Jingle.Content... contents) |
| Constructor and Description |
|---|
JingleFileTransferSession(JingleSession jingleSession) |
| Modifier and Type | Field and Description |
|---|---|
protected JingleSession |
TransportNegotiator.jingleSession |
| Constructor and Description |
|---|
TransportNegotiator(JingleSession jingleSession) |
| Constructor and Description |
|---|
S5bTransportNegotiator(JingleSession jingleSession,
XmppSession xmppSession) |
Copyright © 2014 XMPP.rocks. All rights reserved.