Uses of Package
com.tietoenator.trip.jxp.pool
Packages that use com.tietoenator.trip.jxp.pool
-
Classes in com.tietoenator.trip.jxp.pool used by com.tietoenator.trip.jxp.poolClassDescriptionBasic 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.