Package bea.jolt.pool.asp

Class Summary
AspDataSet This class represents the data set that can be used by template processing or service invocation to store the result set.
AspPoolManagerConfig This class is the startup class for a Jolt Session Pool Manager and one or more associated Jolt Session Pools.
AspResult This class provides the Result set implementation for the Microsoft Active Server Pages environment.
AspSessionPool This class provides a SessionPool implementation for the Microsoft Active Server Pages environment.
AspSessionPoolManager This class provides a session pool factory for the Microsoft-specific SessionPool object.
AspTemplate This class provides the Template implementation for the Microsoft Active Server Pages environment.
SessionPoolManager This class is same as bea.jolt.pool.asp.AspSessionPoolManager.
Template This class is same as bea.jolt.pool.asp.AspTemplate.
TemplateData This class is same as bea.jolt.pool.asp.AspDataSet.
UserInfo This class is same as bea.jolt.pool.UserInfo.