Table of Contents - io_request-2.5.1 Documentation
Classes and Modules
- IORequest
- IORequest::AuthorizationFailureError
- IORequest::Authorizer
- IORequest::Client
- IORequest::Message
- IORequest::RequestTimeoutError
- IORequest::SSLSockets
- IORequest::SSLSockets::Client
- IORequest::SSLSockets::Server
- IORequest::Utility
- IORequest::Utility::ExtendedID
- IORequest::Utility::MultiThread
- IORequest::Utility::WithID
- IORequest::Utility::WithProgName
- IORequest::ZeroSizeMessageError
Methods
- ::by_secret_key — IORequest::Authorizer
- ::empty — IORequest::Authorizer
- ::from — IORequest::Utility::ExtendedID
- ::logger — IORequest
- ::logger= — IORequest
- ::new — IORequest::Authorizer
- ::new — IORequest::Client
- ::new — IORequest::SSLSockets::Server
- ::new — IORequest::SSLSockets::Client
- ::new — IORequest::Message
- ::new — IORequest::Utility::ExtendedID
- ::read_from — IORequest::Message
- #<=> — IORequest::Utility::ExtendedID
- #__multi_thread__mutex — IORequest::Utility::MultiThread
- #__multi_thread__remove_current_thread — IORequest::Utility::MultiThread
- #__multi_thread__threads — IORequest::Utility::MultiThread
- #__with_id__extended_id — IORequest::Utility::WithID
- #accept_loop — IORequest::SSLSockets::Server
- #authorization — IORequest::Client
- #authorize — IORequest::Authorizer
- #check_data — IORequest::Message
- #clients — IORequest::SSLSockets::Server
- #close — IORequest::Client
- #close_internal — IORequest::Client
- #close_io — IORequest::Client
- #connect — IORequest::SSLSockets::Client
- #connected? — IORequest::SSLSockets::Client
- #data — IORequest::SSLSockets::Server
- #data_transition_iteration — IORequest::Client
- #data_transition_loop — IORequest::Client
- #disconnect — IORequest::SSLSockets::Client
- #each_thread — IORequest::Utility::MultiThread
- #extended_id — IORequest::Utility::WithID
- #handle_client — IORequest::SSLSockets::Server
- #handle_request — IORequest::Client
- #handle_response — IORequest::Client
- #handle_socket — IORequest::SSLSockets::Server
- #in_thread — IORequest::Utility::MultiThread
- #initialize_ssl_context — IORequest::SSLSockets::Server
- #initialize_ssl_context — IORequest::SSLSockets::Client
- #join_threads — IORequest::Utility::MultiThread
- #kill_threads — IORequest::Utility::MultiThread
- #on_close — IORequest::Client
- #on_request — IORequest::Client
- #open — IORequest::Client
- #open? — IORequest::Client
- #prog_name — IORequest::Utility::WithProgName
- #request — IORequest::Client
- #request — IORequest::SSLSockets::Client
- #request? — IORequest::Message
- #respond — IORequest::Client
- #response? — IORequest::Message
- #running_threads — IORequest::Utility::MultiThread
- #send_request_and_wait_for_response — IORequest::Client
- #send_response — IORequest::Client
- #send_zero_size_request — IORequest::Client
- #start — IORequest::SSLSockets::Server
- #stop — IORequest::SSLSockets::Server
- #to_binary — IORequest::Message
- #to_s — IORequest::Message
- #to_s — IORequest::Utility::ExtendedID
- #wait_for_response — IORequest::Client
- #write_to — IORequest::Message