public interface ManagedTransportConstructorParameters extends PluginConstructorParameters.TransportConstructorParameters
This is a subclass of PluginConstructorParameters.TransportConstructorParameters
which adds some extra information about the channels that the new chain is using.
PluginConstructorParameters.CodecConstructorParameters, PluginConstructorParameters.TransportConstructorParameters
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDefaultChannelTowardsHost()
Get the default channel used on this chain for messages sent from the transport towards the host.
|
java.util.List<java.lang.String> |
getSubscribeChannels()
Get the channels that the chain containing this transport instance is subscribed to for receiving
messages from the host towards the transport.
|
getChainId, getConfig, getPluginHost, getPluginName, getStatusReporter
java.util.List<java.lang.String> getSubscribeChannels()
java.lang.String getDefaultChannelTowardsHost()
Submit a bug or feature
Copyright (c) 2013-2021 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors. Use, reproduction, transfer, publication or disclosure is prohibited except as specifically provided for in your License Agreement with Software AG.