public class Proxy extends Object
Constructor and Description |
---|
Proxy(RMEndpoint rme) |
Modifier and Type | Method and Description |
---|---|
protected Client |
createClient(Bus bus,
Endpoint endpoint,
ProtocolVariation protocol,
Conduit conduit,
org.apache.cxf.ws.addressing.EndpointReferenceType address) |
CreateSequenceResponseType |
createSequence(org.apache.cxf.ws.addressing.EndpointReferenceType defaultAcksTo,
org.apache.cxf.ws.addressing.RelatesToType relatesTo,
boolean isServer,
ProtocolVariation protocol,
Exchange exchange,
Map<String,Object> context) |
public Proxy(RMEndpoint rme)
public CreateSequenceResponseType createSequence(org.apache.cxf.ws.addressing.EndpointReferenceType defaultAcksTo, org.apache.cxf.ws.addressing.RelatesToType relatesTo, boolean isServer, ProtocolVariation protocol, Exchange exchange, Map<String,Object> context) throws RMException
RMException
protected Client createClient(Bus bus, Endpoint endpoint, ProtocolVariation protocol, Conduit conduit, org.apache.cxf.ws.addressing.EndpointReferenceType address)
Apache CXF