public class TypedNotificationHandler extends SimpleNotificationHandler
| Constructor and Description |
|---|
TypedNotificationHandler(com.fasterxml.jackson.databind.ObjectMapper objectMapper,
Consumer<Type> messageHandler)
Initializes SNS handler.
|
public TypedNotificationHandler(com.fasterxml.jackson.databind.ObjectMapper objectMapper,
Consumer<Type> messageHandler)
Type - Message type.objectMapper - JSON handler.messageHandler - Single message consumer.Copyright © 2017 RafaĆ Wrzeszcz - Wrzasq.pl. All rights reserved.