Module: Jabber::Bytestreams
- Defined in:
- lib/xmpp4r/bytestreams/iq/si.rb,
lib/xmpp4r/bytestreams/iq/bytestreams.rb,
lib/xmpp4r/bytestreams/helper/ibb/base.rb,
lib/xmpp4r/bytestreams/helper/ibb/target.rb,
lib/xmpp4r/bytestreams/helper/ibb/initiator.rb,
lib/xmpp4r/bytestreams/helper/socks5bytestreams/base.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/helper/socks5bytestreams/initiator.rb
Defined Under Namespace
Classes: IBB, IBBInitiator, IBBQueueItem, IBBTarget, IqQueryBytestreams, IqSi, IqSiFile, IqSiFileRange, SOCKS5Bytestreams, SOCKS5BytestreamsInitiator, SOCKS5BytestreamsPeer, SOCKS5BytestreamsServer, SOCKS5BytestreamsServerStreamHost, SOCKS5BytestreamsTarget, SOCKS5Socket, StreamHost, StreamHostUsed
Constant Summary collapse
- PROFILE_FILETRANSFER =
'http://jabber.org/protocol/si/profile/file-transfer'
- NS_BYTESTREAMS =
'http://jabber.org/protocol/bytestreams'