public interface ChannelHandlerFactory
| Modifier and Type | Method and Description |
|---|---|
io.netty.channel.ChannelHandler |
createHandler()
Creates a new channel handler.
|
String |
getDescription()
Returns a human readable description of the channel handler
plugin.
|
String |
getName()
Returns the name under which this plugin can be loaded.
|
String getName()
String getDescription()
io.netty.channel.ChannelHandler createHandler()
Copyright © 2011–2018 dCache.org. All rights reserved.