Uses of Class
org.apache.cxf.ws.rm.RMException
-
Packages that use RMException Package Description org.apache.cxf.ws.rm -
-
Uses of RMException in org.apache.cxf.ws.rm
Methods in org.apache.cxf.ws.rm that throw RMException Modifier and Type Method Description voidDestination. acknowledge(Message message)Acknowledges receipt of a message.CreateSequenceResponseTypeProxy. 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)DestinationRMManager. getDestination(Message message)RMEndpointRMManager. getReliableEndpoint(Message message)SourceSequenceRMManager. getSequence(Identifier inSeqId, Message message, AddressingProperties maps)SourceRMManager. getSource(Message message)protected abstract voidAbstractRMInterceptor. handle(Message message)protected voidRMCaptureInInterceptor. handle(Message message)protected voidRMCaptureOutInterceptor. handle(Message msg)voidRMDeliveryInterceptor. handle(Message message)protected voidRMInInterceptor. handle(Message message)protected voidRMOutInterceptor. handle(Message msg)voidSourceSequence. setAcknowledged(SequenceAcknowledgement ack)Used by the RM source to cache received acknowledgements for this sequence.
-