@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2017-08-17T14:16:41.224Z", comments="Apache CXF 3.1.6") public interface PullPoint
Modifier and Type | Method and Description |
---|---|
DestroyPullPointResponse |
destroyPullPoint(DestroyPullPoint destroyPullPointRequest) |
GetMessagesResponse |
getMessages(GetMessages getMessagesRequest) |
void |
notify(Notify notify) |
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2017-08-17T14:16:41.224Z") void notify(Notify notify)
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2017-08-17T14:16:41.224Z") DestroyPullPointResponse destroyPullPoint(DestroyPullPoint destroyPullPointRequest) throws UnableToDestroyPullPointFault, ResourceUnknownFault
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2017-08-17T14:16:41.224Z") GetMessagesResponse getMessages(GetMessages getMessagesRequest) throws UnableToGetMessagesFault, ResourceUnknownFault
Apache CXF