Package dev.openfunction.functions
-
Interface Summary Interface Description CloudEventFunction Context An interface for event function context.HttpFunction HttpMessage Represents an HTTP message, either an HTTP request or a part of a multipart HTTP request.HttpRequest Represents the contents of an HTTP request that is being serviced by a Cloud Function.HttpRequest.HttpPart Represents one part inside a multipart (multipart/form-data) HTTP request.HttpResponse Represents the contents of an HTTP response that is being sent by a Cloud Function in response to an HTTP request.OpenFunction Plugin -
Class Summary Class Description BindingEvent Component Out Routable An object that can route the specified http request to the specified function.TopicEvent