abstract public class BootstrapFactoryBase
| Modifier and Type | Method |
|---|---|
abstract IBootstap |
webapi@BootstrapFactoryBase$$create()
|
internal |
start()
|
abstract public class IBootstap
| Modifier and Type | Method |
|---|---|
abstract |
initSimpleServer()
|
abstract |
initSimpleServer(String prefix, ShortNumber port)
|
abstract IHttpServer |
webapi@IBootstap$$getServer()
|
internal |
start()
|
public singleton Program
| Modifier and Type | Method |
|---|---|
|
function()
|