Interface EndpointAdapterMappingStrategy


  • public interface EndpointAdapterMappingStrategy
    Strategy finds proper endpoint adapter instance for given mapping key.
    Since:
    1.4
    Author:
    Christoph Deppisch
    • Method Detail

      • getEndpointAdapter

        EndpointAdapter getEndpointAdapter​(String mappingKey)
        Finds endpoint adapter for the mapping key.
        Parameters:
        mappingKey -
        Returns: