|
||||||||||
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.binding.coloc |
---|
Methods in org.apache.cxf.binding.coloc that throw Fault | |
---|---|
void |
WebFaultInInterceptor.handleMessage(Message message)
|
void |
ColocInInterceptor.handleMessage(Message msg)
|
void |
ColocOutInterceptor.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.http.interceptor |
---|
Methods in org.apache.cxf.binding.http.interceptor that throw Fault | |
---|---|
void |
DatabindingOutSetupInterceptor.handleMessage(Message message)
|
void |
DatabindingInSetupInterceptor.handleMessage(Message message)
|
void |
DocumentWriterInterceptor.handleMessage(Message message)
|
void |
ContentTypeOutInterceptor.handleMessage(Message message)
|
void |
URIParameterOutInterceptor.handleMessage(Message message)
|
Uses of Fault in org.apache.cxf.binding.jbi |
---|
Subclasses of Fault in org.apache.cxf.binding.jbi | |
---|---|
class |
JBIFault
|
Methods in org.apache.cxf.binding.jbi with parameters of type Fault | |
---|---|
static JBIFault |
JBIFault.createFault(Fault f)
|
Uses of Fault in org.apache.cxf.binding.jbi.interceptor |
---|
Methods in org.apache.cxf.binding.jbi.interceptor that return Fault | |
---|---|
protected Fault |
JBIFaultOutInterceptor.getFault(JBIMessage message)
|
Methods in org.apache.cxf.binding.jbi.interceptor that throw Fault | |
---|---|
void |
JBIFaultOutInterceptor.handleMessage(JBIMessage message)
|
void |
JBIOperationInInterceptor.handleMessage(JBIMessage message)
|
void |
JBIFaultInInterceptor.handleMessage(JBIMessage message)
|
void |
JBIWrapperOutInterceptor.handleMessage(Message message)
|
void |
JBIWrapperInInterceptor.handleMessage(Message message)
|
Uses of Fault in org.apache.cxf.binding.object |
---|
Methods in org.apache.cxf.binding.object that throw Fault | |
---|---|
void |
ObjectDispatchOutInterceptor.handleMessage(Message message)
|
void |
ObjectDispatchInInterceptor.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 |
SoapHeaderOutFilterInterceptor.handleMessage(SoapMessage message)
|
void |
Soap11FaultOutInterceptor.handleMessage(SoapMessage message)
|
void |
Soap12FaultInInterceptor.handleMessage(SoapMessage message)
|
void |
SoapActionOutInterceptor.handleMessage(SoapMessage message)
Deprecated. |
void |
Soap11FaultInInterceptor.handleMessage(SoapMessage message)
|
void |
Soap12FaultOutInterceptor.handleMessage(SoapMessage message)
|
void |
SoapActionInInterceptor.handleMessage(SoapMessage message)
|
void |
SoapPreProtocolOutInterceptor.handleMessage(SoapMessage message)
Mediate a message dispatch. |
void |
SoapOutInterceptor.SoapOutEndingInterceptor.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 |
SAAJInInterceptor.handleMessage(SoapMessage message)
|
void |
SAAJOutInterceptor.handleMessage(SoapMessage message)
|
void |
SAAJOutInterceptor.SAAJOutEndingInterceptor.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 |
XMLFaultInInterceptor.handleMessage(Message message)
|
void |
XMLMessageInInterceptor.handleMessage(Message message)
|
void |
XMLMessageOutInterceptor.handleMessage(Message message)
|
void |
XMLFaultOutInterceptor.handleMessage(Message message)
|
Uses of Fault in org.apache.cxf.databinding |
---|
Methods in org.apache.cxf.databinding that throw Fault | |
---|---|
java.lang.Object |
AbstractWrapperHelper.createWrapperObject(java.util.List<?> lst)
|
java.lang.Object |
WrapperHelper.createWrapperObject(java.util.List<?> lst)
|
java.util.List<java.lang.Object> |
AbstractWrapperHelper.getWrapperParts(java.lang.Object o)
|
java.util.List<java.lang.Object> |
WrapperHelper.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.greeter_control |
---|
Methods in org.apache.cxf.greeter_control that throw Fault | |
---|---|
void |
FaultThrowingInterceptor.handleMessage(Message message)
|
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 |
FaultOutInterceptor.handleMessage(Message message)
|
void |
OneWayProcessorInterceptor.handleMessage(Message message)
|
void |
LoggingInInterceptor.handleMessage(Message message)
|
void |
LoggingOutInterceptor.handleMessage(Message message)
|
void |
MessageSenderInterceptor.MessageSenderEndingInterceptor.handleMessage(Message message)
|
void |
AbstractEndpointSelectionInterceptor.handleMessage(Message message)
|
void |
StaxOutInterceptor.StaxOutEndingInterceptor.handleMessage(Message message)
|
void |
PrettyLoggingOutInterceptor.handleMessage(Message message)
|
void |
WrappedOutInterceptor.WrappedOutEndingInterceptor.handleMessage(Message message)
|
void |
URIMappingInterceptor.handleMessage(Message message)
|
void |
Interceptor.handleMessage(T message)
Intercepts a 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.jaxws |
---|
Methods in org.apache.cxf.jaxws that return Fault | |
---|---|
protected Fault |
AbstractJAXWSMethodInvoker.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.jaxws.handler.logical |
---|
Methods in org.apache.cxf.jaxws.handler.logical that throw Fault | |
---|---|
void |
LogicalHandlerOutInterceptor.handleMessage(T message)
|
void |
LogicalHandlerFaultOutInterceptor.handleMessage(T message)
|
void |
DispatchLogicalHandlerInterceptor.handleMessage(T message)
|
Uses of Fault in org.apache.cxf.jaxws.interceptors |
---|
Methods in org.apache.cxf.jaxws.interceptors that throw Fault | |
---|---|
void |
WrapperClassOutInterceptor.handleMessage(Message message)
|
void |
WrapperClassInInterceptor.handleMessage(Message message)
|
void |
DispatchOutDatabindingInterceptor.handleMessage(Message message)
|
void |
WebFaultOutInterceptor.handleMessage(Message message)
|
void |
HolderOutInterceptor.handleMessage(Message message)
|
void |
DispatchInDatabindingInterceptor.handleMessage(Message message)
|
void |
HolderInInterceptor.handleMessage(Message message)
|
void |
SwAOutInterceptor.handleMessage(SoapMessage message)
|
void |
SwAInInterceptor.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 |
ResponseTimeMessageInvokerInterceptor.handleMessage(Message message)
|
void |
ResponseTimeMessageInInterceptor.handleMessage(Message message)
|
void |
ResponseTimeMessageOutInterceptor.handleMessage(Message message)
|
void |
ResponseTimeMessageOutInterceptor.EndingInterceptor.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 |
GZIPOutInterceptor.handleMessage(Message message)
|
void |
GZIPInInterceptor.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)
|
Uses of Fault in org.apache.cxf.ws.rm |
---|
Methods in org.apache.cxf.ws.rm that return Fault | |
---|---|
Fault |
BindingFaultFactory.createFault(SequenceFault sf)
|
Methods in org.apache.cxf.ws.rm with parameters of type Fault | |
---|---|
java.lang.String |
BindingFaultFactory.toString(Fault f)
|
Methods in org.apache.cxf.ws.rm that throw Fault | |
---|---|
void |
AbstractRMInterceptor.handleMessage(Message msg)
|
void |
RetransmissionInterceptor.handleMessage(Message message)
|
Uses of Fault in org.apache.cxf.ws.rm.soap |
---|
Methods in org.apache.cxf.ws.rm.soap that return Fault | |
---|---|
Fault |
SoapFaultFactory.createFault(SequenceFault sf)
|
Methods in org.apache.cxf.ws.rm.soap with parameters of type Fault | |
---|---|
java.lang.String |
SoapFaultFactory.toString(Fault f)
|
Methods in org.apache.cxf.ws.rm.soap that throw Fault | |
---|---|
void |
RMSoapInterceptor.handleMessage(SoapMessage message)
|
Uses of Fault in org.apache.cxf.ws.security.wss4j |
---|
Methods in org.apache.cxf.ws.security.wss4j that throw Fault | |
---|---|
void |
WSS4JOutInterceptor.handleMessage(SoapMessage mc)
|
void |
WSS4JInInterceptor.handleMessage(SoapMessage msg)
|
void |
AbstractWSS4JInterceptor.postHandleMessage(SoapMessage message)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |