Class: Beowulf::NetworkBroadcastApi
- Defined in:
- lib/beowulf/network_broadcast_api.rb
Constant Summary
Constants inherited from Api
Api::DEFAULT_BEOWULF_FAILOVER_URLS, Api::DEFAULT_BEOWULF_URL, Api::DEFAULT_RESTFUL_URL, Api::HEALTH_URI, Api::POST_HEADERS
Instance Method Summary collapse
Methods inherited from Api
default_failover_urls, default_restful_url, default_url, #get_blocks, #initialize, #inspect, #method_missing, #method_names, #respond_to_missing?, #shutdown, #stopped?, #use_condenser_namespace?
Methods included from Utils
#debug, #error, #extract_signatures, #hexlify, #pakArr, #pakC, #pakHash, #pakI, #pakL!, #pakPubKey, #pakQ, #pakS, #pakStr, #pakc, #pakq, #paks, #send_log, #unhexlify, #varint, #warning
Constructor Details
This class inherits a constructor from Beowulf::Api
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Beowulf::Api
Instance Method Details
#api_name ⇒ Object
3 4 5 |
# File 'lib/beowulf/network_broadcast_api.rb', line 3 def api_name :network_broadcast_api end |