Class DatagramSocketFactory


  • public class DatagramSocketFactory
    extends Object
    This factory allows for creating datagram sockets. If the udp.source.port.range system property is set it will create datagram sockets within the specified local port range (if the local port number is set to 0).