Class ChannelFunctionReadableByteChannel

java.lang.Object
io.undertow.websockets.core.function.ChannelFunctionReadableByteChannel
All Implemented Interfaces:
Closeable, AutoCloseable, Channel, ReadableByteChannel

public class ChannelFunctionReadableByteChannel extends Object implements ReadableByteChannel
Author:
Norman Maurer