| Package | Description |
|---|---|
| org.atmosphere.cpr |
| Modifier and Type | Field and Description |
|---|---|
protected Deliver.TYPE |
Deliver.type |
| Modifier and Type | Method and Description |
|---|---|
Deliver.TYPE |
Deliver.getType() |
static Deliver.TYPE |
Deliver.TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Deliver.TYPE[] |
Deliver.TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Deliver(Deliver.TYPE type,
Object originalMessage,
Object message,
AtmosphereResource r,
BroadcasterFuture<?> future,
CacheMessage cache,
boolean writeLocally,
Set<AtmosphereResource> resources,
boolean async) |
Copyright © 2016. All rights reserved.