public class PlayAppStart extends Object
| Constructor and Description |
|---|
PlayAppStart(Exception exception) |
PlayAppStart(InetSocketAddress address) |
| Modifier and Type | Method and Description |
|---|---|
InetSocketAddress |
getAddress() |
Exception |
getException() |
boolean |
isFailed() |
boolean |
isRunning() |
String |
toString() |
public PlayAppStart(InetSocketAddress address)
public PlayAppStart(Exception exception)
public Exception getException()
public InetSocketAddress getAddress()
public boolean isRunning()
public boolean isFailed()