- Spring 5.0 Projects
- Nilang Patel
- 58字
- 2021-07-02 12:35:02
Processor rules
Processor is described with the following interface definition:
public interface Processor<T, R> extends Subscriber<T>, Publisher<R> {
}
It has just two rules. The first rule talks about the contract that must be followed by both Subscriber and Publisher , while the second rule is intended to handle the error situation, either recover or propagate to Subscriber.
推薦閱讀
- 社交網(wǎng)絡(luò)對齊
- 網(wǎng)絡(luò)創(chuàng)新指數(shù)研究
- Web Application Development with R Using Shiny
- HTML5 Game development with ImpactJS
- 互聯(lián)網(wǎng)安全的40個智慧洞見:2014年中國互聯(lián)網(wǎng)安全大會文集
- 企業(yè)網(wǎng)絡(luò)安全管理
- OMNeT++與網(wǎng)絡(luò)仿真
- 基于性能的保障理論與方法
- SAE原理與網(wǎng)絡(luò)規(guī)劃
- 大型企業(yè)微服務(wù)架構(gòu)實踐與運營
- 無線傳感器網(wǎng)絡(luò)定位技術(shù)
- Implementing NetScaler VPX?
- RestKit for iOS
- 移動互聯(lián)網(wǎng)環(huán)境下的核心網(wǎng)剖析及演進(jìn)
- 網(wǎng)絡(luò)信息安全工程技術(shù)與應(yīng)用分析