Package 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="2023-06-06T11:41:14.564-04:00", comments="Apache CXF 3.6.1") public interface CreatePullPointThis class was generated by Apache CXF 3.6.1 2023-06-06T11:41:14.564-04:00 Generated source version: 3.6.1
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CreatePullPointResponsecreatePullPoint(CreatePullPoint createPullPointRequest)
-
-
-
Method Detail
-
createPullPoint
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2023-06-06T11:41:14.564-04:00") CreatePullPointResponse createPullPoint(CreatePullPoint createPullPointRequest) throws UnableToCreatePullPointFault- Throws:
UnableToCreatePullPointFault
-
-