Table of Contents - simplerpc-0.3.0 Documentation
Classes and Modules
- SimpleRPC
- SimpleRPC::AlreadyListeningError
- SimpleRPC::AuthenticationError
- SimpleRPC::Client
- SimpleRPC::ConnectionError
- SimpleRPC::Encryption
- SimpleRPC::FastClient
- SimpleRPC::FormatError
- SimpleRPC::RPCError
- SimpleRPC::RemoteException
- SimpleRPC::RemoteObject
- SimpleRPC::Server
- SimpleRPC::SocketProtocol
- SimpleRPC::SocketProtocol::Simple
- SimpleRPC::SocketProtocol::Stream
Methods
- ::decrypt — SimpleRPC::Encryption
- ::encrypt — SimpleRPC::Encryption
- ::new — SimpleRPC::Client
- ::new — SimpleRPC::RPCError
- ::new — SimpleRPC::Server
- ::new_proxy — SimpleRPC::Client
- ::recv — SimpleRPC::SocketProtocol::Stream
- ::recv — SimpleRPC::SocketProtocol::Simple
- ::salt_key — SimpleRPC::Encryption
- ::send — SimpleRPC::SocketProtocol::Stream
- ::send — SimpleRPC::SocketProtocol::Simple
- #_connect — SimpleRPC::Client
- #_connected? — SimpleRPC::Client
- #_disconnect — SimpleRPC::Client
- #_get_socket — SimpleRPC::Client
- #active_client_threads — SimpleRPC::Server
- #call — SimpleRPC::Client
- #close — SimpleRPC::Server
- #connected? — SimpleRPC::Client
- #create_server_socket — SimpleRPC::Server
- #disconnect — SimpleRPC::Client
- #get_proxy — SimpleRPC::Client
- #handle_client — SimpleRPC::Server
- #interruptable_accept — SimpleRPC::Server
- #listen — SimpleRPC::Server
- #method_missing — SimpleRPC::Client
- #persist — SimpleRPC::Client
- #timeout= — SimpleRPC::Client
- #timeout= — SimpleRPC::Server