Uses of Package
com.martiansoftware.nailgun
-
Packages that use com.martiansoftware.nailgun Package Description com.martiansoftware.nailgun com.martiansoftware.nailgun.builtins com.martiansoftware.nailgun.examples -
Classes in com.martiansoftware.nailgun used by com.martiansoftware.nailgun Class Description Alias Provides a means to map memorable, short names to classes in order to make the issuing of commands more convenient.AliasManager An AliasManager is used to store and lookup command Aliases by name.NGServer Listens for new connections from NailGun clients and launches NGSession threads to process them. -
Classes in com.martiansoftware.nailgun used by com.martiansoftware.nailgun.builtins Class Description NGContext Provides quite a bit of potentially useful information to classes specifically written for NailGun.NGServer Listens for new connections from NailGun clients and launches NGSession threads to process them. -
Classes in com.martiansoftware.nailgun used by com.martiansoftware.nailgun.examples Class Description NGContext Provides quite a bit of potentially useful information to classes specifically written for NailGun.NGServer Listens for new connections from NailGun clients and launches NGSession threads to process them.