| Package | Description |
|---|---|
| flex.messaging.config |
| Modifier and Type | Method and Description |
|---|---|
ChannelSettings |
ServicesConfiguration.getChannelSettings(String ref) |
ChannelSettings |
ClientConfiguration.getChannelSettings(String ref) |
| Modifier and Type | Method and Description |
|---|---|
void |
DestinationSettings.addChannelSettings(ChannelSettings c)
Adds a channel to the set of channels that should be used to contact
this destination.
|
void |
ServicesConfiguration.addChannelSettings(String id,
ChannelSettings settings) |
void |
ClientConfiguration.addChannelSettings(String id,
ChannelSettings settings) |
void |
ServiceSettings.addDefaultChannel(ChannelSettings c) |
Copyright © 2015 The Apache Software Foundation. All rights reserved.