Package org.apache.cxf.wsn.client
Class Consumer
java.lang.Object
org.apache.cxf.wsn.client.Consumer
- All Implemented Interfaces:
Referencable,NotificationConsumer
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionConsumer(Consumer.Callback callback, String address, Class<?>... extraClasses) -
Method Summary
-
Constructor Details
-
Consumer
-
-
Method Details
-
stop
public void stop() -
getEpr
public jakarta.xml.ws.wsaddressing.W3CEndpointReference getEpr()- Specified by:
getEprin interfaceReferencable
-
notify
- Specified by:
notifyin interfaceNotificationConsumer
-