Index
All Classes and Interfaces|All Packages
A
- argumentValues() - Method in class net.orbyfied.osf.bootstrap.ServerBootstrap
- awaitClose() - Method in class net.orbyfied.osf.bootstrap.ServerBootstrap
-
Waits for the server to shutdown.
B
- bootstrap() - Method in class net.orbyfied.osf.bootstrap.ServerBootstrap
-
Starts the server.
C
- configureArguments(BiConsumer<ServerBootstrap, ArgParser>) - Method in class net.orbyfied.osf.bootstrap.ServerBootstrap
- configureDefaultArguments() - Method in class net.orbyfied.osf.bootstrap.ServerBootstrap
G
- getMainConfiguration() - Method in class net.orbyfied.osf.bootstrap.ServerBootstrap
- getServer() - Method in class net.orbyfied.osf.bootstrap.ServerBootstrap
L
- loadMainConfiguration(String, Class<?>, String) - Method in class net.orbyfied.osf.bootstrap.ServerBootstrap
N
- net.orbyfied.osf.bootstrap - package net.orbyfied.osf.bootstrap
S
- ServerBootstrap - Class in net.orbyfied.osf.bootstrap
-
Class for bootstrapping a server, it does things like parse arguments, configuring the server and starting the server.
- ServerBootstrap() - Constructor for class net.orbyfied.osf.bootstrap.ServerBootstrap
U
- useConsoleArguments(String[]) - Method in class net.orbyfied.osf.bootstrap.ServerBootstrap
W
- withArgumentParser(ArgParser) - Method in class net.orbyfied.osf.bootstrap.ServerBootstrap
- withConfigurationValue(Object, Object) - Method in class net.orbyfied.osf.bootstrap.ServerBootstrap
- withDefaultAddress(SocketAddress) - Method in class net.orbyfied.osf.bootstrap.ServerBootstrap
- withDefaultPort(int) - Method in class net.orbyfied.osf.bootstrap.ServerBootstrap
- withServer(Supplier<Server>) - Method in class net.orbyfied.osf.bootstrap.ServerBootstrap
- withServer(Server) - Method in class net.orbyfied.osf.bootstrap.ServerBootstrap
All Classes and Interfaces|All Packages