|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ProtocolFactory in org.apache.oodt.cas.pushpull.config |
|---|
| Methods in org.apache.oodt.cas.pushpull.config that return types with arguments of type ProtocolFactory | |
|---|---|
LinkedList<Class<ProtocolFactory>> |
ProtocolInfo.getProtocolClassesForProtocolType(String type)
|
| Method parameters in org.apache.oodt.cas.pushpull.config with type arguments of type ProtocolFactory | |
|---|---|
void |
ProtocolInfo.addClassForType(String type,
Class<ProtocolFactory> protocolFactoryClass)
|
| Uses of ProtocolFactory in org.apache.oodt.cas.pushpull.protocol.ftp |
|---|
| Classes in org.apache.oodt.cas.pushpull.protocol.ftp that implement ProtocolFactory | |
|---|---|
class |
CogJGlobusFtpClientFactory
|
class |
CommonsNetFtpClientFactory
Constructs new CommonsNetFtpClients. |
| Uses of ProtocolFactory in org.apache.oodt.cas.pushpull.protocol.http |
|---|
| Classes in org.apache.oodt.cas.pushpull.protocol.http that implement ProtocolFactory | |
|---|---|
class |
HttpClientFactory
|
| Uses of ProtocolFactory in org.apache.oodt.cas.pushpull.protocol.imaps |
|---|
| Classes in org.apache.oodt.cas.pushpull.protocol.imaps that implement ProtocolFactory | |
|---|---|
class |
ImapsClientFactory
|
| Uses of ProtocolFactory in org.apache.oodt.cas.pushpull.protocol.local |
|---|
| Classes in org.apache.oodt.cas.pushpull.protocol.local that implement ProtocolFactory | |
|---|---|
class |
LocalClientFactory
|
| Uses of ProtocolFactory in org.apache.oodt.cas.pushpull.protocol.sftp |
|---|
| Classes in org.apache.oodt.cas.pushpull.protocol.sftp that implement ProtocolFactory | |
|---|---|
class |
JschSftpClientFactory
Creates new JschSftpClients. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||