Uses of Interface
pl.mn.communicator.IChat

Packages that use IChat
pl.mn.communicator   
 

Uses of IChat in pl.mn.communicator
 

Subinterfaces of IChat in pl.mn.communicator
 interface IGroupChat
          Created on 2005-01-29
 interface ISingleChat
          Created on 2005-01-29
 

Classes in pl.mn.communicator that implement IChat
 class AbstractChat
          Created on 2005-01-29
 class GroupChat
          Created on 2005-01-29
 class SingleChat
          Created on 2005-01-29
 

Methods in pl.mn.communicator that return IChat
 IChat GroupChat.sendMessage(java.lang.String messageBody)
           
 IChat IChat.sendMessage(java.lang.String messageBody)
           
 IChat SingleChat.sendMessage(java.lang.String messageBody)
           
 



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