Uses of Class
org.ow2.easybeans.component.mail.Session

Packages that use Session
org.ow2.easybeans.component.mail Mail component. 
 

Uses of Session in org.ow2.easybeans.component.mail
 

Methods in org.ow2.easybeans.component.mail that return types with arguments of type Session
 java.util.List<Session> MailComponent.getSessions()
          Gets the list of mail session factories.
 

Method parameters in org.ow2.easybeans.component.mail with type arguments of type Session
 void MailComponent.setSessions(java.util.List<Session> sessionFactories)
          Sets the list of mail session factories.
 



Copyright © 2006-2009 OW2 Consortium. All Rights Reserved.