|
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 | |
|---|---|
java.lang.Object |
WrapperHelper.createWrapperObject(java.util.List<?> lst)
|
java.lang.Object |
AbstractWrapperHelper.createWrapperObject(java.util.List<?> lst)
|
java.util.List<java.lang.Object> |
WrapperHelper.getWrapperParts(java.lang.Object o)
|
java.util.List<java.lang.Object> |
AbstractWrapperHelper.getWrapperParts(java.lang.Object o)
|
| Uses of Fault in org.apache.cxf.interceptor |
|---|
| Methods in org.apache.cxf.interceptor that return Fault | |
|---|---|
Fault |
Fault.setFaultCode(javax.xml.namespace.QName c)
|
| Methods in org.apache.cxf.interceptor that throw Fault | |
|---|---|
void |
Interceptor.handleMessage(T message)
Intercepts a message. |
|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||