| Package | Description |
|---|---|
| org.cybergarage.http |
HTTP protocol implementation and utilities.
|
| Modifier and Type | Method and Description |
|---|---|
static Date |
Date.getInstance()
Creates a Date instance using GMT time zone.
|
static Date |
Date.getLocalInstance()
Creates a Date instance using the local time zone.
|