Uses of Class
f00f.net.irc.martyr.replies.GenericReply

Packages that use GenericReply
f00f.net.irc.martyr.replies   
 

Uses of GenericReply in f00f.net.irc.martyr.replies
 

Subclasses of GenericReply in f00f.net.irc.martyr.replies
 class AbstractWhoisReply
           
 class AwayReply
          Signals an automated AWAY message received as a response to a PRIVMSG that was sent out.
 class ChannelCreationReply
          ChannelCreationReply sets the creation time of the channel.
 class GenericStringReply
           
 class ListEndReply
          Signals the end of a LIST response.
 class ListReply
          Signals an entry of a LIST response.
 class ListStartReply
          Signals the beginning of a LIST response.
 class LUserClientReply
           
 class LUserMeReply
           
 class LUserOpReply
           
 class ModeReply
          ModeReply is really a factory that passes the ModeReply off to a ChannelModeCommand.
 class NamesEndReply
           
 class NamesReply
           
 class NowAwayReply
          Signals that you were successfully marked un-away.
 class TopicInfoReply
          Contains info about the topic, who set it and when.
 class UnAwayReply
          Signals that you were successfully marked un-away.
 class WhoisChannelsReply
           
 class WhoisEndReply
           
 class WhoisIdleReply
           
 class WhoisServerReply
           
 class WhoisUserReply
           
 



Copyright © 2000-2007 Ben Damm, Daniel Henninger, et al.