public class ServletContainer extends Object implements Server
static Server
NOOP
Optional<Executor>
executor()
void
join()
start()
stop()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final Server NOOP
public void start() throws Exception
start
Server
Exception
public void stop() throws Exception
stop
public void join() throws InterruptedException
join
InterruptedException
public Optional<Executor> executor()
executor
Copyright © 2019. All rights reserved.