Class: ZK::ZKEventMachine::Callback::ChildrenCallback

Inherits:
Base
  • Object
show all
Defined in:
lib/z_k/z_k_event_machine/callback.rb

Overview

used with Client#children call

Instance Attribute Summary

Attributes inherited from Base

#context, #req_id

Method Summary

Methods inherited from Base

async_result_keys, #async_result_keys, #call, #check_async_rc, #deferred_style_result, #exception_for, #initialize, #node_style_result, #on_result, #success?

Constructor Details

This class inherits a constructor from ZK::ZKEventMachine::Callback::Base