Package ca.uqac.lif.cep.http
Use HTTP mini-servers as event sources or sinks.
- Author:
- Sylvain Hallé
-
Class Summary Class Description HttpDownstreamGateway Outputs character strings received over the network from an upstream connection.HttpGateway Utility methods for handling HTTP requests.HttpSource HTTP server that pulls events from upstream when it receives a GET request.HttpUpstreamGateway Sends character strings over the network through HTTP requests.Main Dummy main file