@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2015-03-24T09:09:40.338Z", comments="Apache CXF 2.7.11") 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="2015-03-24T09:09:40.338Z") void notify(Notify notify)
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2015-03-24T09:09:40.338Z") DestroyPullPointResponse destroyPullPoint(DestroyPullPoint destroyPullPointRequest) throws UnableToDestroyPullPointFault, ResourceUnknownFault
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2015-03-24T09:09:40.338Z") GetMessagesResponse getMessages(GetMessages getMessagesRequest) throws UnableToGetMessagesFault, ResourceUnknownFault
Apache CXF