public class ProtocolHandler extends Object
| Constructor and Description |
|---|
ProtocolHandler(Map<String,ProtocolManager> protocolMap,
NettyAcceptor nettyAcceptor,
Map<String,Object> configuration,
ScheduledExecutorService scheduledThreadPool) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
io.netty.channel.ChannelHandler |
getProtocolDecoder() |
public ProtocolHandler(Map<String,ProtocolManager> protocolMap, NettyAcceptor nettyAcceptor, Map<String,Object> configuration, ScheduledExecutorService scheduledThreadPool)
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.