org.apache.cxf.wsn.client
Class Consumer
java.lang.Object
org.apache.cxf.wsn.client.Consumer
- All Implemented Interfaces:
- Referencable, NotificationConsumer
public class Consumer
- extends Object
- implements NotificationConsumer, Referencable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Consumer
public Consumer(Consumer.Callback callback,
String address,
Class<?>... extraClasses)
stop
public void stop()
getEpr
public W3CEndpointReference getEpr()
- Specified by:
getEpr
in interface Referencable
notify
public void notify(Notify notify)
- Specified by:
notify
in interface NotificationConsumer
Apache CXF