aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/xmpp/pubsub/PubSubPacketParser.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-01-16Fixed minor class cast issuesteckbrief1-4/+4
2016-01-15Introducing some specialized IqPacketGeneratorssteckbrief1-0/+27
- IqPacketGenerator - PubSubPacketGenerator - AvatarPacketGenerator