| Package | Description |
|---|---|
| java.net |
Provides the classes for implementing networking applications.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
DatagramSocket.setDatagramSocketImplFactory(DatagramSocketImplFactory
Sets the datagram socket implementation factory for the application.
|