aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/xmpp/pubsub/PubSubPacketParser.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2016-01-151-6/+6
| | | | Cast problem fixed
* Introducing some specialized IqPacketGeneratorssteckbrief2016-01-151-0/+27
- IqPacketGenerator - PubSubPacketGenerator - AvatarPacketGenerator