public class XioPipelineAssembler extends Object
Constructor and Description |
---|
XioPipelineAssembler(ApplicationState appState,
XioServerConfig config,
XioServerState state) |
Modifier and Type | Method and Description |
---|---|
void |
addFragment(XioPipelineFragment fragment) |
XioChannelInitializer |
build(XioServerInstrumentation instrumentation) |
void |
buildHandlers(io.netty.channel.ChannelPipeline pipeline) |
public XioPipelineAssembler(ApplicationState appState, XioServerConfig config, XioServerState state)
public void addFragment(XioPipelineFragment fragment)
public void buildHandlers(io.netty.channel.ChannelPipeline pipeline)
public XioChannelInitializer build(XioServerInstrumentation instrumentation)
Copyright © 2016. All Rights Reserved.