Package org.apache.flink.runtime.rest
package org.apache.flink.runtime.rest
-
ClassDescriptionException which is thrown if the
RestClientdetects that a connection was closed.Base class for all connection related exception thrown by theRestClient.Exception which is thrown by theRestClientif a connection becomes idle.Client uploading a file.Writes multipart/form-data to disk.Same asHttpObjectDecoderbut returns HTTP 413 to the client if the payload exceedsMessageAggregator.maxContentLength.Represents an HTTP header with a name and a value.This class wraps netty'sHttpMethods into an enum, allowing us to use them in switches.RestEndpointFactorywhich creates aMiniDispatcherRestEndpoint.A special exception that indicates that an element was not found and that the request should be answered with a404return code.This client is the counter-part to theRestServerEndpoint.A configuration object forRestClients.RestEndpointFactory<T extends RestfulGateway>WebMonitorEndpointfactory.An abstract class for netty-based REST server endpoints.Comparator for Rest URLs.Comparator for Rest URLs.A configuration object forRestServerEndpoints.Rest service interface.RestEndpointFactorywhich creates aDispatcherRestEndpoint.