public class Proxy extends Object
Constructor and Description |
---|
Proxy(RMEndpoint rme) |
Modifier and Type | Method and Description |
---|---|
protected Client |
createClient(Bus bus,
Endpoint endpoint,
Conduit conduit,
EndpointReferenceType address) |
CreateSequenceResponseType |
createSequence(EndpointReferenceType defaultAcksTo,
RelatesToType relatesTo,
boolean isServer) |
public Proxy(RMEndpoint rme)
public CreateSequenceResponseType createSequence(EndpointReferenceType defaultAcksTo, RelatesToType relatesTo, boolean isServer) throws RMException
RMException
protected Client createClient(Bus bus, Endpoint endpoint, Conduit conduit, EndpointReferenceType address)
Apache CXF