Uses of Package
io.helidon.common.http
-
Packages that use io.helidon.common.http Package Description io.helidon.common.http HTTP APIs and implementations usable by both server and client side of the HTTP story.io.helidon.grpc.core Core classes used by both the reactive gRPC server API and gRPC client API.io.helidon.media.common Common classes for processing content with a specificMediaType.io.helidon.media.jackson.common Jackson media type support.io.helidon.media.jsonb.common JSON-B media type support.io.helidon.media.jsonp.common JSON-P media type support.io.helidon.openapi Helidon SE OpenAPI Support.io.helidon.webclient A reactive client for rest calls.io.helidon.webclient.metrics Client metrics service.io.helidon.webserver Reactive web server API.io.helidon.webserver.tyrus Tyrus integration. -
Classes in io.helidon.common.http used by io.helidon.common.http Class Description AcceptPredicate API to model HTTP content negotiation usingAccept-*request headers.CharMatcher Extracted from Guava.ContextualRegistry Deprecated.This class will be replaced withContextin future Helidon versionsContextualRegistry.Builder Deprecated.Fluent API builder forContextualRegistry.DataChunk The DataChunk represents a part of the HTTP body content.FormParams Provides access to any form parameters present in the request entity.HashParameters AConcurrentSkipListMapbasedParametersimplementation with case-insensitive keys and immutableListof values that needs to be copied on each write.Http.Method Enumeration of all standard HTTPmethods.Http.RequestMethod Interface representing an HTTP request method, all standard methods are inHttp.Methodenumeration.Http.ResponseStatus Base interface for status codes used in HTTP responses.Http.ResponseStatus.Family An enumeration representing the class of status code.Http.Status Commonly used status codes defined by HTTP, see HTTP/1.1 documentation for the complete list.Http.Version Enumeration of supported HTTP protocol versions.HttpRequest.Path Represents requested normalised URI path.MediaType An abstraction for a media type.MediaType.Builder A fluent API builder to create instances ofMediaType.Parameters Parameters representskey : valuepairs wherekeyis aStringwith potentially multiple values.Reader Deprecated.useio.helidon.media.common.MessageBodyReaderinsteadReadOnlyParameters An immutable implementation ofParameters.SetCookie Represents'Set-Cookie'header value specified by RFC6265.SetCookie.Builder A fluent API builder forSetCookie. -
Classes in io.helidon.common.http used by io.helidon.grpc.core Class Description Http.ResponseStatus Base interface for status codes used in HTTP responses. -
Classes in io.helidon.common.http used by io.helidon.media.common Class Description Content Deprecated.useio.helidon.media.common.MessageBodyReadableContentinsteadDataChunk The DataChunk represents a part of the HTTP body content.MediaType An abstraction for a media type.Parameters Parameters representskey : valuepairs wherekeyis aStringwith potentially multiple values.Reader Deprecated.useio.helidon.media.common.MessageBodyReaderinsteadReadOnlyParameters An immutable implementation ofParameters. -
Classes in io.helidon.common.http used by io.helidon.media.jackson.common Class Description DataChunk The DataChunk represents a part of the HTTP body content.Reader Deprecated.useio.helidon.media.common.MessageBodyReaderinstead -
Classes in io.helidon.common.http used by io.helidon.media.jsonb.common Class Description DataChunk The DataChunk represents a part of the HTTP body content.Reader Deprecated.useio.helidon.media.common.MessageBodyReaderinstead -
Classes in io.helidon.common.http used by io.helidon.media.jsonp.common Class Description DataChunk The DataChunk represents a part of the HTTP body content. -
Classes in io.helidon.common.http used by io.helidon.openapi Class Description MediaType An abstraction for a media type. -
Classes in io.helidon.common.http used by io.helidon.webclient Class Description DataChunk The DataChunk represents a part of the HTTP body content.Headers ExtendsParametersinterface by adding methods convenient for HTTP headers.Http.ResponseStatus Base interface for status codes used in HTTP responses.Http.Version Enumeration of supported HTTP protocol versions.HttpRequest Common attributes of an HTTP Request, that are used both in server requests and in client requests.HttpRequest.Path Represents requested normalised URI path.MediaType An abstraction for a media type.Parameters Parameters representskey : valuepairs wherekeyis aStringwith potentially multiple values.SetCookie Represents'Set-Cookie'header value specified by RFC6265. -
Classes in io.helidon.common.http used by io.helidon.webclient.metrics Class Description Http.Method Enumeration of all standard HTTPmethods. -
Classes in io.helidon.common.http used by io.helidon.webserver Class Description AlreadyCompletedException Signals that a mutation method has been invoked on a resource that is already completed.ContextualRegistry Deprecated.This class will be replaced withContextin future Helidon versionsDataChunk The DataChunk represents a part of the HTTP body content.Headers ExtendsParametersinterface by adding methods convenient for HTTP headers.Http.Method Enumeration of all standard HTTPmethods.Http.RequestMethod Interface representing an HTTP request method, all standard methods are inHttp.Methodenumeration.Http.ResponseStatus Base interface for status codes used in HTTP responses.Http.Version Enumeration of supported HTTP protocol versions.HttpRequest Common attributes of an HTTP Request, that are used both in server requests and in client requests.MediaType An abstraction for a media type.Parameters Parameters representskey : valuepairs wherekeyis aStringwith potentially multiple values.SetCookie Represents'Set-Cookie'header value specified by RFC6265. -
Classes in io.helidon.common.http used by io.helidon.webserver.tyrus Class Description DataChunk The DataChunk represents a part of the HTTP body content.