| 程序包 | 说明 |
|---|---|
| org.indunet.fastproto.pipeline | |
| org.indunet.fastproto.pipeline.decode | |
| org.indunet.fastproto.pipeline.encode |
| 限定符和类型 | 方法和说明 |
|---|---|
static Pipeline<PipelineContext> |
Pipeline.getDecodeFlow() |
static Pipeline<PipelineContext> |
Pipeline.getEncodeFlow() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
VerifyFixedLengthFlow.process(PipelineContext context) |
void |
DecodeFlow.process(PipelineContext context) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
InferLengthFlow.process(PipelineContext context) |
void |
FixedLengthFlow.process(PipelineContext context) |
void |
EncodeFlow.process(PipelineContext context) |
Copyright © 2019–2022 indunet. All rights reserved.