Package io.deephaven.server.jetty
package io.deephaven.server.jetty
-
ClassDescriptionThe out-of-the-box
CommunityComponentFactory.CommunityComponent
factory for the Deephaven community server.The out-of-the-box communityComponent
.The out-of-the-box communityModule
.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.