| Name | Description | Type | Package | Framework |
| Authentication | Interface | org.apache.oodt.cas.protocol.auth | Apache OODT | |
| BasicAuthentication | Basic username and password AuthenticationVersion:$Revision$Author:bfoster | Class | org.apache.oodt.cas.protocol.auth | Apache OODT |
| BasicProtocolVerifier | ProtocolVerifier which performs basic verification of a given Protocol to a given site. | Class | org.apache.oodt.cas.protocol.verify | Apache OODT |
| BasicProtocolVerifierFactory | ProtocolVerifierFactory which creates BasicProtocolVerifier. | Class | org.apache.oodt.cas.protocol.verify | Apache OODT |
| BasicVerifyCliAction | Action for determining whether a given Protocol or auto-determined Protocol via ProtocolManager can connect and pass | Class | org.apache.oodt.cas.protocol.cli.action | Apache OODT |
| CogJGlobusFtpProtocol | Class | org.apache.oodt.cas.protocol.ftp | Apache OODT | |
| CogJGlobusFtpProtocolFactory | Factory for creating CogJGlobusFtpProtocolsVersion:$Revision$Author:bfoster | Class | org.apache.oodt.cas.protocol.ftp | Apache OODT |
| CommonsNetFtpProtocol | This class is responsible for FTP transfers. | Class | org.apache.oodt.cas.protocol.ftp | Apache OODT |
| CommonsNetFtpProtocolFactory | Constructs new CommonsNetFtpProtocols. | Class | org.apache.oodt.cas.protocol.ftp | Apache OODT |
| CrossProtocolTransferCliAction | ProtocolAction for transferring a file from one host to anotherAuthor:bfoster (Brian Foster) | Class | org.apache.oodt.cas.protocol.cli.action | Apache OODT |
| DeleteEmptyDirectoriesCliAction | ProtocolAction for deleting empty files from site. | Class | org.apache.oodt.cas.protocol.cli.action | Apache OODT |
| DownloadCliAction | A ProtocolAction which will downlaod a urlAuthor:bfoster (Brian Foster) | Class | org.apache.oodt.cas.protocol.cli.action | Apache OODT |
| GetSupportedFactoriesCliAction | ProtocolAction for get a list of supported ProtocolFactorys. | Class | org.apache.oodt.cas.protocol.cli.action | Apache OODT |
| HostKeyAuthentication | Authentication implementation allowing a SSH host key file to be specified. | Class | org.apache.oodt.cas.protocol.sftp.auth | Apache OODT |
| HttpFile | HTTP extension of ProtocolFileVersion:$Revision$Author:bfoster | Class | org.apache.oodt.cas.protocol.http | Apache OODT |
| HttpProtocol | Http Protocol communication classVersion:$Revision$Author:bfoster | Class | org.apache.oodt.cas.protocol.http | Apache OODT |
| HttpProtocolFactory | Factory for creating HttpProtocolsVersion:$Revision$Author:bfoster | Class | org.apache.oodt.cas.protocol.http | Apache OODT |
| HttpUtils | Utility methods for HTTP Protocol related tasks. | Class | org.apache.oodt.cas.protocol.http.util | Apache OODT |
| ImapsProtocol | IMAP Secure Protocol implementationVersion:$Revision$Author:bfoster | Class | org.apache.oodt.cas.protocol.imaps | Apache OODT |
| ImapsProtocolFactory | Factory for creating ImapsProtocols. | Class | org.apache.oodt.cas.protocol.imaps | Apache OODT |
| JschSftpProtocol | An implement of an SFTP provider based on Jcraft's JSCH library. | Class | org.apache.oodt.cas.protocol.sftp | Apache OODT |
| JschSftpProtocolFactory | Creates new JschSftpProtocols. | Class | org.apache.oodt.cas.protocol.sftp | Apache OODT |
| NoAuthentication | Class | org.apache.oodt.cas.protocol.auth | Apache OODT | |
| Protocol | Interface for communication over different transfer protocolsVersion:$Revision$Author:bfoster | Interface | org.apache.oodt.cas.protocol | Apache OODT |
| ProtocolCliAction | Action used to perform some task via a ProtocolManagerAuthor:bfoster (Brian Foster) | Class | org.apache.oodt.cas.protocol.cli.action | Apache OODT |
| ProtocolCommandLine | Class | org.apache.oodt.cas.protocol.system | Apache OODT | |
| ProtocolConfig | Protocol configuration for configuring ProtocolManager. | Interface | org.apache.oodt.cas.protocol.config | Apache OODT |
| ProtocolException | Class | org.apache.oodt.cas.protocol.exceptions | Apache OODT | |
| ProtocolFactory | Factory for creating ProtocolsVersion:$Revision$Author:bfoster | Interface | org.apache.oodt.cas.protocol | Apache OODT |
| ProtocolFile | Class | org.apache.oodt.cas.protocol | Apache OODT | |
| ProtocolFileFilter | Filter for filtering s. | Interface | org.apache.oodt.cas.protocol.util | Apache OODT |
| ProtocolManager | Class | org.apache.oodt.cas.protocol.system | Apache OODT | |
| ProtocolVerifier | Interface for verifying Protocols can connect to sites. | Interface | org.apache.oodt.cas.protocol.verify | Apache OODT |
| ProtocolVerifierFactory | Interface | org.apache.oodt.cas.protocol.verify | Apache OODT | |
| SpringProtocolConfig | Spring Framework base ProtocolConfig which loads ProtocolFactorys from a Spring xml bean file. | Class | org.apache.oodt.cas.protocol.config | Apache OODT |