Class BgpThriftService.ThriftClientContext

  • All Implemented Interfaces:
    org.apache.thrift.server.ServerContext
    Enclosing class:
    BgpThriftService

    public static class BgpThriftService.ThriftClientContext
    extends java.lang.Object
    implements org.apache.thrift.server.ServerContext
    • Constructor Summary

      Constructors 
      Constructor Description
      ThriftClientContext​(org.apache.thrift.protocol.TProtocol in)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.apache.thrift.protocol.TProtocol getIn()  
      • Methods inherited from class java.lang.Object

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

      • ThriftClientContext

        public ThriftClientContext​(org.apache.thrift.protocol.TProtocol in)
    • Method Detail

      • getIn

        public org.apache.thrift.protocol.TProtocol getIn()