Uses of Class
org.apache.oodt.cas.pushpull.config.ProtocolInfo

Packages that use ProtocolInfo
org.apache.oodt.cas.pushpull.config   
org.apache.oodt.cas.pushpull.protocol   
 

Uses of ProtocolInfo in org.apache.oodt.cas.pushpull.config
 

Methods in org.apache.oodt.cas.pushpull.config that return ProtocolInfo
 ProtocolInfo ProtocolInfo.clone()
           
 ProtocolInfo Config.getProtocolInfo()
           
 

Methods in org.apache.oodt.cas.pushpull.config with parameters of type ProtocolInfo
 void Config.setProtocolInfo(ProtocolInfo pi)
           
 

Uses of ProtocolInfo in org.apache.oodt.cas.pushpull.protocol
 

Constructors in org.apache.oodt.cas.pushpull.protocol with parameters of type ProtocolInfo
ProtocolHandler(ProtocolInfo pi)
          Creates a new ProtocolHandler for the given Config object
 



Copyright © 1999-2011 Apache Incubator. All Rights Reserved.