| Package | Description |
|---|---|
| org.apache.cxf.ws.rm | |
| org.apache.cxf.ws.rm.soap |
| Modifier and Type | Method and Description |
|---|---|
RMManager |
AbstractEndpoint.getManager() |
RMManager |
RMEndpoint.getManager() |
RMManager |
AbstractRMInterceptor.getManager() |
RMManager |
RetransmissionInterceptor.getManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractRMInterceptor.setManager(RMManager m) |
void |
RetransmissionInterceptor.setManager(RMManager manager) |
| Constructor and Description |
|---|
RMEndpoint(RMManager m,
Endpoint ae) |
| 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