public class MuleRMManager extends ForwardingRMManager
| Constructor and Description |
|---|
MuleRMManager(org.apache.cxf.ws.rm.RMManager manager) |
| Modifier and Type | Method and Description |
|---|---|
void |
clientCreated(org.apache.cxf.endpoint.Client client)
Recover reliable messaging state from store for the created client.
|
org.apache.cxf.ws.rm.SourceSequence |
getSequence(org.apache.cxf.ws.rm.v200702.Identifier inSeqId,
org.apache.cxf.message.Message message,
org.apache.cxf.ws.addressing.AddressingProperties maps) |
clientDestroyed, findReliableEndpoint, getBindingFaultFactory, getBus, getConfiguration, getDestination, getDestinationPolicy, getEffectiveConfiguration, getIdGenerator, getRedeliveryQueue, getReliableEndpoint, getRetransmissionQueue, getRetransmitChain, getSource, getSourcePolicy, getStore, getTimer, init, initializeInterceptorChain, setBus, setConfiguration, setDeliveryAssurance, setDestinationPolicy, setIdGenerator, setRedeliveryQueue, setRetransmissionQueue, setRM10AddressingNamespace, setRMAssertion, setRMNamespace, setSourcePolicy, setStore, shutdown, startServer, stopServerpublic org.apache.cxf.ws.rm.SourceSequence getSequence(org.apache.cxf.ws.rm.v200702.Identifier inSeqId,
org.apache.cxf.message.Message message,
org.apache.cxf.ws.addressing.AddressingProperties maps)
throws org.apache.cxf.ws.rm.RMException
getSequence in class ForwardingRMManagerorg.apache.cxf.ws.rm.RMExceptionpublic void clientCreated(org.apache.cxf.endpoint.Client client)
clientCreated in class ForwardingRMManagerclient - Copyright © 2022. All rights reserved.