public interface Server
void
close()
int
getPort()
join()
start()
int getPort()
void start()
void close()
void join() throws InterruptedException
InterruptedException
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.