Skip to main content

Extending Spring Integration

  • Chapter
Pro Spring Integration
  • 659 Accesses

Abstract

The Spring Integration framework provides an extensive toolbox for integration problems. Spring Integration 2.0 ships with many new adapters, and lays the groundwork for many other adapters to come. The adapter support is also often very generic, providing support for a broad spectrum of concerns. For example, while the Twitter adapters speak specifically to Twitter and are considered very specific, the TCP/UDP support can speak to any system that speaks TCP or UDP, and the HTTP adapter can speak to any HTTP endpoint. In a sense, the TCP/UDP support is much broader than the HTTP support. If there is a problem that cannot be fixed with the HTTP support and feels like it can be tackled using raw TCP/UDP, then that is a viable route. In the other direction, Spring Integration also provides first-class support for SOAP-based web services, which can be thought of as a specialization of HTTP support. Spring Integration ships with SOAP support because SOAP as a protocol and specification exposes well-known request and response-specific payloads, and is used by many people. Wherever Spring Integration can provide specific, ready-to-use support for a system or protocol, it does. It is helpful to know that while some systems may lack specific support, there are more generic options.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 44.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 59.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2011 Dr. Mark Lui, Mario Gray, Andy Chan, and Josh Long

About this chapter

Cite this chapter

Lui, M., Gray, M., Chan, A., Long, J. (2011). Extending Spring Integration. In: Pro Spring Integration. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4302-3346-6_15

Download citation

Publish with us

Policies and ethics