Class APNsBinaryApiProvider

  • All Implemented Interfaces:
    tigase.kernel.beans.config.ConfigurationChangedAware, tigase.kernel.beans.UnregisterAware, IPushProvider

    @Bean(name="apns-binary-api",
          parent=PushNotificationsComponent.class,
          active=false)
    public class APNsBinaryApiProvider
    extends java.lang.Object
    implements IPushProvider, tigase.kernel.beans.config.ConfigurationChangedAware, tigase.kernel.beans.UnregisterAware
    Created by andrzej on 05.01.2017.