Smack/smack-extensions/src/test/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
CloseListenerTest.java Change IQ.Type to enum 2014-06-06 21:10:13 -03:00
DataListenerTest.java Change IQ.Type to enum 2014-06-06 21:10:13 -03:00
IBBPacketUtils.java Change IQ.Type to enum 2014-06-06 21:10:13 -03:00
IBBTestsSuite.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
InBandBytestreamManagerTest.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
InBandBytestreamRequestTest.java Change IQ.Type to enum 2014-06-06 21:10:13 -03:00
InBandBytestreamSessionMessageTest.java Introduce packet.Element 2014-07-05 11:59:45 +02:00
InBandBytestreamSessionTest.java Don't throw an IOException if IBBStream got closed by the remote 2014-05-23 13:13:24 +02:00
InitiationListenerTest.java Change IQ.Type to enum 2014-06-06 21:10:13 -03:00