
public class LocalExecClientInitializer
extends io.netty.channel.ChannelInitializer<io.netty.channel.socket.SocketChannel>
ChannelPipeline for a new channel for
LocalExecClientTest.| Constructor and Description |
|---|
LocalExecClientInitializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
addChannel(io.netty.channel.Channel channel)
Add a channel to the ExecClient Group
|
protected void |
initChannel(io.netty.channel.socket.SocketChannel ch) |
void |
releaseResources()
Release internal resources
|
channelRegistered, exceptionCaught, handlerAdded, handlerRemovedprotected void initChannel(io.netty.channel.socket.SocketChannel ch)
throws Exception
initChannel in class io.netty.channel.ChannelInitializer<io.netty.channel.socket.SocketChannel>Exceptionpublic void addChannel(io.netty.channel.Channel channel)
channel - public void releaseResources()
Copyright © 2009–2020 Waarp. All rights reserved.