Package io.deephaven.server.jetty
-
Interface Summary Interface Description CommunityComponentFactory.CommunityComponent The out-of-the-box communityComponent.CommunityComponentFactory.CommunityComponent.Builder CommunityComponentFactory.CommunityModule The out-of-the-box communityModule.JettyConfig.Builder JettyServerComponent JettyServerComponent.Builder<Self extends JettyServerComponent.Builder<Self,Component>,Component extends JettyServerComponent> JettyServerModule -
Class Summary Class Description CacheFilter CommunityComponentFactory The out-of-the-boxCommunityComponentFactory.CommunityComponentfactory for the Deephaven community server.ControlledCacheResource Simple wrapper around the Jetty Resource type, to grant us control over caching features.DropIfModifiedSinceHeader Removes the if-modified-since header from any request that contains it.GrpcFilter Deephaven-core's own handler for registering handlers for various grpc endpoints.HomeFilter JettyBackedGrpcServer JettyCertInterceptor Jetty pre-packages the certificates for us, no need to convert themJettyConfig The jetty server configuration.NoCacheFilter WebsocketFactory Helper class to bridge the gap between Jetty's Graceful interface and the jakarta implementation of the supported grpc websocket transports. -
Enum Summary Enum Description JettyConfig.WebsocketsSupport Values to indicate what kind of websocket support should be offered.