summaryrefslogtreecommitdiff
path: root/slixmpp/plugins/xep_0009/stanza/__init__.py
blob: 79a8a3d747b047121ac2c9c239b6bb7bb234779b (plain)
1
2
3
4
5
6
7
8
9
"""
    Slixmpp: The Slick XMPP Library
    Copyright (C) 2011 Nathanael C. Fritz, Dann Martens (TOMOTON).
    This file is part of Slixmpp.

    See the file LICENSE for copying permission.
"""

from slixmpp.plugins.xep_0009.stanza.RPC import RPCQuery, MethodCall, MethodResponse