Skip to content

Reference Doc - Make Http Components sections more generic [INT-2456] #6437

@spring-operator

Description

@spring-operator

Gunnar Hillert opened INT-2456 and commented

The chapter on the HTTP Support (Chapter 15) is a bit confusing.

http://static.springsource.org/spring-integration/reference/html/http.html

We have 4 Http Components but the main chapter-headlines only name Inbound/Outbound gateways. The Inbound and Outbound Channel Adapters are only mentioned in passing and in the provided samples.

Furthermore, treating Gateways/Channel Adapters together is problematic, as an Outbound Gateway has semantically a different meaning compared to an Outbound Channel Adapter. For instance: I can use an Outbound Gateway to retrieve Data, not just send data. Therefore we probably should treat each component in their own section (4 sections total):

  • HTTP Oubound Channel Adapter
  • HTTP Inbound Channel Adapter
  • Http Outbound Gateway
  • Http Inbound Gateway

Affects: 2.1 GA

Issue Links:

Referenced from: pull request #1663

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions