Uses of Class
org.apache.cxf.message.MessageContentsList
Package
Description
Core interceptor interfaces which form the basis for message processing chains
in CXF.
-
Uses of MessageContentsList in org.apache.cxf.interceptor
Modifier and TypeMethodDescriptionprotected void
AbstractOutDatabindingInterceptor.writeParts
(Message message, Exchange exchange, BindingOperationInfo operation, MessageContentsList objs, List<MessagePartInfo> parts) -
Uses of MessageContentsList in org.apache.cxf.message
Modifier and TypeMethodDescriptionstatic MessageContentsList
MessageContentsList.getContentsList
(Message msg)