Class AbstractNativeDatagramChannel

All Implemented Interfaces:
Closeable, AutoCloseable, ByteChannel, Channel, GatheringByteChannel, InterruptibleChannel, MulticastChannel, NetworkChannel, ReadableByteChannel, ScatteringByteChannel, WritableByteChannel, jnr.enxio.channels.NativeSelectableChannel
Direct Known Subclasses:
UnixDatagramChannel

public abstract class AbstractNativeDatagramChannel extends DatagramChannel implements ByteChannel, jnr.enxio.channels.NativeSelectableChannel