Package ca.uqac.lif.cep.http
Class HttpUpstreamGateway.PullCallback
java.lang.Object
ca.uqac.lif.jerrydog.RequestCallback
ca.uqac.lif.cep.http.HttpUpstreamGateway.PullCallback
- Enclosing class:
HttpUpstreamGateway
protected class HttpUpstreamGateway.PullCallback
extends ca.uqac.lif.jerrydog.RequestCallback
Server callback that fires when the URL for this upstream
gateway receives a request for events
-
Nested Class Summary
Nested classes/interfaces inherited from class ca.uqac.lif.jerrydog.RequestCallback
ca.uqac.lif.jerrydog.RequestCallback.Method -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanfire(HttpExchange t) ca.uqac.lif.jerrydog.CallbackResponseMethods inherited from class ca.uqac.lif.jerrydog.RequestCallback
methodToString
-
Constructor Details
-
PullCallback
protected PullCallback()
-
-
Method Details
-
fire
- Specified by:
firein classca.uqac.lif.jerrydog.RequestCallback
-
process
- Specified by:
processin classca.uqac.lif.jerrydog.RequestCallback
-