- Hands-On Spring Security 5 for Reactive Applications
- Tomcy John
- 45字
- 2021-07-23 18:59:12
The Publisher Interface
The definition of this interface is as follows:
public interface Publisher<T> {
public void subscribe(Subscriber<? super T> s);
}
As you can see, Publisher allows the Subscriber interface to subscribe to it so as to receive the message when Publisher produces it.
推薦閱讀
- 計(jì)算機(jī)網(wǎng)絡(luò)安全技術(shù)(第6版·慕課版)
- Mobile Forensics Cookbook
- 數(shù)字身份與元宇宙信任治理
- Web安全與攻防入門(mén)很輕松(實(shí)戰(zhàn)超值版)
- Getting Started with FortiGate
- 工業(yè)物聯(lián)網(wǎng)安全
- Learning Veeam? Backup & Replication for VMware vSphere
- 代碼審計(jì):企業(yè)級(jí)Web代碼安全架構(gòu)
- Kali Linux Wireless Penetration Testing Cookbook
- Spring Security(Third Edition)
- 局域網(wǎng)交換機(jī)安全
- 華為防火墻實(shí)戰(zhàn)指南
- 黑客攻防入門(mén)
- 黑客攻防從入門(mén)到精通:黑客與反黑客工具篇(第2版)
- 網(wǎng)絡(luò)空間安全體系