Class: Universa::UmiClient

Inherits:
RemoteAdapter show all
Defined in:
lib/universa/client.rb

Overview

The low-level adapter for the UMI Universa client. We provide convenience wrappers for it Client and Connection classes, more rubyish in interface paradigm, so there is no need to use it directly.

Method Summary

Methods inherited from RemoteAdapter

#__getobj__, #__setobj__, #initialize, #inspect, invoke_static, remote_class, remote_class_name, remote_field, static_method, #to_s

Constructor Details

This class inherits a constructor from Universa::RemoteAdapter