public interface ServerLifecycle
void
start(String host, int port)
stop()
void start(String host, int port) throws Throwable
host
port
Throwable
void stop() throws Throwable
Copyright © 2023. All rights reserved.