Uses of Interface
org.citrusframework.endpoint.EndpointComponent
Packages that use EndpointComponent
-
Uses of EndpointComponent in org.citrusframework.endpoint
Methods in org.citrusframework.endpoint that return types with arguments of type EndpointComponentModifier and TypeMethodDescriptionstatic Map<String,EndpointComponent> EndpointComponent.lookup()Resolves all available endpoint components from resource path lookup.static Optional<EndpointComponent>Resolves endpoint component from resource path lookup with given resource name.