org.apache.cxf.ws.rm
Class Proxy
java.lang.Object
org.apache.cxf.ws.rm.Proxy
public class Proxy
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Proxy
public Proxy(RMEndpoint rme)
createSequence
public CreateSequenceResponseType createSequence(EndpointReferenceType defaultAcksTo,
RelatesToType relatesTo,
boolean isServer)
throws RMException
- Throws:
RMException
createClient
protected Client createClient(Bus bus,
Endpoint endpoint,
Conduit conduit,
EndpointReferenceType address)
Apache CXF