| Modifier and Type | Method and Description |
|---|---|
void |
await() |
io.netty.bootstrap.ServerBootstrap |
bootstrapServer() |
void |
clear() |
static KevaServer |
of(KevaConfig config) |
static KevaServer |
ofCustomBeans(java.lang.Object... beans) |
static KevaServer |
ofDefaults() |
void |
run() |
void |
shutdown() |
public static KevaServer ofDefaults()
public static KevaServer of(KevaConfig config)
public static KevaServer ofCustomBeans(java.lang.Object... beans)
public io.netty.bootstrap.ServerBootstrap bootstrapServer()
throws NettyNativeLoaderException
NettyNativeLoaderExceptionpublic void run()