Package | Description |
---|---|
org.jivesoftware.smackx.filetransfer |
File Transfers via XEP-0095: Stream Initialization.
|
org.jivesoftware.smackx.si.packet |
Element classes for XEP-0095: Stream Initiation.
|
org.jivesoftware.smackx.si.provider |
Provider classes for XEP-0095: Stream Initiation.
|
Class and Description |
---|
StreamInitiation
The process by which two entities initiate a stream.
|
Class and Description |
---|
StreamInitiation.File
size: The size, in bytes, of the data to be sent.
name: The name of the file that the Sender wishes to send.
date: The last modification time of the file.
|
Class and Description |
---|
StreamInitiation
The process by which two entities initiate a stream.
|