@EnableBinding(value=org.springframework.cloud.stream.messaging.Source.class)
 @EnableConfigurationProperties(value={MailSourceProperties.class,org.springframework.cloud.stream.app.trigger.TriggerPropertiesMaxMessagesDefaultOne.class})
 @Import(value=TriggerConfiguration.class)
public class MailSourceConfiguration
extends Object
| Constructor and Description | 
|---|
| MailSourceConfiguration() | 
| Modifier and Type | Method and Description | 
|---|---|
| org.springframework.integration.dsl.IntegrationFlow | mailInboundFlow() | 
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.