tigase.xmpp
Interface XMPPImplIfc
- All Known Subinterfaces:
- XMPPPostprocessorIfc, XMPPPreprocessorIfc, XMPPProcessorIfc, XMPPStopListenerIfc
- All Known Implementing Classes:
- BindResource, IBB, JabberIqAuth, JabberIqCommand, JabberIqIq, JabberIqOOB, JabberIqPrivacy, JabberIqPrivate, JabberIqRegister, JabberIqSi, JabberIqSocks5Bytestreams, JabberIqStats, JabberIqVersion, Jingle, Message, MessageArchive, OfflineMessages, RosterPresence, SaslAuth, ServiceDiscovery, SessionBind, SimpleForwarder, StartTLS, UrnXmppPing, VCardTemp, XMPPProcessor
public interface XMPPImplIfc
Describe interface XMPPImplIfc here.
Created: Sat Oct 14 16:11:22 2006
- Version:
- $Rev: 630 $
- Author:
- Artur Hefczyc
id
java.lang.String id()
supElements
java.lang.String[] supElements()
supNamespaces
java.lang.String[] supNamespaces()
supStreamFeatures
tigase.xml.Element[] supStreamFeatures(XMPPResourceConnection session)
supDiscoFeatures
tigase.xml.Element[] supDiscoFeatures(XMPPResourceConnection session)
isSupporting
boolean isSupporting(java.lang.String elem,
java.lang.String ns)
Copyright © 2008 Tigase. All Rights Reserved.