| Modifier and Type | Class and Description |
|---|---|
class |
EzySimpleServer
Hello world!
|
| Modifier and Type | Method and Description |
|---|---|
protected EzyServer |
EzyServerBootstrap.getServer() |
EzyServer |
EzyLoader.load() |
protected EzyServer |
EzyStarter.loadEzyFox(EzyConfig config) |
| Modifier and Type | Method and Description |
|---|---|
protected EzyServerBootstrap |
EzyStarter.newServerBoostrap(EzyServer server) |
protected void |
EzyStarter.startEzyFox(EzyServer server) |
| Modifier and Type | Field and Description |
|---|---|
protected EzyServer |
EzySimpleServerContextBuilder.server |
protected EzyServer |
EzyAbtractServerBootstrapBuilder.server |
| Modifier and Type | Method and Description |
|---|---|
protected EzyServerContext |
EzyAbtractServerBootstrapBuilder.newServerContext(EzyServer server) |
B |
EzySimpleServerContextBuilder.server(EzyServer server) |
EzyAbtractServerBootstrapBuilder |
EzyAbtractServerBootstrapBuilder.server(EzyServer server) |
EzyServerBootstrapBuilder |
EzyServerBootstrapBuilder.server(EzyServer server)
set server
|
B |
EzyServerContextBuilder.server(EzyServer server) |
| Modifier and Type | Field and Description |
|---|---|
protected EzyServer |
EzySendResponseImpl.server |
protected EzyServer |
EzyStreamBytesImpl.server |
| Constructor and Description |
|---|
EzySendResponseImpl(EzyServer server) |
EzyStreamBytesImpl(EzyServer server) |
| Modifier and Type | Field and Description |
|---|---|
protected EzyServer |
EzySimpleServerContext.server |
| Modifier and Type | Method and Description |
|---|---|
EzyServer |
EzyServerContext.getServer() |
| Modifier and Type | Method and Description |
|---|---|
void |
EzySimpleServerContext.setServer(EzyServer server) |
| Modifier and Type | Method and Description |
|---|---|
protected EzyServer |
EzyAbstractServerController.getServer(EzyServerContext ctx) |
| Modifier and Type | Field and Description |
|---|---|
protected EzyServer |
EzyAbstractDataHandler.server |
Copyright © 2021 Young Monkeys. All rights reserved.