Class SubscriptionGatewayHandler

java.lang.Object
io.fria.lilo.subscription.SubscriptionGatewayHandler

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

    • SubscriptionGatewayHandler

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