| Package | Description |
|---|---|
| org.astrogrid.samp.bridge |
Classes for the SAMP Bridge.
|
| org.astrogrid.samp.httpd |
Standalone HTTP server.
|
| Modifier and Type | Field and Description |
|---|---|
private UtilServer |
ProxyManager.server_ |
| Constructor and Description |
|---|
ProxyManager(ClientProfile localProfile,
UtilServer server)
Constructor.
|
| Modifier and Type | Field and Description |
|---|---|
private static UtilServer |
UtilServer.instance_
Default instance of this class.
|
| Modifier and Type | Method and Description |
|---|---|
static UtilServer |
UtilServer.getInstance()
Returns the default instance of this class.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
UtilServer.setInstance(UtilServer server)
Sets the default instance of this class.
|