- java.lang.Object
-
- org.springframework.cloud.aws.messaging.core.TopicMessageChannel
-
-
Field Summary
-
Fields inherited from interface org.springframework.messaging.MessageChannel
INDEFINITE_TIMEOUT
-
Constructor Summary
Constructors
| Constructor and Description |
TopicMessageChannel(com.amazonaws.services.sns.AmazonSNS amazonSns,
String topicArn) |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
boolean |
send(org.springframework.messaging.Message<?> message) |
boolean |
send(org.springframework.messaging.Message<?> message,
long timeout) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.