Uses of Interface
pl.mn.communicator.IStatus

Packages that use IStatus
pl.mn.communicator   
pl.mn.communicator.packet   
 

Uses of IStatus in pl.mn.communicator
 

Subinterfaces of IStatus in pl.mn.communicator
 interface ILocalStatus
          Class that represents local user status.
 interface IRemoteStatus
          Class that represents status of the user that we are monitoring.
 

Classes in pl.mn.communicator that implement IStatus
 class AbstractStatus
          The abstact status implementation that is common for LocalStatus and RemoteStatus.
 class LocalStatus
          The default implementation of ILocalStatus.
 class RemoteStatus
          The default implementation of IRemoteStatus Created on 2004-12-21
 

Methods in pl.mn.communicator that return IStatus
 IStatus PublicDirSearchReply.Entry.getStatus()
           
 

Methods in pl.mn.communicator with parameters of type IStatus
 void PublicDirSearchReply.Entry.setStatus(IStatus status)
           
 

Uses of IStatus in pl.mn.communicator.packet
 

Methods in pl.mn.communicator.packet with parameters of type IStatus
static int GGConversion.getProtocolStatus(IStatus clientStatus, boolean isFriendsOnly, boolean isBlocked)
           
 



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