|
||||||||||
| 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.cxf.interceptor.DocLiteralInInterceptor
public class DocLiteralInInterceptor
| Field Summary | |
|---|---|
static String |
KEEP_PARAMETERS_WRAPPER
|
| Fields inherited from class org.apache.cxf.interceptor.AbstractInDatabindingInterceptor |
|---|
NO_VALIDATE_PARTS |
| Constructor Summary | |
|---|---|
DocLiteralInInterceptor()
|
|
| Method Summary | |
|---|---|
protected org.apache.cxf.service.model.BindingOperationInfo |
getBindingOperationInfo(org.apache.cxf.message.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(org.apache.cxf.message.Message message)
|
protected boolean |
shouldWrapParameters(org.apache.cxf.service.model.MessageInfo msgInfo,
org.apache.cxf.message.Message message)
|
| Methods inherited from class org.apache.cxf.interceptor.AbstractInDatabindingInterceptor |
|---|
findMessagePart, 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 |
| Field Detail |
|---|
public static final String KEEP_PARAMETERS_WRAPPER
| Constructor Detail |
|---|
public DocLiteralInInterceptor()
| Method Detail |
|---|
public void handleMessage(org.apache.cxf.message.Message message)
protected org.apache.cxf.service.model.BindingOperationInfo getBindingOperationInfo(org.apache.cxf.message.Exchange exchange,
QName name,
boolean client)
AbstractInDatabindingInterceptor
getBindingOperationInfo in class AbstractInDatabindingInterceptor
protected boolean shouldWrapParameters(org.apache.cxf.service.model.MessageInfo msgInfo,
org.apache.cxf.message.Message message)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||