Uses of Class
net.sf.wallace.WallaceServerConfig

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

Uses of WallaceServerConfig in net.sf.wallace
 

Methods in net.sf.wallace that return WallaceServerConfig
 WallaceServerConfig WallaceSession.getServerConfig()
           
 

Methods in net.sf.wallace with parameters of type WallaceServerConfig
 void WallaceSession.setServerConfig(WallaceServerConfig newServerConfig)
           
 

Uses of WallaceServerConfig in net.sf.wallace.mina
 

Methods in net.sf.wallace.mina that return WallaceServerConfig
protected  WallaceServerConfig IMAP4ProtocolProvider.getWallaceServerConfig()
           
 

Methods in net.sf.wallace.mina with parameters of type WallaceServerConfig
 void IMAP4ProtocolProvider.setWallaceServerConfig(WallaceServerConfig newWallaceServerConfig)
           
 



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