Package org.apache.cxf.wsn.client
Class PullPoint
java.lang.Object
org.apache.cxf.wsn.client.PullPoint
- All Implemented Interfaces:
Referencable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddestroy()jakarta.xml.ws.wsaddressing.W3CEndpointReferencegetEpr()getMessages(long max)
-
Constructor Details
-
PullPoint
-
PullPoint
public PullPoint(jakarta.xml.ws.wsaddressing.W3CEndpointReference epr)
-
-
Method Details
-
getPullPoint
-
getEpr
public jakarta.xml.ws.wsaddressing.W3CEndpointReference getEpr()- Specified by:
getEprin interfaceReferencable
-
getMessages
public List<NotificationMessageHolderType> getMessages(long max) throws UnableToGetMessagesFault, ResourceUnknownFault -
destroy
-