Uses of Class
org.apache.logging.log4j.core.net.DatagramSocketManager
Packages that use DatagramSocketManager
-
Uses of DatagramSocketManager in org.apache.logging.log4j.core.net
Classes in org.apache.logging.log4j.core.net that implement interfaces with type arguments of type DatagramSocketManagerModifier and TypeClassDescriptionprivate static classFactory to create the DatagramSocketManager.Methods in org.apache.logging.log4j.core.net that return DatagramSocketManagerModifier and TypeMethodDescriptionDatagramSocketManager.DatagramSocketManagerFactory.createManager(String name, DatagramSocketManager.FactoryData data) static DatagramSocketManagerDatagramSocketManager.getSocketManager(String host, int port, Layout<? extends Serializable> layout, int bufferSize) Obtain a SocketManager.