java.lang.Object
nectar.reda.client.action.ClientAction
nectar.reda.client.action.ClientPushAction
- All Implemented Interfaces:
- java.io.Serializable
- public class ClientPushAction
- extends ClientAction
ClientPushActions are actions sent by the server that aren't responses to direct commands.
Some Actions may "subscribe" to ClientPushAction's through the ActionPump.
| Fields inherited from class nectar.reda.client.action.ClientAction |
|
|
Constructor Summary |
ClientPushAction(int listener)
Creates a new instance of ClientPushAction |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
listenerHashCode
private int listenerHashCode
ClientPushAction
public ClientPushAction(int listener)
- Creates a new instance of ClientPushAction
getListenerHashCode
public int getListenerHashCode()