Justin Heesemann created CAMEL-8696:
---------------------------------------

             Summary: Allow ApnsNotification/EnhancedApnsNotification instances 
to be send to apns endpoints
                 Key: CAMEL-8696
                 URL: https://issues.apache.org/jira/browse/CAMEL-8696
             Project: Camel
          Issue Type: New Feature
          Components: camel-apns
    Affects Versions: 2.13.3
            Reporter: Justin Heesemann


The Apns Endpoint only accepts Strings with the payload.
It would be great if we alternatively could send EnhancedApnsNotifications so 
we have more control about the message that is being sent.

This would especially help with handling notification errors, since the 
java-apns allows a ApnsDelegate to be notified about errors 
"messageSendFailed(ApnsNotification message, Throwable e)" - only we currently 
have no way of linking these failure messages to the exchange send by camel.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to