Class IProvider.SubscriptionHandler

  • Enclosing interface:
    IProvider

    public static class IProvider.SubscriptionHandler
    extends java.lang.Object
    • Constructor Detail

      • SubscriptionHandler

        public SubscriptionHandler()
      • SubscriptionHandler

        public SubscriptionHandler​(IProvider.CallbackHandler<java.lang.Object,​java.lang.Object> callBack,
                                   java.lang.String type)
    • Method Detail

      • getType

        public java.lang.String getType()
      • setType

        public void setType​(java.lang.String type)