public interface Deliverer
WebClient, SOAP reliable messaging etc.| Modifier and Type | Method and Description |
|---|---|
boolean |
deliver(org.apache.abdera.model.Element element)
Delivers ATOM element.
|
String |
getEndpointAddress()
Returns the address of the remote endpoint this deliverer send elements to
|
boolean deliver(org.apache.abdera.model.Element element)
throws InterruptedException
element - element to deliver.InterruptedExceptionString getEndpointAddress()
Apache CXF