@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2021-12-16T09:39:37.834-05:00", comments="Apache CXF 3.5.0") 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="2021-12-16T09:39:37.834-05:00") void notify(Notify notify)
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2021-12-16T09:39:37.834-05:00") DestroyPullPointResponse destroyPullPoint(DestroyPullPoint destroyPullPointRequest) throws UnableToDestroyPullPointFault, ResourceUnknownFault
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2021-12-16T09:39:37.834-05:00") GetMessagesResponse getMessages(GetMessages getMessagesRequest) throws UnableToGetMessagesFault, ResourceUnknownFault
Apache CXF