Uses of Interface
org.eclipse.jst.j2ee.webapplication.SessionConfig

Packages that use SessionConfig
org.eclipse.jst.j2ee.webapplication This package includes the EJBArtifactEdit api.  
 

Uses of SessionConfig in org.eclipse.jst.j2ee.webapplication
 

Methods in org.eclipse.jst.j2ee.webapplication that return SessionConfig
 SessionConfig WebapplicationFactory.createSessionConfig()
           
 SessionConfig WebApp.getSessionConfig()
           
 

Methods in org.eclipse.jst.j2ee.webapplication with parameters of type SessionConfig
 void WebApp.setSessionConfig(SessionConfig value)