Searched defs:PushNotificationDelegate (Results 1 - 1 of 1) sorted by relevance

/forgerock/openam/openam-push-notification/src/main/java/org/forgerock/openam/services/push/
H A DPushNotificationDelegate.java25 * when it should create new instances of any given {@link PushNotificationDelegate}. If a configuration
35 public interface PushNotificationDelegate extends Closeable { interface in inherits:Closeable
47 * Used to send a message out to the PushNotificationDelegate to be delivered.

Completed in 26 milliseconds