tigase.xmpp
Interface XMPPStopListenerIfc
- All Superinterfaces:
- Comparable<XMPPImplIfc>, XMPPImplIfc
- All Known Implementing Classes:
- JabberIqRoster, LastActivity, Presence, RosterPresence
public interface XMPPStopListenerIfc
- extends XMPPImplIfc
Describe interface XMPPStopListener here.
Created: Sat Oct 14 16:14:18 2006
- Version:
- $Rev$
- Author:
- Artur Hefczyc
| Methods inherited from interface tigase.xmpp.XMPPImplIfc |
canHandle, concurrentQueuesNo, concurrentThreadsPerQueue, getStatistics, id, init, isSupporting, supDiscoFeatures, supElementNamePaths, supElements, supNamespaces, supStreamFeatures, supTypes |
stopped
void stopped(XMPPResourceConnection session,
Queue<Packet> results,
Map<String,Object> settings)
Copyright © 2013 Tigase. All rights reserved.