org.apache.cxf.wsn.client
Class CreatePullPoint
java.lang.Object
org.apache.cxf.wsn.client.CreatePullPoint
- All Implemented Interfaces:
- Referencable
public class CreatePullPoint
- extends Object
- implements Referencable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CreatePullPoint
public CreatePullPoint(String address)
CreatePullPoint
public CreatePullPoint(W3CEndpointReference epr)
getCreatePullPoint
public CreatePullPoint getCreatePullPoint()
getEpr
public W3CEndpointReference getEpr()
- Specified by:
getEpr
in interface Referencable
create
public PullPoint create()
throws UnableToCreatePullPointFault
- Throws:
UnableToCreatePullPointFault
Apache CXF