LimeWire Consolidated API

org.limewire.xmpp.client.impl.messages.address
Class AddressIQListener

java.lang.Object
  extended by org.limewire.xmpp.client.impl.messages.address.AddressIQListener
All Implemented Interfaces:
org.jivesoftware.smack.PacketListener, EventListener<AddressEvent>

public class AddressIQListener
extends Object
implements org.jivesoftware.smack.PacketListener, EventListener<AddressEvent>


Constructor Summary
AddressIQListener(XMPPConnectionImpl connection, AddressFactory factory, FeatureRegistry featureRegistry, XMPPAddressRegistry addressRegistry)
           
 
Method Summary
 org.jivesoftware.smack.filter.PacketFilter getPacketFilter()
           
 void handleEvent(AddressEvent event)
          Notification that an event has occurred and should be handled.
 void processPacket(org.jivesoftware.smack.packet.Packet packet)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddressIQListener

public AddressIQListener(XMPPConnectionImpl connection,
                         AddressFactory factory,
                         FeatureRegistry featureRegistry,
                         XMPPAddressRegistry addressRegistry)
Method Detail

processPacket

public void processPacket(org.jivesoftware.smack.packet.Packet packet)
Specified by:
processPacket in interface org.jivesoftware.smack.PacketListener

getPacketFilter

public org.jivesoftware.smack.filter.PacketFilter getPacketFilter()

handleEvent

public void handleEvent(AddressEvent event)
Description copied from interface: EventListener
Notification that an event has occurred and should be handled.

Specified by:
handleEvent in interface EventListener<AddressEvent>

LimeWire Consolidated API

Copyright © 2009. All Rights Reserved.