@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-04-08T14:17:27.106+02:00", comments="Apache CXF 2.7.0.redhat-610379") 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="2014-04-08T14:17:27.106+02:00") DestroyPullPointResponse destroyPullPoint(DestroyPullPoint destroyPullPointRequest) throws UnableToDestroyPullPointFault, ResourceUnknownFault
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-04-08T14:17:27.106+02:00") void notify(Notify notify)
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-04-08T14:17:27.106+02:00") GetMessagesResponse getMessages(GetMessages getMessagesRequest) throws UnableToGetMessagesFault, ResourceUnknownFault
Apache CXF