|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.beehive.controls.runtime.bean.EventNotifier
org.controlhaus.xfire.client.XFireClientControlBean.EndInvokeCallbackNotifier
protected class XFireClientControlBean.EndInvokeCallbackNotifier
This inner class implements a simple proxy to deliver EndInvokeCallback events back to a register listener.
Constructor Summary | |
---|---|
protected |
XFireClientControlBean.EndInvokeCallbackNotifier()
|
Method Summary | |
---|---|
void |
endInvoke(org.apache.xmlbeans.XmlObject[] response,
org.apache.xmlbeans.XmlObject[] responseHeaders)
Called at the end of an asynchronous request which has completed successfully (i.e. |
void |
handleFault(org.codehaus.xfire.fault.XFireFault fault)
Called if a fault occurs during the service invocation. |
Methods inherited from class org.apache.beehive.controls.runtime.bean.EventNotifier |
---|
addListener, getListenerCount, getListeners, listenerIterator, removeListener |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected XFireClientControlBean.EndInvokeCallbackNotifier()
Method Detail |
---|
public void handleFault(org.codehaus.xfire.fault.XFireFault fault)
XFireClientControl.EndInvokeCallback
handleFault
in interface XFireClientControl.EndInvokeCallback
fault
- The fault.public void endInvoke(org.apache.xmlbeans.XmlObject[] response, org.apache.xmlbeans.XmlObject[] responseHeaders)
XFireClientControl.EndInvokeCallback
endInvoke
in interface XFireClientControl.EndInvokeCallback
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |