1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-13 07:04:49 +02:00
Smack/smack-extensions/src/main/java/org/jivesoftware/smackx/bytestreams/ibb
Florian Schmaus 2a091debc1 Add FlexiblePacketTypeFilter
and make constructors of MessageTypeFilter and IQTypeFilter
private, because we now provide constants instead.
2014-05-29 17:45:32 +02:00
..
packet Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +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 Make XMPPConnection an interface 2014-05-28 08:18:41 +02:00
InBandBytestreamRequest.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
InBandBytestreamSession.java Don't throw an IOException if IBBStream got closed by the remote 2014-05-23 13:13:24 +02:00
InitiationListener.java Add FlexiblePacketTypeFilter 2014-05-29 17:45:32 +02:00