org.atmosphere.cpr
Class AtmosphereFramework.Action
java.lang.Object
org.atmosphere.cpr.AtmosphereFramework.Action
- Enclosing class:
- AtmosphereFramework
public static final class AtmosphereFramework.Action
- extends Object
Simple class/struck that hold the current state.
timeout
public long timeout
type
public AtmosphereFramework.Action.TYPE type
AtmosphereFramework.Action
public AtmosphereFramework.Action()
AtmosphereFramework.Action
public AtmosphereFramework.Action(AtmosphereFramework.Action.TYPE type)
AtmosphereFramework.Action
public AtmosphereFramework.Action(AtmosphereFramework.Action.TYPE type,
long timeout)
equals
public boolean equals(Object o)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2012. All Rights Reserved.