public class Channels extends Object
Constructor and Description |
---|
Channels() |
Modifier and Type | Method and Description |
---|---|
static ChannelContext |
chain(ChannelContext next,
ChannelHandler handler) |
static ChannelContext |
voidContext() |
public static ChannelContext chain(ChannelContext next, ChannelHandler handler)
public static ChannelContext voidContext()
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.