| Package | Description |
|---|---|
| java.net |
Provides the classes for implementing networking applications.
|
| Modifier and Type | Method and Description |
|---|---|
DatagramSocketImpl |
DatagramSocketImplFactory.createDatagramSocketImpl()
Creates a new
DatagramSocketImpl instance. |
| Constructor and Description |
|---|
DatagramSocket(DatagramSocketImpl impl)
Creates an unbound datagram socket with the specified
DatagramSocketImpl.
|
Copyright © 2013 CableLabs. All rights reserved.