Table of Contents
- Preface
- 1. CometD Commercial Support Services
- 2. Contributing to CometD
- 3. Installation
- 4. Troubleshooting
- 5. Primer
- 6. Concepts and Architecture
- 7. Security
- 8. JavaScript Library
- 9. Java Libraries
- 9.1. CometD Java Libraries and Servlet 3.0
- 9.2. Client Library
- 9.3. Server Library
- 9.3.1. Configuring the Java Server
- 9.3.2. Configuring
BayeuxServer
- 9.3.3. Using Services
- 9.3.4. Authorization
- 9.3.5. Authentication
- 9.3.6. Server Channel Authorizers
- 9.3.7. Server Transports
- 9.3.8. Contextual Information
- 9.3.9. Lazy Channels and Messages
- 9.3.10. Multiple Sessions
- 9.3.11. Multiple Sessions with HTTP/1.1
- 9.3.12. Multiple Sessions with HTTP/2
- 9.3.13. JMX Integration
- 9.4. JSON Libraries
- 9.5. Scalability Clustering with Oort
- 9.6. Seti
- 9.7. Distributed Objects and Services
- 10. Extensions
- 11. Benchmarking CometD
- Appendix A: Building
- Appendix B: Migration Guides
- Appendix C: The Bayeux Protocol Specification 1.0
- Appendix D: Committer Release Instructions