Uses of Package
org.apache.cxf.ws.rm

Packages that use org.apache.cxf.ws.rm
org.apache.cxf.ws.rm   
org.apache.cxf.ws.rm.persistence   
org.apache.cxf.ws.rm.persistence.jdbc   
org.apache.cxf.ws.rm.soap   
 

Classes in org.apache.cxf.ws.rm used by org.apache.cxf.ws.rm
AbstractEndpoint
           
AbstractRMInterceptor
          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
           
BindingFaultFactory
           
Destination
           
DestinationSequence
           
Proxy
           
RetransmissionQueue
           
RMEndpoint
           
RMException
          PolicyException is the type of RuntimeException thrown by any exceptions encountered by the policy framework.
RMManager
           
RMProperties
           
SequenceFault
           
SequenceIdentifierGenerator
           
Servant
           
Source
           
SourceSequence
           
 

Classes in org.apache.cxf.ws.rm used by org.apache.cxf.ws.rm.persistence
DestinationSequence
           
SourceSequence
           
 

Classes in org.apache.cxf.ws.rm used by org.apache.cxf.ws.rm.persistence.jdbc
DestinationSequence
           
SourceSequence
           
 

Classes in org.apache.cxf.ws.rm used by org.apache.cxf.ws.rm.soap
BindingFaultFactory
           
RetransmissionQueue
           
RMManager
           
RMProperties
           
SequenceFault
           
SourceSequence
           
 



Apache CXF