Class FileDescriptor

java.lang.Object
io.netty.channel.unix.FileDescriptor
Direct Known Subclasses:
Socket

public class FileDescriptor extends Object
Native FileDescriptor implementation which allows to wrap an int and provide a FileDescriptor for it.