|
Drools examples 6.0.3-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UserSession | |
---|---|
org.drools.games.adventures |
Uses of UserSession in org.drools.games.adventures |
---|
Methods in org.drools.games.adventures that return UserSession | |
---|---|
UserSession |
AdventureFrame.getSession()
|
UserSession |
Request.getSession()
|
Methods in org.drools.games.adventures with parameters of type UserSession | |
---|---|
void |
GameEngine.receiveMessage(UserSession session,
List cmd)
|
void |
AdventureFrame.setSession(UserSession session)
|
void |
Request.setSession(UserSession session)
|
Constructors in org.drools.games.adventures with parameters of type UserSession | |
---|---|
AdventureFrame(UserSession session,
int onClose)
Create the frame. |
|
Request(UserSession session,
Object object)
|
|
Drools examples 6.0.3-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |