|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.xfire.handler.AbstractHandler
org.codehaus.xfire.xmpp.XMPPFaultHandler
public class XMPPFaultHandler
Creates fault information for the response packet.
Field Summary | |
---|---|
static java.lang.String |
XMPP_ERROR
|
Fields inherited from interface org.codehaus.xfire.handler.Handler |
---|
ROLE |
Constructor Summary | |
---|---|
XMPPFaultHandler()
|
Method Summary | |
---|---|
void |
invoke(org.codehaus.xfire.MessageContext context)
|
Methods inherited from class org.codehaus.xfire.handler.AbstractHandler |
---|
after, before, getAfter, getBefore, getPhase, getRoles, getUnderstoodHeaders, handleFault, setAfter, setBefore, setPhase |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String XMPP_ERROR
Constructor Detail |
---|
public XMPPFaultHandler()
Method Detail |
---|
public void invoke(org.codehaus.xfire.MessageContext context)
e
- context
-
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |