Uses of Class
org.apache.cxf.ws.rm.RMException
Packages that use RMException
-
Uses of RMException in org.apache.cxf.ws.rm
Methods in org.apache.cxf.ws.rm that throw RMExceptionModifier and TypeMethodDescriptionvoidDestination.acknowledge(Message message) Acknowledges receipt of a message.Proxy.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) RMManager.getDestination(Message message) RMManager.getReliableEndpoint(Message message) RMManager.getSequence(Identifier inSeqId, Message message, AddressingProperties maps) protected abstract voidprotected voidprotected voidvoidprotected voidprotected voidvoidSourceSequence.setAcknowledged(SequenceAcknowledgement ack) Used by the RM source to cache received acknowledgements for this sequence.