jina.serve.runtimes.gateway.http package
Submodules
Module contents
class jina.serve.runtimes.gateway.http.HTTPGatewayRuntime(args, cancel_event=None, \*kwargs*)[source]
Bases: jina.serve.runtimes.gateway.GatewayRuntime
Runtime for HTTP interface.