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
L
M
N
O
P
R
S
T
U
X
O
onAuth()
- Method in interface net.sourceforge.jxa.
XmppListener
This event occurs when the login/authentication process succeeds.
onAuth()
- Method in class thinkAlike.
ProgramControl
XmppListener internface: initiated when authorization is sucsessful
onAuthFailed(String)
- Method in interface net.sourceforge.jxa.
XmppListener
This event occurs when the login/authentication process fails.
onAuthFailed(String)
- Method in class thinkAlike.
ProgramControl
XmppListener internface: initiated when authorization fials
onConnFailed()
- Method in interface net.sourceforge.jxa.
XmppListener
This event is sent when a parser or connection error occurs.
onConnFailed()
- Method in class thinkAlike.
ProgramControl
XmppListener internface: initiated when connecting to the XMPP server fails
onContactEvent(String, String, String, String)
- Method in interface net.sourceforge.jxa.
XmppListener
This event occurs for each contact in roster when the roster is queried.
onContactEvent(String, String, String, String)
- Method in class thinkAlike.
ProgramControl
see XmppListener internface
onContactRemoveEvent(String)
- Method in interface net.sourceforge.jxa.
XmppListener
This event occurs when someone has removed you from his roster (o rly?)
onContactRemoveEvent(String)
- Method in class thinkAlike.
ProgramControl
see XmppListener internface
onMessageEvent(String, String)
- Method in interface net.sourceforge.jxa.
XmppListener
This event is sent when a message arrives.
onMessageEvent(String, String)
- Method in class thinkAlike.
ProgramControl
XmppListener internface: initiated when a message is recieved
onStatusEvent(String, String, String)
- Method in interface net.sourceforge.jxa.
XmppListener
This event occurs when a presence message comes from jabber server.
onStatusEvent(String, String, String)
- Method in class thinkAlike.
ProgramControl
see XmppListener internface
onSubscribeEvent(String)
- Method in interface net.sourceforge.jxa.
XmppListener
This event is sent when a subscription request arrives.
onSubscribeEvent(String)
- Method in class thinkAlike.
ProgramControl
see XmppListener internface:
onThinkEvent(String, String, String, String, String, String, String)
- Method in interface net.sourceforge.jxa.
XmppListener
This method handles messages exclusivly for ThinkAlike, the parametes can be null based on what type of thinktype message is sent.
onThinkEvent(String, String, String, String, String, String, String)
- Method in class thinkAlike.
ProgramControl
A special method added to the XmppListener class handeling IQ messages related to the ThinkAlike application.
onUnsubscribeEvent(String)
- Method in interface net.sourceforge.jxa.
XmppListener
This event is sent when a subscription remove event arrives.
onUnsubscribeEvent(String)
- Method in class thinkAlike.
ProgramControl
see XmppListener internface:
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
L
M
N
O
P
R
S
T
U
X