|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.phase.AbstractPhaseInterceptor<org.apache.cxf.message.Message>
org.apache.cxf.interceptor.AbstractInDatabindingInterceptor
org.apache.camel.component.cxf.interceptors.ConfigureDocLitWrapperInterceptor
public class ConfigureDocLitWrapperInterceptor
This interface configures the flag DocLiteralInInterceptor.KEEP_PARAMETERS_WRAPPER.
| Field Summary |
|---|
| Fields inherited from class org.apache.cxf.interceptor.AbstractInDatabindingInterceptor |
|---|
NO_VALIDATE_PARTS |
| Constructor Summary | |
|---|---|
ConfigureDocLitWrapperInterceptor(boolean unwrapParameterFlag)
|
|
| Method Summary | |
|---|---|
void |
handleMessage(org.apache.cxf.message.Message message)
|
boolean |
isUnwrapParameterFlag()
|
void |
setUnwrapParameterFlag(boolean unwrapParameterFlag)
|
| Methods inherited from class org.apache.cxf.interceptor.AbstractInDatabindingInterceptor |
|---|
findMessagePart, getBindingOperationInfo, getDataReader, getDataReader, getMessageInfo, getMessageInfo, getNodeDataReader, getXMLStreamReader, isRequestor, setMessage, supportsDataReader |
| Methods inherited from class org.apache.cxf.phase.AbstractPhaseInterceptor |
|---|
addAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, setAfter, setBefore |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConfigureDocLitWrapperInterceptor(boolean unwrapParameterFlag)
| Method Detail |
|---|
public void handleMessage(org.apache.cxf.message.Message message)
throws org.apache.cxf.interceptor.Fault
org.apache.cxf.interceptor.Faultpublic boolean isUnwrapParameterFlag()
public void setUnwrapParameterFlag(boolean unwrapParameterFlag)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||