Package | Description |
---|---|
com.xjeffrose.xio.bootstrap | |
com.xjeffrose.xio.pipeline |
Modifier and Type | Method and Description |
---|---|
XioServerBootstrap |
XioServerBootstrap.addToPipeline(XioPipelineFragment fragment) |
Modifier and Type | Class and Description |
---|---|
class |
XioBasePipeline |
class |
XioEchoPipeline |
class |
XioHttp1_1Pipeline |
class |
XioHttp2Pipeline
TODO(CK): flesh out http/2 functionality
|
class |
XioServerPipeline |
class |
XioSimplePipelineFragment |
class |
XioSslHttp1_1Pipeline |
class |
XioTcpProxyPipeline |
class |
XioTlsServerPipeline |
Modifier and Type | Method and Description |
---|---|
void |
XioPipelineAssembler.addFragment(XioPipelineFragment fragment) |
Constructor and Description |
---|
XioHttp1_1Pipeline(XioPipelineFragment fragment) |
XioHttp2Pipeline(XioPipelineFragment fragment) |
XioSslHttp1_1Pipeline(XioPipelineFragment fragment) |
Copyright © 2016. All Rights Reserved.