Uses of Interface
java.net.DatagramSocketImplFactory
Packages that use DatagramSocketImplFactory
-
Uses of DatagramSocketImplFactory in java.net
Methods in java.net with parameters of type DatagramSocketImplFactoryModifier and TypeMethodDescriptionstatic void
DatagramSocket.setDatagramSocketImplFactory(DatagramSocketImplFactory fac)
Sets the datagram socket implementation factory for the application.