Interface Channel.Unsafe

All Known Subinterfaces:
AbstractNioChannel.NioUnsafe
All Known Implementing Classes:
AbstractChannel.AbstractUnsafe, AbstractNioByteChannel.NioByteUnsafe, AbstractNioChannel.AbstractNioUnsafe
Enclosing interface:
Channel

public static interface Channel.Unsafe
Unsafe operations that should never be called from user-code. These methods are only provided to implement the actual transport, and must be invoked from an I/O thread except for the following methods: