Package edu.wpi.grip.core.http
-
Interface Summary Interface Description GripServer.JettyServerFactory -
Class Summary Class Description ContextStore Keeps a record of contexts claimed by HTTP request handlers.GenericHandler Generic Jetty handler.GripServer An internal HTTP server.GripServer.JettyServerFactoryImpl HttpPipelineSwitcher Jetty handler responsible for loading pipelines sent over HTTP.PedanticHandler A handler that will only run if a request is on the same path as its context. -
Enum Summary Enum Description GripServer.State Possible lifecycle states of the server.