| Package | Description |
|---|---|
| ucar.nc2.util |
Miscellaneous utility classes.
|
| Modifier and Type | Method and Description |
|---|---|
static IO.HttpResult |
IO.putToURL(java.lang.String urlString,
java.lang.String contents)
use HTTP PUT to send the contents to the named URL.
|