Class RatesSrv.Client.Factory

java.lang.Object
dev.vality.xrates.rate.RatesSrv.Client.Factory
All Implemented Interfaces:
org.apache.thrift.TServiceClientFactory<RatesSrv.Client>
Enclosing class:
RatesSrv.Client

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

    • Factory

      public Factory()
  • Method Details

    • getClient

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

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