Uses of Enum
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 type with the specified name.RestConfiguration.RestHostNameResolver.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.camel.spi with parameters of type RestConfiguration.RestHostNameResolverModifier and TypeMethodDescriptionvoidRestConfiguration.setHostNameResolver(RestConfiguration.RestHostNameResolver hostNameResolver) Sets the resolver to use for resolving hostname