org.rhq.plugins.irc
Class IRCServerComponent.ChannelInfo

java.lang.Object
  extended by org.rhq.plugins.irc.IRCServerComponent.ChannelInfo
Enclosing class:
IRCServerComponent

public static class IRCServerComponent.ChannelInfo
extends Object


Constructor Summary
IRCServerComponent.ChannelInfo(String channel, int userCount, String topic)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IRCServerComponent.ChannelInfo

public IRCServerComponent.ChannelInfo(String channel,
                                      int userCount,
                                      String topic)


Copyright © 2008-2011 Red Hat, Inc.. All Rights Reserved.