com.aelitis.azureus.plugins.net.buddy
Class BuddyPluginAZ2.chatMessage

java.lang.Object
  extended by com.aelitis.azureus.plugins.net.buddy.BuddyPluginAZ2.chatMessage
Enclosing class:
BuddyPluginAZ2

public static class BuddyPluginAZ2.chatMessage
extends Object


Constructor Summary
protected BuddyPluginAZ2.chatMessage(String _nick, Map _map)
           
 
Method Summary
 Map getMessage()
           
 String getNickName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BuddyPluginAZ2.chatMessage

protected BuddyPluginAZ2.chatMessage(String _nick,
                                     Map _map)
Method Detail

getNickName

public String getNickName()

getMessage

public Map getMessage()