Package com.aelitis.azureus.plugins.net.buddy

Examples of com.aelitis.azureus.plugins.net.buddy.BuddyPluginAZ2Listener


  {
    plugin      = _plugin;
    ui_instance    = _ui_instance;
   
    plugin.getAZ2Handler().addListener(
      new BuddyPluginAZ2Listener()
      {
        public void
        chatCreated(
          final BuddyPluginAZ2.chatInstance    chat )
        {
View Full Code Here

TOP

Related Classes of com.aelitis.azureus.plugins.net.buddy.BuddyPluginAZ2Listener

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.