@Deprecated public class StringLineIngester extends TcpIngester
childChannelOptions, initializer, listeningPort, parentChannelOptions| Constructor and Description |
|---|
StringLineIngester(io.netty.channel.ChannelHandler commandHandler,
int port)
Deprecated.
|
StringLineIngester(io.netty.channel.ChannelHandler commandHandler,
int port,
int maxLength)
Deprecated.
|
StringLineIngester(List<com.google.common.base.Function<io.netty.channel.Channel,io.netty.channel.ChannelHandler>> decoders,
io.netty.channel.ChannelHandler commandHandler,
int port)
Deprecated.
|
StringLineIngester(List<com.google.common.base.Function<io.netty.channel.Channel,io.netty.channel.ChannelHandler>> decoders,
io.netty.channel.ChannelHandler commandHandler,
int port,
int maxLength)
Deprecated.
|
runaddDecoders, addIdleTimeoutHandler, withChildChannelOptions, withParentChannelOptionspublic StringLineIngester(List<com.google.common.base.Function<io.netty.channel.Channel,io.netty.channel.ChannelHandler>> decoders, io.netty.channel.ChannelHandler commandHandler, int port, int maxLength)
public StringLineIngester(List<com.google.common.base.Function<io.netty.channel.Channel,io.netty.channel.ChannelHandler>> decoders, io.netty.channel.ChannelHandler commandHandler, int port)
public StringLineIngester(io.netty.channel.ChannelHandler commandHandler,
int port,
int maxLength)
public StringLineIngester(io.netty.channel.ChannelHandler commandHandler,
int port)
Copyright © 2020. All rights reserved.