Class UdpOutputStream

java.lang.Object
java.io.OutputStream
org.jboss.logmanager.handlers.UdpOutputStream
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable, FlushableCloseable

public class UdpOutputStream extends OutputStream implements FlushableCloseable
An output stream that writes data to a DatagramSocket.