Uses of Interface
dev.openfunction.HttpResponse
-
-
Uses of HttpResponse in dev.openfunction
Methods in dev.openfunction with parameters of type HttpResponse Modifier and Type Method Description voidHttpFunction. service(HttpRequest request, HttpResponse response)Called to service an incoming HTTP request.
-