|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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.corba.interceptors |
|---|
| Methods in org.apache.cxf.binding.corba.interceptors that throw Fault | |
|---|---|
void |
CorbaStreamInInterceptor.handleMessage(Message message)
|
| Uses of Fault in org.apache.cxf.binding.soap |
|---|
| Subclasses of Fault in org.apache.cxf.binding.soap | |
|---|---|
class |
SoapFault
|
| Methods in org.apache.cxf.binding.soap with parameters of type Fault | |
|---|---|
static SoapFault |
SoapFault.createFault(Fault f,
SoapVersion v)
|
| Uses of Fault in org.apache.cxf.binding.soap.interceptor |
|---|
| Methods in org.apache.cxf.binding.soap.interceptor that throw Fault | |
|---|---|
void |
SoapHeaderInterceptor.handleMessage(Message m)
|
void |
Soap12FaultOutInterceptor.handleMessage(SoapMessage message)
|
void |
TibcoSoapActionInterceptor.handleMessage(SoapMessage soapMessage)
|
void |
ReadHeadersInterceptor.CheckClosingTagsInterceptor.handleMessage(SoapMessage message)
Intercepts a message. |
void |
Soap11FaultInInterceptor.handleMessage(SoapMessage message)
|
void |
SoapActionInInterceptor.handleMessage(SoapMessage message)
|
void |
SoapActionInInterceptor.SoapActionInAttemptTwoInterceptor.handleMessage(SoapMessage message)
|
void |
SoapHeaderOutFilterInterceptor.handleMessage(SoapMessage message)
|
void |
Soap12FaultInInterceptor.handleMessage(SoapMessage message)
|
void |
MustUnderstandInterceptor.MustUnderstandEndingInterceptor.handleMessage(SoapMessage message)
|
void |
Soap11FaultOutInterceptor.handleMessage(SoapMessage message)
|
void |
SoapPreProtocolOutInterceptor.handleMessage(SoapMessage message)
Mediate a message dispatch. |
void |
SoapOutInterceptor.SoapOutEndingInterceptor.handleMessage(SoapMessage message)
|
void |
StartBodyInterceptor.handleMessage(SoapMessage message)
Intercepts a message. |
| Uses of Fault in org.apache.cxf.binding.soap.jms.interceptor |
|---|
| Methods in org.apache.cxf.binding.soap.jms.interceptor that return Fault | |
|---|---|
Fault |
SoapFaultFactory.createFault(JMSFault jmsFault)
|
| Methods in org.apache.cxf.binding.soap.jms.interceptor with parameters of type Fault | |
|---|---|
String |
SoapFaultFactory.toString(Fault f)
|
| Methods in org.apache.cxf.binding.soap.jms.interceptor that throw Fault | |
|---|---|
void |
SoapJMSInInterceptor.handleMessage(SoapMessage message)
|
| Uses of Fault in org.apache.cxf.binding.soap.saaj |
|---|
| Methods in org.apache.cxf.binding.soap.saaj that throw Fault | |
|---|---|
void |
SAAJOutInterceptor.handleMessage(SoapMessage message)
|
void |
SAAJOutInterceptor.SAAJOutEndingInterceptor.handleMessage(SoapMessage message)
|
void |
SAAJInInterceptor.handleMessage(SoapMessage message)
|
void |
SAAJInInterceptor.SAAJPreInInterceptor.handleMessage(SoapMessage 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 |
XMLFaultOutInterceptor.handleMessage(Message message)
|
void |
XMLMessageInInterceptor.handleMessage(Message message)
|
void |
XMLFaultInInterceptor.handleMessage(Message message)
|
void |
XMLMessageOutInterceptor.handleMessage(Message message)
|
| Uses of Fault in org.apache.cxf.databinding |
|---|
| Methods in org.apache.cxf.databinding that throw Fault | |
|---|---|
Object |
AbstractWrapperHelper.createWrapperObject(List<?> lst)
|
Object |
WrapperHelper.createWrapperObject(List<?> lst)
|
List<Object> |
AbstractWrapperHelper.getWrapperParts(Object o)
|
List<Object> |
WrapperHelper.getWrapperParts(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.frontend |
|---|
| Methods in org.apache.cxf.frontend that throw Fault | |
|---|---|
void |
WSDLGetInterceptor.handleMessage(Message message)
|
| 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 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 |
StaxInEndingInterceptor.handleMessage(Message message)
|
void |
URIMappingInterceptor.handleMessage(Message message)
|
void |
WrappedOutInterceptor.WrappedOutEndingInterceptor.handleMessage(Message message)
|
void |
LoggingOutInterceptor.handleMessage(Message message)
|
void |
AbstractEndpointSelectionInterceptor.handleMessage(Message message)
|
void |
LoggingInInterceptor.handleMessage(Message message)
|
void |
FaultOutInterceptor.handleMessage(Message message)
|
void |
StaxOutEndingInterceptor.handleMessage(Message message)
|
void |
MessageSenderInterceptor.MessageSenderEndingInterceptor.handleMessage(Message message)
|
void |
OneWayProcessorInterceptor.handleMessage(Message message)
|
void |
Interceptor.handleMessage(T message)
Intercepts a message. |
protected void |
LoggingInInterceptor.logging(Logger logger,
Message message)
|
| Uses of Fault in org.apache.cxf.interceptor.security |
|---|
| Methods in org.apache.cxf.interceptor.security that throw Fault | |
|---|---|
void |
JAASLoginInterceptor.handleMessage(Message message)
|
void |
AbstractAuthorizingInInterceptor.handleMessage(Message message)
|
void |
AbstractSecurityContextInInterceptor.handleMessage(Message message)
|
| Uses of Fault in org.apache.cxf.jaxb.attachment |
|---|
| Methods in org.apache.cxf.jaxb.attachment that throw Fault | |
|---|---|
void |
JAXBAttachmentSchemaValidationHack.handleMessage(Message message)
|
| Uses of Fault in org.apache.cxf.jaxrs.security |
|---|
| Methods in org.apache.cxf.jaxrs.security that throw Fault | |
|---|---|
void |
KerberosAuthOutInterceptor.handleMessage(Message message)
|
| Uses of Fault in org.apache.cxf.jaxws |
|---|
| Methods in org.apache.cxf.jaxws that return Fault | |
|---|---|
protected Fault |
AbstractJAXWSMethodInvoker.createFault(Throwable ex,
Method m,
List<Object> params,
boolean checked)
|
| Uses of Fault in org.apache.cxf.jaxws.handler.logical |
|---|
| Methods in org.apache.cxf.jaxws.handler.logical that throw Fault | |
|---|---|
void |
LogicalHandlerFaultOutInterceptor.handleMessage(Message message)
|
void |
LogicalHandlerOutInterceptor.handleMessage(Message message)
|
| Uses of Fault in org.apache.cxf.jaxws.interceptors |
|---|
| Methods in org.apache.cxf.jaxws.interceptors that throw Fault | |
|---|---|
void |
MessageModeInInterceptor.handleMessage(Message message)
|
void |
MessageModeOutInterceptor.handleMessage(Message message)
|
void |
WrapperClassOutInterceptor.handleMessage(Message message)
|
void |
HolderInInterceptor.handleMessage(Message message)
|
void |
HolderOutInterceptor.handleMessage(Message message)
|
void |
WebFaultOutInterceptor.handleMessage(Message message)
|
void |
WrapperClassInInterceptor.handleMessage(Message message)
|
void |
SwAInInterceptor.handleMessage(SoapMessage message)
|
void |
SwAOutInterceptor.handleMessage(SoapMessage message)
|
| Uses of Fault in org.apache.cxf.management.interceptor |
|---|
| Methods in org.apache.cxf.management.interceptor that throw Fault | |
|---|---|
void |
ResponseTimeMessageOutInterceptor.EndingInterceptor.handleFault(Message message)
|
void |
PersistOutInterceptor.handleMessage(Message message)
|
void |
PersistInInterceptor.handleMessage(Message message)
|
void |
ResponseTimeMessageInvokerInterceptor.handleMessage(Message message)
|
void |
ResponseTimeMessageOutInterceptor.handleMessage(Message message)
|
void |
ResponseTimeMessageOutInterceptor.EndingInterceptor.handleMessage(Message message)
|
void |
ResponseTimeMessageInInterceptor.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(Throwable ex,
Method m,
List<Object> params,
boolean checked)
|
| Uses of Fault in org.apache.cxf.transport.common.gzip |
|---|
| Methods in org.apache.cxf.transport.common.gzip that throw Fault | |
|---|---|
void |
GZIPOutInterceptor.handleMessage(Message message)
|
void |
GZIPInInterceptor.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)
|
| Uses of Fault in org.apache.cxf.ws.policy |
|---|
| Methods in org.apache.cxf.ws.policy that throw Fault | |
|---|---|
void |
AbstractPolicyInterceptor.handleMessage(Message message)
|
| Uses of Fault in org.apache.cxf.ws.policy.mtom |
|---|
| Methods in org.apache.cxf.ws.policy.mtom that throw Fault | |
|---|---|
void |
MTOMPolicyInterceptor.handleMessage(Message message)
|
|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||