Uses of Class
com.martiansoftware.nailgun.NGSession
Packages that use NGSession
-
Uses of NGSession in com.martiansoftware.nailgun
Fields in com.martiansoftware.nailgun declared as NGSessionModifier and TypeFieldDescription(package private) final NGSession[]
NGSessionPool.pool
the pool itselfMethods in com.martiansoftware.nailgun that return NGSessionModifier and TypeMethodDescription(package private) NGSession
NGSessionPool.take()
Returns an NGSession from the pool, or creates one if necessaryMethods in com.martiansoftware.nailgun with parameters of type NGSession