Class: Hector::Service
Constant Summary
Constants inherited from Session
Instance Attribute Summary
Attributes inherited from Session
#away_message, #nickname, #request, #response
Method Summary
Methods inherited from Session
all, #away, #away?, #back, #broadcast, broadcast_to, #channel?, delete, #deliver, #destroy, find, #find, #hostname, #initialize, #name, nicknames, normalize, #realname, #receive, register, rename, #rename, reset!, #respond_with, #source, #username, #who
Methods included from Commands::Invite
Methods included from Commands::Away
Methods included from Commands::Whois
#on_whois, #respond_to_whois_for, #whois
Methods included from Commands::Who
#on_who, #sessions_for_who, #who
Methods included from Commands::Topic
Methods included from Commands::Realname
Methods included from Commands::Quit
Methods included from Commands::Privmsg
Methods included from Commands::Pong
Methods included from Commands::Ping
Methods included from Commands::Part
Methods included from Commands::Notice
Methods included from Commands::Nick
Methods included from Commands::Names
Methods included from Commands::Mode
Methods included from Commands::Join
Methods included from Concerns::Presence
#channels, #destroy_presence, included, #initialize_presence, #peer_sessions, #seconds_idle, #touch_presence
Methods included from Concerns::KeepAlive
#destroy_keep_alive, #initialize_keep_alive, #on_heartbeat
Constructor Details
This class inherits a constructor from Hector::Session