| Package | Description |
|---|---|
| abs.ixi.client | |
| abs.ixi.client.file.sfcm | |
| abs.ixi.client.io.multipart | |
| abs.ixi.client.xmpp.packet |
| Class and Description |
|---|
| ContentType
Typically a MIME multipart has a Content-Type header attached to it
indicating the content type which applications use to process the content for
user.
|
| FileInstanceSupplier
An injectable interface for application developers to inject custom code to
create
File. |
| FileTransfer.FailureReason
File transfer may fail due to various reasons.
|
| FileTransferFuture
File transfer process is asynchronous in nature; therefore any transfer
request (inbound/outbound) returns a
FileTransferFuture which can be
used to find out if the transfer is complete. |
| InboundFileTransferFilter
A filter for
FileTransfers. |
| Class and Description |
|---|
| ContentType
Typically a MIME multipart has a Content-Type header attached to it
indicating the content type which applications use to process the content for
user.
|
| FileInstanceSupplier
An injectable interface for application developers to inject custom code to
create
File. |
| FileTransfer
As part of file receive request, client receives file unique id, content
type, sender's JID etc.
|
| FileTransfer.FailureReason
File transfer may fail due to various reasons.
|
| FileTransfer.Status
Enum to indicate file transfer status.
|
| FileTransferFuture
File transfer process is asynchronous in nature; therefore any transfer
request (inbound/outbound) returns a
FileTransferFuture which can be
used to find out if the transfer is complete. |
FileTransferManager
FileTransferManager is application facing class used to setup ability
to transfer files across the network. |
| FileTransferNegotiator
Sending and receiving a file involves negotiating the action on XMPP Stream.
|
| InboundFileTransfer |
| InboundFileTransferFilter
A filter for
FileTransfers. |
| OutboundFileTransfer |
| Class and Description |
|---|
| ContentType
Typically a MIME multipart has a Content-Type header attached to it
indicating the content type which applications use to process the content for
user.
|
| InboundFileTransfer |
| OutboundFileTransfer |
| Class and Description |
|---|
| ContentType
Typically a MIME multipart has a Content-Type header attached to it
indicating the content type which applications use to process the content for
user.
|
Copyright © 2019. All rights reserved.