DRb::DRbObject

class DRb::DRbObject

Parent:
Object

Object wrapping a reference to a remote drb object.

Method calls on this object are relayed to the remote object that this object is a stub for.

Public Class Methods

_load(s) Show source

Unmarshall a marshalled DRbObject.

登录查看完整内容