Class ArbiterSrv.Client.Factory

java.lang.Object
dev.vality.bouncer.decisions.ArbiterSrv.Client.Factory
All Implemented Interfaces:
org.apache.thrift.TServiceClientFactory<ArbiterSrv.Client>
Enclosing class:
ArbiterSrv.Client

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

    • Factory

      public Factory()
  • Method Details

    • getClient

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

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