Package org.glassfish.grizzly.config
-
Interface Summary Interface Description ConfigAwareElement<E extends ConfigBeanProxy> Grizzly config elements like protocols, filters, which implement this interface, will get correspondent dom configuration element.ContextRootInfo.Holder The interface, which is responsible for holding ContextRootInfo, which makes possible to initialize ContextRootInfo lazily.GrizzlyListener The GrizzlyServiceListener is responsible of mapping incoming requests to the proper Container or Grizzly extensions.SecurePasswordProvider Common secure store password provider. -
Class Summary Class Description ContextRootInfo Class represents context-root associated informationDefaultProxy GenericGrizzlyListener GenericGrizzlyListener
implementation, which is not HTTP dependent, and can support any Transport configuration, based onFilterChain
.GrizzlyConfig HSTSFilter Filter that adds HSTS header to all requestsSSLConfigurator Utils Created Dec 18, 2008 -
Exception Summary Exception Description GrizzlyConfigException Created Jan 5, 2009