public interface TServiceClient
Modifier and Type | Method and Description |
---|---|
TProtocol |
getInputProtocol()
Get the TProtocol being used as the input (read) protocol.
|
TProtocol |
getOutputProtocol()
Get the TProtocol being used as the output (write) protocol.
|