Uses of Interface
com.levigo.jadice.web.server.config.ServerConfiguration.NetworkConfiguration
Packages that use ServerConfiguration.NetworkConfiguration
-
Uses of ServerConfiguration.NetworkConfiguration in com.levigo.jadice.web.server.config
Classes in com.levigo.jadice.web.server.config that implement ServerConfiguration.NetworkConfigurationMethods in com.levigo.jadice.web.server.config that return ServerConfiguration.NetworkConfigurationModifier and TypeMethodDescriptionDefaultServerConfiguration.getNetworkConfiguration()
ServerConfiguration.getNetworkConfiguration()
-
Uses of ServerConfiguration.NetworkConfiguration in com.levigo.jadice.web.server.spring
Classes in com.levigo.jadice.web.server.spring that implement ServerConfiguration.NetworkConfigurationModifier and TypeClassDescriptionclass
ThisServerConfiguration.NetworkConfiguration
is hooked by Spring Boot and fed with the values from a default configuration file such as the "application.yml".