public class DocLiteralInInterceptor extends AbstractInDatabindingInterceptor
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
KEEP_PARAMETERS_WRAPPER |
NO_VALIDATE_PARTS
Constructor and Description |
---|
DocLiteralInInterceptor() |
Modifier and Type | Method and Description |
---|---|
protected BindingOperationInfo |
getBindingOperationInfo(Exchange exchange,
QName name,
boolean client)
Returns a BindingOperationInfo if the operation is indentified as
a wrapped method, return null if it is not a wrapped method
(i.e., it is a bare method)
|
void |
handleMessage(Message message)
Intercepts a message.
|
protected boolean |
shouldWrapParameters(MessageInfo msgInfo,
Message message) |
findMessagePart, getDataReader, getDataReader, getMessageInfo, getMessageInfo, getNodeDataReader, getXMLStreamReader, setDataReaderValidation, setMessage, setOperationSchemaValidation, shouldValidate, supportsDataReader
addAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBefore
public void handleMessage(Message message)
Interceptor
protected BindingOperationInfo getBindingOperationInfo(Exchange exchange, QName name, boolean client)
AbstractInDatabindingInterceptor
getBindingOperationInfo
in class AbstractInDatabindingInterceptor
protected boolean shouldWrapParameters(MessageInfo msgInfo, Message message)