| Package | Description |
|---|---|
| org.apache.cxf.interceptor |
Core interceptor interfaces which form the basis for message processing chains
in CXF.
|
| org.apache.cxf.message |
| Modifier and Type | Method and Description |
|---|---|
protected MessageContentsList |
URIMappingInterceptor.getParameters(Message message,
BindingOperationInfo operation) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractOutDatabindingInterceptor.writeParts(Message message,
Exchange exchange,
BindingOperationInfo operation,
MessageContentsList objs,
List<MessagePartInfo> parts) |
| Modifier and Type | Method and Description |
|---|---|
static MessageContentsList |
MessageContentsList.getContentsList(Message msg) |
Apache CXF