public interface ReactiveStreamsSubscribableChannel extends IntegrationPattern
Modifier and Type | Method and Description |
---|---|
default IntegrationPatternType |
getIntegrationPatternType()
Return a pattern type this component implements.
|
void |
subscribeTo(org.reactivestreams.Publisher<? extends Message<?>> publisher) |
void subscribeTo(org.reactivestreams.Publisher<? extends Message<?>> publisher)
default IntegrationPatternType getIntegrationPatternType()
IntegrationPattern
getIntegrationPatternType
in interface IntegrationPattern
IntegrationPatternType
this component implements.