Uses of Package
org.deegree_impl.services.wfs.protocol

Packages that use org.deegree_impl.services.wfs.protocol
org.deegree_impl.services.gazetteer.protocol   
org.deegree_impl.services.wcas.protocol   
org.deegree_impl.services.wfs.protocol   
 

Classes in org.deegree_impl.services.wfs.protocol used by org.deegree_impl.services.gazetteer.protocol
WFSBasicRequest_Impl
          The Interface definies the basic WFS request.
WFSBasicResponse_Impl
          The Interface definies the basic WFS response.
WFSDescribeFeatureTypeRequest_Impl
          The function of the DescribeFeatureType interface is to provide a client the means to request a schema definition of any feature type that a particular WFS can service.
WFSGetCapabilitiesRequest_Impl
          The Interface definies the get capabilities WFS request.
WFSGetFeatureRequest_Impl
          The GetFeature interface can be used to package one or more query descriptions into a single request.
WFSGetFeatureResponse_Impl
          The response toaGetFeature request is controlled by the outputFormat attribute.
 

Classes in org.deegree_impl.services.wfs.protocol used by org.deegree_impl.services.wcas.protocol
WFSQuery_Impl
          Each individual query packaged in a GetFeature request is defined using the query value.
 

Classes in org.deegree_impl.services.wfs.protocol used by org.deegree_impl.services.wfs.protocol
WFSBasicRequest_Impl
          The Interface definies the basic WFS request.
WFSBasicResponse_Impl
          The Interface definies the basic WFS response.
WFSGetFeatureRequest_Impl
          The GetFeature interface can be used to package one or more query descriptions into a single request.
WFSGetFeatureResponse_Impl
          The response toaGetFeature request is controlled by the outputFormat attribute.