Uses of Interface
org.deegree.services.wcas.protocol.CASTransactionResponse

Packages that use CASTransactionResponse
org.deegree_impl.services.wcas.protocol   
 

Uses of CASTransactionResponse in org.deegree_impl.services.wcas.protocol
 

Classes in org.deegree_impl.services.wcas.protocol that implement CASTransactionResponse
 class CASTransactionResponse_Impl
          --------------------------------------------------------------------
 

Methods in org.deegree_impl.services.wcas.protocol that return CASTransactionResponse
static CASTransactionResponse CASProtocolFactory.createCASTransactionResponse(OGCWebServiceRequest request, OGCWebServiceException exception, CASInsertResult[] insertResults, java.lang.String status, java.lang.String handle)
          creates a CASTransactionRequest object.