Class SubscriptionGatewayHandler


  • public class SubscriptionGatewayHandler
    extends Object
    SubscriptionGatewayHandler manages websocket communication and handles the interaction between Lilo itself.
    • Constructor Detail

      • SubscriptionGatewayHandler

        public SubscriptionGatewayHandler​(@NotNull
                                          @NotNull Lilo lilo)
        Constructs a handler instance using lilo
        Parameters:
        lilo - global lilo instance