Class ChannelsEndpoint

java.lang.Object
org.springframework.cloud.stream.endpoint.ChannelsEndpoint

@Endpoint(id="channels") public class ChannelsEndpoint extends Object
An Endpoint that has the binding information on all the Bindable message channels.
Author:
Dave Syer, Ilayaperumal Gopinathan, Vinicius Carvalho