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 © 2013 dCache.org. All rights reserved.