Uses of Class
org.deegree_impl.services.wfs.protocol.WFSBasicResponse_Impl

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

Uses of WFSBasicResponse_Impl in org.deegree_impl.services.gazetteer.protocol
 

Subclasses of WFSBasicResponse_Impl in org.deegree_impl.services.gazetteer.protocol
 class WFSGGetFeatureResponse_Impl
           
 

Uses of WFSBasicResponse_Impl in org.deegree_impl.services.wfs.protocol
 

Subclasses of WFSBasicResponse_Impl in org.deegree_impl.services.wfs.protocol
(package private)  class WFSDescribeFeatureTypeResponse_Impl
          In response to a DescribeFeatureType request, where the output format has been specified as XMLSCHEMA.
(package private)  class WFSGetCapabilitiesResponse_Impl
          --------------------------------------------------------
 class WFSGetFeatureResponse_Impl
          The response toaGetFeature request is controlled by the outputFormat attribute.
(package private)  class WFSGetFeatureWithLockResponse_Impl
          For the request, a WFS must generate a result that includes the lock identifier.
(package private)  class WFSLockFeatureResponse_Impl
          In response to a LockFeature request, the web feature server shall generate an XML document containing a lock identifier that a client application can reference when operating upon the locked features.
(package private)  class WFSTransactionResponse_Impl
          In response to a transaction request, the web feature server shall generate an object document indicating the termination status of the transaction.