Uses of Interface
org.deegree.services.wfs.GetFeatureResponseHandler

Packages that use GetFeatureResponseHandler
org.deegree_impl.services.wcas.capabilities   
org.deegree_impl.services.wfs   
org.deegree_impl.services.wfs.capabilities   
org.deegree.services.wcas.capabilities   
org.deegree.services.wfs.capabilities   
 

Uses of GetFeatureResponseHandler in org.deegree_impl.services.wcas.capabilities
 

Methods in org.deegree_impl.services.wcas.capabilities that return GetFeatureResponseHandler
 GetFeatureResponseHandler GetRecord_Impl.getClassForFormat(java.lang.String format)
          the method returns the class that is responsible for handling/creating the submitted format.
 

Uses of GetFeatureResponseHandler in org.deegree_impl.services.wfs
 

Classes in org.deegree_impl.services.wfs that implement GetFeatureResponseHandler
 class FCResponseHandler
          class for handling GetFeatureResponses formated as deegree FeatureCollection
 class GMLResponseHandler
          class for handling GetFeatureResponses formated as GML -----------------------------------------------------
 class XMLResponseHandler
          class for handling GetFeatureResponses formated as GML -----------------------------------------------------
 

Uses of GetFeatureResponseHandler in org.deegree_impl.services.wfs.capabilities
 

Methods in org.deegree_impl.services.wfs.capabilities that return GetFeatureResponseHandler
 GetFeatureResponseHandler GetFeature_Impl.getClassForFormat(java.lang.String format)
          the method returns the class that is responsible for handling/creating the submitted format.
 

Uses of GetFeatureResponseHandler in org.deegree.services.wcas.capabilities
 

Methods in org.deegree.services.wcas.capabilities that return GetFeatureResponseHandler
 GetFeatureResponseHandler GetRecord.getClassForFormat(java.lang.String format)
          the method returns the class that is responsible for handling/creating the submitted format.
 

Uses of GetFeatureResponseHandler in org.deegree.services.wfs.capabilities
 

Methods in org.deegree.services.wfs.capabilities that return GetFeatureResponseHandler
 GetFeatureResponseHandler GetFeature.getClassForFormat(java.lang.String format)
          the method returns the class that is responsible for handling/creating the submitted format.