Package com.tietoenator.trip.jxp.pool
package com.tietoenator.trip.jxp.pool
Classes for session pooling support.
-
ClassDescriptionBasic session pooling class, allowing multiple uses of the same session by recycling sessions when the logout() method is called, rather than releasing them.Contains a session within a session poolDeclares an interface for a pool initialization procedure.Connection pool for TRIPnet sessionsPooled TRIPnet session class -- don't attempt to create this directlyConnection pool for web sessionsPooled session for web (XML/HTTP) session within a connection pool