Apache CXF API

org.oasis_open.docs.wsn.bw_2
Interface CreatePullPoint

All Known Implementing Classes:
AbstractCreatePullPoint, JaxwsCreatePullPoint, JmsCreatePullPoint

@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
           date="2014-05-14T15:41:34.567-04:00",
           comments="Apache CXF 3.0.0")
public interface CreatePullPoint

This class was generated by Apache CXF 3.0.0 2014-05-14T15:41:34.567-04:00 Generated source version: 3.0.0


Method Summary
 CreatePullPointResponse createPullPoint(CreatePullPoint createPullPointRequest)
           
 

Method Detail

createPullPoint

@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
           date="2014-05-14T15:41:34.567-04:00")
CreatePullPointResponse createPullPoint(CreatePullPoint createPullPointRequest)
                                        throws UnableToCreatePullPointFault
Throws:
UnableToCreatePullPointFault

Apache CXF API

Apache CXF