public class ServerUtil extends Object
Modifier and Type | Method and Description |
---|---|
static void |
waitForServer(int port)
Wait until the server listening on a given TCP port is ready to accept
connections.
|
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.