Class CommandServiceStreamRequestHandler

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      scala.concurrent.Future<msocket.jvm.stream.StreamResponse> handle​(CommandServiceStreamRequest request)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface msocket.jvm.stream.StreamRequestHandler

        future, sFuture, sStream, stream
    • Constructor Detail

      • CommandServiceStreamRequestHandler

        public CommandServiceStreamRequestHandler​(csw.command.api.scaladsl.CommandService commandService)