Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
J
N
O
P
R
S
T
U
V
W
X
O
onConnected()
- Method in interface net.bioclipse.xws.client.listeners.
IConnectionListener
The client connected to the XMPP server.
onDisconnected()
- Method in interface net.bioclipse.xws.client.listeners.
IConnectionListener
The client disconnected from the XMPP server.
onDiscovered(IXmppItem, DiscoStatus)
- Method in interface net.bioclipse.xws.client.listeners.
IDiscoListener
Discovery of the XMPP item completed or an error occurred.
onError(IProcess, XwsException, boolean)
- Method in interface net.bioclipse.xws.client.listeners.
ICommandListener
A XMPP Service or remote process specific error occurred.
onError(IFunction, XwsException)
- Method in interface net.bioclipse.xws.client.listeners.
IIoSchemataListener
A XMPP Service specific error occurred.
onError(IProcess, XwsException)
- Method in interface net.bioclipse.xws.client.listeners.
ISimpleProcessListener
A process specific error occurred.
onExecuting(IProcess)
- Method in interface net.bioclipse.xws.client.listeners.
IExecuteListener
The remote process was started.
onFinished(IProcess)
- Method in interface net.bioclipse.xws.client.listeners.
IExecuteListener
The remote process finished and the result (output) is available for retrieval.
onIqError(IProcess, XmppException)
- Method in interface net.bioclipse.xws.client.listeners.
ICommandListener
A XMPP specific error occurred.
onIqError(IFunction, XmppException)
- Method in interface net.bioclipse.xws.client.listeners.
IIoSchemataListener
A XMPP specific error occurred.
onIqError(IProcess, XmppException)
- Method in interface net.bioclipse.xws.client.listeners.
ISimpleProcessListener
A XMPP specific error occurred.
onResult(IProcess, Element, boolean)
- Method in interface net.bioclipse.xws.client.listeners.
IResultListener
The result (output) of the remote process was received.
onResult(IProcess, Element)
- Method in interface net.bioclipse.xws.client.listeners.
ISimpleProcessListener
The result (output) was received.
onSchemata(IFunction, IoSchemata)
- Method in interface net.bioclipse.xws.client.listeners.
IIoSchemataListener
The XMPP Service function specific input/output XML Schemata were received.
onTerminated(IProcess)
- Method in interface net.bioclipse.xws.client.listeners.
ITerminateListener
The remote process was terminated (deleted).
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
J
N
O
P
R
S
T
U
V
W
X