public class PipelineHandlerBuilderUtil extends Object
| Constructor and Description |
|---|
PipelineHandlerBuilderUtil() |
| Modifier and Type | Method and Description |
|---|---|
static io.netty.channel.ChannelHandler |
stringToPipelineHandlers(String handlerClass)
build a ChannelHandler instance from a String
|
public static io.netty.channel.ChannelHandler stringToPipelineHandlers(String handlerClass)
handlerClass - the pipeline handler class given in the configurationCopyright © 2017 WSO2. All rights reserved.