All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AcceptPredicate<T> API to model HTTP content negotiation usingAccept-*request headers.AlreadyCompletedException Signals that a mutation method has been invoked on a resource that is already completed.CharMatcher Extracted from Guava.Content Deprecated. useio.helidon.media.common.MessageBodyReadableContentinsteadDataChunk 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.Headers ExtendsParametersinterface by adding methods convenient for HTTP headers.Http HTTP protocol related constants and utilities.Http.DateTime Support for HTTP date formats based on RFC2616.Http.Header Utility class with a list of names of standard HTTP headers and related tooling methods.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 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.MediaType.Builder A fluent API builder to create instances ofMediaType.Parameters Parameters representskey : valuepairs wherekeyis aStringwith potentially multiple values.Reader<R> Deprecated. since 2.0.0, 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.Tokenizer String tokenizer for parsing headers.Utils Internal utility methods.