| Frames | No Frames |
Classes implementing org.apache.commons.net.DatagramSocketFactory | |
| class |
DefaultDatagramSocketFactory implements the DatagramSocketFactory
interface by simply wrapping the java.net.DatagramSocket
constructors. |
Fields of type org.apache.commons.net.DatagramSocketFactory | |
| DatagramSocketFactory | The datagram socket's DatagramSocketFactory. |
Methods with parameter type org.apache.commons.net.DatagramSocketFactory | |
| void |
Sets the DatagramSocketFactory used by the DatagramSocketClient
to open DatagramSockets. |