Uses of Interface
net.sf.wallace.SessionHandler

Packages that use SessionHandler
net.sf.wallace   
net.sf.wallace.mina   
 

Uses of SessionHandler in net.sf.wallace
 

Methods in net.sf.wallace with parameters of type SessionHandler
 void WallaceSession.setSessionHandler(SessionHandler newSessionHandler)
           
 

Uses of SessionHandler in net.sf.wallace.mina
 

Classes in net.sf.wallace.mina that implement SessionHandler
 class MinaSessionHandler
          Extends AbstractWallaceSession to provide the write() method for MINA.
 



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