ePOST API

Uses of Interface
rice.email.proxy.smtp.SmtpServer

Packages that use SmtpServer
rice.email.proxy   
rice.email.proxy.smtp   
rice.visualization.server   
 

Uses of SmtpServer in rice.email.proxy
 

Fields in rice.email.proxy declared as SmtpServer
protected  SmtpServer EmailProxy.smtp
           
 

Uses of SmtpServer in rice.email.proxy.smtp
 

Classes in rice.email.proxy.smtp that implement SmtpServer
 class NonBlockingSmtpServerImpl
           
 class SmtpServerImpl
           
 class SSLSmtpServerImpl
           
 

Methods in rice.email.proxy.smtp that return SmtpServer
 SmtpServer SmtpConnection.getServer()
           
 

Constructors in rice.email.proxy.smtp with parameters of type SmtpServer
SmtpConnection(rice.email.proxy.smtp.SmtpHandler handler, java.net.Socket sock, SmtpServer server)
           
 

Uses of SmtpServer in rice.visualization.server
 

Constructors in rice.visualization.server with parameters of type SmtpServer
EmailPanelCreator(Timer timer, SmtpServer server)
           
 


ePOST API

Copyright © 2001-2005 - Rice Pastry.