Table of Contents - ddp-server-0.1.2 Documentation
Classes and Modules
- DDP
- DDP::EJSON
- DDP::EJSON::InvalidSerializableClassError
- DDP::EJSON::Serializable
- DDP::EJSON::UnknownTypeError
- DDP::Server
- DDP::Server::API
- DDP::Server::Protocol
- DDP::Server::Protocol::Data
- DDP::Server::Protocol::Data::Subscription
- DDP::Server::Protocol::Heartbeat
- DDP::Server::Protocol::RPC
- DDP::Server::WebSocket
- Time
Methods
- ::add_serializable_class — DDP::EJSON
- ::as_ejson — DDP::EJSON
- ::deserialize — DDP::EJSON
- ::deserialize_escape — DDP::EJSON
- ::deserialize_hash — DDP::EJSON
- ::deserialize_operation — DDP::EJSON
- ::deserialize_type — DDP::EJSON
- ::extended — DDP::EJSON::Serializable
- ::generate — DDP::EJSON
- ::hash_as_ejson — DDP::EJSON
- ::new — DDP::Server::WebSocket
- ::new — DDP::Server::API
- ::new — DDP::Server::Protocol::Data::Subscription
- ::parse — DDP::EJSON
- ::rename_serializable_class — DDP::EJSON
- #as_ejson — Time
- #collection_query — DDP::Server::API
- #ejson_type_name — DDP::EJSON::Serializable
- #from_ejson — DDP::EJSON::Serializable
- #handle_connect — DDP::Server::Protocol
- #handle_data — DDP::Server::Protocol::Data
- #handle_established — DDP::Server::Protocol
- #handle_heartbeat — DDP::Server::Protocol::Heartbeat
- #handle_method — DDP::Server::Protocol::RPC
- #handle_rpc — DDP::Server::Protocol::RPC
- #handle_session — DDP::Server::Protocol
- #handle_sub — DDP::Server::Protocol::Data
- #handle_unsub — DDP::Server::Protocol::Data
- #invoke_rpc — DDP::Server::API
- #new_session_id — DDP::Server::Protocol
- #on_open — DDP::Server::WebSocket
- #read_message — DDP::Server::WebSocket
- #send_added — DDP::Server::Protocol::Data
- #send_added_before — DDP::Server::Protocol::Data
- #send_changed — DDP::Server::Protocol::Data
- #send_error_result — DDP::Server::Protocol::RPC
- #send_moved_before — DDP::Server::Protocol::Data
- #send_nosub — DDP::Server::Protocol::Data
- #send_ready — DDP::Server::Protocol::Data
- #send_removed — DDP::Server::Protocol::Data
- #send_result — DDP::Server::Protocol::RPC
- #send_updated — DDP::Server::Protocol::RPC
- #setup_collections — DDP::Server::API
- #setup_rpc — DDP::Server::API
- #start — DDP::Server::Protocol::Data::Subscription
- #stop — DDP::Server::Protocol::Data::Subscription
- #subscription_update — DDP::Server::Protocol::Data
- #wrap_query — DDP::Server::API
- #write_message — DDP::Server::WebSocket