org.jivesoftware.openfire.filetransfer.proxy |
|
Java Source File Name | Type | Comment |
DefaultProxyTransfer.java | Class | Tracks the different connections related to a file transfer. |
FileTransferProxy.java | Class | Manages the transfering of files between two remote entities on the jabber network. |
ProxyConnectionManager.java | Class | Manages the connections to the proxy server. |
ProxyOutputStream.java | Class | An output stream which tracks the amount of bytes transfered by proxy sockets. |
ProxyTransfer.java | Interface | Tracks the different connections related to a proxy file transfer. |