Uses of Class
org.apache.cxf.ws.rm.RMManager
Packages that use RMManager
-
Uses of RMManager in org.apache.cxf.ws.rm
Methods in org.apache.cxf.ws.rm that return RMManagerModifier and TypeMethodDescriptionAbstractEndpoint.getManager()AbstractRMInterceptor.getManager()RetransmissionInterceptor.getManager()RMEndpoint.getManager()Methods in org.apache.cxf.ws.rm with parameters of type RMManagerModifier and TypeMethodDescriptionstatic ObjectNameRMUtils.getManagedObjectName(RMManager manager) static ObjectNameRMUtils.getManagedObjectName(RMManager manager, org.apache.cxf.endpoint.Endpoint ep) voidAbstractRMInterceptor.setManager(RMManager m) voidRetransmissionInterceptor.setManager(RMManager manager) Constructors in org.apache.cxf.ws.rm with parameters of type RMManagerModifierConstructorDescriptionManagedRMManager(RMManager manager) RMEndpoint(RMManager m, org.apache.cxf.endpoint.Endpoint ae) -
Uses of RMManager in org.apache.cxf.ws.rm.soap
Methods in org.apache.cxf.ws.rm.soap that return RMManagerModifier and TypeMethodDescriptionRedeliveryQueueImpl.getManager()RetransmissionQueueImpl.getManager()Methods in org.apache.cxf.ws.rm.soap with parameters of type RMManagerModifier and TypeMethodDescriptionvoidRedeliveryQueueImpl.setManager(RMManager m) voidRetransmissionQueueImpl.setManager(RMManager m) Constructors in org.apache.cxf.ws.rm.soap with parameters of type RMManagerModifierConstructorDescription