Class ChannelFunctionWritableByteChannel

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

public class ChannelFunctionWritableByteChannel extends Object implements WritableByteChannel
Author:
Norman Maurer