Uses of Interface
com.consol.citrus.endpoint.EndpointAdapter
-
Packages that use EndpointAdapter Package Description com.consol.citrus.endpoint.adapter.mapping -
-
Uses of EndpointAdapter in com.consol.citrus.endpoint.adapter.mapping
Methods in com.consol.citrus.endpoint.adapter.mapping that return EndpointAdapter Modifier and Type Method Description EndpointAdapterEndpointAdapterMappingStrategy. getEndpointAdapter(String mappingKey)Finds endpoint adapter for the mapping key.
-