Package ru.dragonestia.msb3.api.boot
Class ServerBootstrap
java.lang.Object
ru.dragonestia.msb3.api.boot.ServerBootstrap
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidstart(String address, int port, ServerInitializer initializer)
-
Field Details
-
CLASS_LOADER
-
-
Constructor Details
-
ServerBootstrap
public ServerBootstrap()
-
-
Method Details
-
start
-