Parent

Methods

Class Index [+]

Quicksearch

MessagePack::RPC::Server::Base

:nodoc:

Attributes

base[R]

Public Class Methods

new(*args) click to toggle source
     # File lib/msgpack/rpc/server.rb, line 203
203:         def initialize(*args)
204:                 @base = Server.new(*args)
205:                 @base.serve(self)
206:         end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.