mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-13 11:09:39 +02:00
Add javadoc
More javadoc Merge branch 'jftPR' into jetPR
This commit is contained in:
parent
3260429200
commit
1b1268cdc6
32 changed files with 891 additions and 40 deletions
|
@ -29,7 +29,7 @@ import org.jivesoftware.smack.util.Async;
|
|||
import org.jivesoftware.smackx.bytestreams.BytestreamSession;
|
||||
import org.jivesoftware.smackx.bytestreams.socks5.Socks5Proxy;
|
||||
import org.jivesoftware.smackx.jingle.JingleManager;
|
||||
import org.jivesoftware.smackx.jingle.callbacks.JingleTransportCallback;
|
||||
import org.jivesoftware.smackx.jingle.callback.JingleTransportCallback;
|
||||
import org.jivesoftware.smackx.jingle.component.JingleContent;
|
||||
import org.jivesoftware.smackx.jingle.component.JingleSession;
|
||||
import org.jivesoftware.smackx.jingle.component.JingleTransport;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue