Package edu.wpi.grip.core.operations.network.http
-
Class Summary Class Description DataHandler Jetty handler for sending HTTP publishing data to a client.HttpPublishManager Manager for publishing data to the internal HTTP server.HttpPublishOperation<D,P extends Publishable> An operation for publishing data to the internal HTTP server, from which which remote applications can request the data.