Modifier and Type | Method and Description |
---|---|
List<FederationDownstreamConfiguration> |
FederationConfiguration.getDownstreamConfigurations() |
Modifier and Type | Method and Description |
---|---|
FederationConfiguration |
FederationConfiguration.addDownstreamConfiguration(FederationDownstreamConfiguration federationDownstreamConfiguration) |
Modifier and Type | Method and Description |
---|---|
protected FederationDownstreamConfiguration |
FederationDownstreamConnectMessage.decodeStreamConfiguration(ActiveMQBuffer buffer) |
Modifier and Type | Method and Description |
---|---|
boolean |
Federation.deploy(FederationDownstreamConfiguration downstreamConfiguration,
Map<String,FederationPolicy> federationPolicyMap) |
Constructor and Description |
---|
FederationDownstream(ActiveMQServer server,
Federation federation,
String name,
FederationDownstreamConfiguration config,
FederationConnection connection) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.