Java org.apache.thrift TServiceClient fields, constructors, methods, implement or subclass

Example usage for Java org.apache.thrift TServiceClient fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.thrift TServiceClient.

The text is from its open source code.

Subclass

org.apache.thrift.TServiceClient has subclasses.
Click this link to see all its subclasses.

Method

TProtocolgetInputProtocol()
Get the TProtocol being used as the input (read) protocol.
TProtocolgetOutputProtocol()
Get the TProtocol being used as the output (write) protocol.