org.xnap.plugin.opennap.net.msg.client
Class RemoveChannelOpMessage

java.lang.Object
  extended by org.xnap.plugin.opennap.net.msg.Message
      extended by org.xnap.plugin.opennap.net.msg.client.ClientMessage
          extended by org.xnap.plugin.opennap.net.msg.client.RemoveChannelOpMessage
All Implemented Interfaces:
java.lang.Comparable

public class RemoveChannelOpMessage
extends ClientMessage


Field Summary
static int TYPE
           
 
Fields inherited from class org.xnap.plugin.opennap.net.msg.client.ClientMessage
data, ht, listener, PRIORITY_HIGH, PRIORITY_LOW, PRIORITY_NORMAL
 
Fields inherited from class org.xnap.plugin.opennap.net.msg.Message
type
 
Constructor Summary
RemoveChannelOpMessage(java.lang.String channelName, java.lang.String nick)
           
 
Method Summary
 
Methods inherited from class org.xnap.plugin.opennap.net.msg.client.ClientMessage
add, compareTo, failed, getData, getData, getExceptionListener, getPriority, getType, setExceptionListener
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TYPE

public static final int TYPE
See Also:
Constant Field Values
Constructor Detail

RemoveChannelOpMessage

public RemoveChannelOpMessage(java.lang.String channelName,
                              java.lang.String nick)


Copyright © 2001-2005 XNap Team. All Rights Reserved.