Package | Description |
---|---|
ninja.standalone |
Modifier and Type | Interface and Description |
---|---|
interface |
Console<T extends Console> |
Modifier and Type | Interface and Description |
---|---|
interface |
Standalone<T extends Standalone>
Interface for wrapping an underlying server (e.g.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractConsole<T extends AbstractConsole>
Abstract Console that implements most functionality required to write
a concrete Console.
|
class |
AbstractStandalone<T extends AbstractStandalone>
Abstract Standalone that implements most functionality required to write
a concrete Standalone.
|
class |
NinjaConsole |
Copyright © 2019 ninjaframework. All rights reserved.