Uses of Interface
org.deegree.services.wms.protocol.WMSDescribeLayerRequest

Packages that use WMSDescribeLayerRequest
org.deegree_impl.services.wms   
org.deegree_impl.services.wms.protocol   
 

Uses of WMSDescribeLayerRequest in org.deegree_impl.services.wms
 

Methods in org.deegree_impl.services.wms with parameters of type WMSDescribeLayerRequest
private  void WMService_Impl.handleDescribeLayer(WMSDescribeLayerRequest request)
           
protected  void RemoteWMService.handleDescribeLayer(WMSDescribeLayerRequest request, OGCWebServiceClient client)
           
 

Uses of WMSDescribeLayerRequest in org.deegree_impl.services.wms.protocol
 

Classes in org.deegree_impl.services.wms.protocol that implement WMSDescribeLayerRequest
 class WMSDescribeLayerRequest_Impl
          ---------------------------------------------------------------------