| Package | Description |
|---|---|
| org.apache.cxf.ws.addressing | |
| org.apache.cxf.ws.rm |
| Modifier and Type | Method and Description |
|---|---|
static AddressingPropertiesImpl |
ContextUtils.retrieveMAPs(Message message,
boolean isProviderContext,
boolean isOutbound) |
static AddressingPropertiesImpl |
ContextUtils.retrieveMAPs(Message message,
boolean isProviderContext,
boolean isOutbound,
boolean warnIfMissing) |
| Modifier and Type | Method and Description |
|---|---|
static AddressingPropertiesImpl |
RMContextUtils.retrieveMAPs(Message message,
boolean isProviderContext,
boolean isOutbound)
Retrieves the addressing properties from the current message.
|
Apache CXF