org.wicketstuff.push.cometd
Class CometdPushNode<T>
java.lang.Object
org.wicketstuff.push.cometd.CometdPushNode<T>
- All Implemented Interfaces:
- Serializable, org.wicketstuff.push.IPushNode<T>
public final class CometdPushNode<T>
- extends Object
- implements org.wicketstuff.push.IPushNode<T>
- Author:
- Sebastian Thomschke
- See Also:
- Serialized Form
equals
public boolean equals(Object obj)
-
- Overrides:
equals in class Object
getCometdChannelEventId
public String getCometdChannelEventId()
getCometdChannelId
public String getCometdChannelId()
hashCode
public int hashCode()
-
- Overrides:
hashCode in class Object
toString
public String toString()
-
- Overrides:
toString in class Object
Copyright © 2012. All Rights Reserved.