Interface ChannelAdapterSelector.ChannelAdapterProvider<O,I,CO,CI>

Type Parameters:
O - the output type from the underlying machine/platform
I - the input type to the underlying machine/platform
CO - the output type of the connector
CI - the input type of the connector
All Superinterfaces:
AdapterSelector.AdapterProvider<O,I,CO,CI>
All Known Implementing Classes:
AbstractChannelConnector.ChannelAdapterProvider
Enclosing interface:
ChannelAdapterSelector<O,I,CO,CI>

public static interface ChannelAdapterSelector.ChannelAdapterProvider<O,I,CO,CI> extends AdapterSelector.AdapterProvider<O,I,CO,CI>
Author:
Holger Eichelberger, SSE