Class BgpUpdater.Client.Factory

  • All Implemented Interfaces:
    org.apache.thrift.TServiceClientFactory<BgpUpdater.Client>
    Enclosing class:
    BgpUpdater.Client

    public static class BgpUpdater.Client.Factory
    extends java.lang.Object
    implements org.apache.thrift.TServiceClientFactory<BgpUpdater.Client>
    • Constructor Summary

      Constructors 
      Constructor Description
      Factory()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      BgpUpdater.Client getClient​(org.apache.thrift.protocol.TProtocol prot)  
      BgpUpdater.Client getClient​(org.apache.thrift.protocol.TProtocol iprot, org.apache.thrift.protocol.TProtocol oprot)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Factory

        public Factory()
    • Method Detail

      • getClient

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

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