Package | Description |
---|---|
org.apache.cxf.databinding | |
org.apache.cxf.databinding.stax | |
org.apache.cxf.interceptor | |
org.apache.cxf.service.invoker |
Modifier and Type | Method and Description |
---|---|
Object |
AbstractWrapperHelper.createWrapperObject(List<?> lst) |
Object |
WrapperHelper.createWrapperObject(List<?> lst) |
List<Object> |
AbstractWrapperHelper.getWrapperParts(Object o) |
List<Object> |
WrapperHelper.getWrapperParts(Object o) |
Modifier and Type | Method and Description |
---|---|
void |
XMLStreamWriterCallback.write(XMLStreamWriter writer) |
Modifier and Type | Method and Description |
---|---|
Fault |
Fault.setFaultCode(QName c) |
Modifier and Type | Method and Description |
---|---|
protected void |
ClientFaultConverter.processFaultDetail(Fault fault,
Message msg) |
Modifier and Type | Method and Description |
---|---|
void |
Interceptor.handleMessage(T message)
Intercepts a message.
|
Modifier and Type | Method and Description |
---|---|
protected Fault |
AbstractInvoker.createFault(Throwable ex,
Method m,
List<Object> params,
boolean checked) |
Apache CXF