Skip to content
This repository was archived by the owner on Jul 9, 2022. It is now read-only.

Message Channel

olegz edited this page Feb 27, 2012 · 20 revisions

EIP reference for Message Channel can be found here - http://www.eaipatterns.com/MessageChannel.html

We currently support several types of Message Channels

Point-to-Point Channel

EIP reference for Point-to-Point Channel can be found here - http://www.eaipatterns.com/PointToPointChannel.html

val pointToPointChannel = Channel("myChannel")

[Back to Reference] (https://github.com/SpringSource/spring-integration-scala/wiki/Reference)
Clone this wiki locally