Chapter 13. Chatting and tweeting

 

This chapter covers
  • Messaging with Extensible Messaging and Presence Protocol (XMPP)
  • XMPP status updates
  • Messaging with Twitter

 

We covered a lot of Spring Integration adapters in previous chapters. You saw how to invoke both Simple Object Access Protocol (SOAP)-based and Representational State Transfer (REST)-based web services over HTTP. You saw how to send and receive messages using the Java Message Service (JMS) API. Those adapters, and most of the others that we covered up to this point, are focused on well-established technologies that are commonly encountered in the enterprise development environment. HTTP is a ubiquitous protocol that provides the foundation of the World Wide Web, and JMS is included ...

Get Spring Integration in Action now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.