pl.mn.communicator.event
Class ContactListListener.Stub

java.lang.Object
  extended by pl.mn.communicator.event.ContactListListener.Stub
All Implemented Interfaces:
java.util.EventListener, ContactListListener
Enclosing interface:
ContactListListener

public static class ContactListListener.Stub
extends java.lang.Object
implements ContactListListener


Nested Class Summary
 
Nested classes/interfaces inherited from interface pl.mn.communicator.event.ContactListListener
ContactListListener.Stub
 
Constructor Summary
ContactListListener.Stub()
           
 
Method Summary
 void contactListExported()
          Notification that contact list has been successfuly exported to Gadu-Gadu server.
 void contactListReceived(java.util.Collection users)
          Notification that contact list has been successfuly received from Gadu-Gadu server.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContactListListener.Stub

public ContactListListener.Stub()
Method Detail

contactListExported

public void contactListExported()
Description copied from interface: ContactListListener
Notification that contact list has been successfuly exported to Gadu-Gadu server.

Specified by:
contactListExported in interface ContactListListener
See Also:
ContactListListener.contactListExported()

contactListReceived

public void contactListReceived(java.util.Collection users)
Description copied from interface: ContactListListener
Notification that contact list has been successfuly received from Gadu-Gadu server.

Specified by:
contactListReceived in interface ContactListListener
Parameters:
users - the collection of LocalUser objects.
See Also:
ContactListListener.contactListReceived(Collection)


Copyright 2004-2004-2005 SourceForge.net. All Rights Reserved.