Class WebSocketSubscriptionService.WebSocketSubscriptionRequest

java.lang.Object
io.datarouter.websocket.service.WebSocketSubscriptionService.WebSocketSubscriptionRequest
Enclosing class:
WebSocketSubscriptionService

public static class WebSocketSubscriptionService.WebSocketSubscriptionRequest
extends Object
  • Field Details

    • command

      public io.datarouter.websocket.service.WebSocketSubscriptionService.WebSocketSubscriptionCommand command
    • topic

      public String topic
  • Constructor Details