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