Class
RbVmomi::Connection
In:
lib/rbvmomi/connection.rb
Parent:
TrivialSoap
Methods
call
const_missing
demangle_array_type
emit_request
extension_path
load_vmodl
loader
method_missing
new
obj2xml
parse_response
type
type
xml2obj
Constants
NS_XSI
=
'http://www.w3.org/2001/XMLSchema-instance'
Attributes
rev
[RW]
Public Class methods
extension_path
()
loader
()
new
(opts)
type
(name)
Protected Class methods
const_missing
(sym)
load_vmodl
(fn)
method_missing
(sym, *a)
Public Instance methods
call
(method, desc, this, params)
demangle_array_type
(x)
emit_request
(xml, method, descs, this, params)
obj2xml
(xml, name, type, is_array, o, attrs={})
hic sunt dracones
parse_response
(resp, desc)
type
(name)
xml2obj
(xml, typename)
[Validate]