Uses of Interface
org.deegree.services.wts.protocol.WTSGetViewResponse

Packages that use WTSGetViewResponse
org.deegree_impl.services.wts.protocol   
 

Uses of WTSGetViewResponse in org.deegree_impl.services.wts.protocol
 

Classes in org.deegree_impl.services.wts.protocol that implement WTSGetViewResponse
 class WTSGetViewResponse_Impl
           
 

Methods in org.deegree_impl.services.wts.protocol that return WTSGetViewResponse
static WTSGetViewResponse WTSProtocolFactory.createGetViewResponse(java.lang.Object view, OGCWebServiceRequest request)
          creates a responseobject to a getViewRequest
static WTSGetViewResponse WTSProtocolFactory.createGetViewResponse(org.w3c.dom.Document exception, OGCWebServiceRequest request)
          creates a responseobject to a getViewRequest with a submitted error