|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Fault | |
|---|---|
| org.apache.cxf.databinding | |
| org.apache.cxf.interceptor | Core interceptor interfaces which form the basis for message processing chains in CXF. |
| Uses of Fault in org.apache.cxf.databinding |
|---|
| Methods in org.apache.cxf.databinding that throw Fault | |
|---|---|
Object |
WrapperHelper.createWrapperObject(List<?> lst)
|
Object |
AbstractWrapperHelper.createWrapperObject(List<?> lst)
|
List<Object> |
WrapperHelper.getWrapperParts(Object o)
|
List<Object> |
AbstractWrapperHelper.getWrapperParts(Object o)
|
| Uses of Fault in org.apache.cxf.interceptor |
|---|
| Methods in org.apache.cxf.interceptor that return Fault | |
|---|---|
Fault |
Fault.setFaultCode(QName c)
|
| Methods in org.apache.cxf.interceptor that throw Fault | |
|---|---|
void |
StaxInEndingInterceptor.handleMessage(Message message)
|
void |
Interceptor.handleMessage(T message)
Intercepts a message. |
|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||