| Package | Description |
|---|---|
| java.net |
Provides the classes for implementing networking applications.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
URLConnection.setContentHandlerFactory(ContentHandlerFactory
Sets the
ContentHandlerFactory of an application.
|