Uses of Class
ca.uqac.lif.cep.http.HttpUpstreamGateway
-
Packages that use HttpUpstreamGateway Package Description ca.uqac.lif.cep.http Use HTTP mini-servers as event sources or sinks. -
-
Uses of HttpUpstreamGateway in ca.uqac.lif.cep.http
Methods in ca.uqac.lif.cep.http that return HttpUpstreamGateway Modifier and Type Method Description HttpUpstreamGateway
HttpUpstreamGateway. duplicate(boolean with_state)
HttpUpstreamGateway
HttpUpstreamGateway. setPullMethod(ca.uqac.lif.jerrydog.RequestCallback.Method m)
Sets the method (GET or POST) the gateway will respond to when listening to pull requests from downstream
-