| Package | Description |
|---|---|
| org.atmosphere.config.service | |
| org.atmosphere.util |
| Modifier and Type | Method and Description |
|---|---|
static DeliverTo.DELIVER_TO |
DeliverTo.DELIVER_TO.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeliverTo.DELIVER_TO[] |
DeliverTo.DELIVER_TO.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
IOUtils.deliver(Object o,
DeliverTo deliverConfig,
DeliverTo.DELIVER_TO defaultDeliver,
AtmosphereResource r)
Delivers the given message according to the specified {@link org.atmosphere.config.service.DeliverTo configuration).
|
Copyright © 2016. All rights reserved.