|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of XFireException in org.codehaus.xfire.client |
---|
Methods in org.codehaus.xfire.client that throw XFireException | |
---|---|
java.lang.Object[] |
Client.invoke(OperationInfo op,
java.lang.Object[] params)
|
Uses of XFireException in org.codehaus.xfire.fault |
---|
Subclasses of XFireException in org.codehaus.xfire.fault | |
---|---|
class |
XFireFault
In XFire, applications throw their own declared exceptions which are then turned into faults. |
Uses of XFireException in org.codehaus.xfire.transport |
---|
Methods in org.codehaus.xfire.transport that throw XFireException | |
---|---|
void |
DelegatedChannel.send(MessageContext context,
OutMessage message)
|
void |
Channel.send(MessageContext context,
OutMessage message)
Sends a message. |
Uses of XFireException in org.codehaus.xfire.transport.dead |
---|
Methods in org.codehaus.xfire.transport.dead that throw XFireException | |
---|---|
void |
DeadLetterChannel.send(MessageContext context,
OutMessage message)
|
Uses of XFireException in org.codehaus.xfire.transport.http |
---|
Methods in org.codehaus.xfire.transport.http that throw XFireException | |
---|---|
void |
HttpMessageSender.close()
|
void |
HttpSoapChannel.send(MessageContext context,
OutMessage message)
|
Uses of XFireException in org.codehaus.xfire.transport.local |
---|
Methods in org.codehaus.xfire.transport.local that throw XFireException | |
---|---|
void |
LocalChannel.send(MessageContext context,
OutMessage message)
|
Uses of XFireException in org.codehaus.xfire.wsdl |
---|
Subclasses of XFireException in org.codehaus.xfire.wsdl | |
---|---|
class |
WSDLBuildingException
|
Uses of XFireException in org.codehaus.xfire.xmlbeans |
---|
Subclasses of XFireException in org.codehaus.xfire.xmlbeans | |
---|---|
class |
XmlBeansFault
|
Uses of XFireException in org.codehaus.xfire.xmpp |
---|
Methods in org.codehaus.xfire.xmpp that throw XFireException | |
---|---|
void |
XMPPChannel.open()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |