com.ebmwebsourcing.wsstar.wsrfrp.services.transport
Interface ITransporterForWsrfrpRequestor


public interface ITransporterForWsrfrpRequestor


Method Summary
 com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction.GetResourcePropertyResponse sendGetResourcePropertyRequest(com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.EndpointReferenceType wsrfrpServiceEdp, javax.xml.namespace.QName payload)
           
 com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction.UpdateResourcePropertiesResponse sendUpdateResourceProperties(com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.EndpointReferenceType wsrfrpServiceEdp, com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction.UpdateResourceProperties payload)
           
 

Method Detail

sendGetResourcePropertyRequest

com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction.GetResourcePropertyResponse sendGetResourcePropertyRequest(com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.EndpointReferenceType wsrfrpServiceEdp,
                                                                                                                                  javax.xml.namespace.QName payload)
                                                                                                                                  throws com.ebmwebsourcing.wsstar.wsrfbf.services.faults.AbsWSStarFault
Throws:
com.ebmwebsourcing.wsstar.wsrfbf.services.faults.AbsWSStarFault

sendUpdateResourceProperties

com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction.UpdateResourcePropertiesResponse sendUpdateResourceProperties(com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.EndpointReferenceType wsrfrpServiceEdp,
                                                                                                                                     com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction.UpdateResourceProperties payload)
                                                                                                                                     throws com.ebmwebsourcing.wsstar.wsrfbf.services.faults.AbsWSStarFault
Throws:
com.ebmwebsourcing.wsstar.wsrfbf.services.faults.AbsWSStarFault


Copyright © 2011 eBM Websourcing. All Rights Reserved.