aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/xmpp/pubsub/PubSubPacket.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed javadoc of PubSub Element Generation/Parsingsteckbrief2016-05-261-1/+42
|
* Introducing some specialized IqPacketGeneratorssteckbrief2016-01-151-0/+33
- IqPacketGenerator - PubSubPacketGenerator - AvatarPacketGenerator