Uses of Class
org.globus.ftp.FeatureList.Feature

Packages that use FeatureList.Feature
org.globus.ftp   
 

Uses of FeatureList.Feature in org.globus.ftp
 

Fields in org.globus.ftp with type parameters of type FeatureList.Feature
protected  java.util.List<FeatureList.Feature> FeatureList.features
           
 

Methods in org.globus.ftp that return types with arguments of type FeatureList.Feature
 java.util.List<FeatureList.Feature> FeatureList.getFeature(java.lang.String label)
          Get all features that have label equal to the argument Note that RFC 2389 does not require a feature with a given label to appear only once