Interface | Description |
---|---|
Chain |
Represents a dynamic chain instance, created using
ChainManagerHost.createChain(java.lang.String, com.softwareag.connectivity.chainmanagers.ChainDefinition, java.util.Map<java.lang.String, java.lang.String>, java.lang.String, java.util.List<java.lang.String>) . |
ChainManagerConstructorParameters |
A container for parameters passed to the constructor of a dynamic chain manager.
|
ChainManagerHost |
Interface that the host provides to the chain manager for operations such as creating chains and
registering channel lifecycle listeners.
|
ChannelLifecycleListener |
Interface that will be implemented by a chain manager to get callbacks on channel creation and destroy.
|
ManagedTransportConstructorParameters |
A container for parameters used to create a transport plug-in instance from a chain manager.
|
Class | Description |
---|---|
AbstractChainManager |
Base class for a manager that takes responsibility for dynamically creating and managing instances of a transport
plug-in.
|
ChainDefinition |
A dynamic chain definition, providing the configuration for each plug-in in a chain.
|
ChainDefinition.PluginConfiguration |
The name and configuration of a single plug-in in a chain definition.
|
Submit a bug or feature
Copyright (c) 2013-2022 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.