Package org.apache.cxf.ws.rm

Interface Summary
BindingFaultFactory  
RetransmissionQueue  
SequenceIdentifierGenerator  
 

Class Summary
AbstractEndpoint  
AbstractRMInterceptor<T extends Message> Interceptor responsible for implementing exchange of RM protocol messages, aggregating RM metadata in the application message and processing of RM metadata contained in incoming application messages.
AbstractSequence  
Destination  
DestinationSequence  
Proxy  
RetransmissionCallback  
RetransmissionInterceptor  
RMConstants Holder for WS-RM names (of headers, namespaces etc.).
RMContextUtils Holder for utility methods relating to contexts.
RMEndpoint  
RMInInterceptor  
RMManager  
RMMessageConstants A container for WS-RM message constants.
RMOutInterceptor  
RMProperties  
RMUtils  
SequenceMonitor  
Servant  
Source  
SourceSequence  
WrappedEndpoint  
WrappedService  
 

Exception Summary
RMException PolicyException is the type of RuntimeException thrown by any exceptions encountered by the policy framework.
SequenceFault  
 



Apache CXF