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