Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
J
Join
- class org.mega.gasp.platform.servlets.
Join
.
This servlet provide to the user to join an ApplicationInstance.
Join()
- Constructor for class org.mega.gasp.platform.servlets.
Join
JoinEvent
- interface org.mega.gasp.event.
JoinEvent
.
JoinEvent is an event generated by the actor when he joins an ApplicationInstance.
JoinEventImpl
- class org.mega.gasp.event.impl.
JoinEventImpl
.
JoinEventImpl(int, String)
- Constructor for class org.mega.gasp.event.impl.
JoinEventImpl
joinAI(int, int)
- Method in class org.mega.gasp.client.midp.
GASPClient
Join the specific ApplicationInstance ID.
joinAI(int, int)
- Method in interface org.mega.gasp.platform.
Platform
Provide to a user with a valid session ID to join a specific ApplicationInstance of the application open by the user.
joinAI(int, int)
- Method in class org.mega.gasp.platform.impl.
PlatformImpl
Provide to a user with a valid session ID to join a specific ApplicationInstance of the application open by the user.
joinAIRnd(int)
- Method in class org.mega.gasp.client.midp.
GASPClient
Join randomly an open ApplicationInstance.
joinAIRnd(int)
- Method in interface org.mega.gasp.platform.
Platform
Provide to a user with a valid session ID to join a random ApplicationInstance corresponded to tbe application opened by the user.
joinAIRnd(int)
- Method in class org.mega.gasp.platform.impl.
PlatformImpl
Provide to a user with a valid session ID to join a random ApplicationInstance corresponded to tbe application opened by the user.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V