Class AutomatonSrv.Client.Factory

java.lang.Object
dev.vality.machinegun.stateproc.AutomatonSrv.Client.Factory
All Implemented Interfaces:
org.apache.thrift.TServiceClientFactory<AutomatonSrv.Client>
Enclosing class:
AutomatonSrv.Client

public static class AutomatonSrv.Client.Factory
extends Object
implements org.apache.thrift.TServiceClientFactory<AutomatonSrv.Client>
  • Constructor Details

    • Factory

      public Factory()
  • Method Details

    • getClient

      public AutomatonSrv.Client getClient​(org.apache.thrift.protocol.TProtocol prot)
      Specified by:
      getClient in interface org.apache.thrift.TServiceClientFactory<AutomatonSrv.Client>
    • getClient

      public AutomatonSrv.Client getClient​(org.apache.thrift.protocol.TProtocol iprot, org.apache.thrift.protocol.TProtocol oprot)
      Specified by:
      getClient in interface org.apache.thrift.TServiceClientFactory<AutomatonSrv.Client>