Uses of Class
tigase.xmpp.XMPPProcessor

Packages that use XMPPProcessor
tigase.xmpp   
tigase.xmpp.impl   
tigase.xmpp.impl.xep0136   
 

Uses of XMPPProcessor in tigase.xmpp
 

Subclasses of XMPPProcessor in tigase.xmpp
 class XMPPProcessorAbstract
          Utility abstract class detecting what kind of packet is processed.
 

Methods in tigase.xmpp that return XMPPProcessor
 XMPPProcessor XMPPProcessor.getInstance()
          Method description
 

Methods in tigase.xmpp with parameters of type XMPPProcessor
 int XMPPProcessor.compareTo(XMPPProcessor proc)
          Method compareTo is used to perform
 

Uses of XMPPProcessor in tigase.xmpp.impl
 

Subclasses of XMPPProcessor in tigase.xmpp.impl
 class BindResource
          RFC-3920, 7.
 class DomainFilter
          Created: Dec 30, 2008 12:43:28 PM
 class IBB
          Deprecated. This class has been deprecated and replaced with tigase.server.xmppsession.PacketFilter code. The class is left for educational purpose only and should not be used. It may be removed in future releases.
 class JabberIqAuth
          JEP-0078: Non-SASL Authentication Created: Thu Feb 16 17:46:16 2006
 class JabberIqCommand
          Describe class JabberIqCommand here.
 class JabberIqIq
          Describe class JabberIqIq here.
 class JabberIqOOB
          Deprecated. This class has been deprecated and replaced with tigase.server.xmppsession.PacketFilter code. The class is left for educational purpose only and should not be used. It may be removed in future releases.
 class JabberIqPrivacy
          Describe class JabberIqPrivacy here.
 class JabberIqPrivate
          Describe class JabberIqPrivate here.
 class JabberIqRegister
          JEP-0077: In-Band Registration Created: Thu Feb 16 13:14:06 2006
 class JabberIqSi
          Deprecated. This class has been deprecated and replaced with tigase.server.xmppsession.PacketFilter code. The class is left for educational purpose only and should not be used. It may be removed in future releases.
 class JabberIqSocks5Bytestreams
          Deprecated. This class has been deprecated and replaced with tigase.server.xmppsession.PacketFilter code. The class is left for educational purpose only and should not be used. It may be removed in future releases.
 class JabberIqStats
          XEP-0039: Statistics Gathering.
 class JabberIqVersion
          XEP-0092: Software Version Created: Tue Mar 21 06:45:51 2006
 class Jingle
          Describe class Jingle here.
 class Message
          Message forwarder class.
 class MessageAll
          Variant of the Message forwarder class.
 class OfflineMessages
          Describe class OfflineMessages here.
 class PepPlugin
          Class description
 class RosterPresence
          Describe class RosterPresence here.
 class SaslAuth
          Describe class SaslAuth here.
 class ServiceDiscovery
          Implementation of JEP-030.
 class SessionBind
          Describe class SessionBind here.
 class SimpleForwarder
          Describe class SimpleForwarder here.
 class StartTLS
          Describe class StartTLS here.
 class StartZLib
          Created: Jul 29, 2009 4:03:44 PM
 class UrnXmppPing
          XEP-0199: XMPP Ping
 class VCardTemp
          Describe class VCardTemp here.
 

Uses of XMPPProcessor in tigase.xmpp.impl.xep0136
 

Subclasses of XMPPProcessor in tigase.xmpp.impl.xep0136
 class MessageArchive
          Describe class MessageArchive here.
 



Copyright © 2001-2006 Tigase Developers Team. All rights Reserved.