Uses of Enum Class
com.loomcache.common.config.EndpointTlsConfig.Endpoint
Packages that use EndpointTlsConfig.Endpoint
-
Uses of EndpointTlsConfig.Endpoint in com.loomcache.common.config
Subclasses with type arguments of type EndpointTlsConfig.Endpoint in com.loomcache.common.configMethods in com.loomcache.common.config that return EndpointTlsConfig.EndpointModifier and TypeMethodDescriptionstatic EndpointTlsConfig.EndpointReturns the enum constant of this class with the specified name.static EndpointTlsConfig.Endpoint[]EndpointTlsConfig.Endpoint.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.loomcache.common.config with parameters of type EndpointTlsConfig.EndpointModifier and TypeMethodDescriptionEndpointTlsConfig.tlsConfigFor(EndpointTlsConfig.Endpoint endpoint)