public interface ChannelHandlerProvider
| Modifier and Type | Method and Description |
|---|---|
ChannelHandlerFactory |
createFactory(String plugin,
Properties properties)
Creates and returns a new ChannelHandlerFactory.
|
ChannelHandlerFactory createFactory(String plugin, Properties properties) throws Exception
plugin - name identifying a particular type of ChannelHandlerFactoryproperties - configuration valuesExceptionCopyright © 2011–2018 dCache.org. All rights reserved.