Class ServerFlowHandler<T,​R>

java.lang.Object
dev.vality.adapter.flow.lib.handler.ServerFlowHandler<T,​R>

public class ServerFlowHandler<T,​R>
extends Object
  • Constructor Details

    • ServerFlowHandler

      public ServerFlowHandler()
  • Method Details

    • handle

      public R handle​(T context) throws org.apache.thrift.TException
      Throws:
      org.apache.thrift.TException