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.poolthe pool itselfMethods in com.martiansoftware.nailgun that return NGSessionModifier and TypeMethodDescription(package private) NGSessionNGSessionPool.take()Returns an NGSession from the pool, or creates one if necessaryMethods in com.martiansoftware.nailgun with parameters of type NGSession