Package org.apache.flink.runtime.rest.handler.router
package org.apache.flink.runtime.rest.handler.router
-
ClassesClassDescriptionA utility for
FileUploadHandlerto determine whether it should accept a request.Class for handlingHttpRequestwith associatedRouteResult.Router<T>This is adopted and simplified code from tv.cntt:netty-router library.RouteResult<T>This is adopted and simplified code from tv.cntt:netty-router library.Inbound handler that converts HttpRequest to Routed and passes Routed to the matched handler.