Package | Description |
---|---|
org.apache.cxf.ws.rm | |
org.apache.cxf.ws.rm.soap |
Modifier and Type | Method and Description |
---|---|
RMManager |
AbstractEndpoint.getManager() |
RMManager |
AbstractRMInterceptor.getManager() |
RMManager |
RetransmissionInterceptor.getManager() |
RMManager |
RMEndpoint.getManager() |
Modifier and Type | Method and Description |
---|---|
static ObjectName |
RMUtils.getManagedObjectName(RMManager manager) |
static ObjectName |
RMUtils.getManagedObjectName(RMManager manager,
Endpoint ep) |
void |
AbstractRMInterceptor.setManager(RMManager m) |
void |
RetransmissionInterceptor.setManager(RMManager manager) |
Constructor and Description |
---|
ManagedRMManager(RMManager manager) |
RMEndpoint(RMManager m,
Endpoint ae)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
RMManager |
RetransmissionQueueImpl.getManager() |
Modifier and Type | Method and Description |
---|---|
void |
RetransmissionQueueImpl.setManager(RMManager m) |
Constructor and Description |
---|
RetransmissionQueueImpl(RMManager m) |
Apache CXF