1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-21 19:04:49 +02:00
Smack/smack-extensions/src/main/java/org/jivesoftware/smackx/bytestreams/ibb
Florian Schmaus 8526f8ab29 Introduce packet.Element
Re-work filetransfer/bytestream stanza toXML() method to use
XmlStringBuilder. Move the ELEMENT and NAMESPACE definitions in the
right place, ie. the stanza class.
2014-07-05 11:59:45 +02:00
..
packet Introduce packet.Element 2014-07-05 11:59:45 +02:00
provider Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
CloseListener.java Add FlexiblePacketTypeFilter 2014-05-29 17:45:32 +02:00
DataListener.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
InBandBytestreamListener.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
InBandBytestreamManager.java Introduce packet.Element 2014-07-05 11:59:45 +02:00
InBandBytestreamRequest.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
InBandBytestreamSession.java Introduce packet.Element 2014-07-05 11:59:45 +02:00
InitiationListener.java Add FlexiblePacketTypeFilter 2014-05-29 17:45:32 +02:00