Package io.deephaven.server.jetty11
package io.deephaven.server.jetty11
-
ClassDescriptionLimits the allowed HTTP methods to those specified in the configuration.Applies configured http headers to every outgoing response.Simple wrapper around the Jetty Resource type, to grant us control over caching features.Removes the if-modified-since header from any request that contains it.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 ofJsPluginRegistration
to collect plugins and advertise their contents to connecting client.Helper class to bridge the gap between Jetty's Graceful interface and the jakarta implementation of the supported grpc websocket transports.