Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.boot.context.embedded Classes and Interfaces - 43 results found.
NameDescriptionTypePackageFramework
AbstractConfigurableEmbeddedServletContainerAbstract base class for ConfigurableEmbeddedServletContainer implementations.Classorg.springframework.boot.context.embeddedSpring Boot
AbstractEmbeddedServletContainerFactoryAbstract base class for EmbeddedServletContainerFactory implementations.Classorg.springframework.boot.context.embeddedSpring Boot
AnnotationConfigEmbeddedWebApplicationContextEmbeddedWebApplicationContext that accepts annotated classes as input - inparticular @ConfigurationClassorg.springframework.boot.context.embeddedSpring Boot
CompressionSimple container-independent abstraction for compression configuration.Classorg.springframework.boot.context.embeddedSpring Boot
ConfigurableEmbeddedServletContainerSimple interface that represents customizations to anEmbeddedServletContainerFactory.Interfaceorg.springframework.boot.context.embeddedSpring Boot
DelegatingFilterProxyRegistrationBeanA ServletContextInitializer to register DelegatingFilterProxys in aServlet 3.Classorg.springframework.boot.context.embeddedSpring Boot
EmbeddedServletContainerSimple interface that represents a fully configured embedded servlet container (forexample Tomcat or Jetty).Interfaceorg.springframework.boot.context.embeddedSpring Boot
EmbeddedServletContainerCustomizerStrategy interface for customizing auto-configured embedded servlet containers.Interfaceorg.springframework.boot.context.embeddedSpring Boot
EmbeddedServletContainerCustomizerBeanPostProcessorBeanPostProcessor that apply all EmbeddedServletContainerCustomizersfrom the bean factory to ConfigurableEmbeddedServletContainer beans.Classorg.springframework.boot.context.embeddedSpring Boot
EmbeddedServletContainerExceptionExceptions thrown by an embedded servlet container.Classorg.springframework.boot.context.embeddedSpring Boot
EmbeddedServletContainerFactoryFactory interface that can be used to create EmbeddedServletContainers.Interfaceorg.springframework.boot.context.embeddedSpring Boot
EmbeddedServletContainerInitializedEventEvent to be published after the context is refreshed and theEmbeddedServletContainer is ready.Classorg.springframework.boot.context.embeddedSpring Boot
EmbeddedWebApplicationContextA WebApplicationContext that can be used to bootstrap itself from a containedEmbeddedServletContainerFactory bean.Classorg.springframework.boot.context.embeddedSpring Boot
EmbeddedWebApplicationContext .ExistingWebApplicationScopesUtility class to store and restore any user defined scopes.Classorg.springframework.boot.context.embedded.EmbeddedWebApplicationContextSpring Boot
ErrorPageSimple container-independent abstraction for servlet error pages.Classorg.springframework.boot.context.embeddedSpring Boot
FileSessionPersistenceSessionPersistenceManager that stores session information in a file.Classorg.springframework.boot.context.embedded.undertowSpring Boot
FilterRegistrationBeanA ServletContextInitializer to register Filters in a Servlet 3.Classorg.springframework.boot.context.embeddedSpring Boot
InitParameterConfiguringServletContextInitializerA ServletContextInitializer that configures init parameters on theSince:1.Classorg.springframework.boot.context.embeddedSpring Boot
JettyEmbeddedServletContainerEmbeddedServletContainer that can be used to control an embedded Jetty server.Classorg.springframework.boot.context.embedded.jettySpring Boot
JettyEmbeddedServletContainerFactoryEmbeddedServletContainerFactory that can be used to createJettyEmbeddedServletContainers.Classorg.springframework.boot.context.embedded.jettySpring Boot
JettyServerCustomizerCallback interface that can be used to customize a Jetty Server.Interfaceorg.springframework.boot.context.embedded.jettySpring Boot
JspServletConfiguration for the container's JSP servlet.Classorg.springframework.boot.context.embeddedSpring Boot
MimeMappingsSimple container-independent abstraction for servlet mime mappings.Classorg.springframework.boot.context.embeddedSpring Boot
MimeMappings .MappingA single mime mapping.Classorg.springframework.boot.context.embedded.MimeMappingsSpring Boot
MultipartConfigFactoryFactory that can be used to create a MultipartConfigElement.Classorg.springframework.boot.context.embeddedSpring Boot
RegistrationBeanBase class for Servlet 3.Classorg.springframework.boot.context.embeddedSpring Boot
ServletContextInitializerInterface used to configure a Servlet 3.Interfaceorg.springframework.boot.context.embeddedSpring Boot
ServletContextInitializerConfigurationJetty Configuration that calls ServletContextInitializers.Classorg.springframework.boot.context.embedded.jettySpring Boot
ServletListenerRegistrationBeanA ServletContextInitializer to register EventListeners in a Servlet3.Classorg.springframework.boot.context.embeddedSpring Boot
ServletRegistrationBeanA ServletContextInitializer to register Servlets in a Servlet 3.Classorg.springframework.boot.context.embeddedSpring Boot
SslSimple container-independent abstraction for SSL configuration.Classorg.springframework.boot.context.embeddedSpring Boot
Ssl .ClientAuthClient authentication types.Classorg.springframework.boot.context.embedded.SslSpring Boot
TomcatConnectorCustomizerCallback interface that can be used to customize a Tomcat Connector.Interfaceorg.springframework.boot.context.embedded.tomcatSpring Boot
TomcatContextCustomizerCallback interface that can be used to customize a Tomcat Context.Interfaceorg.springframework.boot.context.embedded.tomcatSpring Boot
TomcatEmbeddedServletContainerEmbeddedServletContainer that can be used to control an embedded Tomcat server.Classorg.springframework.boot.context.embedded.tomcatSpring Boot
TomcatEmbeddedServletContainerFactoryEmbeddedServletContainerFactory that can be used to createTomcatEmbeddedServletContainers.Classorg.springframework.boot.context.embedded.tomcatSpring Boot
TomcatEmbeddedWebappClassLoaderExtension of Tomcat's WebappClassLoader that does not consider thesystem classloader.Classorg.springframework.boot.context.embedded.tomcatSpring Boot
UndertowBuilderCustomizerCallback interface that can be used to customize an Undertow Undertow.Interfaceorg.springframework.boot.context.embedded.undertowSpring Boot
UndertowDeploymentInfoCustomizerCallback interface that can be used to customize an Undertow DeploymentInfo.Interfaceorg.springframework.boot.context.embedded.undertowSpring Boot
UndertowEmbeddedServletContainerEmbeddedServletContainer that can be used to control an embedded Undertowserver.Classorg.springframework.boot.context.embedded.undertowSpring Boot
UndertowEmbeddedServletContainerFactoryEmbeddedServletContainerFactory that can be used to createUndertowEmbeddedServletContainers.Classorg.springframework.boot.context.embedded.undertowSpring Boot
WebApplicationContextServletContextAwareProcessorVariant of ServletContextAwareProcessor for use with aConfigurableWebApplicationContext.Classorg.springframework.boot.context.embeddedSpring Boot
XmlEmbeddedWebApplicationContextEmbeddedWebApplicationContext which takes its configuration from XML documents,understood by an XmlBeanDefinitionReader.Classorg.springframework.boot.context.embeddedSpring Boot