
public class TileServer
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) static java.lang.String |
ENDPOINT_ADDRESS |
(package private) static TileFetcher |
instance |
(package private) static int |
port |
| Constructor and Description |
|---|
TileServer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
static int port
static java.lang.String ENDPOINT_ADDRESS
static TileFetcher instance