Uses of Enum Class
org.apache.camel.spi.RestConfiguration.RestHostNameResolver
Packages that use RestConfiguration.RestHostNameResolver
Package
Description
Service Provider Interfaces used by the Camel runtime which are plugin strategies.
-
Uses of RestConfiguration.RestHostNameResolver in org.apache.camel.spi
Methods in org.apache.camel.spi that return RestConfiguration.RestHostNameResolverModifier and TypeMethodDescriptionRestConfiguration.getHostNameResolver()
Gets the resolver to use for resolving hostnameReturns the enum constant of this class with the specified name.RestConfiguration.RestHostNameResolver.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.spi with parameters of type RestConfiguration.RestHostNameResolverModifier and TypeMethodDescriptionvoid
RestConfiguration.setHostNameResolver
(RestConfiguration.RestHostNameResolver hostNameResolver) Sets the resolver to use for resolving hostname