Ruby 1.9.3 リファレンスマニュアル > ライブラリ一覧 > drbライブラリ > DRb::DRbServerクラス > front

instance method DRb::DRbServer#front

front

[TODO]

The front object of the DRbServer.

This object receives remote method calls made on the server’s URI alone, with an object id.

class DRb::DRbServer