Method: AbstractThriftClient#client_class
- Defined in:
- lib/thrift_client/abstract_thrift_client.rb
#client_class ⇒ Object (readonly)
Returns the value of attribute client_class.
36 37 38 |
# File 'lib/thrift_client/abstract_thrift_client.rb', line 36 def client_class @client_class end |