|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
SimpleMessageSender.close()
|
abstract void |
AbstractMessageSender.close()
|
void |
CommonsHttpMessageSender.close()
|
abstract void |
AbstractMessageSender.open()
|
void |
CommonsHttpMessageSender.open()
|
abstract void |
AbstractMessageSender.send()
|
void |
CommonsHttpMessageSender.send()
|
void |
XFireServletChannel.send(MessageContext context,
OutMessage message)
|
void |
HttpChannel.send(MessageContext context,
OutMessage message)
|
protected void |
HttpChannel.sendViaClient(MessageContext context,
OutMessage message)
|
protected void |
XFireServletChannel.sendViaServlet(MessageContext context,
OutMessage message,
javax.servlet.http.HttpServletResponse response)
|
static void |
HttpChannel.writeWithoutAttachments(MessageContext context,
OutMessage message,
java.io.OutputStream out)
|
Uses of XFireException in org.codehaus.xfire.transport.local |
---|
Methods in org.codehaus.xfire.transport.local that throw XFireException | |
---|---|
protected Service |
LocalChannel.getService(XFire xfire,
java.lang.String uri)
|
void |
LocalChannel.send(MessageContext context,
OutMessage message)
|
Uses of XFireException in org.codehaus.xfire.util |
---|
Methods in org.codehaus.xfire.util that throw XFireException | |
---|---|
java.io.InputStream |
OutMessageDataSource.createInputStream()
|
Constructors in org.codehaus.xfire.util that throw XFireException | |
---|---|
OutMessageDataSource(MessageContext context2,
OutMessage message)
|
Uses of XFireException in org.codehaus.xfire.wsdl |
---|
Subclasses of XFireException in org.codehaus.xfire.wsdl | |
---|---|
class |
WSDLBuildingException
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |