| Package | Description |
|---|---|
| com.martiansoftware.nailgun | |
| com.martiansoftware.nailgun.builtins | |
| com.martiansoftware.nailgun.examples |
| Class and 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.
|
| NailStats
Collects and provides statistics on a nail.
|
| NGServer
Listens for new connections from NailGun clients and launches NGSession
threads to process them.
|
| NGSession
Reads the NailGun stream from the client through the command, then hands off
processing to the appropriate class.
|
| NGSessionPool
Provides NGSession pooling functionality.
|
| Class and 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.
|
| Class and 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.
|