Class KeyValueEndPoint

java.lang.Object
jakarta.websocket.Endpoint
io.fluxcapacitor.testserver.websocket.WebsocketEndpoint
io.fluxcapacitor.testserver.websocket.KeyValueEndPoint

public class KeyValueEndPoint extends WebsocketEndpoint
  • Constructor Details

    • KeyValueEndPoint

      public KeyValueEndPoint()
  • Method Details

    • handle

      @Handle public void handle(io.fluxcapacitor.common.api.keyvalue.StoreValues storeValues)