Module Jabber::Bytestreams
In: lib/xmpp4r/bytestreams/helper/ibb/base.rb
lib/xmpp4r/bytestreams/helper/ibb/initiator.rb
lib/xmpp4r/bytestreams/helper/ibb/target.rb
lib/xmpp4r/bytestreams/helper/socks5bytestreams/base.rb
lib/xmpp4r/bytestreams/helper/socks5bytestreams/initiator.rb
lib/xmpp4r/bytestreams/helper/socks5bytestreams/server.rb
lib/xmpp4r/bytestreams/helper/socks5bytestreams/socks5.rb
lib/xmpp4r/bytestreams/helper/socks5bytestreams/target.rb
lib/xmpp4r/bytestreams/iq/bytestreams.rb
lib/xmpp4r/bytestreams/iq/si.rb

Classes and Modules

Class Jabber::Bytestreams::IBB
Class Jabber::Bytestreams::IBBInitiator
Class Jabber::Bytestreams::IBBQueueItem
Class Jabber::Bytestreams::IBBTarget
Class Jabber::Bytestreams::IqQueryBytestreams
Class Jabber::Bytestreams::IqSi
Class Jabber::Bytestreams::IqSiFile
Class Jabber::Bytestreams::IqSiFileRange
Class Jabber::Bytestreams::SOCKS5Bytestreams
Class Jabber::Bytestreams::SOCKS5BytestreamsInitiator
Class Jabber::Bytestreams::SOCKS5BytestreamsPeer
Class Jabber::Bytestreams::SOCKS5BytestreamsServer
Class Jabber::Bytestreams::SOCKS5BytestreamsServerStreamHost
Class Jabber::Bytestreams::SOCKS5BytestreamsTarget
Class Jabber::Bytestreams::SOCKS5Socket
Class Jabber::Bytestreams::StreamHost
Class Jabber::Bytestreams::StreamHostUsed

Constants

NS_BYTESTREAMS = 'http://jabber.org/protocol/bytestreams'
PROFILE_FILETRANSFER = 'http://jabber.org/protocol/si/profile/file-transfer'

[Validate]