- ABOUT - Static variable in interface io.micronaut.http.hateoas.Link
-
About link.
- AbstractClientSslConfiguration - Class in io.micronaut.http.ssl
-
- AbstractClientSslConfiguration() - Constructor for class io.micronaut.http.ssl.AbstractClientSslConfiguration
-
- AbstractResource<Impl extends AbstractResource> - Class in io.micronaut.http.hateoas
-
- AbstractResource() - Constructor for class io.micronaut.http.hateoas.AbstractResource
-
- ACCEPT - Static variable in interface io.micronaut.http.HttpHeaders
-
"Accept"
.
- accept() - Method in interface io.micronaut.http.HttpHeaders
-
- accept() - Method in interface io.micronaut.http.HttpRequest
-
A list of accepted
MediaType
instances sorted by their quality rating.
- accept() - Method in class io.micronaut.http.HttpRequestWrapper
-
- accept(MediaType...) - Method in interface io.micronaut.http.MutableHttpRequest
-
- accept(CharSequence...) - Method in interface io.micronaut.http.MutableHttpRequest
-
- ACCEPT_CH - Static variable in interface io.micronaut.http.HttpHeaders
-
"Accept-CH"
.
- ACCEPT_CH_LIFETIME - Static variable in interface io.micronaut.http.HttpHeaders
-
"Accept-CH"
.
- ACCEPT_CHARSET - Static variable in interface io.micronaut.http.HttpHeaders
-
"Accept-Charset"
.
- ACCEPT_ENCODING - Static variable in interface io.micronaut.http.HttpHeaders
-
"Accept-Encoding"
.
- ACCEPT_LANGUAGE - Static variable in interface io.micronaut.http.HttpHeaders
-
"Accept-Language"
.
- ACCEPT_PATCH - Static variable in interface io.micronaut.http.HttpHeaders
-
"Accept-Patch"
.
- ACCEPT_RANGES - Static variable in interface io.micronaut.http.HttpHeaders
-
"Accept-Ranges"
.
- accepted() - Static method in interface io.micronaut.http.HttpResponse
-
- accepted(URI) - Static method in interface io.micronaut.http.HttpResponse
-
- ACCESS_CONTROL_ALLOW_CREDENTIALS - Static variable in interface io.micronaut.http.HttpHeaders
-
"Access-Control-Allow-Credentials"
.
- ACCESS_CONTROL_ALLOW_HEADERS - Static variable in interface io.micronaut.http.HttpHeaders
-
"Access-Control-Allow-Headers"
.
- ACCESS_CONTROL_ALLOW_METHODS - Static variable in interface io.micronaut.http.HttpHeaders
-
"Access-Control-Allow-Methods"
.
- ACCESS_CONTROL_ALLOW_ORIGIN - Static variable in interface io.micronaut.http.HttpHeaders
-
"Access-Control-Allow-Origin"
.
- ACCESS_CONTROL_EXPOSE_HEADERS - Static variable in interface io.micronaut.http.HttpHeaders
-
"Access-Control-Expose-Headers"
.
- ACCESS_CONTROL_MAX_AGE - Static variable in interface io.micronaut.http.HttpHeaders
-
"Access-Control-Max-Age"
.
- ACCESS_CONTROL_REQUEST_HEADERS - Static variable in interface io.micronaut.http.HttpHeaders
-
"Access-Control-Request-Headers"
.
- ACCESS_CONTROL_REQUEST_METHOD - Static variable in interface io.micronaut.http.HttpHeaders
-
"Access-Control-Request-Method"
.
- add(CharSequence, CharSequence) - Method in interface io.micronaut.http.MutableHttpHeaders
-
Add a header for the given name and value.
- add(CharSequence, ZonedDateTime) - Method in interface io.micronaut.http.MutableHttpHeaders
-
Add a header for the given name and value.
- add(CharSequence, Integer) - Method in interface io.micronaut.http.MutableHttpHeaders
-
Add a header for the given name and value.
- add(CharSequence, CharSequence) - Method in interface io.micronaut.http.MutableHttpParameters
-
Adds a new http parameter.
- add(CharSequence, List<CharSequence>) - Method in interface io.micronaut.http.MutableHttpParameters
-
Adds a new http parameter.
- add(CharSequence, CharSequence) - Method in class io.micronaut.http.simple.SimpleHttpHeaders
-
- add(CharSequence, List<CharSequence>) - Method in class io.micronaut.http.simple.SimpleHttpParameters
-
- addRawContentSegment(List<UriTemplate.PathSegment>, String, boolean) - Method in class io.micronaut.http.uri.UriMatchTemplate.UriMatchTemplateParser
-
- addRawContentSegment(List<UriTemplate.PathSegment>, String, boolean) - Method in class io.micronaut.http.uri.UriTemplate.UriTemplateParser
-
Adds a raw content segment.
- addRequestArgumentBinder(ArgumentBinder<T, ST>) - Method in class io.micronaut.http.bind.DefaultRequestBinderRegistry
-
- addVariableSegment(List<UriTemplate.PathSegment>, String, String, String, boolean, boolean, String, char, char, String, boolean) - Method in class io.micronaut.http.uri.UriMatchTemplate.UriMatchTemplateParser
-
- addVariableSegment(List<UriTemplate.PathSegment>, String, String, String, boolean, boolean, String, char, char, String, boolean) - Method in class io.micronaut.http.uri.UriTemplate.UriTemplateParser
-
Adds a new variable segment.
- after() - Method in enum io.micronaut.http.filter.ServerFilterPhase
-
- AGE - Static variable in interface io.micronaut.http.HttpHeaders
-
"Age"
.
- ALL - Static variable in class io.micronaut.http.MediaType
-
A wildcard media type representing all types.
- ALL_TYPE - Static variable in class io.micronaut.http.MediaType
-
A wildcard media type representing all types.
- ALLOW - Static variable in interface io.micronaut.http.HttpHeaders
-
"Allow"
.
- allow(HttpMethod...) - Method in interface io.micronaut.http.MutableHttpHeaders
-
Set the allowed HTTP methods.
- allow(Collection<HttpMethod>) - Method in interface io.micronaut.http.MutableHttpHeaders
-
Set the allowed HTTP methods.
- allowGeneric(Collection<? extends CharSequence>) - Method in interface io.micronaut.http.MutableHttpHeaders
-
Set the allowed HTTP methods.
- AnnotatedRequestArgumentBinder<A extends java.lang.annotation.Annotation,T> - Interface in io.micronaut.http.bind.binders
-
An interface for classes that bind an
Argument
from an
HttpRequest
driven by
an annotation.
- APPLICATION_ATOM_XML - Static variable in class io.micronaut.http.MediaType
-
Atom: application/atom+xml.
- APPLICATION_ATOM_XML_TYPE - Static variable in class io.micronaut.http.MediaType
-
Atom: application/atom+xml.
- APPLICATION_FORM_URLENCODED - Static variable in class io.micronaut.http.MediaType
-
Form encoded data: application/x-www-form-urlencoded.
- APPLICATION_FORM_URLENCODED_TYPE - Static variable in class io.micronaut.http.MediaType
-
Form encoded data: application/x-www-form-urlencoded.
- APPLICATION_GRAPHQL - Static variable in class io.micronaut.http.MediaType
-
GraphQL: application/graphql.
- APPLICATION_GRAPHQL_TYPE - Static variable in class io.micronaut.http.MediaType
-
GraphQL: application/graphql.
- APPLICATION_HAL_JSON - Static variable in class io.micronaut.http.MediaType
-
HAL JSON: application/hal+json.
- APPLICATION_HAL_JSON_TYPE - Static variable in class io.micronaut.http.MediaType
-
HAL JSON: application/hal+json.
- APPLICATION_HAL_XML - Static variable in class io.micronaut.http.MediaType
-
HAL XML: application/hal+xml.
- APPLICATION_HAL_XML_TYPE - Static variable in class io.micronaut.http.MediaType
-
HAL XML: application/hal+xml.
- APPLICATION_JSON - Static variable in class io.micronaut.http.MediaType
-
JSON: application/json.
- APPLICATION_JSON_STREAM - Static variable in class io.micronaut.http.MediaType
-
JSON Stream: application/x-json-stream.
- APPLICATION_JSON_STREAM_TYPE - Static variable in class io.micronaut.http.MediaType
-
JSON Stream: application/x-json-stream.
- APPLICATION_JSON_TYPE - Static variable in class io.micronaut.http.MediaType
-
JSON: application/json.
- APPLICATION_OCTET_STREAM - Static variable in class io.micronaut.http.MediaType
-
BINARY: application/octet-stream.
- APPLICATION_OCTET_STREAM_TYPE - Static variable in class io.micronaut.http.MediaType
-
BINARY: application/octet-stream.
- APPLICATION_PDF - Static variable in class io.micronaut.http.MediaType
-
PDF: application/pdf.
- APPLICATION_PDF_TYPE - Static variable in class io.micronaut.http.MediaType
-
PDF: application/pdf.
- APPLICATION_VND_ERROR - Static variable in class io.micronaut.http.MediaType
-
VND Error: application/vnd.error+json.
- APPLICATION_VND_ERROR_TYPE - Static variable in class io.micronaut.http.MediaType
-
VND Error: application/vnd.error+json.
- APPLICATION_XHTML - Static variable in class io.micronaut.http.MediaType
-
XHTML: application/xhtml+xml.
- APPLICATION_XHTML_TYPE - Static variable in class io.micronaut.http.MediaType
-
XHTML: application/xhtml+xml.
- APPLICATION_XML - Static variable in class io.micronaut.http.MediaType
-
XML: application/xml.
- APPLICATION_XML_TYPE - Static variable in class io.micronaut.http.MediaType
-
XML: application/xml.
- APPLICATION_YAML - Static variable in class io.micronaut.http.MediaType
-
YAML: application/x-yaml.
- APPLICATION_YAML_TYPE - Static variable in class io.micronaut.http.MediaType
-
YAML: application/x-yaml.
- attribute(CharSequence, Object) - Method in interface io.micronaut.http.MutableHttpResponse
-
Sets an attribute on the response.
- auth(String, String) - Method in interface io.micronaut.http.MutableHttpHeaders
-
Used to configure BASIC authentication.
- auth(String) - Method in interface io.micronaut.http.MutableHttpHeaders
-
Used to configure BASIC authentication.
- AUTHORIZATION - Static variable in interface io.micronaut.http.HttpHeaders
-
"Authorization"
.
- AUTHORIZATION_INFO - Static variable in interface io.micronaut.http.HttpHeaders
-
"Authorization"
.
- AUTHORIZATION_PREFIX_BASIC - Static variable in interface io.micronaut.http.HttpHeaderValues
-
"Basic"
.
- AUTHORIZATION_PREFIX_BEARER - Static variable in interface io.micronaut.http.HttpHeaderValues
-
"Bearer"
.
- CACHE_CONTROL - Static variable in interface io.micronaut.http.HttpHeaders
-
"Cache-Control"
.
- CACHE_MAX_AGE - Static variable in interface io.micronaut.http.HttpHeaderValues
-
- CACHE_MAX_STALE - Static variable in interface io.micronaut.http.HttpHeaderValues
-
- CACHE_MIN_FRESH - Static variable in interface io.micronaut.http.HttpHeaderValues
-
- CACHE_MUST_REVALIDATE - Static variable in interface io.micronaut.http.HttpHeaderValues
-
- CACHE_NO_CACHE - Static variable in interface io.micronaut.http.HttpHeaderValues
-
- CACHE_NO_STORE - Static variable in interface io.micronaut.http.HttpHeaderValues
-
- CACHE_NO_TRANSFORM - Static variable in interface io.micronaut.http.HttpHeaderValues
-
- CACHE_ONLY_IF_CACHED - Static variable in interface io.micronaut.http.HttpHeaderValues
-
- CACHE_PRIVATE - Static variable in interface io.micronaut.http.HttpHeaderValues
-
- CACHE_PROXY_REVALIDATE - Static variable in interface io.micronaut.http.HttpHeaderValues
-
- CACHE_PUBLIC - Static variable in interface io.micronaut.http.HttpHeaderValues
-
- CACHE_S_MAXAGE - Static variable in interface io.micronaut.http.HttpHeaderValues
-
- CACHE_STALE_IF_ERROR - Static variable in interface io.micronaut.http.HttpHeaderValues
-
- CACHE_STALE_WHILE_REVALIDATE - Static variable in interface io.micronaut.http.HttpHeaderValues
-
- characterEncoding(CharSequence) - Method in interface io.micronaut.http.MutableHttpResponse
-
Sets the response encoding.
- characterEncoding(Charset) - Method in interface io.micronaut.http.MutableHttpResponse
-
Sets the response encoding.
- charAt(int) - Method in enum io.micronaut.http.HttpAttributes
-
- charAt(int) - Method in enum io.micronaut.http.HttpMethod
-
- charAt(int) - Method in enum io.micronaut.http.HttpStatus
-
- charAt(int) - Method in class io.micronaut.http.MediaType
-
- CHARSET_PARAMETER - Static variable in class io.micronaut.http.MediaType
-
Parameter "charset"
.
- ClientAuthentication - Enum in io.micronaut.http.ssl
-
An enum describing the type of client authentication.
- ClientContextPathProvider - Interface in io.micronaut.http.context
-
A contract for providing a context path to a client.
- ClientFilterChain - Interface in io.micronaut.http.filter
-
- ClientSslConfiguration - Class in io.micronaut.http.ssl
-
- ClientSslConfiguration(DefaultSslConfiguration, DefaultSslConfiguration.DefaultKeyConfiguration, DefaultSslConfiguration.DefaultKeyStoreConfiguration, SslConfiguration.TrustStoreConfiguration) - Constructor for class io.micronaut.http.ssl.ClientSslConfiguration
-
- ClientSslConfiguration() - Constructor for class io.micronaut.http.ssl.ClientSslConfiguration
-
The default client configuration.
- ClientSslConfiguration.DefaultKeyConfiguration - Class in io.micronaut.http.ssl
-
- ClientSslConfiguration.DefaultKeyStoreConfiguration - Class in io.micronaut.http.ssl
-
- ClientSslConfiguration.DefaultTrustStoreConfiguration - Class in io.micronaut.http.ssl
-
- code() - Method in interface io.micronaut.http.HttpResponse
-
- CodecConfiguration - Class in io.micronaut.http.codec
-
- CodecConfiguration() - Constructor for class io.micronaut.http.codec.CodecConfiguration
-
- CodecException - Exception in io.micronaut.http.codec
-
An exception thrown when a object cannot be decoded.
- CodecException(String) - Constructor for exception io.micronaut.http.codec.CodecException
-
- CodecException(String, Throwable) - Constructor for exception io.micronaut.http.codec.CodecException
-
- comment(String) - Method in interface io.micronaut.http.sse.Event
-
Sets the event comment.
- compareTo(Cookie) - Method in class io.micronaut.http.simple.cookies.SimpleCookie
-
- compareTo(UriTemplate) - Method in class io.micronaut.http.uri.UriTemplate
-
- CompletedFileUpload - Interface in io.micronaut.http.multipart
-
Represents a completed part of a multipart request.
- CompletedPart - Interface in io.micronaut.http.multipart
-
Represents a completed part of a multipart request.
- configure(CookieConfiguration) - Method in interface io.micronaut.http.cookie.Cookie
-
Configure the Cookie with the given configuration.
- configure(CookieConfiguration, boolean) - Method in interface io.micronaut.http.cookie.Cookie
-
Configure the Cookie with the given configuration.
- CONNECTION - Static variable in interface io.micronaut.http.HttpHeaders
-
"Connection"
.
- CONNECTION_KEEP_ALIVE - Static variable in interface io.micronaut.http.HttpHeaderValues
-
"keep-alive"
.
- ConnectionClosedException - Exception in io.micronaut.http.exceptions
-
Exception thrown when the client or server unexpectedly closes the connection.
- ConnectionClosedException(String) - Constructor for exception io.micronaut.http.exceptions.ConnectionClosedException
-
- ConnectionClosedException(String, Throwable) - Constructor for exception io.micronaut.http.exceptions.ConnectionClosedException
-
- Consumes - Annotation Type in io.micronaut.http.annotation
-
An annotation to indicate the
MediaType
s produced by a particular component.
- CONTENT_BASE - Static variable in interface io.micronaut.http.HttpHeaders
-
"Content-Base"
.
- CONTENT_DISPOSITION - Static variable in interface io.micronaut.http.HttpHeaders
-
"Content-Disposition"
.
- CONTENT_DPR - Static variable in interface io.micronaut.http.HttpHeaders
-
"Content-DPR"
.
- CONTENT_ENCODING - Static variable in interface io.micronaut.http.HttpHeaders
-
"Content-Encoding"
.
- CONTENT_LANGUAGE - Static variable in interface io.micronaut.http.HttpHeaders
-
"Content-Language"
.
- CONTENT_LENGTH - Static variable in interface io.micronaut.http.HttpHeaders
-
"Content-Length"
.
- CONTENT_LOCATION - Static variable in interface io.micronaut.http.HttpHeaders
-
"Content-Location"
.
- CONTENT_MD5 - Static variable in interface io.micronaut.http.HttpHeaders
-
"Content-MD5"
.
- CONTENT_RANGE - Static variable in interface io.micronaut.http.HttpHeaders
-
"Content-Range"
.
- CONTENT_TRANSFER_ENCODING - Static variable in interface io.micronaut.http.HttpHeaders
-
"Content-Transfer-Encoding"
.
- CONTENT_TYPE - Static variable in interface io.micronaut.http.HttpHeaders
-
"Content-Type"
.
- contentEncoding(CharSequence) - Method in interface io.micronaut.http.MutableHttpMessage
-
Sets the content encoding.
- contentEncoding(CharSequence) - Method in interface io.micronaut.http.MutableHttpRequest
-
- contentEncoding(CharSequence) - Method in interface io.micronaut.http.MutableHttpResponse
-
- contentLength() - Method in interface io.micronaut.http.HttpHeaders
-
The request or response content type.
- contentLength(long) - Method in interface io.micronaut.http.MutableHttpMessage
-
Sets the content length.
- contentLength(long) - Method in interface io.micronaut.http.MutableHttpRequest
-
- contentLength(long) - Method in interface io.micronaut.http.MutableHttpResponse
-
- ContentLengthExceededException - Exception in io.micronaut.http.exceptions
-
Exception thrown when the content length exceeds the allowed amount.
- ContentLengthExceededException(String) - Constructor for exception io.micronaut.http.exceptions.ContentLengthExceededException
-
- ContentLengthExceededException(String, Throwable) - Constructor for exception io.micronaut.http.exceptions.ContentLengthExceededException
-
- ContentLengthExceededException(long, long) - Constructor for exception io.micronaut.http.exceptions.ContentLengthExceededException
-
- contentType() - Method in interface io.micronaut.http.HttpHeaders
-
The request or response content type.
- contentType(MediaType) - Method in interface io.micronaut.http.MutableHttpHeaders
-
- contentType(CharSequence) - Method in interface io.micronaut.http.MutableHttpMessage
-
Set the response content type.
- contentType(MediaType) - Method in interface io.micronaut.http.MutableHttpMessage
-
Set the response content type.
- contentType(CharSequence) - Method in interface io.micronaut.http.MutableHttpRequest
-
- contentType(MediaType) - Method in interface io.micronaut.http.MutableHttpRequest
-
- contentType(CharSequence) - Method in interface io.micronaut.http.MutableHttpResponse
-
- contentType(MediaType) - Method in interface io.micronaut.http.MutableHttpResponse
-
- Controller - Annotation Type in io.micronaut.http.annotation
-
Indicates that the role of a class is a controller within an application.
- conversionService - Variable in class io.micronaut.http.bind.binders.DefaultBodyAnnotationBinder
-
- convert(CharSequence, Class<SameSite>, ConversionContext) - Method in class io.micronaut.http.cookie.SameSiteConverter
-
- Cookie - Interface in io.micronaut.http.cookie
-
An interface representing a Cookie.
- COOKIE - Static variable in interface io.micronaut.http.HttpHeaders
-
"Cookie"
.
- cookie(Cookie) - Method in interface io.micronaut.http.MutableHttpRequest
-
Sets the specified cookie on the request.
- cookie(Cookie) - Method in interface io.micronaut.http.MutableHttpResponse
-
Adds the specified cookie to the response.
- cookie(Cookie) - Method in class io.micronaut.http.simple.SimpleHttpRequest
-
- CookieAnnotationBinder<T> - Class in io.micronaut.http.bind.binders
-
An
AnnotatedArgumentBinder
implementation that uses the
CookieValue
annotation to trigger binding from an HTTP
Cookie
.
- CookieAnnotationBinder(ConversionService<?>) - Constructor for class io.micronaut.http.bind.binders.CookieAnnotationBinder
-
- CookieConfiguration - Interface in io.micronaut.http.cookie
-
An interface representing the configuration of a Cookie.
- CookieFactory - Interface in io.micronaut.http.cookie
-
A CookieFactory creates
Cookie
instances and should be implemented by a concrete server.
- Cookies - Interface in io.micronaut.http.cookie
-
Models the defined
Cookie
instances in an application.
- cookies(Set<Cookie>) - Method in interface io.micronaut.http.MutableHttpRequest
-
Sets the specified cookies on the request.
- cookies(Set<Cookie>) - Method in interface io.micronaut.http.MutableHttpResponse
-
Adds the specified cookies to the response.
- cookies(Set<Cookie>) - Method in class io.micronaut.http.simple.SimpleHttpRequest
-
- CookieValue - Annotation Type in io.micronaut.http.annotation
-
An annotation that can be applied to method argument to indicate that the method argument is bound from an HTTP
cookie.
- create(String, String) - Method in interface io.micronaut.http.cookie.CookieFactory
-
Create a new cookie.
- create(HttpMethod, String) - Static method in interface io.micronaut.http.HttpRequest
-
- create(HttpMethod, String, String) - Static method in interface io.micronaut.http.HttpRequest
-
- create(HttpMethod, String) - Method in interface io.micronaut.http.HttpRequestFactory
-
- create(HttpMethod, String, String) - Method in interface io.micronaut.http.HttpRequestFactory
-
Allows to create request including non-standard http methods.
- create(String, String) - Method in class io.micronaut.http.simple.cookies.SimpleCookieFactory
-
- create(HttpMethod, String) - Method in class io.micronaut.http.simple.SimpleHttpRequestFactory
-
- created(T) - Static method in interface io.micronaut.http.HttpResponse
-
- created(URI) - Static method in interface io.micronaut.http.HttpResponse
-
- created(T, URI) - Static method in interface io.micronaut.http.HttpResponse
-
- createParser(String, Object...) - Method in class io.micronaut.http.uri.UriMatchTemplate
-
- createParser(String, Object...) - Method in class io.micronaut.http.uri.UriTemplate
-
Creates a parser.
- createParser(String, Object...) - Method in class io.micronaut.http.uri.UriTypeMatchTemplate
-
- CROSS_ORIGIN_RESOURCE_POLICY - Static variable in interface io.micronaut.http.HttpHeaders
-
"Cross-Origin-Resource-Policy"
.
- currentRequest() - Static method in class io.micronaut.http.context.ServerRequestContext
-
Retrieve the current server request context.
- CustomHttpMethod - Annotation Type in io.micronaut.http.annotation
-
This annotation is designed for non-standard http methods, that you
can provide by specifying the required
CustomHttpMethod.method()
property.
- ECT - Static variable in interface io.micronaut.http.HttpHeaders
-
"ECT"
.
- embedded(CharSequence, Resource) - Method in class io.micronaut.http.hateoas.AbstractResource
-
Add an embedded resource with the given reference.
- embedded(CharSequence, Resource...) - Method in class io.micronaut.http.hateoas.AbstractResource
-
Add an embedded resource with the given reference.
- embedded(CharSequence, List<Resource>) - Method in class io.micronaut.http.hateoas.AbstractResource
-
Add an embedded resource with the given reference.
- EMBEDDED - Static variable in interface io.micronaut.http.hateoas.Resource
-
The embedded attribute.
- embedded(CharSequence, Resource) - Method in class io.micronaut.http.hateoas.VndError
-
- embedded(CharSequence, Resource...) - Method in class io.micronaut.http.hateoas.VndError
-
- embedded(CharSequence, List<Resource>) - Method in class io.micronaut.http.hateoas.VndError
-
- EMPTY_ARRAY - Static variable in class io.micronaut.http.MediaType
-
Default empty media type array.
- encode(T, OutputStream) - Method in interface io.micronaut.http.codec.MediaTypeCodec
-
Encode the given type to the given OutputStream
.
- encode(T) - Method in interface io.micronaut.http.codec.MediaTypeCodec
-
Encode the given type returning the object as a byte[].
- encode(T, ByteBufferFactory<?, B>) - Method in interface io.micronaut.http.codec.MediaTypeCodec
-
Encode the given type returning the object as a ByteBuffer
.
- encode(Argument<T>, T, OutputStream) - Method in interface io.micronaut.http.codec.MediaTypeCodec
-
Encode the given type to the given OutputStream
.
- encode(Argument<T>, T) - Method in interface io.micronaut.http.codec.MediaTypeCodec
-
Encode the given type returning the object as a byte[].
- encode(Argument<T>, T, ByteBufferFactory<?, B>) - Method in interface io.micronaut.http.codec.MediaTypeCodec
-
Encode the given type returning the object as a ByteBuffer
.
- equals(Object) - Method in class io.micronaut.http.MediaType
- equals(Object) - Method in class io.micronaut.http.simple.cookies.SimpleCookie
-
- equals(Object) - Method in class io.micronaut.http.uri.UriMatchTemplate.DefaultUriMatchInfo
-
- equals(Object) - Method in class io.micronaut.http.uri.UriMatchVariable
-
- equals(Object) - Method in class io.micronaut.http.uri.UriTemplate
-
- Error - Annotation Type in io.micronaut.http.annotation
-
Annotation that can be applied to method to map it to an error route.
- ETAG - Static variable in interface io.micronaut.http.HttpHeaders
-
"ETag"
.
- Event<T> - Interface in io.micronaut.http.sse
-
Represents a Server Sent Event.
- EVENT - Static variable in interface io.micronaut.http.sse.Event
-
The event parameter.
- expand(Map<String, ? super Object>) - Method in interface io.micronaut.http.uri.UriBuilder
-
Expands the URI if it is a template, using the given values.
- expand(Map<String, Object>) - Method in class io.micronaut.http.uri.UriTemplate
-
Expand the string with the given parameters.
- expand(Object) - Method in class io.micronaut.http.uri.UriTemplate
-
Expand the string with the given bean.
- expand(Map<String, Object>, boolean, boolean) - Method in interface io.micronaut.http.uri.UriTemplate.PathSegment
-
Expands the query segment.
- expand(Map<String, Object>) - Method in class io.micronaut.http.uri.UriTypeMatchTemplate
-
- EXPECT - Static variable in interface io.micronaut.http.HttpHeaders
-
"Expect"
.
- EXPIRES - Static variable in interface io.micronaut.http.HttpHeaders
-
"Expires"
.
- expires(LocalDateTime) - Method in interface io.micronaut.http.MutableHttpHeaders
-
Adds the EXPIRES header for the given LocalDateTime
.
- expires(long) - Method in interface io.micronaut.http.MutableHttpHeaders
-
Adds the EXPIRES header for the given Long
.
- extension - Variable in class io.micronaut.http.MediaType
-
- EXTENSION_JSON - Static variable in class io.micronaut.http.MediaType
-
Default file extension used for JSON.
- EXTENSION_PDF - Static variable in class io.micronaut.http.MediaType
-
Default file extension used for PDF.
- EXTENSION_XLS - Static variable in class io.micronaut.http.MediaType
-
File extension for Microsoft Excel's workbook files in use between 97-2003.
- EXTENSION_XLSX - Static variable in class io.micronaut.http.MediaType
-
File extension used for Microsoft Excel Open XML Spreadsheet (XLSX).
- EXTENSION_XML - Static variable in class io.micronaut.http.MediaType
-
Default file extension used for XML.
- Get - Annotation Type in io.micronaut.http.annotation
-
Annotation that can be applied to method to signify the method receives a
HttpMethod.GET
.
- get(CharSequence) - Method in interface io.micronaut.http.cookie.Cookies
-
Get a cookie by name or return null.
- GET(URI) - Static method in interface io.micronaut.http.HttpRequest
-
- GET(String) - Static method in interface io.micronaut.http.HttpRequest
-
- get(String) - Method in interface io.micronaut.http.HttpRequestFactory
-
- get(CharSequence, Class<T>) - Method in class io.micronaut.http.simple.cookies.SimpleCookies
-
- get(CharSequence, ArgumentConversionContext<T>) - Method in class io.micronaut.http.simple.cookies.SimpleCookies
-
- get(CharSequence, ArgumentConversionContext<T>) - Method in class io.micronaut.http.simple.SimpleHttpHeaders
-
- get(CharSequence) - Method in class io.micronaut.http.simple.SimpleHttpHeaders
-
- get(CharSequence) - Method in class io.micronaut.http.simple.SimpleHttpParameters
-
- get(CharSequence, ArgumentConversionContext<T>) - Method in class io.micronaut.http.simple.SimpleHttpParameters
-
- get(String) - Method in class io.micronaut.http.simple.SimpleHttpRequestFactory
-
- getAdditionalTypes() - Method in class io.micronaut.http.codec.CodecConfiguration
-
- getAlias() - Method in class io.micronaut.http.ssl.SslConfiguration.KeyConfiguration
-
- getAll() - Method in interface io.micronaut.http.cookie.Cookies
-
- getAll() - Method in class io.micronaut.http.simple.cookies.SimpleCookies
-
- getAll(CharSequence) - Method in class io.micronaut.http.simple.SimpleHttpHeaders
-
- getAll(CharSequence) - Method in class io.micronaut.http.simple.SimpleHttpParameters
-
- getAnnotationType() - Method in interface io.micronaut.http.bind.binders.BodyArgumentBinder
-
- getAnnotationType() - Method in class io.micronaut.http.bind.binders.CookieAnnotationBinder
-
- getAnnotationType() - Method in class io.micronaut.http.bind.binders.DefaultBodyAnnotationBinder
-
- getAnnotationType() - Method in class io.micronaut.http.bind.binders.HeaderAnnotationBinder
-
- getAnnotationType() - Method in class io.micronaut.http.bind.binders.ParameterAnnotationBinder
-
- getAnnotationType() - Method in class io.micronaut.http.bind.binders.PathVariableAnnotationBinder
-
- getAnnotationType() - Method in class io.micronaut.http.bind.binders.QueryValueArgumentBinder
-
- getAnnotationType() - Method in class io.micronaut.http.bind.binders.RequestAttributeAnnotationBinder
-
- getAnnotationType() - Method in class io.micronaut.http.bind.binders.RequestBeanAnnotationBinder
-
- getAttributes() - Method in interface io.micronaut.http.HttpMessage
-
A MutableConvertibleValues
of the attributes for this HTTP message.
- getAttributes() - Method in class io.micronaut.http.HttpMessageWrapper
-
- getAttributes() - Method in class io.micronaut.http.simple.SimpleHttpRequest
-
- getAuthorization() - Method in interface io.micronaut.http.HttpHeaders
-
- getBody() - Method in exception io.micronaut.http.exceptions.HttpStatusException
-
- getBody() - Method in class io.micronaut.http.FullHttpRequest
-
- getBody() - Method in interface io.micronaut.http.HttpMessage
-
- getBody(Argument<T>) - Method in interface io.micronaut.http.HttpMessage
-
Return the body as the given type.
- getBody(Class<T>) - Method in interface io.micronaut.http.HttpMessage
-
Return the body as the given type.
- getBody() - Method in class io.micronaut.http.HttpMessageWrapper
-
- getBody(Class<T>) - Method in class io.micronaut.http.HttpMessageWrapper
-
- getBody(Argument<T>) - Method in class io.micronaut.http.HttpMessageWrapper
-
- getBody() - Method in class io.micronaut.http.simple.SimpleHttpRequest
-
- getByteBuffer() - Method in interface io.micronaut.http.multipart.PartData
-
Gets the content of this chunk as a ByteBuffer.
- getBytes() - Method in interface io.micronaut.http.multipart.PartData
-
Gets the content of this chunk as a byte[].
- getCertificate() - Method in interface io.micronaut.http.HttpRequest
-
Retrieves the Certificate used for mutual authentication.
- getCertificate() - Method in class io.micronaut.http.HttpRequestWrapper
-
- getCharacterEncoding() - Method in interface io.micronaut.http.HttpMessage
-
- getCharset() - Method in class io.micronaut.http.MediaType
-
- getCiphers() - Method in class io.micronaut.http.ssl.SslConfiguration
-
- getClassPathResourceLoader() - Method in class io.micronaut.http.resource.ResourceLoaderFactory
-
- getClientAuthentication() - Method in class io.micronaut.http.ssl.SslConfiguration
-
- getCode() - Method in enum io.micronaut.http.HttpStatus
-
- getCodecs() - Method in class io.micronaut.http.codec.DefaultMediaTypeCodecRegistry
-
- getCodecs() - Method in interface io.micronaut.http.codec.MediaTypeCodecRegistry
-
- getComment() - Method in interface io.micronaut.http.sse.Event
-
- getContentLength() - Method in interface io.micronaut.http.HttpMessage
-
- getContentType() - Method in interface io.micronaut.http.HttpHeaders
-
- getContentType() - Method in interface io.micronaut.http.HttpMessage
-
The request or response content type.
- getContentType() - Method in interface io.micronaut.http.multipart.FileUpload
-
Gets the content type of this part.
- getContentType() - Method in interface io.micronaut.http.multipart.PartData
-
Gets the content type of this chunk.
- getContextPath() - Method in interface io.micronaut.http.context.ClientContextPathProvider
-
- getContextPath() - Method in interface io.micronaut.http.context.ServerContextPathProvider
-
- getCookie(String) - Method in interface io.micronaut.http.HttpResponse
-
Helper method for retrieving a single Cookie on a response.
- getCookieDomain() - Method in interface io.micronaut.http.cookie.CookieConfiguration
-
Gets the domain name of this Cookie.
- getCookieMaxAge() - Method in interface io.micronaut.http.cookie.CookieConfiguration
-
- getCookieName() - Method in interface io.micronaut.http.cookie.CookieConfiguration
-
- getCookiePath() - Method in interface io.micronaut.http.cookie.CookieConfiguration
-
The path of the cookie.
- getCookies() - Method in interface io.micronaut.http.HttpRequest
-
- getCookies() - Method in class io.micronaut.http.HttpRequestWrapper
-
- getCookies() - Method in interface io.micronaut.http.HttpResponse
-
Helper method for retrieving all Cookies on a response.
- getCookies() - Method in class io.micronaut.http.simple.SimpleHttpRequest
-
- getCookieSameSite() - Method in interface io.micronaut.http.cookie.CookieConfiguration
-
- getData() - Method in interface io.micronaut.http.sse.Event
-
- getDate(CharSequence) - Method in interface io.micronaut.http.HttpHeaders
-
Obtain the date header.
- getDefinedSize() - Method in interface io.micronaut.http.multipart.FileUpload
-
Returns the defined content length of the part.
- getDelegate() - Method in class io.micronaut.http.HttpMessageWrapper
-
- getDelegate() - Method in class io.micronaut.http.HttpRequestWrapper
-
- getDelegate() - Method in class io.micronaut.http.HttpResponseWrapper
-
- getDeprecation() - Method in class io.micronaut.http.hateoas.DefaultLink
-
- getDeprecation() - Method in interface io.micronaut.http.hateoas.Link
-
- getDomain() - Method in interface io.micronaut.http.cookie.Cookie
-
Gets the domain name of this Cookie.
- getDomain() - Method in class io.micronaut.http.simple.cookies.SimpleCookie
-
- getEmbedded() - Method in class io.micronaut.http.hateoas.AbstractResource
-
- getEmbedded() - Method in interface io.micronaut.http.hateoas.Resource
-
- getExtension() - Method in class io.micronaut.http.MediaType
-
- getFallbackFormat(Argument) - Method in class io.micronaut.http.bind.binders.CookieAnnotationBinder
-
- getFallbackFormat(Argument) - Method in class io.micronaut.http.bind.binders.HeaderAnnotationBinder
-
- getFallbackFormat(Argument) - Method in class io.micronaut.http.bind.binders.RequestAttributeAnnotationBinder
-
- getFilename() - Method in interface io.micronaut.http.multipart.FileUpload
-
Gets the name of this part.
- getFilter() - Method in interface io.micronaut.http.filter.HttpFilterResolver.FilterEntry
-
- getFilterMethods() - Method in interface io.micronaut.http.filter.HttpFilterResolver.FilterEntry
-
- getHandshakeTimeout() - Method in class io.micronaut.http.ssl.SslConfiguration
-
- getHeaders() - Method in interface io.micronaut.http.HttpMessage
-
- getHeaders() - Method in class io.micronaut.http.HttpMessageWrapper
-
- getHeaders() - Method in interface io.micronaut.http.MutableHttpMessage
-
- getHeaders() - Method in interface io.micronaut.http.MutableHttpRequest
-
- getHeaders() - Method in class io.micronaut.http.simple.SimpleHttpRequest
-
- getHref() - Method in class io.micronaut.http.hateoas.DefaultLink
-
- getHref() - Method in interface io.micronaut.http.hateoas.Link
-
- getHreflang() - Method in class io.micronaut.http.hateoas.DefaultLink
-
- getHreflang() - Method in interface io.micronaut.http.hateoas.Link
-
- getHttpVersion() - Method in interface io.micronaut.http.HttpRequest
-
- getHttpVersion() - Method in class io.micronaut.http.HttpRequestWrapper
-
- getId() - Method in interface io.micronaut.http.sse.Event
-
- getInputStream() - Method in interface io.micronaut.http.multipart.PartData
-
Gets the content of this chunk as an InputStream.
- getInt(CharSequence) - Method in interface io.micronaut.http.HttpHeaders
-
Obtain an integer header.
- getKey(Class<? extends OncePerRequestHttpServerFilter>) - Static method in class io.micronaut.http.filter.OncePerRequestHttpServerFilter
-
- getKey() - Method in class io.micronaut.http.ssl.SslConfiguration
-
- getKeyManagerFactory(SslConfiguration) - Method in class io.micronaut.http.ssl.SslBuilder
-
- getKeyStore(SslConfiguration) - Method in class io.micronaut.http.ssl.SslBuilder
-
- getKeyStore() - Method in class io.micronaut.http.ssl.SslConfiguration
-
- getLinks() - Method in class io.micronaut.http.hateoas.AbstractResource
-
- getLinks() - Method in interface io.micronaut.http.hateoas.Resource
-
- getLocale() - Method in interface io.micronaut.http.HttpMessage
-
- getLocale() - Method in interface io.micronaut.http.HttpRequest
-
- getLocale() - Method in class io.micronaut.http.HttpRequestWrapper
-
- getLogref() - Method in class io.micronaut.http.hateoas.JsonError
-
- getMatchTemplate() - Method in class io.micronaut.http.uri.UriMatchTemplate.UriMatchTemplateParser
-
- getMatchTemplate() - Method in class io.micronaut.http.uri.UriTypeMatchTemplate.TypedUriMatchTemplateParser
-
- getMaxAge() - Method in interface io.micronaut.http.cookie.Cookie
-
- getMaxAge() - Method in class io.micronaut.http.simple.cookies.SimpleCookie
-
- getMediaTypes() - Method in interface io.micronaut.http.codec.MediaTypeCodec
-
- getMessage() - Method in class io.micronaut.http.hateoas.JsonError
-
- getMethod() - Method in interface io.micronaut.http.HttpRequest
-
- getMethod() - Method in class io.micronaut.http.HttpRequestWrapper
-
- getMethod() - Method in class io.micronaut.http.simple.SimpleHttpRequest
-
- getMethodName() - Method in interface io.micronaut.http.HttpRequest
-
- getMethodName() - Method in class io.micronaut.http.HttpRequestWrapper
-
- getName() - Method in interface io.micronaut.http.cookie.Cookie
-
- getName() - Method in class io.micronaut.http.hateoas.DefaultLink
-
- getName() - Method in interface io.micronaut.http.hateoas.Link
-
- getName() - Method in class io.micronaut.http.MediaType
-
- getName() - Method in interface io.micronaut.http.multipart.CompletedPart
-
- getName() - Method in interface io.micronaut.http.multipart.FileUpload
-
Gets the name of this part.
- getName() - Method in class io.micronaut.http.simple.cookies.SimpleCookie
-
- getName() - Method in interface io.micronaut.http.sse.Event
-
- getName() - Method in class io.micronaut.http.uri.UriMatchVariable
-
- getOrigin() - Method in interface io.micronaut.http.HttpHeaders
-
- getParameters() - Method in interface io.micronaut.http.HttpRequest
-
- getParameters() - Method in class io.micronaut.http.HttpRequestWrapper
-
- getParameters() - Method in class io.micronaut.http.MediaType
-
- getParameters() - Method in interface io.micronaut.http.MutableHttpRequest
-
- getParameters() - Method in class io.micronaut.http.simple.SimpleHttpRequest
-
- getPassword() - Method in class io.micronaut.http.BasicAuth
-
- getPassword() - Method in class io.micronaut.http.ssl.SslConfiguration.KeyConfiguration
-
- getPassword() - Method in class io.micronaut.http.ssl.SslConfiguration.KeyStoreConfiguration
-
- getPassword() - Method in class io.micronaut.http.ssl.SslConfiguration.TrustStoreConfiguration
-
- getPath() - Method in interface io.micronaut.http.cookie.Cookie
-
The path of the cookie.
- getPath() - Method in class io.micronaut.http.hateoas.JsonError
-
- getPath() - Method in interface io.micronaut.http.HttpRequest
-
- getPath() - Method in class io.micronaut.http.HttpRequestWrapper
-
- getPath() - Method in class io.micronaut.http.simple.cookies.SimpleCookie
-
- getPath() - Method in class io.micronaut.http.ssl.SslConfiguration.KeyStoreConfiguration
-
- getPath() - Method in class io.micronaut.http.ssl.SslConfiguration.TrustStoreConfiguration
-
- getPathMatcher() - Method in enum io.micronaut.http.filter.FilterPatternStyle
-
- getPathVariableSegmentCount() - Method in class io.micronaut.http.uri.UriTemplate
-
- getPatterns() - Method in interface io.micronaut.http.filter.HttpFilterResolver.FilterEntry
-
- getPatternStyle() - Method in interface io.micronaut.http.filter.HttpFilterResolver.FilterEntry
-
- getPort() - Method in class io.micronaut.http.ssl.SslConfiguration
-
- getProfile() - Method in class io.micronaut.http.hateoas.DefaultLink
-
- getProfile() - Method in interface io.micronaut.http.hateoas.Link
-
- getProtocol() - Method in class io.micronaut.http.ssl.SslConfiguration
-
- getProtocols() - Method in class io.micronaut.http.ssl.SslConfiguration
-
- getProvider() - Method in class io.micronaut.http.ssl.SslConfiguration.KeyStoreConfiguration
-
- getProvider() - Method in class io.micronaut.http.ssl.SslConfiguration.TrustStoreConfiguration
-
- getQuality() - Method in class io.micronaut.http.MediaType
-
- getQualityAsNumber() - Method in class io.micronaut.http.MediaType
-
- getRawSegmentCount() - Method in class io.micronaut.http.uri.UriTemplate
-
- getRawSegmentLength() - Method in class io.micronaut.http.uri.UriTemplate
-
- getReason() - Method in enum io.micronaut.http.HttpStatus
-
- getRemoteAddress() - Method in interface io.micronaut.http.HttpRequest
-
- getRemoteAddress() - Method in class io.micronaut.http.HttpRequestWrapper
-
- getResponse() - Method in interface io.micronaut.http.HttpResponseProvider
-
- getRetry() - Method in interface io.micronaut.http.sse.Event
-
- getSameSite() - Method in interface io.micronaut.http.cookie.Cookie
-
Checks to see if this
Cookie
can be sent along cross-site requests.
- getSameSite() - Method in class io.micronaut.http.simple.cookies.SimpleCookie
-
- getServerAddress() - Method in interface io.micronaut.http.HttpRequest
-
- getServerAddress() - Method in class io.micronaut.http.HttpRequestWrapper
-
- getServerName() - Method in interface io.micronaut.http.HttpRequest
-
- getServerName() - Method in class io.micronaut.http.HttpRequestWrapper
-
- getServiceIdPattern() - Method in interface io.micronaut.http.util.OutgointRequestProcessorMatcher
-
- getSize() - Method in interface io.micronaut.http.multipart.FileUpload
-
Returns the size of the part.
- getSource() - Method in class io.micronaut.http.context.event.HttpRequestReceivedEvent
-
- getSource() - Method in class io.micronaut.http.context.event.HttpRequestTerminatedEvent
-
- getStatus() - Method in exception io.micronaut.http.exceptions.HttpStatusException
-
- getStatus() - Method in interface io.micronaut.http.HttpResponse
-
- getStatus() - Method in class io.micronaut.http.HttpResponseWrapper
-
- getSubtype() - Method in class io.micronaut.http.MediaType
-
- getTitle() - Method in class io.micronaut.http.hateoas.DefaultLink
-
- getTitle() - Method in interface io.micronaut.http.hateoas.Link
-
- getTrustManagerFactory(SslConfiguration) - Method in class io.micronaut.http.ssl.SslBuilder
-
- getTrustStore(SslConfiguration) - Method in class io.micronaut.http.ssl.SslBuilder
-
- getTrustStore() - Method in class io.micronaut.http.ssl.SslConfiguration
-
- getType() - Method in class io.micronaut.http.hateoas.DefaultLink
-
- getType() - Method in interface io.micronaut.http.hateoas.Link
-
- getType() - Method in class io.micronaut.http.MediaType
-
- getType() - Method in class io.micronaut.http.ssl.SslConfiguration.KeyStoreConfiguration
-
- getType() - Method in class io.micronaut.http.ssl.SslConfiguration.TrustStoreConfiguration
-
- getUri() - Method in interface io.micronaut.http.HttpRequest
-
- getUri() - Method in class io.micronaut.http.HttpRequestWrapper
-
- getUri() - Method in class io.micronaut.http.simple.SimpleHttpRequest
-
- getUri() - Method in interface io.micronaut.http.uri.UriMatchInfo
-
- getUri() - Method in class io.micronaut.http.uri.UriMatchTemplate.DefaultUriMatchInfo
-
- getUriPattern() - Method in interface io.micronaut.http.util.OutgointRequestProcessorMatcher
-
- getUsername() - Method in class io.micronaut.http.BasicAuth
-
- getUserPrincipal() - Method in interface io.micronaut.http.HttpRequest
-
The user principal stored within the request.
- getUserPrincipal(Class<T>) - Method in interface io.micronaut.http.HttpRequest
-
The user principal stored within the request.
- getUserPrincipal() - Method in class io.micronaut.http.HttpRequestWrapper
-
- getUserPrincipal(Class<T>) - Method in class io.micronaut.http.HttpRequestWrapper
-
- getValue() - Method in interface io.micronaut.http.cookie.Cookie
-
- getValue() - Method in class io.micronaut.http.simple.cookies.SimpleCookie
-
- getVariable() - Method in interface io.micronaut.http.uri.UriTemplate.PathSegment
-
If this path segment represents a variable returns the underlying variable name.
- getVariableMap() - Method in interface io.micronaut.http.uri.UriMatchInfo
-
- getVariableMap() - Method in class io.micronaut.http.uri.UriMatchTemplate.DefaultUriMatchInfo
-
- getVariableNames() - Method in class io.micronaut.http.uri.UriMatchTemplate
-
- getVariablePattern(String, char) - Method in class io.micronaut.http.uri.UriMatchTemplate.UriMatchTemplateParser
-
- getVariablePattern(String, char) - Method in class io.micronaut.http.uri.UriTypeMatchTemplate.TypedUriMatchTemplateParser
-
- getVariables() - Method in interface io.micronaut.http.uri.UriMatchInfo
-
- getVariables() - Method in class io.micronaut.http.uri.UriMatchTemplate.DefaultUriMatchInfo
-
- getVariables() - Method in class io.micronaut.http.uri.UriMatchTemplate
-
- getVariableSegmentCount() - Method in class io.micronaut.http.uri.UriTemplate
-
- getVariableValues() - Method in interface io.micronaut.http.uri.UriMatchInfo
-
- getVariableValues() - Method in class io.micronaut.http.uri.UriMatchTemplate.DefaultUriMatchInfo
-
- getVersion() - Method in class io.micronaut.http.MediaType
-
- GMT - Static variable in interface io.micronaut.http.MutableHttpHeaders
-
The default GMT zone for date values.
- hashCode() - Method in class io.micronaut.http.MediaType
-
- hashCode() - Method in class io.micronaut.http.simple.cookies.SimpleCookie
-
- hashCode() - Method in class io.micronaut.http.uri.UriMatchTemplate.DefaultUriMatchInfo
-
- hashCode() - Method in class io.micronaut.http.uri.UriMatchVariable
-
- hashCode() - Method in class io.micronaut.http.uri.UriTemplate
-
- hasMethods() - Method in interface io.micronaut.http.filter.HttpFilterResolver.FilterEntry
-
- hasPatterns() - Method in interface io.micronaut.http.filter.HttpFilterResolver.FilterEntry
-
- Head - Annotation Type in io.micronaut.http.annotation
-
Annotation that can be applied to method to signify the method receives a
HttpMethod.HEAD
.
- HEAD(URI) - Static method in interface io.micronaut.http.HttpRequest
-
- HEAD(String) - Static method in interface io.micronaut.http.HttpRequest
-
- head(String) - Method in interface io.micronaut.http.HttpRequestFactory
-
- head(String) - Method in class io.micronaut.http.simple.SimpleHttpRequestFactory
-
- Header - Annotation Type in io.micronaut.http.annotation
-
An annotation that can be applied to method argument to indicate that the method argument is bound from an HTTP header
This also can be used in conjunction with @Headers to list headers on a client class that will always be applied.
- header(CharSequence) - Method in interface io.micronaut.http.HttpResponse
-
Return the first value for the given header or null.
- header(CharSequence, CharSequence) - Method in interface io.micronaut.http.MutableHttpMessage
-
Set a response header.
- header(CharSequence, CharSequence) - Method in interface io.micronaut.http.MutableHttpRequest
-
- header(CharSequence, CharSequence) - Method in interface io.micronaut.http.MutableHttpResponse
-
- HeaderAnnotationBinder<T> - Class in io.micronaut.http.bind.binders
-
An
AnnotatedArgumentBinder
implementation that uses the
Header
annotation to trigger binding from an HTTP header.
- HeaderAnnotationBinder(ConversionService<?>) - Constructor for class io.micronaut.http.bind.binders.HeaderAnnotationBinder
-
- Headers - Annotation Type in io.micronaut.http.annotation
-
This lets you declare several headers for a client class and have them always included.
- headers(Consumer<MutableHttpHeaders>) - Method in interface io.micronaut.http.MutableHttpMessage
-
Mutate the headers with the given consumer.
- headers(Map<CharSequence, CharSequence>) - Method in interface io.micronaut.http.MutableHttpMessage
-
Set multiple headers.
- headers(Consumer<MutableHttpHeaders>) - Method in interface io.micronaut.http.MutableHttpRequest
-
- headers(Map<CharSequence, CharSequence>) - Method in interface io.micronaut.http.MutableHttpRequest
-
- headers(Consumer<MutableHttpHeaders>) - Method in interface io.micronaut.http.MutableHttpResponse
-
- headers(Map<CharSequence, CharSequence>) - Method in interface io.micronaut.http.MutableHttpResponse
-
- HELP - Static variable in interface io.micronaut.http.hateoas.Link
-
Help link.
- HOST - Static variable in interface io.micronaut.http.HttpHeaders
-
"Host"
.
- host(String) - Method in interface io.micronaut.http.uri.UriBuilder
-
Sets the URI host.
- HREF - Static variable in interface io.micronaut.http.hateoas.Link
-
Href link.
- hreflang(String) - Method in class io.micronaut.http.hateoas.DefaultLink
-
- hreflang(String) - Method in interface io.micronaut.http.hateoas.Link.Builder
-
- HttpAttributes - Enum in io.micronaut.http
-
Common HTTP attributes.
- HttpClientFilter - Interface in io.micronaut.http.filter
-
An HttpClientFilter extends
HttpFilter
and allows the passed request to be mutated.
- HttpClientFilterResolver<T extends io.micronaut.core.annotation.AnnotationMetadataProvider> - Interface in io.micronaut.http.filter
-
Subinterface for filter resolution specific to HTTP client filters.
- HttpConverterRegistrar - Class in io.micronaut.http.converters
-
Converter registrar for HTTP classes.
- HttpConverterRegistrar(ResourceResolver) - Constructor for class io.micronaut.http.converters.HttpConverterRegistrar
-
Default constructor.
- HttpException - Exception in io.micronaut.http.exceptions
-
Parent class of all exceptions thrown during HTTP processing.
- HttpException() - Constructor for exception io.micronaut.http.exceptions.HttpException
-
Default constructor.
- HttpException(String) - Constructor for exception io.micronaut.http.exceptions.HttpException
-
- HttpException(String, Throwable) - Constructor for exception io.micronaut.http.exceptions.HttpException
-
- HttpException(String, Throwable, boolean, boolean) - Constructor for exception io.micronaut.http.exceptions.HttpException
-
- HttpFilter - Interface in io.micronaut.http.filter
-
A interface for classes that can intercept and filter
HttpRequest
instances and can
either proceed with the request or return a modified result.
- HttpFilterResolver<F extends HttpFilter,T extends io.micronaut.core.annotation.AnnotationMetadataProvider> - Interface in io.micronaut.http.filter
-
A contract for resolving filters for a given request.
- HttpFilterResolver.FilterEntry<F> - Interface in io.micronaut.http.filter
-
A resolved filter entry.
- HttpHeaders - Interface in io.micronaut.http
-
Constants for common HTTP headers.
- HttpHeaderValues - Interface in io.micronaut.http
-
Interface for common HTTP header values.
- HttpMessage<B> - Interface in io.micronaut.http
-
Common interface for HTTP messages.
- HttpMessageWrapper<B> - Class in io.micronaut.http
-
- HttpMessageWrapper(HttpMessage<B>) - Constructor for class io.micronaut.http.HttpMessageWrapper
-
- HttpMethod - Enum in io.micronaut.http
-
An enum containing the valid HTTP methods.
- HttpMethodMapping - Annotation Type in io.micronaut.http.annotation
-
- httpOnly(boolean) - Method in interface io.micronaut.http.cookie.Cookie
-
Sets whether the cookie is HTTP-Only.
- httpOnly(boolean) - Method in class io.micronaut.http.simple.cookies.SimpleCookie
-
- HttpParameters - Interface in io.micronaut.http
-
- HttpRequest<B> - Interface in io.micronaut.http
-
Common interface for HTTP request implementations.
- HttpRequestFactory - Interface in io.micronaut.http
-
- HttpRequestReceivedEvent - Class in io.micronaut.http.context.event
-
An event fired when an
HttpRequest
is received by the server.
- HttpRequestReceivedEvent(HttpRequest<?>) - Constructor for class io.micronaut.http.context.event.HttpRequestReceivedEvent
-
- HttpRequestTerminatedEvent - Class in io.micronaut.http.context.event
-
An event fired when an
HttpRequest
is finalized by the server.
- HttpRequestTerminatedEvent(HttpRequest<?>) - Constructor for class io.micronaut.http.context.event.HttpRequestTerminatedEvent
-
- HttpRequestWrapper<B> - Class in io.micronaut.http
-
- HttpRequestWrapper(HttpRequest<B>) - Constructor for class io.micronaut.http.HttpRequestWrapper
-
- HttpResponse<B> - Interface in io.micronaut.http
-
Common interface for HTTP response implementations.
- HttpResponseFactory - Interface in io.micronaut.http
-
- HttpResponseProvider - Interface in io.micronaut.http
-
A contract to provide an http response.
- HttpResponseWrapper<B> - Class in io.micronaut.http
-
- HttpResponseWrapper(HttpResponse<B>) - Constructor for class io.micronaut.http.HttpResponseWrapper
-
- HttpServerFilter - Interface in io.micronaut.http.filter
-
- HttpServerFilterResolver<T extends io.micronaut.core.annotation.AnnotationMetadataProvider> - Interface in io.micronaut.http.filter
-
Subinterface for filter resolution specific to HTTP server filters.
- HttpStatus - Enum in io.micronaut.http
-
Represents HTTP status codes.
- HttpStatusException - Exception in io.micronaut.http.exceptions
-
Exception thrown to return an specific HttpStatus and an error message.
- HttpStatusException(HttpStatus, String) - Constructor for exception io.micronaut.http.exceptions.HttpStatusException
-
- HttpStatusException(HttpStatus, Object) - Constructor for exception io.micronaut.http.exceptions.HttpStatusException
-
- HttpTypeInformationProvider - Class in io.micronaut.http.util
-
Provide type information for HTTP response.
- HttpTypeInformationProvider() - Constructor for class io.micronaut.http.util.HttpTypeInformationProvider
-
- HttpUtil - Class in io.micronaut.http.util
-
Utility methods for HTTP handling.
- HttpUtil() - Constructor for class io.micronaut.http.util.HttpUtil
-
- HttpVersion - Enum in io.micronaut.http
-
Enum representing different HTTP versions.
- ID - Static variable in interface io.micronaut.http.sse.Event
-
The id parameter.
- id(String) - Method in interface io.micronaut.http.sse.Event
-
Sets the id.
- IF_MATCH - Static variable in interface io.micronaut.http.HttpHeaders
-
"If-Match"
.
- IF_MODIFIED_SINCE - Static variable in interface io.micronaut.http.HttpHeaders
-
"If-Modified-Since"
.
- IF_NONE_MATCH - Static variable in interface io.micronaut.http.HttpHeaders
-
"If-None-Match"
.
- IF_RANGE - Static variable in interface io.micronaut.http.HttpHeaders
-
"If-Range"
.
- IF_UNMODIFIED_SINCE - Static variable in interface io.micronaut.http.HttpHeaders
-
"If-Unmodified-Since"
.
- ifModifiedSince(LocalDateTime) - Method in interface io.micronaut.http.MutableHttpHeaders
-
Adds the IF_MODIFIED_SINCE header for the given ZonedDateTime
.
- ifModifiedSince(long) - Method in interface io.micronaut.http.MutableHttpHeaders
-
Adds the IF_MODIFIED_SINCE header for the given Long
.
- IMAGE_GIF - Static variable in class io.micronaut.http.MediaType
-
Gif Image: image/gif.
- IMAGE_GIF_TYPE - Static variable in class io.micronaut.http.MediaType
-
Gif Image: image/gif.
- IMAGE_JPEG - Static variable in class io.micronaut.http.MediaType
-
Jpeg Image: image/jpeg.
- IMAGE_JPEG_TYPE - Static variable in class io.micronaut.http.MediaType
-
Jpeg Image: image/jpeg.
- IMAGE_PNG - Static variable in class io.micronaut.http.MediaType
-
Png Image: image/png.
- IMAGE_PNG_TYPE - Static variable in class io.micronaut.http.MediaType
-
Png Image: image/png.
- IMAGE_WEBP - Static variable in class io.micronaut.http.MediaType
-
Webp Image: image/webp.
- IMAGE_WEBP_TYPE - Static variable in class io.micronaut.http.MediaType
-
Webp Image: image/webp.
- INSTANCE - Static variable in interface io.micronaut.http.cookie.CookieFactory
-
- INSTANCE - Static variable in interface io.micronaut.http.HttpRequestFactory
-
- INSTANCE - Static variable in interface io.micronaut.http.HttpResponseFactory
-
- instrument(HttpRequest, Runnable) - Static method in class io.micronaut.http.context.ServerRequestContext
-
Return a new runnable by instrumenting the given runnable with request context handling.
- io.micronaut.http - package io.micronaut.http
-
HTTP classes to represent methods, responses and attributes.
- io.micronaut.http.annotation - package io.micronaut.http.annotation
-
HTTP annotations representing various requests types that are received.
- io.micronaut.http.bind - package io.micronaut.http.bind
-
Classes specific to binding request data to methods.
- io.micronaut.http.bind.binders - package io.micronaut.http.bind.binders
-
HTTP server request binding annotation for various request types.
- io.micronaut.http.codec - package io.micronaut.http.codec
-
Classes representing HTTP decoding.
- io.micronaut.http.context - package io.micronaut.http.context
-
Contains classes for resolving and handling the current server
HttpRequest
.
- io.micronaut.http.context.event - package io.micronaut.http.context.event
-
- io.micronaut.http.converters - package io.micronaut.http.converters
-
Contains converters specific to HTTP.
- io.micronaut.http.cookie - package io.micronaut.http.cookie
-
HTTP cookies classes.
- io.micronaut.http.exceptions - package io.micronaut.http.exceptions
-
HTTP exceptions.
- io.micronaut.http.filter - package io.micronaut.http.filter
-
HTTP filter chain.
- io.micronaut.http.hateoas - package io.micronaut.http.hateoas
-
hateoas.
- io.micronaut.http.multipart - package io.micronaut.http.multipart
-
HTTP multipart requests and file upload.
- io.micronaut.http.resource - package io.micronaut.http.resource
-
Resource loader factory.
- io.micronaut.http.simple - package io.micronaut.http.simple
-
Simple HTTP request and response classes.
- io.micronaut.http.simple.cookies - package io.micronaut.http.simple.cookies
-
Simple HTTP cookies classes.
- io.micronaut.http.sse - package io.micronaut.http.sse
-
Default server sent request.
- io.micronaut.http.ssl - package io.micronaut.http.ssl
-
HTTP SSL Authentication.
- io.micronaut.http.uri - package io.micronaut.http.uri
-
HTTP URI Matching.
- io.micronaut.http.util - package io.micronaut.http.util
-
HTTP Util classes.
- isComplete() - Method in interface io.micronaut.http.multipart.FileUpload
-
Returns whether the
FileUpload
has been fully uploaded or is in a partial state.
- isCookieHttpOnly() - Method in interface io.micronaut.http.cookie.CookieConfiguration
-
Checks to see if this
Cookie
can only be accessed via HTTP.
- isCookieSecure() - Method in interface io.micronaut.http.cookie.CookieConfiguration
-
- isEnabled() - Method in class io.micronaut.http.ssl.SslConfiguration
-
- isExploded() - Method in class io.micronaut.http.uri.UriMatchVariable
-
- isFormData(HttpRequest<?>) - Static method in class io.micronaut.http.util.HttpUtil
-
- isHttpOnly() - Method in interface io.micronaut.http.cookie.Cookie
-
Checks to see if this
Cookie
can only be accessed via HTTP.
- isHttpOnly() - Method in class io.micronaut.http.simple.cookies.SimpleCookie
-
- isInsecureTrustAllCertificates() - Method in class io.micronaut.http.ssl.AbstractClientSslConfiguration
-
- isKeepAlive() - Method in interface io.micronaut.http.HttpHeaders
-
- isOptional() - Method in class io.micronaut.http.uri.UriMatchVariable
-
An optional variable is one that will allow the route to match
if it is not present.
- isQuery() - Method in class io.micronaut.http.uri.UriMatchVariable
-
- isQuerySegment() - Method in interface io.micronaut.http.uri.UriTemplate.PathSegment
-
- isSecure() - Method in interface io.micronaut.http.cookie.Cookie
-
- isSecure() - Method in interface io.micronaut.http.HttpRequest
-
- isSecure() - Method in class io.micronaut.http.HttpRequestWrapper
-
- isSecure() - Method in class io.micronaut.http.simple.cookies.SimpleCookie
-
- isServerPushSupported() - Method in interface io.micronaut.http.PushCapableHttpRequest
-
Check whether HTTP2 server push is supported by the remote client.
- isTemplated() - Method in class io.micronaut.http.hateoas.DefaultLink
-
- isTemplated() - Method in interface io.micronaut.http.hateoas.Link
-
- isTextBased() - Method in class io.micronaut.http.MediaType
-
- isTextBased(String) - Static method in class io.micronaut.http.MediaType
-
- isVariable() - Method in interface io.micronaut.http.uri.UriTemplate.PathSegment
-
- isWrapperType(Class<?>) - Method in class io.micronaut.http.util.HttpTypeInformationProvider
-
- match(URI) - Method in interface io.micronaut.http.uri.UriMatcher
-
Match the given URI
object.
- match(String) - Method in interface io.micronaut.http.uri.UriMatcher
-
Match the given URI string.
- match(String) - Method in class io.micronaut.http.uri.UriMatchTemplate
-
Match the given URI string.
- MATCH_ALL_PATTERN - Static variable in annotation type io.micronaut.http.annotation.Filter
-
Pattern used to match all requests.
- matches(MediaType) - Method in class io.micronaut.http.MediaType
-
Determine if this requested content type can be satisfied by a given content type.
- MAX_FORWARDS - Static variable in interface io.micronaut.http.HttpHeaders
-
"Max-Forwards"
.
- maxAge(long) - Method in interface io.micronaut.http.cookie.Cookie
-
Sets the max age of the cookie in seconds.
- maxAge(TemporalAmount) - Method in interface io.micronaut.http.cookie.Cookie
-
Sets the max age of the cookie.
- maxAge(long) - Method in class io.micronaut.http.simple.cookies.SimpleCookie
-
- MediaType - Class in io.micronaut.http
-
Represents a media type.
- MediaType(String) - Constructor for class io.micronaut.http.MediaType
-
Constructs a new media type for the given string.
- MediaType(String, Map<String, String>) - Constructor for class io.micronaut.http.MediaType
-
Constructs a new media type for the given string and parameters.
- MediaType(String, String) - Constructor for class io.micronaut.http.MediaType
-
Constructs a new media type for the given string and extension.
- MediaType(String, String, Map<String, String>) - Constructor for class io.micronaut.http.MediaType
-
Constructs a new media type for the given string and extension.
- MediaTypeCodec - Interface in io.micronaut.http.codec
-
Represents a codec for a particular media type.
- MediaTypeCodecRegistry - Interface in io.micronaut.http.codec
-
A registry of decoders.
- MICROSOFT_EXCEL - Static variable in class io.micronaut.http.MediaType
-
Microsoft Excel's workbook files in use between 97-2003.
- MICROSOFT_EXCEL_OPEN_XML - Static variable in class io.micronaut.http.MediaType
-
XML: Microsoft Excel Open XML Spreadsheet (XLSX).
- MICROSOFT_EXCEL_OPEN_XML_TYPE - Static variable in class io.micronaut.http.MediaType
-
XML: Microsoft Excel Open XML Spreadsheet (XLSX).
- MICROSOFT_EXCEL_TYPE - Static variable in class io.micronaut.http.MediaType
-
Microsoft Excel's workbook files in use between 97-2003.
- MULTIPART_FORM_DATA - Static variable in class io.micronaut.http.MediaType
-
Multi part form data: multipart/form-data.
- MULTIPART_FORM_DATA_TYPE - Static variable in class io.micronaut.http.MediaType
-
Multi part form data: multipart/form-data.
- MultipartException - Exception in io.micronaut.http.multipart
-
Exception thrown during multi part handling.
- MultipartException(String, Throwable) - Constructor for exception io.micronaut.http.multipart.MultipartException
-
- MultipartException(String) - Constructor for exception io.micronaut.http.multipart.MultipartException
-
- MutableHttpHeaders - Interface in io.micronaut.http
-
Extends
HttpHeaders
add methods for mutation of headers.
- MutableHttpMessage<B> - Interface in io.micronaut.http
-
An interface for an
HttpMessage
that is mutable allowing headers and the message body to be set.
- MutableHttpParameters - Interface in io.micronaut.http
-
- MutableHttpRequest<B> - Interface in io.micronaut.http
-
An extended version of
HttpRequest
that allows mutating headers, the body etc.
- MutableHttpResponse<B> - Interface in io.micronaut.http
-
A version of the
HttpResponse
interface that is mutable allowing the ability to set headers,
character encoding etc.
- mutate() - Method in interface io.micronaut.http.HttpRequest
-
Returns a new request object that allows mutation.
- sameSite(SameSite) - Method in interface io.micronaut.http.cookie.Cookie
-
Determines if this this
Cookie
can be sent along cross-site requests.
- SameSite - Enum in io.micronaut.http.cookie
-
Asserts that a cookie must not be sent with cross-origin requests, providing some protection against cross-site request forgery attacks (CSRF).
- sameSite(SameSite) - Method in class io.micronaut.http.simple.cookies.SimpleCookie
-
- SameSiteConverter - Class in io.micronaut.http.cookie
-
- SameSiteConverter() - Constructor for class io.micronaut.http.cookie.SameSiteConverter
-
- SAVE_DATA - Static variable in interface io.micronaut.http.HttpHeaders
-
"Save-Data"
.
- scheme(String) - Method in interface io.micronaut.http.uri.UriBuilder
-
Sets the URI scheme.
- SCHEME_HTTP - Static variable in interface io.micronaut.http.HttpRequest
-
Constant for HTTP scheme.
- SCHEME_HTTPS - Static variable in interface io.micronaut.http.HttpRequest
-
Constant for HTTPS scheme.
- SEC_WEBSOCKET_ACCEPT - Static variable in interface io.micronaut.http.HttpHeaders
-
"Sec-WebSocket-Accept"
.
- SEC_WEBSOCKET_KEY - Static variable in interface io.micronaut.http.HttpHeaders
-
"Sec-WebSocket-Key"
.
- SEC_WEBSOCKET_KEY1 - Static variable in interface io.micronaut.http.HttpHeaders
-
"Sec-WebSocket-Key1"
.
- SEC_WEBSOCKET_KEY2 - Static variable in interface io.micronaut.http.HttpHeaders
-
"Sec-WebSocket-Key2"
.
- SEC_WEBSOCKET_LOCATION - Static variable in interface io.micronaut.http.HttpHeaders
-
"Sec-WebSocket-Location"
.
- SEC_WEBSOCKET_ORIGIN - Static variable in interface io.micronaut.http.HttpHeaders
-
"Sec-WebSocket-Origin"
.
- SEC_WEBSOCKET_PROTOCOL - Static variable in interface io.micronaut.http.HttpHeaders
-
"Sec-WebSocket-Protocol"
.
- SEC_WEBSOCKET_VERSION - Static variable in interface io.micronaut.http.HttpHeaders
-
"Sec-WebSocket-Version"
.
- secure(boolean) - Method in interface io.micronaut.http.cookie.Cookie
-
Sets whether the cookie is secure.
- secure(boolean) - Method in class io.micronaut.http.simple.cookies.SimpleCookie
-
- seeOther(URI) - Static method in interface io.micronaut.http.HttpResponse
-
- SELF - Static variable in interface io.micronaut.http.hateoas.Link
-
Self link.
- SERVER - Static variable in interface io.micronaut.http.HttpHeaders
-
"Server"
.
- ServerContextPathProvider - Interface in io.micronaut.http.context
-
A contract for providing a context path to a server.
- serverError() - Static method in interface io.micronaut.http.HttpResponse
-
- serverError(T) - Static method in interface io.micronaut.http.HttpResponse
-
- ServerFilterChain - Interface in io.micronaut.http.filter
-
A non-blocking and thread-safe filter chain.
- ServerFilterPhase - Enum in io.micronaut.http.filter
-
Represents phases of server filters.
- serverPush(HttpRequest<?>) - Method in interface io.micronaut.http.PushCapableHttpRequest
-
Initiate a HTTP2 server push for the given request.
- ServerRequestContext - Class in io.micronaut.http.context
-
The holder for the current
HttpRequest
that is bound to instrumented threads.
- ServerRequestTracingPublisher - Class in io.micronaut.http.context
-
A reactive streams publisher that instruments an existing publisher ensuring execution is
wrapped in a
ServerRequestContext
.
- ServerRequestTracingPublisher(HttpRequest<?>, Publisher<MutableHttpResponse<?>>) - Constructor for class io.micronaut.http.context.ServerRequestTracingPublisher
-
Creates a new instance.
- ServerSslConfiguration - Class in io.micronaut.http.ssl
-
- ServerSslConfiguration(DefaultSslConfiguration, DefaultSslConfiguration.DefaultKeyConfiguration, DefaultSslConfiguration.DefaultKeyStoreConfiguration, SslConfiguration.TrustStoreConfiguration) - Constructor for class io.micronaut.http.ssl.ServerSslConfiguration
-
- ServerSslConfiguration() - Constructor for class io.micronaut.http.ssl.ServerSslConfiguration
-
Constructs the default server SSL configuration.
- ServerSslConfiguration.DefaultKeyConfiguration - Class in io.micronaut.http.ssl
-
- ServerSslConfiguration.DefaultKeyStoreConfiguration - Class in io.micronaut.http.ssl
-
- ServerSslConfiguration.DefaultTrustStoreConfiguration - Class in io.micronaut.http.ssl
-
- set(HttpRequest) - Static method in class io.micronaut.http.context.ServerRequestContext
-
- set(CharSequence, CharSequence) - Method in interface io.micronaut.http.MutableHttpHeaders
-
- SET_COOKIE - Static variable in interface io.micronaut.http.HttpHeaders
-
"Set-Cookie"
.
- SET_COOKIE2 - Static variable in interface io.micronaut.http.HttpHeaders
-
"Set-Cookie2"
.
- setAdditionalTypes(List<MediaType>) - Method in class io.micronaut.http.codec.CodecConfiguration
-
Default value (Empty list).
- setAlias(String) - Method in class io.micronaut.http.ssl.SslConfiguration.KeyConfiguration
-
Sets the alias.
- setAttribute(CharSequence, Object) - Method in interface io.micronaut.http.HttpMessage
-
- setAttribute(CharSequence, Object) - Method in interface io.micronaut.http.HttpRequest
-
- setAttribute(CharSequence, Object) - Method in class io.micronaut.http.HttpRequestWrapper
-
- setAttribute(CharSequence, Object) - Method in interface io.micronaut.http.HttpResponse
-
- setBuildSelfSigned(boolean) - Method in class io.micronaut.http.ssl.SslConfiguration
-
Sets whether to build a self signed certificate.
- setCiphers(String[]) - Method in class io.micronaut.http.ssl.SslConfiguration
-
Sets the ciphers to use.
- setClientAuthentication(ClientAuthentication) - Method in class io.micronaut.http.ssl.SslConfiguration
-
Sets the client authentication mode.
- setEmbedded(Map<String, Object>) - Method in class io.micronaut.http.hateoas.AbstractResource
-
Allows de-serializing of embedded with Jackson.
- setEnabled(boolean) - Method in class io.micronaut.http.ssl.SslConfiguration
-
Whether SSL is enabled.
- setHandshakeTimeout(Duration) - Method in class io.micronaut.http.ssl.SslConfiguration
-
- setInsecureTrustAllCertificates(boolean) - Method in class io.micronaut.http.ssl.AbstractClientSslConfiguration
-
- setKey(SslConfiguration.KeyConfiguration) - Method in class io.micronaut.http.ssl.SslConfiguration
-
Sets the key configuration.
- setKeyStore(SslConfiguration.KeyStoreConfiguration) - Method in class io.micronaut.http.ssl.SslConfiguration
-
Sets the keystore configuration.
- setLinks(Map<String, Object>) - Method in class io.micronaut.http.hateoas.AbstractResource
-
Allows de-serializing of links with Jackson.
- setMessage(String) - Method in class io.micronaut.http.hateoas.JsonError
-
- setPassword(String) - Method in class io.micronaut.http.ssl.SslConfiguration.KeyConfiguration
-
Sets the password.
- setPassword(String) - Method in class io.micronaut.http.ssl.SslConfiguration.KeyStoreConfiguration
-
Sets the password to use for the keystore.
- setPassword(String) - Method in class io.micronaut.http.ssl.SslConfiguration.TrustStoreConfiguration
-
Sets the password to use for the keystore.
- setPath(String) - Method in class io.micronaut.http.ssl.SslConfiguration.KeyStoreConfiguration
-
Sets the path.
- setPath(String) - Method in class io.micronaut.http.ssl.SslConfiguration.TrustStoreConfiguration
-
Sets the path.
- setPort(int) - Method in class io.micronaut.http.ssl.SslConfiguration
-
Sets the SSL port.
- setProtocol(String) - Method in class io.micronaut.http.ssl.SslConfiguration
-
Sets the protocol to use.
- setProtocols(String[]) - Method in class io.micronaut.http.ssl.SslConfiguration
-
Sets the protocols to use.
- setProvider(String) - Method in class io.micronaut.http.ssl.SslConfiguration.KeyStoreConfiguration
-
Sets the keystore provider name.
- setProvider(String) - Method in class io.micronaut.http.ssl.SslConfiguration.TrustStoreConfiguration
-
Sets the keystore provider name.
- setTrustStore(SslConfiguration.TrustStoreConfiguration) - Method in class io.micronaut.http.ssl.SslConfiguration
-
Sets the trust store configuration.
- setType(String) - Method in class io.micronaut.http.ssl.SslConfiguration.KeyStoreConfiguration
-
Sets the type of keystore.
- setType(String) - Method in class io.micronaut.http.ssl.SslConfiguration.TrustStoreConfiguration
-
Sets the type of keystore.
- shouldProcessRequest(OutgointRequestProcessorMatcher, HttpRequest<?>) - Method in interface io.micronaut.http.util.OutgoingHttpRequestProcessor
-
- shouldProcessRequest(OutgointRequestProcessorMatcher, HttpRequest<?>) - Method in class io.micronaut.http.util.OutgoingHttpRequestProcessorImpl
-
- shouldProcessRequest(OutgointRequestProcessorMatcher, String, String) - Method in class io.micronaut.http.util.OutgoingHttpRequestProcessorImpl
-
- SimpleCookie - Class in io.micronaut.http.simple.cookies
-
- SimpleCookie(String, String) - Constructor for class io.micronaut.http.simple.cookies.SimpleCookie
-
Constructor.
- SimpleCookieFactory - Class in io.micronaut.http.simple.cookies
-
- SimpleCookieFactory() - Constructor for class io.micronaut.http.simple.cookies.SimpleCookieFactory
-
- SimpleCookies - Class in io.micronaut.http.simple.cookies
-
- SimpleCookies(ConversionService) - Constructor for class io.micronaut.http.simple.cookies.SimpleCookies
-
- SimpleHttpHeaders - Class in io.micronaut.http.simple
-
- SimpleHttpHeaders(Map<String, String>, ConversionService) - Constructor for class io.micronaut.http.simple.SimpleHttpHeaders
-
- SimpleHttpHeaders(ConversionService) - Constructor for class io.micronaut.http.simple.SimpleHttpHeaders
-
- SimpleHttpParameters - Class in io.micronaut.http.simple
-
- SimpleHttpParameters(Map<CharSequence, List<String>>, ConversionService) - Constructor for class io.micronaut.http.simple.SimpleHttpParameters
-
- SimpleHttpParameters(ConversionService) - Constructor for class io.micronaut.http.simple.SimpleHttpParameters
-
- SimpleHttpRequest<B> - Class in io.micronaut.http.simple
-
- SimpleHttpRequest(HttpMethod, String, B) - Constructor for class io.micronaut.http.simple.SimpleHttpRequest
-
- SimpleHttpRequestFactory - Class in io.micronaut.http.simple
-
- SimpleHttpRequestFactory() - Constructor for class io.micronaut.http.simple.SimpleHttpRequestFactory
-
- SimpleHttpResponseFactory - Class in io.micronaut.http.simple
-
- SimpleHttpResponseFactory() - Constructor for class io.micronaut.http.simple.SimpleHttpResponseFactory
-
- SOURCE_MAP - Static variable in interface io.micronaut.http.HttpHeaders
-
"Source-Map"
.
- SslBuilder<T> - Class in io.micronaut.http.ssl
-
A class to build a key store and a trust store for use in adding SSL support to a server.
- SslBuilder(ResourceResolver) - Constructor for class io.micronaut.http.ssl.SslBuilder
-
- SslConfiguration - Class in io.micronaut.http.ssl
-
Configuration properties for SSL handling.
- SslConfiguration() - Constructor for class io.micronaut.http.ssl.SslConfiguration
-
- SslConfiguration.KeyConfiguration - Class in io.micronaut.http.ssl
-
Configuration properties for SSL key.
- SslConfiguration.KeyStoreConfiguration - Class in io.micronaut.http.ssl
-
Configuration properties for SSL key store.
- SslConfiguration.TrustStoreConfiguration - Class in io.micronaut.http.ssl
-
Configuration properties for SSL trust store.
- SslConfigurationException - Exception in io.micronaut.http.ssl
-
An exception thrown while configuring SSL.
- SslConfigurationException(String) - Constructor for exception io.micronaut.http.ssl.SslConfigurationException
-
- SslConfigurationException(String, Throwable) - Constructor for exception io.micronaut.http.ssl.SslConfigurationException
-
- SslConfigurationException(Throwable) - Constructor for exception io.micronaut.http.ssl.SslConfigurationException
-
- Status - Annotation Type in io.micronaut.http.annotation
-
Sets alternative HttpStatus response code when applied to a method and HttpStatus code is specified.
- status() - Method in interface io.micronaut.http.HttpResponse
-
- status(HttpStatus) - Static method in interface io.micronaut.http.HttpResponse
-
Return a response for the given status.
- status(HttpStatus, String) - Static method in interface io.micronaut.http.HttpResponse
-
Return a response for the given status.
- status(HttpStatus, String) - Method in interface io.micronaut.http.HttpResponseFactory
-
Return a response for the given status.
- status(HttpStatus, T) - Method in interface io.micronaut.http.HttpResponseFactory
-
Return a response for the given status.
- status(HttpStatus) - Method in interface io.micronaut.http.HttpResponseFactory
-
- status(HttpStatus, CharSequence) - Method in interface io.micronaut.http.MutableHttpResponse
-
Sets the response status.
- status(int) - Method in interface io.micronaut.http.MutableHttpResponse
-
Sets the response status.
- status(int, CharSequence) - Method in interface io.micronaut.http.MutableHttpResponse
-
Sets the response status.
- status(HttpStatus) - Method in interface io.micronaut.http.MutableHttpResponse
-
Sets the response status.
- status(HttpStatus, String) - Method in class io.micronaut.http.simple.SimpleHttpResponseFactory
-
- status(HttpStatus, T) - Method in class io.micronaut.http.simple.SimpleHttpResponseFactory
-
- StreamingFileUpload - Interface in io.micronaut.http.multipart
-
- subscribe(Subscriber<? super MutableHttpResponse<?>>) - Method in class io.micronaut.http.context.ServerRequestTracingPublisher
-
- subSequence(int, int) - Method in enum io.micronaut.http.HttpAttributes
-
- subSequence(int, int) - Method in enum io.micronaut.http.HttpMethod
-
- subSequence(int, int) - Method in enum io.micronaut.http.HttpStatus
-
- subSequence(int, int) - Method in class io.micronaut.http.MediaType
-
- subtype - Variable in class io.micronaut.http.MediaType
-
- superTypes() - Method in interface io.micronaut.http.bind.binders.TypedRequestArgumentBinder
-
Returns additional super types.
- supportsType(Class<?>) - Method in interface io.micronaut.http.codec.MediaTypeCodec
-
Whether the codec can decode the given type.
- V_PARAMETER - Static variable in class io.micronaut.http.MediaType
-
Parameter "v"
.
- value(String) - Method in interface io.micronaut.http.cookie.Cookie
-
Sets the value.
- value(String) - Method in class io.micronaut.http.simple.cookies.SimpleCookie
-
- valueOf(String) - Static method in enum io.micronaut.http.cookie.SameSite
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.micronaut.http.filter.FilterPatternStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.micronaut.http.filter.ServerFilterPhase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.micronaut.http.HttpAttributes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.micronaut.http.HttpMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.micronaut.http.HttpStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum io.micronaut.http.HttpStatus
-
The status for the given code.
- valueOf(String) - Static method in enum io.micronaut.http.HttpVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(double) - Static method in enum io.micronaut.http.HttpVersion
-
- valueOf(String) - Static method in enum io.micronaut.http.ssl.ClientAuthentication
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.micronaut.http.cookie.SameSite
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.micronaut.http.filter.FilterPatternStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.micronaut.http.filter.ServerFilterPhase
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.micronaut.http.HttpAttributes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.micronaut.http.HttpMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.micronaut.http.HttpStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.micronaut.http.HttpVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class io.micronaut.http.simple.cookies.SimpleCookies
-
- values() - Method in class io.micronaut.http.simple.SimpleHttpHeaders
-
- values() - Method in class io.micronaut.http.simple.SimpleHttpParameters
-
- values() - Static method in enum io.micronaut.http.ssl.ClientAuthentication
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VARIABLE_MATCH_PATTERN - Static variable in class io.micronaut.http.uri.UriMatchTemplate
-
- variables - Variable in class io.micronaut.http.uri.UriMatchTemplate
-
- VARY - Static variable in interface io.micronaut.http.HttpHeaders
-
"Vary"
.
- VIA - Static variable in interface io.micronaut.http.HttpHeaders
-
"Via"
.
- VIEWPORT_WIDTH - Static variable in interface io.micronaut.http.HttpHeaders
-
"Viewport-Width"
.
- VndError - Class in io.micronaut.http.hateoas
-
A type that can be used to represent JSON errors that returns a content type of Vnd.Error.
- VndError(String) - Constructor for class io.micronaut.http.hateoas.VndError
-