public class Console extends Object
| Modifier and Type | Method and Description |
|---|---|
static Console |
getInstance()
Get the console.
|
String |
getProxy()
Retrieve the proxy
|
static void |
main(String[] args)
The main class.
|
public String getProxy()
public static Console getInstance()
public static void main(String[] args)
args - the console parameters given to the programCopyright © 2016. All rights reserved.