| 接口 | 说明 |
|---|---|
| Receiver |
从Socket中接收完整的消息数据的接收器
|
| SessionSocketStream |
bigpipe socket流的抽象
|
| TransportStrategy |
与传输相关的策略抽象。
|
| 类 | 说明 |
|---|---|
| AbstractSessionSocketStream |
支持bigpipe session的网络流抽象
|
| BigpipeSessionSupport |
bigpipe session相关抽象,包括配置信息维护、状态维护、session构建等。
|
| LifeController |
描述消息发布或者消息订阅的生命周期
|
| NHeadTransportStrategy |
NsHead协议的网络传输策略实现,实现
TransStrategy接口 |
| NSHead |
bigpipe nshead 描述
|
| NsHeadReciever |
基于 NsHead协议的数据接收器实现
|
| PipeletInfo |
描述pipelet静态信息,包内使用
|
| PipeRuntime |
包内使用,记录publisher中与pipe相关的运行时信息,包括:
pipelet相关信息的NameServie
pipelet相关信息的messageId
pipelet相关信息的topicName
socket断开时重连的最大次数
|
| 枚举 | 说明 |
|---|---|
| BigpipeSessionSupport.PIPE_TYPE |
Copyright © 2017. All rights reserved.