org.apache.cxf.ws.rm
Class Proxy
java.lang.Object
org.apache.cxf.ws.rm.Proxy
public class Proxy
- extends java.lang.Object
|
Method Summary |
protected org.apache.cxf.endpoint.Client |
createClient(org.apache.cxf.Bus bus,
org.apache.cxf.endpoint.Endpoint endpoint,
org.apache.cxf.transport.Conduit conduit,
org.apache.cxf.ws.addressing.EndpointReferenceType address)
|
CreateSequenceResponseType |
createSequence(org.apache.cxf.ws.addressing.v200408.EndpointReferenceType defaultAcksTo,
org.apache.cxf.ws.addressing.RelatesToType relatesTo,
boolean isServer)
|
| 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(org.apache.cxf.ws.addressing.v200408.EndpointReferenceType defaultAcksTo,
org.apache.cxf.ws.addressing.RelatesToType relatesTo,
boolean isServer)
throws RMException
- Throws:
RMException
createClient
protected org.apache.cxf.endpoint.Client createClient(org.apache.cxf.Bus bus,
org.apache.cxf.endpoint.Endpoint endpoint,
org.apache.cxf.transport.Conduit conduit,
org.apache.cxf.ws.addressing.EndpointReferenceType address)
Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.