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