|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Entry.TYPE | |
|---|---|
| org.atmosphere.cpr | |
| Uses of Entry.TYPE in org.atmosphere.cpr |
|---|
| Fields in org.atmosphere.cpr declared as Entry.TYPE | |
|---|---|
Entry.TYPE |
Entry.type
|
| Methods in org.atmosphere.cpr that return Entry.TYPE | |
|---|---|
static Entry.TYPE |
Entry.TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Entry.TYPE[] |
Entry.TYPE.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.atmosphere.cpr with parameters of type Entry.TYPE | |
|---|---|
Entry(Entry.TYPE type,
Object originalMessage,
Object message,
AtmosphereResource r,
BroadcasterFuture<?> future,
CacheMessage cache,
boolean writeLocally,
Set<AtmosphereResource> resources)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||