Uses of Interface
org.springframework.extensions.config.ServerProperties
Packages that use ServerProperties
Package
Description
-
Uses of ServerProperties in org.springframework.extensions.config
Classes in org.springframework.extensions.config that implement ServerProperties -
Uses of ServerProperties in org.springframework.extensions.webscripts.servlet
Fields in org.springframework.extensions.webscripts.servlet declared as ServerPropertiesModifier and TypeFieldDescriptionprotected static ServerPropertiesWebScriptServlet.serverPropertiesHost Server Configurationprotected ServerPropertiesWebScriptServletRuntime.serverPropertiesConstructors in org.springframework.extensions.webscripts.servlet with parameters of type ServerPropertiesModifierConstructorDescriptionWebScriptServletRequest(Runtime container, jakarta.servlet.http.HttpServletRequest req, Match serviceMatch, ServerProperties serverProperties) ConstructionWebScriptServletRuntime(RuntimeContainer container, ServletAuthenticatorFactory authFactory, jakarta.servlet.http.HttpServletRequest req, jakarta.servlet.http.HttpServletResponse res, ServerProperties serverProperties) Construct -
Uses of ServerProperties in org.springframework.extensions.webscripts.servlet.mvc
Fields in org.springframework.extensions.webscripts.servlet.mvc declared as ServerPropertiesModifier and TypeFieldDescriptionprotected static ServerPropertiesWebScriptView.serverPropertiesHost Server ConfigurationConstructors in org.springframework.extensions.webscripts.servlet.mvc with parameters of type ServerPropertiesModifierConstructorDescriptionWebScriptViewRuntime(String url, RuntimeContainer container, ServletAuthenticatorFactory authFactory, jakarta.servlet.http.HttpServletRequest req, jakarta.servlet.http.HttpServletResponse res, ServerProperties serverProperties) Construction