Uses of Class
net.sf.wallace.WallaceSession

Packages that use WallaceSession
net.sf.wallace   
net.sf.wallace.commands   
 

Uses of WallaceSession in net.sf.wallace
 

Methods in net.sf.wallace with parameters of type WallaceSession
 void Command.execute(WallaceSession wallaceSession)
          Execute this command against the given session using data from the supplied message.
 

Constructors in net.sf.wallace with parameters of type WallaceSession
InvalidStateException(WallaceSession session, WallaceSessionState[] acceptableStates)
           
 

Uses of WallaceSession in net.sf.wallace.commands
 

Methods in net.sf.wallace.commands with parameters of type WallaceSession
 void AbstractCommand.execute(WallaceSession wallaceSession)
           
protected abstract  void AbstractCommand.onExecute(WallaceSession wallaceSession)
           
 



Copyright © 2004-2005 Robert Newson. All Rights Reserved.