Package io.deephaven.server.jetty
package io.deephaven.server.jetty
-
ClassDescriptionLimits the allowed HTTP methods to those specified in the configuration.Applies configured http headers to every outgoing response.A custom
HttpContentimplementation for finer control over caching behavior.A customHttpContent.Factorythat createsControlledCacheHttpContentinstances.Removes the if-modified-since header from any request that contains it.An emptyResourcethat always indicates non-existence.Deephaven-core's own handler for registering handlers for various grpc endpoints.Jetty pre-packages the certificates for us, no need to convert themThe jetty server configuration.Values to indicate what kind of websocket support should be offered.JettyServerComponent.Builder<Self extends JettyServerComponent.Builder<Self,Component>, Component extends JettyServerComponent> Jetty-specific implementation ofJsPluginRegistrationto collect plugins and advertise their contents to connecting client.AResourcewrapper that only resolves URIs that start with a specific path prefix.Helper class to bridge the gap between Jetty's Graceful interface and the jakarta implementation of the supported grpc websocket transports.Simple wrapper around the JettyResourcetype.