Uses of Class
org.drools.games.adventures.UserSession
Packages that use UserSession
-
Uses of UserSession in org.drools.games.adventures
Methods in org.drools.games.adventures that return UserSessionMethods in org.drools.games.adventures with parameters of type UserSessionModifier and TypeMethodDescriptionvoidGameEngine.receiveMessage(UserSession session, List cmdList) voidAdventureFrame.setSession(UserSession session) voidRequest.setSession(UserSession session) Constructors in org.drools.games.adventures with parameters of type UserSessionModifierConstructorDescriptionAdventureFrame(UserSession session, GameEngine gameEngine, int onClose) Create the frame.Request(UserSession session, Object object) -
Uses of UserSession in org.drools.games.adventures.model
Methods in org.drools.games.adventures.model that return UserSessionMethods in org.drools.games.adventures.model with parameters of type UserSession