Uses of Interface
io.fusionauth.http.server.Configurable
Packages that use Configurable
-
Uses of Configurable in io.fusionauth.http.server
Classes in io.fusionauth.http.server with type parameters of type ConfigurableModifier and TypeInterfaceDescriptioninterfaceConfigurable<T extends Configurable<T>>An interface that identifies something that is configurable.Classes in io.fusionauth.http.server that implement ConfigurableModifier and TypeClassDescriptionclassThe server bro!classThe HTTP Server configuration.