public class TestServer extends Object implements Closeable
TestServer(String interfaceName, int serverPort, Path config)
void
close()
static void
main(String[] args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TestServer(@NonNull String interfaceName, int serverPort, @Nullable Path config)
public void close()
close
Closeable
AutoCloseable
public static void main(String[] args)
Copyright © 2019. All rights reserved.