|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Fault | |
|---|---|
| org.apache.cxf.aegis | |
| org.apache.cxf.aegis.databinding | |
| org.apache.cxf.binding.xml | |
| org.apache.cxf.binding.xml.interceptor | |
| org.apache.cxf.databinding | |
| org.apache.cxf.databinding.stax | |
| org.apache.cxf.interceptor | Core interceptor interfaces which form the basis for message processing chains in CXF. |
| org.apache.cxf.interceptor.security | |
| org.apache.cxf.service.invoker | |
| org.apache.cxf.transport.http.gzip | |
| org.apache.cxf.transport.https | |
| Uses of Fault in org.apache.cxf.aegis |
|---|
| Methods in org.apache.cxf.aegis that return Fault | |
|---|---|
Fault |
Context.getFault()
|
| Methods in org.apache.cxf.aegis with parameters of type Fault | |
|---|---|
void |
Context.setFault(Fault fault)
|
| Uses of Fault in org.apache.cxf.aegis.databinding |
|---|
| Methods in org.apache.cxf.aegis.databinding that throw Fault | |
|---|---|
void |
AegisSchemaValidationInInterceptor.handleMessage(Message message)
|
| Uses of Fault in org.apache.cxf.binding.xml |
|---|
| Subclasses of Fault in org.apache.cxf.binding.xml | |
|---|---|
class |
XMLFault
|
| Methods in org.apache.cxf.binding.xml with parameters of type Fault | |
|---|---|
static XMLFault |
XMLFault.createFault(Fault f)
|
| Uses of Fault in org.apache.cxf.binding.xml.interceptor |
|---|
| Methods in org.apache.cxf.binding.xml.interceptor that throw Fault | |
|---|---|
void |
XMLFaultOutInterceptor.handleFault(Message message)
|
void |
XMLMessageOutInterceptor.handleMessage(Message message)
|
void |
XMLFaultOutInterceptor.handleMessage(Message message)
|
void |
XMLFaultInInterceptor.handleMessage(Message message)
|
void |
XMLMessageInInterceptor.handleMessage(Message message)
|
| 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.databinding.stax |
|---|
| Methods in org.apache.cxf.databinding.stax that throw Fault | |
|---|---|
void |
XMLStreamWriterCallback.write(javax.xml.stream.XMLStreamWriter writer)
|
| 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 with parameters of type Fault | |
|---|---|
protected void |
ClientFaultConverter.processFaultDetail(Fault fault,
Message msg)
|
| Methods in org.apache.cxf.interceptor that throw Fault | |
|---|---|
static javax.xml.stream.XMLInputFactory |
StaxInInterceptor.getXMLInputFactory(Message m)
|
static javax.xml.stream.XMLOutputFactory |
StaxOutInterceptor.getXMLOutputFactory(Message m)
|
void |
LoggingInInterceptor.handleMessage(Message message)
|
void |
FIStaxOutInterceptor.FIStaxOutEndingInterceptor.handleMessage(Message message)
|
void |
AbstractEndpointSelectionInterceptor.handleMessage(Message message)
|
void |
FaultOutInterceptor.handleMessage(Message message)
|
void |
MessageSenderInterceptor.MessageSenderEndingInterceptor.handleMessage(Message message)
|
void |
URIMappingInterceptor.handleMessage(Message message)
|
void |
LoggingOutInterceptor.handleMessage(Message message)
|
void |
StaxOutInterceptor.StaxOutEndingInterceptor.handleMessage(Message message)
|
void |
PrettyLoggingOutInterceptor.handleMessage(Message message)
|
void |
OneWayProcessorInterceptor.handleMessage(Message message)
|
void |
WrappedOutInterceptor.WrappedOutEndingInterceptor.handleMessage(Message message)
|
void |
Interceptor.handleMessage(T message)
Intercepts a message. |
protected void |
LoggingInInterceptor.logging(Message message)
|
| Uses of Fault in org.apache.cxf.interceptor.security |
|---|
| Methods in org.apache.cxf.interceptor.security that throw Fault | |
|---|---|
void |
AbstractSecurityContextInInterceptor.handleMessage(Message message)
|
void |
AbstractAuthorizingInInterceptor.handleMessage(Message message)
|
| Uses of Fault in org.apache.cxf.service.invoker |
|---|
| Methods in org.apache.cxf.service.invoker that return Fault | |
|---|---|
protected Fault |
AbstractInvoker.createFault(java.lang.Throwable ex,
java.lang.reflect.Method m,
java.util.List<java.lang.Object> params,
boolean checked)
|
| Uses of Fault in org.apache.cxf.transport.http.gzip |
|---|
| Methods in org.apache.cxf.transport.http.gzip that throw Fault | |
|---|---|
void |
GZIPInInterceptor.handleMessage(Message message)
|
void |
GZIPOutInterceptor.handleMessage(Message message)
|
| Uses of Fault in org.apache.cxf.transport.https |
|---|
| Methods in org.apache.cxf.transport.https that throw Fault | |
|---|---|
void |
CertConstraintsInterceptor.handleMessage(Message message)
|
|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||