Table of Contents - strum-io-1.0.8 Documentation
Classes and Modules
- Strum
- Strum::Errors
- Strum::Errors::ClosedGenericBuild
- Strum::Errors::ClosedGenericIO
- Strum::Errors::ClosedGenericValidation
- Strum::Errors::InvalidSessionRegistration
- Strum::Errors::InvalidTemplatePart
- Strum::Errors::NilAPICall
- Strum::Errors::NilAsyncBlock
- Strum::Errors::NilBlockInvocation
- Strum::Errors::NilComponent
- Strum::Errors::NilComponentBlock
- Strum::Errors::NilEndpointComponent
- Strum::Errors::NilEndpointReceiver
- Strum::Errors::NilEventRegistration
- Strum::Errors::NilInterceptor
- Strum::Errors::NilSessionReceiver
- Strum::Errors::NilSibling
- Strum::Errors::NilSocketReceiver
- Strum::Errors::NilTaskScheduled
- Strum::Errors::NilWriteBlock
- Strum::Errors::PacketSizeConflict
- Strum::Internal
- Strum::Internal::Component
- Strum::Internal::Container
- Strum::Internal::Events
- Strum::Internal::Events::ComponentAsyncEvent
- Strum::Internal::Events::ComponentEvent
- Strum::Internal::Events::ComponentHookEvent
- Strum::Internal::Events::ComponentInitializationEvent
- Strum::Internal::Events::ComponentReportEvent
- Strum::Internal::Events::ComponentTranqEvent
- Strum::Internal::Events::EndpointEvent
- Strum::Internal::Events::EndpointInitializationEvent
- Strum::Internal::Events::EndpointListenEvent
- Strum::Internal::Events::EndpointSpawnEvent
- Strum::Internal::Events::Event
- Strum::Internal::Events::GenericEvent
- Strum::Internal::Events::InterceptedSessionEvent
- Strum::Internal::Events::InterceptorEvent
- Strum::Internal::Events::ManagerEvent
- Strum::Internal::Events::SessionBuildEvent
- Strum::Internal::Events::SessionClosedEvent
- Strum::Internal::Events::SessionEvent
- Strum::Internal::Events::SessionReadEvent
- Strum::Internal::Events::SessionRegistrationEvent
- Strum::Internal::Events::SessionWriteEvent
- Strum::Internal::Events::SocketClosedEvent
- Strum::Internal::Events::SocketDelayViolationEvent
- Strum::Internal::Events::SocketEvent
- Strum::Internal::Events::SocketForceCloseEvent
- Strum::Internal::Events::SocketListOverflow
- Strum::Internal::Events::SocketReceiveEvent
- Strum::Internal::Events::SocketThrottleEvent
- Strum::Internal::Events::SocketTimeoutEvent
- Strum::Internal::Generic
- Strum::Internal::Hook
- Strum::Internal::Listener
- Strum::Internal::Patches
- Strum::Server
- Strum::Server::Endpoint
- Strum::Server::Handshake
- Strum::Server::Interceptor
- Strum::Server::Manager
- Strum::Server::Packet
- Strum::Server::Packet::Header
- Strum::Server::Packet::Payload
- Strum::Server::Packet::Template
- Strum::Server::Packet::Terminator
- Strum::Server::Session
- Strum::Server::Session::Generator
- Strum::Server::Session::Template
- Strum::Server::Stage
Methods
- ::new — Strum::Errors::ClosedGenericIO
- ::new — Strum::Errors::ClosedGenericBuild
- ::new — Strum::Errors::ClosedGenericValidation
- ::new — Strum::Errors::PacketSizeConflict
- ::new — Strum::Errors::NilAPICall
- ::new — Strum::Errors::NilAsyncBlock
- ::new — Strum::Errors::NilBlockInvocation
- ::new — Strum::Errors::NilComponent
- ::new — Strum::Errors::NilComponentBlock
- ::new — Strum::Errors::NilEndpointComponent
- ::new — Strum::Errors::NilEndpointReceiver
- ::new — Strum::Errors::NilEventRegistration
- ::new — Strum::Errors::NilInterceptor
- ::new — Strum::Errors::NilSessionReceiver
- ::new — Strum::Errors::NilSibling
- ::new — Strum::Errors::NilSocketReceiver
- ::new — Strum::Errors::NilTaskScheduled
- ::new — Strum::Errors::InvalidTemplatePart
- ::new — Strum::Errors::InvalidSessionRegistration
- ::new — Strum::Errors::NilWriteBlock
- ::new — Strum::Internal::Events::Event
- ::new — Strum::Internal::Events::ComponentEvent
- ::new — Strum::Internal::Events::InterceptorEvent
- ::new — Strum::Internal::Events::SessionEvent
- ::new — Strum::Internal::Events::SocketEvent
- ::new — Strum::Internal::Listener
- ::new — Strum::Server::Endpoint
- ::new — Strum::Server::Handshake
- ::new — Strum::Server::Stage
- ::new — Strum::Server::Interceptor
- ::new — Strum::Server::Manager
- ::new — Strum::Server::Packet::Header
- ::new — Strum::Server::Packet::Payload
- ::new — Strum::Server::Packet::Template
- ::new — Strum::Server::Packet::Terminator
- ::new — Strum::Server::Session::Generator
- ::new — Strum::Server::Session::Template
- ::new — Strum::Internal::Component
- #<< — Strum::Server::Packet::Header
- #<< — Strum::Server::Packet::Payload
- #<< — Strum::Internal::Generic
- #[] — Strum::Internal::Container
- #[]= — Strum::Internal::Container
- #adjust — Strum::Internal::Patches
- #any_sockets? — Strum::Server::Manager
- #asynchronously — Strum::Internal::Component
- #authenticate — Strum::Server::Interceptor
- #build — Strum::Server::Packet::Header
- #build — Strum::Server::Packet::Payload
- #build — Strum::Server::Packet::Template
- #build — Strum::Internal::Generic
- #call — Strum::Internal::Events::Event
- #call — Strum::Internal::Events::GenericEvent
- #class_name — Strum::Internal::Container
- #close — Strum::Server::Session::Template
- #close! — Strum::Server::Session::Template
- #close! — Strum::Internal::Generic
- #close_socket — Strum::Server::Interceptor
- #closed? — Strum::Server::Session::Template
- #closed? — Strum::Internal::Generic
- #connection_count — Strum::Server::Manager
- #cycle — Strum::Server::Handshake
- #execute — Strum::Server::Stage
- #execute_task — Strum::Internal::Component
- #generate — Strum::Server::Session::Generator
- #hook — Strum::Internal::Component
- #hook_components — Strum::Server::Manager
- #intercept — Strum::Server::Interceptor
- #listen — Strum::Server::Endpoint
- #load_events — Strum::Internal::Listener
- #nibble — Strum::Internal::Patches
- #on_endpoint_init — Strum::Internal::Hook
- #on_endpoint_listen — Strum::Internal::Hook
- #on_endpoint_spawn — Strum::Internal::Hook
- #on_session_build — Strum::Internal::Hook
- #on_session_close — Strum::Internal::Hook
- #on_session_event — Strum::Internal::Hook
- #on_session_read — Strum::Internal::Hook
- #on_session_register — Strum::Internal::Hook
- #on_session_write — Strum::Internal::Hook
- #on_socket_close — Strum::Internal::Hook
- #on_socket_delay_violation — Strum::Internal::Hook
- #on_socket_force_close — Strum::Internal::Hook
- #on_socket_intercept — Strum::Internal::Hook
- #on_socket_list_overflow — Strum::Internal::Hook
- #on_socket_throttle — Strum::Internal::Hook
- #read — Strum::Server::Session::Template
- #read — Strum::Internal::Generic
- #receive — Strum::Server::Manager
- #register_event — Strum::Internal::Listener
- #register_generic_event — Strum::Internal::Listener
- #register_interceptor — Strum::Server::Manager
- #register_session — Strum::Server::Manager
- #register_sibling — Strum::Server::Stage
- #report — Strum::Internal::Component
- #s — Strum::Internal::Patches
- #set_stage — Strum::Server::Handshake
- #signed — Strum::Internal::Patches
- #tranquilize — Strum::Internal::Component
- #trigger_events — Strum::Internal::Listener
- #trigger_generic_events — Strum::Internal::Listener
- #u — Strum::Internal::Patches
- #unsigned — Strum::Internal::Patches
- #validate — Strum::Server::Interceptor
- #validate — Strum::Server::Packet::Template
- #validate — Strum::Internal::Generic
- #w! — Strum::Server::Packet::Template
- #write — Strum::Server::Packet::Header
- #write — Strum::Server::Packet::Payload
- #write — Strum::Server::Packet::Template
- #write — Strum::Server::Session::Template
- #write — Strum::Internal::Generic