See: Description
Interface | Description |
---|---|
FileTransferEventListener |
An event listener for File Transfer related events.
|
FileTransferManager |
Manages all file transfer currently happening originating from and/or ending at users of the
server.
|
FileTransferProgress |
An interface to track the progress of a file transfer through the server.
|
Class | Description |
---|---|
DefaultFileTransferManager |
Provides several utility methods for file transfer manager implementaions to utilize.
|
FileTransfer |
Contains all of the meta information associated with a file transfer.
|
Exception | Description |
---|---|
FileTransferRejectedException |
Thrown by a
FileTransferEventListener when a file transfer is rejected by the Interceptor. |
Copyright © 2003-2008 Jive Software.