| Package | Description |
|---|---|
| flex.messaging.config |
| Modifier and Type | Class and Description |
|---|---|
class |
AdapterSettings
A service must register the adapters that it will use
to process messages.
|
class |
ChannelSettings
The channel configuration is intentionally generic so that
other channels can be added in the future.
|
class |
ClusterSettings |
class |
DestinationSettings
Destinations are configured for a particular
Service. |
class |
FlexClientSettings |
class |
LoggingSettings
A log maintains a series of Loggers for each logging category and
Targets are established that listen for LogEvents on those Loggers.
|
class |
ServiceSettings
A service represents a high-level grouping of
functionality to which the message broker can
delegate messages.
|
class |
TargetSettings
A logging target must specify the class name
of the implementation, the level of logging events
it will accept, a list of filters for logging
categories it is interested in, and a collection of
properties required to initialize the target.
|
Copyright © 2015 The Apache Software Foundation. All rights reserved.