Uses of Interface
tigase.xmpp.XMPPStopListenerIfc

Packages that use XMPPStopListenerIfc
tigase.server.xmppsession   
tigase.xmpp   
tigase.xmpp.impl   
 

Uses of XMPPStopListenerIfc in tigase.server.xmppsession
 

Methods in tigase.server.xmppsession that return XMPPStopListenerIfc
static XMPPStopListenerIfc SessionManagerConfig.getStopListener(String plug_id)
          Get stoplistener instance
 

Uses of XMPPStopListenerIfc in tigase.xmpp
 

Methods in tigase.xmpp that return XMPPStopListenerIfc
static XMPPStopListenerIfc ProcessorFactory.getStopListener(String id)
          Method description
 

Uses of XMPPStopListenerIfc in tigase.xmpp.impl
 

Classes in tigase.xmpp.impl that implement XMPPStopListenerIfc
 class JabberIqRoster
          Class JabberIqRoster implements part of RFC-3921 - XMPP Instant Messaging specification describing roster management.
 class LastActivity
          Implementation of XEP-0012: Last Activity.
 class Presence
          Describe class Presence here.
 class RosterPresence
          Describe class RosterPresence here.
 



Copyright © 2013 Tigase. All rights reserved.