Methods to aid interacting with the server from the CLI
Constructor and description |
---|
ServerInteraction
() |
Type Params | Return Type | Name and description |
---|---|---|
|
boolean |
isServerAvailable(java.lang.String host, int port) Returns true if the server is available
|
|
void |
waitForStartup(java.lang.String host, int port) Waits for the server to startup
|
Methods inherited from class | Name |
---|---|
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |