- ABNORMAL_CLOSURE - Static variable in class io.micronaut.websocket.CloseReason
-
See https://tools.ietf.org/html/rfc6455#section-11.7.
- ABOUT - Static variable in interface io.micronaut.http.hateoas.Link
-
About link.
- AbstractAnnotatedArgumentBinder<A extends Annotation,T,S> - Class in io.micronaut.core.bind.annotation
-
- AbstractAnnotatedArgumentBinder(ConversionService<?>) - Constructor for class io.micronaut.core.bind.annotation.AbstractAnnotatedArgumentBinder
-
Constructor.
- AbstractAnnotationMetadataBuilder<T,A> - Class in io.micronaut.inject.annotation
-
- AbstractAnnotationMetadataBuilder() - Constructor for class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
Default constructor.
- AbstractAnnotationMetadataWriter - Class in io.micronaut.inject.writer
-
- AbstractAnnotationMetadataWriter(String, OriginatingElements, AnnotationMetadata, boolean) - Constructor for class io.micronaut.inject.writer.AbstractAnnotationMetadataWriter
-
- AbstractAnnotationMetadataWriter(String, Element, AnnotationMetadata, boolean) - Constructor for class io.micronaut.inject.writer.AbstractAnnotationMetadataWriter
-
- AbstractBeanConfiguration - Class in io.micronaut.context
-
- AbstractBeanConfiguration(String) - Constructor for class io.micronaut.context.AbstractBeanConfiguration
-
- AbstractBeanConstructor<T> - Class in io.micronaut.core.beans
-
- AbstractBeanConstructor(Class<T>, AnnotationMetadata, Argument<?>...) - Constructor for class io.micronaut.core.beans.AbstractBeanConstructor
-
Default constructor.
- AbstractBeanDefinition<T> - Class in io.micronaut.context
-
- AbstractBeanDefinition(Class<T>, Class<?>, String, AnnotationMetadata, boolean) - Constructor for class io.micronaut.context.AbstractBeanDefinition
-
Constructs a bean definition that is produced from a method call on another type (factory bean).
- AbstractBeanDefinition(Class<T>, Class<?>, String, AnnotationMetadata, boolean, Argument<?>...) - Constructor for class io.micronaut.context.AbstractBeanDefinition
-
Constructs a bean definition that is produced from a method call on another type (factory bean).
- AbstractBeanDefinition(Class<T>, AnnotationMetadata, boolean, Argument...) - Constructor for class io.micronaut.context.AbstractBeanDefinition
-
Constructs a bean for the given type.
- AbstractBeanDefinitionBuilder - Class in io.micronaut.inject.writer
-
Abstract implementation of the
BeanElementBuilder
interface that should be implemented by downstream language specific implementations.
- AbstractBeanDefinitionBuilder(Element, ClassElement, ConfigurationMetadataBuilder<?>, VisitorContext) - Constructor for class io.micronaut.inject.writer.AbstractBeanDefinitionBuilder
-
Default constructor.
- AbstractBeanDefinitionReference - Class in io.micronaut.context
-
An uninitialized and unloaded component definition with basic information available regarding its requirements.
- AbstractBeanDefinitionReference(String, String) - Constructor for class io.micronaut.context.AbstractBeanDefinitionReference
-
- AbstractBeanIntrospection<T> - Class in io.micronaut.core.beans
-
- AbstractBeanIntrospection(Class<T>, AnnotationMetadata, int) - Constructor for class io.micronaut.core.beans.AbstractBeanIntrospection
-
Base class for bean instrospections.
- AbstractBeanIntrospection(Class<T>, AnnotationMetadata, int, int) - Constructor for class io.micronaut.core.beans.AbstractBeanIntrospection
-
Base class for bean instrospections.
- AbstractBeanIntrospectionReference<T> - Class in io.micronaut.core.beans
-
Abstract bean introspection reference used by
BeanIntrospector
to soft load introspections.
- AbstractBeanIntrospectionReference() - Constructor for class io.micronaut.core.beans.AbstractBeanIntrospectionReference
-
Default constructor.
- AbstractBeanMethod<B,T> - Class in io.micronaut.core.beans
-
Abstract implementation of the
BeanMethod
interface.
- AbstractBeanMethod(BeanIntrospection<B>, Argument<T>, String, AnnotationMetadata, Argument<?>...) - Constructor for class io.micronaut.core.beans.AbstractBeanMethod
-
Default constructor.
- AbstractBeanProperty<B,P> - Class in io.micronaut.core.beans
-
- AbstractBeanProperty(BeanIntrospection<B>, Class<P>, String, AnnotationMetadata, Argument[]) - Constructor for class io.micronaut.core.beans.AbstractBeanProperty
-
Default constructor.
- AbstractBeanResolutionContext - Class in io.micronaut.context
-
- AbstractBeanResolutionContext(DefaultBeanContext, BeanDefinition<?>) - Constructor for class io.micronaut.context.AbstractBeanResolutionContext
-
- AbstractBeanResolutionContext.AnnotationSegment - Class in io.micronaut.context
-
A segment that represents annotation.
- AbstractBeanResolutionContext.ConstructorArgumentSegment - Class in io.micronaut.context
-
A segment that represents a method argument.
- AbstractBeanResolutionContext.ConstructorSegment - Class in io.micronaut.context
-
A segment that represents a constructor.
- AbstractBeanResolutionContext.FieldSegment - Class in io.micronaut.context
-
A segment that represents a field.
- AbstractBeanResolutionContext.MethodArgumentSegment - Class in io.micronaut.context
-
A segment that represents a method argument.
- AbstractBeanResolutionContext.MethodSegment - Class in io.micronaut.context
-
A segment that represents a method.
- AbstractBufferingHttpContentProcessor<T> - Class in io.micronaut.http.server.netty
-
Abtract implementation of the
HttpContentProcessor
interface that deals with limiting file upload sizes.
- AbstractBufferingHttpContentProcessor(NettyHttpRequest<?>, HttpServerConfiguration) - Constructor for class io.micronaut.http.server.netty.AbstractBufferingHttpContentProcessor
-
- AbstractClassFileWriter - Class in io.micronaut.inject.writer
-
Abstract class that writes generated classes to disk and provides convenience methods for building classes.
- AbstractClassFileWriter(Element) - Constructor for class io.micronaut.inject.writer.AbstractClassFileWriter
-
- AbstractClassFileWriter(Element...) - Constructor for class io.micronaut.inject.writer.AbstractClassFileWriter
-
- AbstractClassFileWriter(OriginatingElements) - Constructor for class io.micronaut.inject.writer.AbstractClassFileWriter
-
- AbstractClassWriterOutputVisitor - Class in io.micronaut.inject.writer
-
Abstract implementation of the
ClassWriterOutputVisitor
interface that deals with service descriptors in a
common way across Java and Groovy.
- AbstractClassWriterOutputVisitor(boolean) - Constructor for class io.micronaut.inject.writer.AbstractClassWriterOutputVisitor
-
Default constructor.
- AbstractClassWriterOutputVisitor() - Constructor for class io.micronaut.inject.writer.AbstractClassWriterOutputVisitor
-
Compatibility constructor.
- AbstractClientSslConfiguration - Class in io.micronaut.http.ssl
-
- AbstractClientSslConfiguration() - Constructor for class io.micronaut.http.ssl.AbstractClientSslConfiguration
-
- AbstractCompositeCustomizer<C,R> - Class in io.micronaut.http.netty
-
Base class for the composite customizers for the client and server.
- AbstractCompositeCustomizer(List<C>) - Constructor for class io.micronaut.http.netty.AbstractCompositeCustomizer
-
- AbstractCompositeCustomizer() - Constructor for class io.micronaut.http.netty.AbstractCompositeCustomizer
-
- AbstractComputeInstanceMetadata - Class in io.micronaut.discovery.cloud
-
Abstract class representing a cloud computing instance metadata.
- AbstractComputeInstanceMetadata() - Constructor for class io.micronaut.discovery.cloud.AbstractComputeInstanceMetadata
-
- AbstractConcurrentCustomScope<A extends Annotation> - Class in io.micronaut.context.scope
-
Abstract implementation of the custom scope interface that simplifies defining new scopes using the Map interface.
- AbstractConcurrentCustomScope(Class<A>) - Constructor for class io.micronaut.context.scope.AbstractConcurrentCustomScope
-
A custom scope annotation.
- AbstractConstructorInjectionPoint<T> - Class in io.micronaut.context
-
Abstract constructor implementation for bean definitions to implement to create constructors at build time.
- AbstractConstructorInjectionPoint(BeanDefinition<T>) - Constructor for class io.micronaut.context.AbstractConstructorInjectionPoint
-
Default constructor.
- AbstractConverterToMultiValues(ConversionService<?>) - Constructor for class io.micronaut.core.convert.converters.MultiValuesConverterFactory.AbstractConverterToMultiValues
-
- AbstractEmbeddedApplicationEvent - Class in io.micronaut.runtime.event
-
An abstract event for events specific to server applications.
- AbstractEmbeddedApplicationEvent(EmbeddedApplication<?>) - Constructor for class io.micronaut.runtime.event.AbstractEmbeddedApplicationEvent
-
Constructs a prototypical Event.
- AbstractEnvironmentAnnotationMetadata - Class in io.micronaut.inject.annotation
-
- AbstractEnvironmentAnnotationMetadata(AnnotationMetadata) - Constructor for class io.micronaut.inject.annotation.AbstractEnvironmentAnnotationMetadata
-
Construct a new environment aware annotation metadata.
- AbstractExecutableBeanMethod<B,T> - Class in io.micronaut.inject.beans
-
- AbstractExecutableBeanMethod(BeanIntrospection<B>, Argument<T>, String, AnnotationMetadata, Argument<?>...) - Constructor for class io.micronaut.inject.beans.AbstractExecutableBeanMethod
-
Default constructor.
- AbstractExecutableMethod - Class in io.micronaut.context
-
- AbstractExecutableMethod(Class<?>, String, Argument, Argument...) - Constructor for class io.micronaut.context.AbstractExecutableMethod
-
- AbstractExecutableMethod(Class<?>, String, Argument) - Constructor for class io.micronaut.context.AbstractExecutableMethod
-
- AbstractExecutableMethod(Class<?>, String) - Constructor for class io.micronaut.context.AbstractExecutableMethod
-
- AbstractExecutableMethodsDefinition<T> - Class in io.micronaut.context
-
- AbstractExecutableMethodsDefinition(AbstractExecutableMethodsDefinition.MethodReference[]) - Constructor for class io.micronaut.context.AbstractExecutableMethodsDefinition
-
- AbstractExecutableMethodsDefinition.MethodReference - Class in io.micronaut.context
-
Internal class representing method's metadata.
- AbstractExecutor<C> - Class in io.micronaut.function.executor
-
An abstract executor implementation.
- AbstractExecutor() - Constructor for class io.micronaut.function.executor.AbstractExecutor
-
- AbstractFunctionExecutor<I,O,C> - Class in io.micronaut.function.executor
-
- AbstractFunctionExecutor() - Constructor for class io.micronaut.function.executor.AbstractFunctionExecutor
-
- AbstractGroovyElement - Class in io.micronaut.ast.groovy.visitor
-
Abstract Groovy element.
- AbstractGroovyElement(GroovyVisitorContext, AnnotatedNode, AnnotationMetadata) - Constructor for class io.micronaut.ast.groovy.visitor.AbstractGroovyElement
-
Default constructor.
- AbstractHealthIndicator<T> - Class in io.micronaut.management.health.indicator
-
- AbstractHealthIndicator() - Constructor for class io.micronaut.management.health.indicator.AbstractHealthIndicator
-
- AbstractHttpContentProcessor<T> - Class in io.micronaut.http.server.netty
-
Abstract implementation of the
HttpContentProcessor
interface that deals with limiting file upload sizes.
- AbstractHttpContentProcessor(NettyHttpRequest<?>, HttpServerConfiguration) - Constructor for class io.micronaut.http.server.netty.AbstractHttpContentProcessor
-
- AbstractInitializableBeanDefinition<T> - Class in io.micronaut.context
-
- AbstractInitializableBeanDefinition(Class<T>, AbstractInitializableBeanDefinition.MethodOrFieldReference, AnnotationMetadata, AbstractInitializableBeanDefinition.MethodReference[], AbstractInitializableBeanDefinition.FieldReference[], ExecutableMethodsDefinition<T>, Map<String, Argument<?>[]>, Optional<String>, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class io.micronaut.context.AbstractInitializableBeanDefinition
-
- AbstractInitializableBeanDefinition(Class<T>, AbstractInitializableBeanDefinition.MethodOrFieldReference, AnnotationMetadata, AbstractInitializableBeanDefinition.MethodReference[], AbstractInitializableBeanDefinition.FieldReference[], AbstractInitializableBeanDefinition.AnnotationReference[], ExecutableMethodsDefinition<T>, Map<String, Argument<?>[]>, Optional<String>, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class io.micronaut.context.AbstractInitializableBeanDefinition
-
- AbstractInitializableBeanDefinition.AnnotationReference - Class in io.micronaut.context
-
The data class containing annotation injection information.
- AbstractInitializableBeanDefinition.FieldReference - Class in io.micronaut.context
-
The data class containing all filed reference information.
- AbstractInitializableBeanDefinition.MethodOrFieldReference - Class in io.micronaut.context
-
The shared data class between method and field reference.
- AbstractInitializableBeanDefinition.MethodReference - Class in io.micronaut.context
-
The data class containing all method reference information.
- AbstractInitializableBeanDefinitionReference<T> - Class in io.micronaut.context
-
An uninitialized and unloaded component definition with basic information available regarding its requirements.
- AbstractInitializableBeanDefinitionReference(String, String, AnnotationMetadata, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class io.micronaut.context.AbstractInitializableBeanDefinitionReference
-
- AbstractInitializableBeanIntrospection<B> - Class in io.micronaut.inject.beans
-
- AbstractInitializableBeanIntrospection(Class<B>, AnnotationMetadata, AnnotationMetadata, Argument<?>[], AbstractInitializableBeanIntrospection.BeanPropertyRef<Object>[], AbstractInitializableBeanIntrospection.BeanMethodRef<Object>[]) - Constructor for class io.micronaut.inject.beans.AbstractInitializableBeanIntrospection
-
- AbstractInitializableBeanIntrospection.BeanMethodRef<P> - Class in io.micronaut.inject.beans
-
Bean method compile-time data container.
- AbstractInitializableBeanIntrospection.BeanPropertyRef<P> - Class in io.micronaut.inject.beans
-
Bean property compile-time data container.
- AbstractJavaElement - Class in io.micronaut.annotation.processing.visitor
-
An abstract class for other elements to extend from.
- AbstractLocaleResolver<T> - Class in io.micronaut.core.util.locale
-
Provides an abstract class which implements
LocaleResolver
and handles default locale resolution.
- AbstractLocaleResolver(Locale) - Constructor for class io.micronaut.core.util.locale.AbstractLocaleResolver
-
- AbstractLocalizedMessageSource<T> - Class in io.micronaut.context
-
- AbstractLocalizedMessageSource(LocaleResolver<T>, MessageSource) - Constructor for class io.micronaut.context.AbstractLocalizedMessageSource
-
- AbstractMessageSource - Class in io.micronaut.context
-
Abstract
MessageSource
implementation that provides basic message interpolation.
- AbstractMessageSource() - Constructor for class io.micronaut.context.AbstractMessageSource
-
- AbstractMessageSource.MessageKey - Class in io.micronaut.context
-
Internal key storage.
- AbstractNettyHttpRequest<B> - Class in io.micronaut.http.netty
-
- AbstractNettyHttpRequest(HttpRequest, ConversionService) - Constructor for class io.micronaut.http.netty.AbstractNettyHttpRequest
-
- AbstractNettyWebSocketHandler - Class in io.micronaut.http.netty.websocket
-
Abstract implementation that handles WebSocket frames.
- AbstractNettyWebSocketHandler(ChannelHandlerContext, RequestBinderRegistry, MediaTypeCodecRegistry, WebSocketBean<?>, HttpRequest<?>, Map<String, Object>, WebSocketVersion, String, WebSocketSessionRepository) - Constructor for class io.micronaut.http.netty.websocket.AbstractNettyWebSocketHandler
-
Default constructor.
- AbstractParametrizedBeanDefinition<T> - Class in io.micronaut.context
-
- AbstractParametrizedBeanDefinition(Class<T>, Class<?>, String, AnnotationMetadata, boolean, Argument...) - Constructor for class io.micronaut.context.AbstractParametrizedBeanDefinition
-
- AbstractParametrizedBeanDefinition(Class<T>, AnnotationMetadata, boolean, Argument...) - Constructor for class io.micronaut.context.AbstractParametrizedBeanDefinition
-
- AbstractPropertySourceLoader - Class in io.micronaut.context.env
-
- AbstractPropertySourceLoader() - Constructor for class io.micronaut.context.env.AbstractPropertySourceLoader
-
- AbstractPropertySourceLoader(boolean) - Constructor for class io.micronaut.context.env.AbstractPropertySourceLoader
-
- AbstractProviderDefinition<T> - Class in io.micronaut.inject.provider
-
Abstract bean definition for other providers to extend from.
- AbstractProviderDefinition() - Constructor for class io.micronaut.inject.provider.AbstractProviderDefinition
-
- AbstractResource<Impl extends AbstractResource> - Class in io.micronaut.http.hateoas
-
- AbstractResource() - Constructor for class io.micronaut.http.hateoas.AbstractResource
-
- AbstractRoundRobinLoadBalancer - Class in io.micronaut.http.client.loadbalance
-
- AbstractRoundRobinLoadBalancer() - Constructor for class io.micronaut.http.client.loadbalance.AbstractRoundRobinLoadBalancer
-
- AbstractServiceInstanceEvent - Class in io.micronaut.discovery.event
-
- AbstractServiceInstanceEvent(ServiceInstance) - Constructor for class io.micronaut.discovery.event.AbstractServiceInstanceEvent
-
Constructs a prototypical Event.
- AbstractSessionEvent - Class in io.micronaut.session.event
-
- AbstractSessionEvent(Session) - Constructor for class io.micronaut.session.event.AbstractSessionEvent
-
Constructs a prototypical Event.
- accept(DeclaredType, Element, P) - Method in class io.micronaut.annotation.processing.SuperclassAwareTypeVisitor
-
- accept(ClassWriterOutputVisitor) - Method in class io.micronaut.aop.writer.AopProxyWriter
-
Write the class to output via a visitor that manages output destination.
- accept(T, E) - Method in interface io.micronaut.core.exceptions.BeanExceptionHandler
-
Handles the exception.
- 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() - Method in class io.micronaut.http.netty.AbstractNettyHttpRequest
-
- accept(ClassWriterOutputVisitor) - Method in class io.micronaut.inject.annotation.AnnotationMetadataWriter
-
- accept(ClassWriterOutputVisitor) - Method in class io.micronaut.inject.writer.BeanConfigurationWriter
-
- accept(ClassWriterOutputVisitor) - Method in class io.micronaut.inject.writer.BeanDefinitionReferenceWriter
-
- accept(ClassWriterOutputVisitor) - Method in interface io.micronaut.inject.writer.BeanDefinitionVisitor
-
Write the class to output via a visitor that manages output destination.
- accept(ClassWriterOutputVisitor) - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
- accept(ClassWriterOutputVisitor) - Method in interface io.micronaut.inject.writer.ClassOutputWriter
-
Accept a ClassWriterOutputVisitor to write this writer to disk.
- accept(ClassWriterOutputVisitor) - Method in class io.micronaut.inject.writer.DispatchWriter
-
- accept(ClassWriterOutputVisitor) - Method in class io.micronaut.inject.writer.ExecutableMethodsDefinitionWriter
-
- accept(ClassWriterOutputVisitor) - Method in class io.micronaut.inject.writer.ExecutableMethodWriter
-
- 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
-
- acceptInboundMessage(Object) - Method in class io.micronaut.http.netty.reactive.HandlerPublisher
-
Returns true
if the given message should be handled.
- acceptInboundMessage(Object) - Method in class io.micronaut.http.server.netty.websocket.NettyServerWebSocketHandler
-
- acceptInboundMessage(Object) - Method in class io.micronaut.http.server.netty.websocket.NettyServerWebSocketUpgradeHandler
-
- 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"
.
- AccessLog - Class in io.micronaut.http.server.netty.handler.accesslog.element
-
An Access log instance.
- AccessLogFormatParser - Class in io.micronaut.http.server.netty.handler.accesslog.element
-
The access log format parser.
- AccessLogFormatParser(String) - Constructor for class io.micronaut.http.server.netty.handler.accesslog.element.AccessLogFormatParser
-
Creates an AccessLogFormatParser.
- AccessLogger() - Constructor for class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.AccessLogger
-
- AccessorsStyle - Annotation Type in io.micronaut.core.annotation
-
Annotate a class (typically a Java Bean) to make it explicit the style of its accessors when not using the standard
getter and setters:
@AccessorsStyle(readPrefixes = {""}, writePrefixes = {""})
public class Person {
private String name;
private int age;
public Person(String name, int age) {
this.name = name;
this.age = age;
}
public String name() {
return this.name;
}
public void name(String name) {
this.name = name;
}
public int age() {
return this.age;
}
public void age(int age) {
this.age = age;
}
}
- ack() - Method in interface io.micronaut.messaging.Acknowledgement
-
Acknowledges the message.
- Acknowledgement - Interface in io.micronaut.messaging
-
A contract that allows for responding to messages.
- ActiveEnvironment - Interface in io.micronaut.context.env
-
An environment that is active for the current execution
of the application.
- ADAPTED_ARGUMENT_TYPES - Static variable in class io.micronaut.aop.Adapter.InternalAttributes
-
- ADAPTED_BEAN - Static variable in class io.micronaut.aop.Adapter.InternalAttributes
-
- ADAPTED_METHOD - Static variable in class io.micronaut.aop.Adapter.InternalAttributes
-
- ADAPTED_QUALIFIER - Static variable in class io.micronaut.aop.Adapter.InternalAttributes
-
- Adapter - Annotation Type in io.micronaut.aop
-
An
Adapter
is advice applicable to a method that will create an entirely new bean definition that delegates to the
annotated method.
- Adapter.InternalAttributes - Class in io.micronaut.aop
-
Internal attributes for the adapter annotation.
- add(CharSequence, V) - Method in interface io.micronaut.core.convert.value.MutableConvertibleMultiValues
-
Adds a value for the given key.
- add(CharSequence, V) - Method in class io.micronaut.core.convert.value.MutableConvertibleMultiValuesMap
-
- add(CharSequence, CharSequence) - Method in interface io.micronaut.core.type.MutableHeaders
-
Add a header for the given name and value.
- add(CharSequence, CharSequence) - Method in class io.micronaut.http.CaseInsensitiveMutableHttpHeaders
-
- 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(C) - Method in class io.micronaut.http.netty.AbstractCompositeCustomizer
-
Add customizer.
- add(CharSequence, CharSequence) - Method in class io.micronaut.http.netty.NettyHttpHeaders
-
- add(CharSequence, List<CharSequence>) - Method in class io.micronaut.http.netty.NettyHttpParameters
-
- add(CharSequence, CharSequence) - Method in class io.micronaut.http.simple.SimpleHttpHeaders
-
- add(CharSequence, List<CharSequence>) - Method in class io.micronaut.http.simple.SimpleHttpParameters
-
- addAnnotation(String, Map<CharSequence, Object>) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
Adds an annotation and its member values, if the annotation already exists the data will be merged with existing
values replaced.
- addAnnotation(String, Map<CharSequence, Object>, RetentionPolicy) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
Adds an annotation and its member values, if the annotation already exists the data will be merged with existing
values replaced.
- addAnnotation(String, Map<CharSequence, Object>) - Method in class io.micronaut.inject.annotation.MutableAnnotationMetadata
-
- addAnnotation(String, Map<CharSequence, Object>, RetentionPolicy) - Method in class io.micronaut.inject.annotation.MutableAnnotationMetadata
-
- addAssociatedBean(Element, ClassElement) - Method in class io.micronaut.annotation.processing.visitor.JavaVisitorContext
-
- addAssociatedBean(ClassElement, VisitorContext) - Method in interface io.micronaut.inject.ast.beans.BeanElement
-
This method adds an associated bean using this class element as the originating element.
- addAssociatedBean(ClassElement) - Method in interface io.micronaut.inject.ast.ClassElement
-
This method adds an associated bean using this class element as the originating element.
- addAssociatedBean(ClassElement) - Method in interface io.micronaut.inject.ast.MethodElement
-
This method adds an associated bean using this method element as the originating element.
- addAssociatedBean(Element, ClassElement) - Method in interface io.micronaut.inject.visitor.BeanElementVisitorContext
-
- addAssociatedBean(ClassElement, VisitorContext) - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
- addBinder(ClientRequestBinder) - Method in class io.micronaut.http.client.bind.DefaultHttpClientBinderRegistry
-
Adds a binder to the registry.
- addChannel(Channel) - Method in interface io.micronaut.http.netty.websocket.WebSocketSessionRepository
-
Adds a channel to the repository.
- addChannel(Channel) - Method in class io.micronaut.http.server.netty.NettyHttpServer
-
- addClass(String, byte[]) - Method in class io.micronaut.ast.groovy.utils.InMemoryByteCodeGroovyClassLoader
-
- addConfigurationExcludes(String...) - Method in class io.micronaut.context.env.DefaultEnvironment
-
- addConfigurationExcludes(String...) - Method in interface io.micronaut.context.env.Environment
-
Exclude configurations by name.
- addConfigurationIncludes(String...) - Method in class io.micronaut.context.env.DefaultEnvironment
-
- addConfigurationIncludes(String...) - Method in interface io.micronaut.context.env.Environment
-
Exclude configurations by name.
- addContent(ByteBufHolder) - Method in class io.micronaut.http.server.netty.NettyHttpRequest
-
- addConverter(Class<S>, Class<T>, TypeConverter<S, T>) - Method in class io.micronaut.context.env.DefaultEnvironment
-
- addConverter(Class<S>, Class<T>, Function<S, T>) - Method in class io.micronaut.context.env.DefaultEnvironment
-
- addConverter(Class<S>, Class<T>, Function<S, T>) - Method in interface io.micronaut.core.convert.ConversionService
-
Adds a type converter.
- addConverter(Class<S>, Class<T>, TypeConverter<S, T>) - Method in interface io.micronaut.core.convert.ConversionService
-
Adds a type converter.
- addConverter(Class<S>, Class<T>, TypeConverter<S, T>) - Method in class io.micronaut.core.convert.DefaultConversionService
-
- addConverter(Class<S>, Class<T>, Function<S, T>) - Method in class io.micronaut.core.convert.DefaultConversionService
-
- addDeclaredAnnotation(String, Map<CharSequence, Object>) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
Adds an annotation directly declared on the element and its member values, if the annotation already exists the
data will be merged with existing values replaced.
- addDeclaredAnnotation(String, Map<CharSequence, Object>, RetentionPolicy) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
Adds an annotation directly declared on the element and its member values, if the annotation already exists the
data will be merged with existing values replaced.
- addDeclaredAnnotation(String, Map<CharSequence, Object>) - Method in class io.micronaut.inject.annotation.MutableAnnotationMetadata
-
- addDeclaredAnnotation(String, Map<CharSequence, Object>, RetentionPolicy) - Method in class io.micronaut.inject.annotation.MutableAnnotationMetadata
-
- addDeclaredRepeatable(String, AnnotationValue) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
Adds a repeatable annotation value.
- addDeclaredRepeatable(String, AnnotationValue, RetentionPolicy) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
Adds a repeatable annotation value.
- addDeclaredRepeatable(String, AnnotationValue) - Method in class io.micronaut.inject.annotation.MutableAnnotationMetadata
-
- addDeclaredRepeatable(String, AnnotationValue, RetentionPolicy) - Method in class io.micronaut.inject.annotation.MutableAnnotationMetadata
-
- addDeclaredRepeatableStereotype(List<String>, String, AnnotationValue) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
Adds a repeatable declared stereotype value.
- addDeclaredRepeatableStereotype(List<String>, String, AnnotationValue) - Method in class io.micronaut.inject.annotation.MutableAnnotationMetadata
-
- addDeclaredStereotype(List<String>, String, Map<CharSequence, Object>) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
Adds a stereotype and its member values, if the annotation already exists the data will be merged with existing
values replaced.
- addDeclaredStereotype(List<String>, String, Map<CharSequence, Object>, RetentionPolicy) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
Adds a stereotype and its member values, if the annotation already exists the data will be merged with existing
values replaced.
- addDeclaredStereotype(List<String>, String, Map<CharSequence, Object>) - Method in class io.micronaut.inject.annotation.MutableAnnotationMetadata
-
- addDeclaredStereotype(List<String>, String, Map<CharSequence, Object>, RetentionPolicy) - Method in class io.micronaut.inject.annotation.MutableAnnotationMetadata
-
- addDeepObjectValues(ArgumentConversionContext<Object>, String, T, MutableConvertibleMultiValuesMap<String>) - Method in class io.micronaut.core.convert.converters.MultiValuesConverterFactory.AbstractConverterToMultiValues
-
Method that adds given value to the parameters in A DEEP_OBJECT format.
- addDeepObjectValues(ArgumentConversionContext<Object>, String, Iterable, MutableConvertibleMultiValuesMap<String>) - Method in class io.micronaut.core.convert.converters.MultiValuesConverterFactory.IterableToMultiValuesConverter
-
- addDeepObjectValues(ArgumentConversionContext<Object>, String, Map, MutableConvertibleMultiValuesMap<String>) - Method in class io.micronaut.core.convert.converters.MultiValuesConverterFactory.MapToMultiValuesConverter
-
- addDeepObjectValues(ArgumentConversionContext<Object>, String, Object, MutableConvertibleMultiValuesMap<String>) - Method in class io.micronaut.core.convert.converters.MultiValuesConverterFactory.ObjectToMultiValuesConverter
-
- addDefaultAnnotationValues(String, Map<CharSequence, Object>) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
Adds an annotation directly declared on the element and its member values, if the annotation already exists the
data will be merged with existing values replaced.
- addDefaultPropertySources(List<PropertySource>) - Method in class io.micronaut.context.env.DefaultEnvironment
-
Adds default property sources.
- addDependentBean(BeanRegistration<T>) - Method in class io.micronaut.context.AbstractBeanResolutionContext
-
- addDependentBean(BeanRegistration<T>) - Method in interface io.micronaut.context.BeanResolutionContext
-
Adds a dependent bean to the resolution context.
- addDispatchTarget(DispatchWriter.DispatchTarget) - Method in class io.micronaut.inject.writer.DispatchWriter
-
Adds new custom dispatch target.
- addError(Element, String) - Method in class io.micronaut.annotation.processing.JavaAnnotationMetadataBuilder
-
- addError(AnnotatedNode, String) - Method in class io.micronaut.ast.groovy.annotation.GroovyAnnotationMetadataBuilder
-
- addError(T, String) - Method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
Adds an error.
- addExecutableMethod(ExecutableMethod<T, ?>) - Method in class io.micronaut.context.AbstractBeanDefinition
-
- addFeature(SerializationFeature, boolean) - Method in class io.micronaut.jackson.codec.JacksonFeatures
-
Add a serialization feature.
- addFeature(DeserializationFeature, boolean) - Method in class io.micronaut.jackson.codec.JacksonFeatures
-
Add a deserialization feature.
- addFilter(String, Supplier<HttpFilter>) - Method in class io.micronaut.web.router.DefaultRouteBuilder
-
- addFilter(String, BeanLocator, BeanDefinition<? extends HttpFilter>) - Method in class io.micronaut.web.router.DefaultRouteBuilder
-
- addFilter(String, Supplier<HttpFilter>) - Method in interface io.micronaut.web.router.RouteBuilder
-
Add a filter.
- addFilter(String, BeanLocator, BeanDefinition<? extends HttpFilter>) - Method in interface io.micronaut.web.router.RouteBuilder
-
Add a filter.
- addGeneratedResource(String) - Method in class io.micronaut.annotation.processing.visitor.JavaVisitorContext
-
- addGeneratedResource(String) - Method in class io.micronaut.ast.groovy.visitor.GroovyVisitorContext
-
- addGeneratedResource(String) - Method in interface io.micronaut.inject.visitor.VisitorContext
-
Some TypeElementVisitors generate classpath resources that other visitors might be interested in.
- addGetField(FieldElement) - Method in class io.micronaut.inject.writer.DispatchWriter
-
Adds new get field dispatch target.
- addInFlightBean(BeanIdentifier, BeanRegistration<T>) - Method in interface io.micronaut.context.BeanResolutionContext
-
Adds a bean that is created as part of the resolution.
- addInFlightBean(BeanIdentifier, BeanRegistration<T>) - Method in class io.micronaut.context.DefaultBeanResolutionContext
-
- addInjectionPoint(Class, Class, String, AnnotationMetadata, Argument[], boolean) - Method in class io.micronaut.context.AbstractBeanDefinition
-
Adds an injection point for a field.
- addInjectionPoint(Class, String, Argument[], AnnotationMetadata, boolean) - Method in class io.micronaut.context.AbstractBeanDefinition
-
Adds an injection point for a method that cannot be resolved at runtime, but a compile time produced injection
point exists.
- addInterceptedMethod(TypedElement, MethodElement, String, String) - Method in class io.micronaut.inject.writer.DispatchWriter
-
Adds new interceptable method dispatch target.
- additionalTypes - Variable in class io.micronaut.json.codec.MapperMediaTypeCodec
-
- addMessage(String, String) - Method in class io.micronaut.context.StaticMessageSource
-
Adds a message to the default locale.
- addMessage(Locale, String, String) - Method in class io.micronaut.context.StaticMessageSource
-
Adds a message to the default locale.
- addMethod(BeanMethod<T, Object>) - Method in class io.micronaut.core.beans.AbstractBeanIntrospection
-
Adds a method to the introspection.
- addMethod(TypedElement, MethodElement) - Method in class io.micronaut.inject.writer.DispatchWriter
-
Adds new method dispatch target.
- addMethod(TypedElement, MethodElement, boolean) - Method in class io.micronaut.inject.writer.DispatchWriter
-
Adds new method dispatch target.
- addModule(Class<? extends Module>) - Method in class io.micronaut.jackson.codec.JacksonFeatures
-
Add a jackson module feature.
- addMutatedMetadata(String, Object, AnnotationMetadata) - Static method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
Used to store metadata mutations at compilation time.
- addMutliValues(ArgumentConversionContext<Object>, String, T, MutableConvertibleMultiValuesMap<String>) - Method in class io.micronaut.core.convert.converters.MultiValuesConverterFactory.AbstractConverterToMultiValues
-
Method that adds given value to the parameters in a MULTI format.
- addMutliValues(ArgumentConversionContext<Object>, String, Iterable, MutableConvertibleMultiValuesMap<String>) - Method in class io.micronaut.core.convert.converters.MultiValuesConverterFactory.IterableToMultiValuesConverter
-
- addMutliValues(ArgumentConversionContext<Object>, String, Map, MutableConvertibleMultiValuesMap<String>) - Method in class io.micronaut.core.convert.converters.MultiValuesConverterFactory.MapToMultiValuesConverter
-
- addMutliValues(ArgumentConversionContext<Object>, String, Object, MutableConvertibleMultiValuesMap<String>) - Method in class io.micronaut.core.convert.converters.MultiValuesConverterFactory.ObjectToMultiValuesConverter
-
- addOption(String, String) - Method in interface io.micronaut.core.cli.CommandLine.Builder
-
Add an option.
- addOriginatingElement(Element) - Method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- addOriginatingElement(Element) - Method in interface io.micronaut.inject.writer.OriginatingElements
-
Add another element that should be included in the originating elements.
- addOriginatingElement(Element) - Method in class io.micronaut.inject.writer.StaticOriginatingElements
-
- addPackage(String) - Method in class io.micronaut.context.env.DefaultEnvironment
-
- addPackage(String) - Method in interface io.micronaut.context.env.Environment
-
Add an application package.
- addPackage(Package) - Method in interface io.micronaut.context.env.Environment
-
Add an application package.
- addPart(String, File) - Method in class io.micronaut.http.client.multipart.MultipartBody.Builder
-
Add a file object to MultipartBody.
- addPart(String, String, File) - Method in class io.micronaut.http.client.multipart.MultipartBody.Builder
-
Add a file object to MultipartBody.
- addPart(String, String, MediaType, File) - Method in class io.micronaut.http.client.multipart.MultipartBody.Builder
-
Add a file object to MultipartBody.
- addPart(String, String, byte[]) - Method in class io.micronaut.http.client.multipart.MultipartBody.Builder
-
Add bytes data to MultipartBody.
- addPart(String, String, MediaType, byte[]) - Method in class io.micronaut.http.client.multipart.MultipartBody.Builder
-
Add bytes data to MultipartBody.
- addPart(String, String, InputStream, long) - Method in class io.micronaut.http.client.multipart.MultipartBody.Builder
-
Add a InputStream data to MultipartBody.
- addPart(String, String, MediaType, InputStream, long) - Method in class io.micronaut.http.client.multipart.MultipartBody.Builder
-
Add a InputStream data to MultipartBody.
- addPart(String, String) - Method in class io.micronaut.http.client.multipart.MultipartBody.Builder
-
Add a file object to MultipartBody.
- addPostConstruct(Class, String, Argument[], AnnotationMetadata, boolean) - Method in class io.micronaut.context.AbstractBeanDefinition
-
Adds a post construct method definition.
- addPreDestroy(Class, String, Argument[], AnnotationMetadata, boolean) - Method in class io.micronaut.context.AbstractBeanDefinition
-
Adds a pre destroy method definition.
- addProperty(BeanProperty<T, Object>) - Method in class io.micronaut.core.beans.AbstractBeanIntrospection
-
Adds a property at a particular index of the internal array passed to the constructor.
- addProperty(String, Object) - Method in class io.micronaut.http.hateoas.GenericResource
-
Add a property to this resource (internal, for deserialization use only).
- addPropertySource(PropertySource) - Method in class io.micronaut.context.env.DefaultEnvironment
-
- addPropertySource(String, Map<String, ? super Object>) - Method in class io.micronaut.context.env.DefaultEnvironment
-
- addPropertySource(PropertySource) - Method in interface io.micronaut.context.env.Environment
-
Adds a property source to this environment.
- addPropertySource(String, Map<String, ? super Object>) - Method in interface io.micronaut.context.env.Environment
-
Add a property source for the given map.
- addPropertySource(PropertySource) - Method in class io.micronaut.context.env.PropertySourcePropertyResolver
-
- addPropertySource(String, Map<String, ? super Object>) - Method in class io.micronaut.context.env.PropertySourcePropertyResolver
-
Add a property source for the given map.
- addProxyClass(Feature.BeforeAnalysisAccess, String...) - Static method in class io.micronaut.core.graal.AutomaticFeatureUtils
-
Registers the given interfaces for dynamic proxy generation.
- addQueryParameter(String, String) - Method in class io.micronaut.http.client.bind.ClientRequestUriContext
-
Add a new query parameter given its name.
- 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.
- addRepeatable(String, AnnotationValue) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
Adds a repeatable annotation value.
- addRepeatable(String, AnnotationValue, RetentionPolicy) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
Adds a repeatable annotation value.
- addRepeatable(String, AnnotationValue) - Method in class io.micronaut.inject.annotation.MutableAnnotationMetadata
-
- addRepeatable(String, AnnotationValue, RetentionPolicy) - Method in class io.micronaut.inject.annotation.MutableAnnotationMetadata
-
- addRepeatableStereotype(List<String>, String, AnnotationValue) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
Adds a repeatable stereotype value.
- addRepeatableStereotype(List<String>, String, AnnotationValue) - Method in class io.micronaut.inject.annotation.MutableAnnotationMetadata
-
- addRequestArgumentBinder(ArgumentBinder<T, ST>) - Method in interface io.micronaut.core.bind.ArgumentBinderRegistry
-
Adds a request argument binder to the registry.
- addRequestArgumentBinder(ArgumentBinder<T, ST>) - Method in class io.micronaut.http.bind.DefaultRequestBinderRegistry
-
- addRequestArgumentBinder(ArgumentBinder<T, ST>) - Method in class io.micronaut.websocket.bind.WebSocketStateBinderRegistry
-
- addResourceBundles(String...) - Static method in class io.micronaut.core.graal.AutomaticFeatureUtils
-
Adds resource bundles.
- addResourcePatterns(String...) - Static method in class io.micronaut.core.graal.AutomaticFeatureUtils
-
Adds resource patterns.
- addSeparatedValues(ArgumentConversionContext<Object>, String, T, MutableConvertibleMultiValuesMap<String>, Character) - Method in class io.micronaut.core.convert.converters.MultiValuesConverterFactory.AbstractConverterToMultiValues
-
Method that adds given value to the parameters in a format separated by a delimiter.
- addSeparatedValues(ArgumentConversionContext<Object>, String, Iterable, MutableConvertibleMultiValuesMap<String>, Character) - Method in class io.micronaut.core.convert.converters.MultiValuesConverterFactory.IterableToMultiValuesConverter
-
- addSeparatedValues(ArgumentConversionContext<Object>, String, Map, MutableConvertibleMultiValuesMap<String>, Character) - Method in class io.micronaut.core.convert.converters.MultiValuesConverterFactory.MapToMultiValuesConverter
-
- addSeparatedValues(ArgumentConversionContext<Object>, String, Object, MutableConvertibleMultiValuesMap<String>, Character) - Method in class io.micronaut.core.convert.converters.MultiValuesConverterFactory.ObjectToMultiValuesConverter
-
- addService(String, Set<String>) - Method in class io.micronaut.ast.groovy.utils.InMemoryByteCodeGroovyClassLoader
-
- addSetField(FieldElement) - Method in class io.micronaut.inject.writer.DispatchWriter
-
Adds new set field dispatch target.
- addStereotype(List<String>, String, Map<CharSequence, Object>) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
Adds a stereotype and its member values, if the annotation already exists the data will be merged with existing
values replaced.
- addStereotype(List<String>, String, Map<CharSequence, Object>, RetentionPolicy) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
Adds a stereotype and its member values, if the annotation already exists the data will be merged with existing
values replaced.
- addValueExtractor(ValueExtractor<?>) - Method in class io.micronaut.validation.validator.DefaultValidatorConfiguration
-
- 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.
- addWarning(Element, String) - Method in class io.micronaut.annotation.processing.JavaAnnotationMetadataBuilder
-
- addWarning(AnnotatedNode, String) - Method in class io.micronaut.ast.groovy.annotation.GroovyAnnotationMetadataBuilder
-
- addWarning(T, String) - Method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
Adds an warning.
- advertisedLength - Variable in class io.micronaut.http.server.netty.AbstractBufferingHttpContentProcessor
-
- advertisedLength - Variable in class io.micronaut.http.server.netty.AbstractHttpContentProcessor
-
- advertisedLength - Variable in class io.micronaut.http.server.netty.DefaultHttpContentProcessor
-
- ADVICE_STEREOTYPES - Static variable in class io.micronaut.core.annotation.AnnotationUtil
-
The advice stereotypes.
- AdvisedBeanType<T> - Interface in io.micronaut.inject
-
- after() - Method in enum io.micronaut.http.filter.ServerFilterPhase
-
- AGE - Static variable in interface io.micronaut.http.HttpHeaders
-
"Age"
.
- aggregate(InfoSource[]) - Method in class io.micronaut.management.endpoint.info.impl.ReactiveInfoAggregator
-
- aggregate(InfoSource[]) - Method in interface io.micronaut.management.endpoint.info.InfoAggregator
-
Aggregate an array of
InfoSource
and return a publisher.
- aggregate(HealthIndicator[], HealthLevelOfDetail) - Method in class io.micronaut.management.health.aggregator.DefaultHealthAggregator
-
- aggregate(String, Publisher<HealthResult>) - Method in class io.micronaut.management.health.aggregator.DefaultHealthAggregator
-
- aggregate(HealthIndicator[], HealthLevelOfDetail) - Method in interface io.micronaut.management.health.aggregator.HealthAggregator
-
- aggregate(String, Publisher<HealthResult>) - Method in interface io.micronaut.management.health.aggregator.HealthAggregator
-
- aggregateDetails(List<HealthResult>) - Method in class io.micronaut.management.health.aggregator.DefaultHealthAggregator
-
- aggregateResults(InfoSource[]) - Method in class io.micronaut.management.endpoint.info.impl.ReactiveInfoAggregator
-
- aggregateResults(HealthIndicator[]) - Method in class io.micronaut.management.health.aggregator.DefaultHealthAggregator
-
- AggregatingTypeElementVisitorProcessor - Class in io.micronaut.annotation.processing
-
The annotation processed used to execute type element visitors.
- AggregatingTypeElementVisitorProcessor() - Constructor for class io.micronaut.annotation.processing.AggregatingTypeElementVisitorProcessor
-
- Aliases - Annotation Type in io.micronaut.context.annotation
-
A repeatable annotation that allows defining multiple
AliasFor
definitions.
- AliasFor - Annotation Type in io.micronaut.context.annotation
-
Allows specifying an annotation member alias.
- alignNewGenericsInfo(TypeElement, List<? extends TypeMirror>, Map<String, TypeMirror>) - Method in class io.micronaut.annotation.processing.GenericUtils
-
Takes a type element and the bound generic information and re-aligns for the new type.
- alignNewGenericsInfo(List<? extends TypeParameterElement>, List<? extends TypeMirror>, Map<String, TypeMirror>) - Method in class io.micronaut.annotation.processing.GenericUtils
-
Takes the bound generic information and re-aligns for the new type.
- alignNewGenericsInfo(GenericsType[], GenericsType[], Map<String, ClassNode>) - Method in class io.micronaut.ast.groovy.visitor.AbstractGroovyElement
-
Align the given generic types.
- ALL - Static variable in class io.micronaut.http.MediaType
-
A wildcard media type representing all types.
- ALL - Static variable in annotation type io.micronaut.management.endpoint.annotation.Endpoint
-
The ID used to refer to all.
- ALL_FIELDS - Static variable in interface io.micronaut.inject.ast.ElementQuery
-
Constant to retrieve all fields.
- ALL_INNER_CLASSES - Static variable in interface io.micronaut.inject.ast.ElementQuery
-
Constant to retrieve inner classes.
- ALL_METHODS - Static variable in interface io.micronaut.inject.ast.ElementQuery
-
Constant to retrieve all methods.
- ALL_TYPE - Static variable in class io.micronaut.http.MediaType
-
A wildcard media type representing all types.
- alloc() - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- 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.
- allowCredentials(String) - Method in class io.micronaut.http.server.tck.CorsAssertion.Builder
-
- allowCredentials() - Method in class io.micronaut.http.server.tck.CorsAssertion.Builder
-
Set expectation of value for the HTTP Header to .
- allowCredentials(boolean) - Method in class io.micronaut.http.server.tck.CorsAssertion.Builder
-
Set expectation of value for the HTTP Header to .
- allowEmptyProviders(boolean) - Method in interface io.micronaut.context.ApplicationContextBuilder
-
Whether to error on an empty bean provider.
- allowEmptyProviders(boolean) - Method in class io.micronaut.context.DefaultApplicationContextBuilder
-
- allowGeneric(Collection<? extends CharSequence>) - Method in interface io.micronaut.http.MutableHttpHeaders
-
Set the allowed HTTP methods.
- allowGeneric(Collection<? extends CharSequence>) - Method in class io.micronaut.http.netty.NettyHttpHeaders
-
- allowMethods(HttpMethod) - Method in class io.micronaut.http.server.tck.CorsAssertion.Builder
-
- allowOrigin(String) - Method in class io.micronaut.http.server.tck.CorsAssertion.Builder
-
- AMAZON_EC2 - Static variable in interface io.micronaut.context.env.Environment
-
Cloud provider amazon ec2.
- ANDROID - Static variable in interface io.micronaut.context.env.Environment
-
The android environment.
- andThen(Function<? super R, ? extends V>) - Method in interface io.micronaut.core.util.functional.ThrowingFunction
-
Returns a composed function that first applies this function to
its input, and then applies the after
function to the result.
- ANN_AROUND - Static variable in class io.micronaut.core.annotation.AnnotationUtil
-
The around annotation type.
- ANN_AROUND_CONSTRUCT - Static variable in class io.micronaut.core.annotation.AnnotationUtil
-
The around annotation type.
- ANN_CONSTRAINT - Static variable in interface io.micronaut.validation.validator.Validator
-
Annotation used to define a constraint.
- ANN_INTERCEPTOR_BINDING - Static variable in class io.micronaut.core.annotation.AnnotationUtil
-
Name of the interceptor binding type.
- ANN_INTERCEPTOR_BINDING_QUALIFIER - Static variable in class io.micronaut.core.annotation.AnnotationUtil
-
Name of the interceptor binding qualifier type.
- ANN_INTERCEPTOR_BINDINGS - Static variable in class io.micronaut.core.annotation.AnnotationUtil
-
Name of the repeatable interceptor bindings type.
- ANN_INTRODUCTION - Static variable in class io.micronaut.core.annotation.AnnotationUtil
-
The around annotation type.
- ANN_OVERRIDE - Static variable in class io.micronaut.ast.groovy.annotation.GroovyAnnotationMetadataBuilder
-
- ANN_VALID - Static variable in interface io.micronaut.validation.validator.Validator
-
Annotation used to define an object as valid.
- annotate(String, Consumer<AnnotationValueBuilder<T>>) - Method in class io.micronaut.annotation.processing.visitor.AbstractJavaElement
-
- annotate(AnnotationValue<T>) - Method in class io.micronaut.annotation.processing.visitor.AbstractJavaElement
-
- annotate(String, Consumer<AnnotationValueBuilder<T>>) - Method in class io.micronaut.ast.groovy.visitor.AbstractGroovyElement
-
- annotate(AnnotationValue<T>) - Method in class io.micronaut.ast.groovy.visitor.AbstractGroovyElement
-
- annotate(AnnotationMetadata, AnnotationValue<A2>) - Method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
Annotate an existing annotation metadata object.
- annotate(String, Consumer<AnnotationValueBuilder<T>>) - Method in interface io.micronaut.inject.ast.beans.BeanElementBuilder
-
- annotate(String) - Method in interface io.micronaut.inject.ast.beans.BeanElementBuilder
-
- annotate(Class<T>, Consumer<AnnotationValueBuilder<T>>) - Method in interface io.micronaut.inject.ast.beans.BeanElementBuilder
-
- annotate(Class<T>) - Method in interface io.micronaut.inject.ast.beans.BeanElementBuilder
-
- annotate(String, Consumer<AnnotationValueBuilder<T>>) - Method in interface io.micronaut.inject.ast.Element
-
Annotate this element with the given annotation type.
- annotate(String) - Method in interface io.micronaut.inject.ast.Element
-
Annotate this element with the given annotation type.
- annotate(Class<T>, Consumer<AnnotationValueBuilder<T>>) - Method in interface io.micronaut.inject.ast.Element
-
Annotate this element with the given annotation type.
- annotate(Class<T>) - Method in interface io.micronaut.inject.ast.Element
-
Annotate this element with the given annotation type.
- annotate(AnnotationValue<T>) - Method in interface io.micronaut.inject.ast.Element
-
Annotate this element with the given annotation type.
- annotate(String, Consumer<AnnotationValueBuilder<T>>) - Method in class io.micronaut.inject.writer.AbstractBeanDefinitionBuilder
-
- annotate(AnnotationValue<T>) - Method in class io.micronaut.inject.writer.AbstractBeanDefinitionBuilder
-
- annotate(AnnotationMetadata, String, Consumer<AnnotationValueBuilder<T>>) - Method in class io.micronaut.inject.writer.AbstractBeanDefinitionBuilder
-
Add an annotation to the given metadata.
- annotate(AnnotationMetadata, AnnotationValue<T>) - Method in class io.micronaut.inject.writer.AbstractBeanDefinitionBuilder
-
Add an annotation to the given metadata.
- annotate(String, Consumer<AnnotationValueBuilder<T>>) - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
- annotated(Predicate<AnnotationMetadata>) - Method in interface io.micronaut.inject.ast.ElementQuery
-
Allows filtering elements by annotation.
- AnnotatedArgumentBinder<A extends Annotation,T,S> - Interface in io.micronaut.core.bind.annotation
-
- AnnotatedClientArgumentRequestBinder<A extends Annotation> - Interface in io.micronaut.http.client.bind
-
- AnnotatedClientRequestBinder<A extends Annotation> - Interface in io.micronaut.http.client.bind
-
- AnnotatedElement - Interface in io.micronaut.core.annotation
-
An annotated element is some point in the code, whether it be a constructor, field,
method etc.
- AnnotatedElementValidator - Interface in io.micronaut.inject.annotation
-
Abstract validator for
AnnotatedElement
that may represent source code level validation routes
executed at compilation time.
- AnnotatedFilterRouteBuilder - Class in io.micronaut.web.router
-
- AnnotatedFilterRouteBuilder(BeanContext, ExecutionHandleLocator, RouteBuilder.UriNamingStrategy, ConversionService<?>, ServerContextPathProvider) - Constructor for class io.micronaut.web.router.AnnotatedFilterRouteBuilder
-
Constructor.
- AnnotatedFunctionRouteBuilder - Class in io.micronaut.function.web
-
- AnnotatedFunctionRouteBuilder(ExecutionHandleLocator, RouteBuilder.UriNamingStrategy, ConversionService<?>, MediaTypeCodecRegistry, String) - Constructor for class io.micronaut.function.web.AnnotatedFunctionRouteBuilder
-
Constructor.
- AnnotatedMethodRouteBuilder - Class in io.micronaut.web.router
-
Responsible for building
Route
instances for the annotations found in the
io.micronaut.http.annotation
package.
- AnnotatedMethodRouteBuilder(ExecutionHandleLocator, RouteBuilder.UriNamingStrategy, ConversionService<?>) - Constructor for class io.micronaut.web.router.AnnotatedMethodRouteBuilder
-
- AnnotatedRequestArgumentBinder<A extends Annotation,T> - Interface in io.micronaut.http.bind.binders
-
- AnnotatedTypeInfo - Interface in io.micronaut.core.annotation
-
An interface that provides an abstraction for checking for the existence of annotations.
- ANNOTATION_METADATA - Static variable in class io.micronaut.aop.internal.InterceptorRegistryBean
-
- AnnotationClassValue<T> - Class in io.micronaut.core.annotation
-
An annotation class value is a reference to a class in annotation metadata.
- AnnotationClassValue(String) - Constructor for class io.micronaut.core.annotation.AnnotationClassValue
-
Constructs a class value for the type that is not present.
- AnnotationClassValue(Class<T>) - Constructor for class io.micronaut.core.annotation.AnnotationClassValue
-
Constructs a class value for a type that is present.
- AnnotationClassValue(String, boolean) - Constructor for class io.micronaut.core.annotation.AnnotationClassValue
-
Constructs a class value for a type that is present.
- AnnotationClassValue(T) - Constructor for class io.micronaut.core.annotation.AnnotationClassValue
-
Constructs a class value for a type that is present.
- annotationClassValue(String) - Method in class io.micronaut.core.annotation.AnnotationValue
-
- annotationClassValue(String) - Method in interface io.micronaut.core.annotation.AnnotationValueResolver
-
- annotationClassValues(String) - Method in class io.micronaut.core.annotation.AnnotationValue
-
- annotationClassValues(String) - Method in interface io.micronaut.core.annotation.AnnotationValueResolver
-
- AnnotationConvertersRegistrar - Class in io.micronaut.inject.annotation
-
Registers annotation converters.
- AnnotationConvertersRegistrar() - Constructor for class io.micronaut.inject.annotation.AnnotationConvertersRegistrar
-
- AnnotationElement - Interface in io.micronaut.inject.ast
-
Represents an annotation in the AST.
- AnnotationMapper<T extends Annotation> - Interface in io.micronaut.inject.annotation
-
An AnnotationMapper
is a type that is capable of mapping a given annotation to one or many annotations at compile time.
- annotationMetadata - Variable in class io.micronaut.context.AbstractInitializableBeanDefinition.MethodReference
-
- annotationMetadata(AnnotationMetadata) - Method in interface io.micronaut.context.RuntimeBeanDefinition.Builder
-
The annotation metadata for the bean.
- AnnotationMetadata - Interface in io.micronaut.core.annotation
-
An interface implemented at compile time by Micronaut that allows the inspection of annotation metadata and
stereotypes (meta-annotations)
- annotationMetadata - Variable in class io.micronaut.core.beans.AbstractBeanIntrospection
-
- annotationMetadata - Variable in class io.micronaut.inject.writer.AbstractAnnotationMetadataWriter
-
- AnnotationMetadataDelegate - Interface in io.micronaut.core.annotation
-
- AnnotationMetadataException - Exception in io.micronaut.inject.annotation
-
- AnnotationMetadataException(String, Throwable) - Constructor for exception io.micronaut.inject.annotation.AnnotationMetadataException
-
- AnnotationMetadataException(String) - Constructor for exception io.micronaut.inject.annotation.AnnotationMetadataException
-
- AnnotationMetadataHierarchy - Class in io.micronaut.inject.annotation
-
Used to represent an annotation metadata hierarchy.
- AnnotationMetadataHierarchy(AnnotationMetadata...) - Constructor for class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
Default constructor.
- AnnotationMetadataProvider - Interface in io.micronaut.core.annotation
-
- AnnotationMetadataReference - Class in io.micronaut.inject.annotation
-
- AnnotationMetadataReference(String, AnnotationMetadata) - Constructor for class io.micronaut.inject.annotation.AnnotationMetadataReference
-
- AnnotationMetadataResolver - Interface in io.micronaut.core.annotation
-
- AnnotationMetadataSupport - Class in io.micronaut.inject.annotation
-
- AnnotationMetadataSupport() - Constructor for class io.micronaut.inject.annotation.AnnotationMetadataSupport
-
- AnnotationMetadataWriter - Class in io.micronaut.inject.annotation
-
- AnnotationMetadataWriter(String, ClassElement, AnnotationMetadata, boolean) - Constructor for class io.micronaut.inject.annotation.AnnotationMetadataWriter
-
- AnnotationMetadataWriter(String, ClassElement, AnnotationMetadata) - Constructor for class io.micronaut.inject.annotation.AnnotationMetadataWriter
-
- AnnotationProcessingOutputVisitor - Class in io.micronaut.annotation.processing
-
- AnnotationProcessingOutputVisitor(Filer) - Constructor for class io.micronaut.annotation.processing.AnnotationProcessingOutputVisitor
-
- AnnotationProcessor<A extends Annotation,T> - Interface in io.micronaut.context.processor
-
An annotation processor is an object that processes the presence if a given annotation.
- AnnotationReference(Argument) - Constructor for class io.micronaut.context.AbstractInitializableBeanDefinition.AnnotationReference
-
- AnnotationRemapper - Interface in io.micronaut.inject.annotation
-
Allows remapping of annotations from one annotation set to another at compilation time.
- AnnotationScanner - Interface in io.micronaut.core.io.scan
-
Interface for classes that scan for classes with a given annotation.
- AnnotationSource - Interface in io.micronaut.core.annotation
-
A source of annotations.
- AnnotationTransformer<T extends Annotation> - Interface in io.micronaut.inject.annotation
-
An AnnotationTransformer
transforms an annotation definition into one or many other annotation
definitions discarding the original annotation.
- annotationType() - Method in class io.micronaut.aop.internal.InterceptorBeanMapper
-
- annotationType() - Method in class io.micronaut.context.scope.AbstractConcurrentCustomScope
-
- annotationType() - Method in interface io.micronaut.context.scope.CustomScope
-
- annotationType() - Method in class io.micronaut.core.convert.converters.MultiValuesConverterFactory.AbstractConverterToMultiValues
-
- annotationType() - Method in interface io.micronaut.core.convert.format.FormattingTypeConverter
-
- annotationType() - Method in class io.micronaut.core.convert.format.ReadableBytesTypeConverter
-
- annotationType() - Method in interface io.micronaut.inject.annotation.TypedAnnotationMapper
-
The annotation type to be mapped.
- annotationType() - Method in interface io.micronaut.inject.annotation.TypedAnnotationTransformer
-
The annotation type to be mapped.
- annotationType() - Method in class io.micronaut.runtime.context.scope.refresh.RefreshScope
-
- AnnotationUtil - Class in io.micronaut.core.annotation
-
Internal utility methods for annotations.
- AnnotationUtil() - Constructor for class io.micronaut.core.annotation.AnnotationUtil
-
- AnnotationUtils - Class in io.micronaut.annotation.processing
-
Utility methods for annotations.
- AnnotationUtils(ProcessingEnvironment, Elements, Messager, Types, ModelUtils, GenericUtils, Filer, MutableConvertibleValues<Object>) - Constructor for class io.micronaut.annotation.processing.AnnotationUtils
-
Default constructor.
- AnnotationUtils(ProcessingEnvironment, Elements, Messager, Types, ModelUtils, GenericUtils, Filer) - Constructor for class io.micronaut.annotation.processing.AnnotationUtils
-
Default constructor.
- AnnotationValue<A extends Annotation> - Class in io.micronaut.core.annotation
-
A runtime representation of the an annotation and its values.
- AnnotationValue(String, Map<CharSequence, Object>) - Constructor for class io.micronaut.core.annotation.AnnotationValue
-
- AnnotationValue(String, Map<CharSequence, Object>, RetentionPolicy) - Constructor for class io.micronaut.core.annotation.AnnotationValue
-
- AnnotationValue(String, Map<CharSequence, Object>, RetentionPolicy, List<AnnotationValue<?>>) - Constructor for class io.micronaut.core.annotation.AnnotationValue
-
- AnnotationValue(String, Map<CharSequence, Object>, Map<String, Object>) - Constructor for class io.micronaut.core.annotation.AnnotationValue
-
- AnnotationValue(String, Map<CharSequence, Object>, Map<String, Object>, RetentionPolicy) - Constructor for class io.micronaut.core.annotation.AnnotationValue
-
- AnnotationValue(String, Map<CharSequence, Object>, Map<String, Object>, RetentionPolicy, List<AnnotationValue<?>>) - Constructor for class io.micronaut.core.annotation.AnnotationValue
-
- AnnotationValue(String) - Constructor for class io.micronaut.core.annotation.AnnotationValue
-
- AnnotationValue(String, ConvertibleValues<Object>) - Constructor for class io.micronaut.core.annotation.AnnotationValue
-
- AnnotationValue(AnnotationValue<A>, Map<String, Object>, ConvertibleValues<Object>, Function<Object, Object>) - Constructor for class io.micronaut.core.annotation.AnnotationValue
-
Internal copy constructor.
- annotationValue() - Method in interface io.micronaut.core.annotation.AnnotationValueProvider
-
- AnnotationValueBuilder<T extends Annotation> - Class in io.micronaut.core.annotation
-
A build for annotation values.
- AnnotationValueProvider<A extends Annotation> - Interface in io.micronaut.core.annotation
-
An interface that allows obtaining an underlying annotation value.
- AnnotationValueResolver - Interface in io.micronaut.core.annotation
-
Interface for types that resolve annotation values.
- ANT - Static variable in interface io.micronaut.core.util.PathMatcher
-
The default Ant style path matcher.
- AntPathMatcher - Class in io.micronaut.core.util
-
PathMatcher implementation for Ant-style path patterns.
- AntPathMatcher() - Constructor for class io.micronaut.core.util.AntPathMatcher
-
- Any - Annotation Type in io.micronaut.context.annotation
-
Qualifier that can be used on a bean to indicate it should match any qualifier or on a
injection point to indicate it should match any bean.
- ANY - Static variable in class io.micronaut.http.server.cors.CorsOriginConfiguration
-
Constant to represent any value.
- any() - Static method in class io.micronaut.inject.qualifiers.Qualifiers
-
Allows looking up the first matching instance.
- ANY_METHOD - Static variable in class io.micronaut.http.server.cors.CorsOriginConfiguration
-
Constant to represent any method.
- AnyQualifier<T> - Class in io.micronaut.inject.qualifiers
-
A qualifier to lookup any type.
- AopProxyWriter - Class in io.micronaut.aop.writer
-
A class that generates AOP proxy classes at compile time.
- AopProxyWriter(BeanDefinitionWriter, OptionalValues<Boolean>, ConfigurationMetadataBuilder<?>, VisitorContext, AnnotationValue<?>...) - Constructor for class io.micronaut.aop.writer.AopProxyWriter
-
- AopProxyWriter(String, String, boolean, Element, AnnotationMetadata, ClassElement[], VisitorContext, ConfigurationMetadataBuilder<?>, ConfigurationMetadata, AnnotationValue<?>...) - Constructor for class io.micronaut.aop.writer.AopProxyWriter
-
- AopProxyWriter(String, String, boolean, boolean, Element, AnnotationMetadata, ClassElement[], VisitorContext, ConfigurationMetadataBuilder<?>, ConfigurationMetadata, AnnotationValue<?>...) - Constructor for class io.micronaut.aop.writer.AopProxyWriter
-
- 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_FEED - Static variable in class io.micronaut.http.server.tck.tests.codec.JsonCodeAdditionalTypeTest
-
- 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_NAME - Static variable in class io.micronaut.runtime.ApplicationConfiguration
-
Property name for Micronaut application name.
- 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.
- applicationConfiguration - Variable in class io.micronaut.json.codec.MapperMediaTypeCodec
-
- ApplicationConfiguration - Class in io.micronaut.runtime
-
Common application configuration.
- ApplicationConfiguration() - Constructor for class io.micronaut.runtime.ApplicationConfiguration
-
- ApplicationConfiguration.InstanceConfiguration - Class in io.micronaut.runtime
-
Configuration for instance settings.
- ApplicationContext - Interface in io.micronaut.context
-
An application context extends a
BeanContext
and adds the concepts of configuration, environments and
runtimes.
- applicationContext - Variable in class io.micronaut.function.executor.AbstractExecutor
-
- ApplicationContextBuilder - Interface in io.micronaut.context
-
An interface for building an application context.
- ApplicationContextConfiguration - Interface in io.micronaut.context
-
An interface for configuring an application context.
- ApplicationContextConfigurer - Interface in io.micronaut.context
-
An application context configurer is responsible
for configuring an application context before the
application/function is started.
- ApplicationContextLifeCycle<T extends ApplicationContextLifeCycle> - Interface in io.micronaut.context
-
An interface for classes that manage the
ApplicationContext
life cycle and shut it down when the class is shutdown.
- ApplicationContextProvider - Interface in io.micronaut.context
-
- ApplicationEvent - Class in io.micronaut.context.event
-
- ApplicationEvent(Object) - Constructor for class io.micronaut.context.event.ApplicationEvent
-
Constructs a prototypical Event.
- ApplicationEventListener<E> - Interface in io.micronaut.context.event
-
An interface for receivers of application events.
- ApplicationEventPublisher<T> - Interface in io.micronaut.context.event
-
- ApplicationEventPublisherFactory<T> - Class in io.micronaut.context.event
-
- ApplicationEventPublisherFactory() - Constructor for class io.micronaut.context.event.ApplicationEventPublisherFactory
-
- ApplicationShutdownEvent - Class in io.micronaut.runtime.event
-
- ApplicationShutdownEvent(EmbeddedApplication<?>) - Constructor for class io.micronaut.runtime.event.ApplicationShutdownEvent
-
Constructs a prototypical Event.
- ApplicationStartupEvent - Class in io.micronaut.runtime.event
-
- ApplicationStartupEvent(EmbeddedApplication<?>) - Constructor for class io.micronaut.runtime.event.ApplicationStartupEvent
-
Constructs a prototypical Event.
- ApplicationStartupException - Exception in io.micronaut.runtime.exceptions
-
Thrown when the application fails to start.
- ApplicationStartupException(String, Throwable) - Constructor for exception io.micronaut.runtime.exceptions.ApplicationStartupException
-
Create exception with detailed message and cause.
- ApplicationStartupException(String) - Constructor for exception io.micronaut.runtime.exceptions.ApplicationStartupException
-
Create exception with detailed message and cause.
- apply(T) - Method in interface io.micronaut.core.util.functional.ThrowingFunction
-
Applies this function to the given argument.
- apply(T, U) - Method in interface io.micronaut.core.util.IOExceptionBiFunction
-
Applies this function to the given arguments.
- applyDefaultPorts(List<Integer>) - Method in class io.micronaut.web.router.DefaultRouter
-
- applyDefaultPorts(List<Integer>) - Method in class io.micronaut.web.router.filter.FilteredRouter
-
- applyDefaultPorts(List<Integer>) - Method in interface io.micronaut.web.router.Router
-
Sets the ports the application will listen to by default.
- areAnnotationDefaultsRegistered(String) - Static method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
Returns whether annotation defaults are registered for the give annotation.
- areEqual(Object, Object) - Static method in class io.micronaut.core.annotation.AnnotationUtil
-
Computes whether 2 annotation values are equal.
- areTypesCompatible(List<Class>) - Method in class io.micronaut.inject.qualifiers.TypeArgumentQualifier
-
- areTypesCompatible(Class[], List<Class>) - Static method in class io.micronaut.inject.qualifiers.TypeArgumentQualifier
-
Are the given types compatible.
- args(String...) - Method in interface io.micronaut.context.ApplicationContextBuilder
-
Set the command line arguments.
- args(String...) - Method in class io.micronaut.context.DefaultApplicationContextBuilder
-
- args(String...) - Method in class io.micronaut.runtime.Micronaut
-
- ARGUMENT - Static variable in interface io.micronaut.aop.Interceptor
-
- ARGUMENT - Static variable in interface io.micronaut.aop.InterceptorRegistry
-
Constant for bean lookup.
- argument - Variable in class io.micronaut.context.AbstractInitializableBeanDefinition.AnnotationReference
-
- argument - Variable in class io.micronaut.context.AbstractInitializableBeanDefinition.FieldReference
-
- Argument<T> - Interface in io.micronaut.core.type
-
Represents an argument to a method or constructor or type.
- ArgumentBeanType<T> - Class in io.micronaut.inject
-
- ArgumentBeanType(Argument<T>) - Constructor for class io.micronaut.inject.ArgumentBeanType
-
Default constructor.
- ArgumentBinder<T,S> - Interface in io.micronaut.core.bind
-
An interface capable of binding the value of an
Argument
from a source
- ArgumentBinder.BindingResult<T> - Interface in io.micronaut.core.bind
-
The result of binding.
- ArgumentBinderRegistry<S> - Interface in io.micronaut.core.bind
-
- ArgumentCheck(ArgumentUtils.Check) - Constructor for class io.micronaut.core.util.ArgumentUtils.ArgumentCheck
-
- ArgumentCheck(String, T) - Constructor for class io.micronaut.core.util.ArgumentUtils.ArgumentCheck
-
- ArgumentCoercible<T> - Interface in io.micronaut.core.type
-
An interface for types that can be represented as an
Argument
.
- ArgumentConversionContext<T> - Interface in io.micronaut.core.convert
-
- ArgumentInjectionPoint<B,T> - Interface in io.micronaut.inject
-
An injection point for a method or constructor argument.
- argumentOf(Class<T1>) - Static method in interface io.micronaut.context.BeanProvider
-
Create an argument for the given type to aid with bean provider lookup.
- arguments - Variable in class io.micronaut.context.AbstractInitializableBeanDefinition.MethodReference
-
- argumentType() - Method in interface io.micronaut.core.bind.TypeArgumentBinder
-
- argumentType() - Method in interface io.micronaut.http.client.bind.TypedClientArgumentRequestBinder
-
- argumentType() - Method in class io.micronaut.http.server.binding.BasicAuthArgumentBinder
-
- argumentType() - Method in class io.micronaut.http.server.binding.LocaleArgumentBinder
-
- argumentType() - Method in class io.micronaut.http.server.netty.binders.CompletableFutureBodyBinder
-
- argumentType() - Method in class io.micronaut.http.server.netty.binders.InputStreamBodyBinder
-
- argumentType() - Method in class io.micronaut.http.server.netty.binders.PublisherBodyBinder
-
- argumentType() - Method in class io.micronaut.http.server.netty.multipart.MultipartBodyArgumentBinder
-
- argumentType() - Method in class io.micronaut.session.binder.OptionalSessionArgumentBinder
-
- argumentType() - Method in class io.micronaut.session.binder.OptionalSessionValueArgumentBinder
-
- argumentType() - Method in class io.micronaut.session.binder.SessionArgumentBinder
-
- ArgumentUtils - Class in io.micronaut.core.util
-
Utility methods for checking method argument values.
- ArgumentUtils() - Constructor for class io.micronaut.core.util.ArgumentUtils
-
- ArgumentUtils.ArgumentCheck<T> - Class in io.micronaut.core.util
-
Allows producing error messages.
- ArgumentUtils.Check - Interface in io.micronaut.core.util
-
Functional interface the check a condition.
- ArgumentValue<V> - Interface in io.micronaut.core.type
-
- Around - Annotation Type in io.micronaut.aop
-
Annotation stereotype to applied to other annotations to indicate the annotation provides Around advice.
- Around.ProxyTargetConstructorMode - Enum in io.micronaut.aop
-
When using
Around.proxyTarget()
on a
Factory
method if the
returned bean features constructor arguments this can lead to undefined behaviour since it is expected
with factory methods that the developer is responsible for constructing the object.
- AroundConstruct - Annotation Type in io.micronaut.aop
-
Allows intercepting the bean constructor.
- array() - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- ARRAY_PATTERN - Static variable in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- ArrayableClassElement - Interface in io.micronaut.inject.ast
-
Interface for class elements that can be converted to/from an array type.
- arrayNodeToIterableConverter() - Method in class io.micronaut.jackson.databind.convert.JacksonConverterRegistrar
-
- arrayNodeToIterableConverter() - Method in class io.micronaut.json.convert.JsonConverterRegistrar
-
- arrayNodeToObjectConverter() - Method in class io.micronaut.jackson.databind.convert.JacksonConverterRegistrar
-
- arrayNodeToObjectConverter() - Method in class io.micronaut.json.convert.JsonConverterRegistrar
-
- arrayOffset() - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- arrayTypeForPrimitive(String) - Static method in class io.micronaut.core.reflect.ClassUtils
-
Returns the array type for the given primitive type name.
- ArrayUtils - Class in io.micronaut.core.util
-
Utility methods for working with arrays.
- ArrayUtils() - Constructor for class io.micronaut.core.util.ArrayUtils
-
- asArgument() - Method in class io.micronaut.context.AbstractBeanResolutionContext.FieldSegment
-
- asArgument() - Method in class io.micronaut.core.beans.AbstractBeanProperty
-
- asArgument() - Method in interface io.micronaut.core.beans.BeanProperty
-
Represent the type as an argument, including any generic type information.
- asArgument() - Method in interface io.micronaut.core.type.ArgumentCoercible
-
- asArgument() - Method in class io.micronaut.core.type.DefaultArgument
-
- asArgument() - Method in interface io.micronaut.core.type.ReturnType
-
- asArgument() - Method in interface io.micronaut.inject.ArgumentInjectionPoint
-
- asArgument() - Method in interface io.micronaut.inject.BeanDefinition
-
- ascendingKeySet() - Method in class io.micronaut.core.util.clhm.ConcurrentLinkedHashMap
-
Returns a unmodifiable snapshot
Set
view of the keys contained in
this map.
- ascendingKeySetWithLimit(int) - Method in class io.micronaut.core.util.clhm.ConcurrentLinkedHashMap
-
Returns an unmodifiable snapshot
Set
view of the keys contained in
this map.
- ascendingMap() - Method in class io.micronaut.core.util.clhm.ConcurrentLinkedHashMap
-
Returns an unmodifiable snapshot
Map
view of the mappings contained
in this map.
- ascendingMapWithLimit(int) - Method in class io.micronaut.core.util.clhm.ConcurrentLinkedHashMap
-
Returns an unmodifiable snapshot
Map
view of the mappings contained
in this map.
- asEntryWeigher(Weigher<? super V>) - Static method in class io.micronaut.core.util.clhm.Weighers
-
A entry weigher backed by the specified weigher.
- asHyphenatedName(Class) - Method in enum io.micronaut.core.naming.conventions.TypeConvention
-
Returns the hyphenated equivalent for this convention for the given class.
- asInputStream() - Method in interface io.micronaut.core.io.Readable
-
Represent this Readable as an input stream.
- asMap() - Method in class io.micronaut.context.env.MapPropertySource
-
The backing map (unmodifiable).
- asMap() - Method in interface io.micronaut.core.convert.value.ConvertibleValues
-
- asMap(Class<KT>, Class<VT>) - Method in interface io.micronaut.core.convert.value.ConvertibleValues
-
- asMap() - Method in class io.micronaut.core.util.EnvironmentProperties
-
Returns an immutable view of the environment variable names
to Micronaut property names cache.
- asNativeBuffer() - Method in interface io.micronaut.core.io.buffer.ByteBuffer
-
- asNioBuffer() - Method in interface io.micronaut.core.io.buffer.ByteBuffer
-
Exposes this buffer's readable bytes as an NIO
ByteBuffer
.
- asNioBuffer(int, int) - Method in interface io.micronaut.core.io.buffer.ByteBuffer
-
Exposes this buffer's sub-region as an NIO
ByteBuffer
.
- asParameterizedType() - Method in interface io.micronaut.core.type.TypeInformation
-
- asProperties() - Method in interface io.micronaut.core.convert.value.ConvertibleValues
-
- asPropertyName(Class) - Method in enum io.micronaut.core.naming.conventions.TypeConvention
-
Returns the property name equivalent for this convention for the given class.
- asReader() - Method in interface io.micronaut.core.io.Readable
-
- asReader(Charset) - Method in interface io.micronaut.core.io.Readable
-
Obtain a
Reader
for this readable.
- asReadOnly() - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- assertCorsHeaders(HttpResponse<?>, String, HttpMethod) - Static method in class io.micronaut.http.server.tck.CorsUtils
-
- assertCorsHeaders(HttpResponse<?>, String, HttpMethod, boolean) - Static method in class io.micronaut.http.server.tck.CorsUtils
-
- assertCorsHeaders(HttpResponse<?>, String, HttpMethod, String) - Static method in class io.micronaut.http.server.tck.CorsUtils
-
- assertCorsHeadersNotPresent(HttpResponse<?>) - Static method in class io.micronaut.http.server.tck.CorsUtils
-
- assertDoesNotThrow(ServerUnderTest, HttpRequest<T>, HttpStatus, String, Map<String, String>) - Static method in class io.micronaut.http.server.tck.AssertionUtils
-
- assertDoesNotThrow(ServerUnderTest, HttpRequest<T>, HttpResponseAssertion) - Static method in class io.micronaut.http.server.tck.AssertionUtils
-
- assertDoesNotThrow(ServerUnderTest, HttpRequest<T>, Argument<B>, HttpResponseAssertion) - Static method in class io.micronaut.http.server.tck.AssertionUtils
-
- assertion(BiConsumer<ServerUnderTest, HttpRequest<?>>) - Method in class io.micronaut.http.server.tck.TestScenario.Builder
-
- AssertionUtils - Class in io.micronaut.http.server.tck
-
Utility class used to perform assertions.
- assertNoConstructorForContextAnnotation(ClassElement) - Static method in class io.micronaut.context.visitor.ContextConfigurerVisitor
-
Checks that a class annotated with
ContextConfigurer
doesn't have any constructor
with parameters, which is unsupported.
- assertResponse(Consumer<HttpResponse<?>>) - Method in class io.micronaut.http.server.tck.HttpResponseAssertion.Builder
-
- asserts(String, Map<String, Object>, HttpRequest<?>, BiConsumer<ServerUnderTest, HttpRequest<?>>) - Static method in class io.micronaut.http.server.tck.TestScenario
-
- asserts(String, Map<String, Object>, RequestSupplier, BiConsumer<ServerUnderTest, HttpRequest<?>>) - Static method in class io.micronaut.http.server.tck.TestScenario
-
- asserts(String, HttpRequest<?>, BiConsumer<ServerUnderTest, HttpRequest<?>>) - Static method in class io.micronaut.http.server.tck.TestScenario
-
- assertThrows(ServerUnderTest, HttpRequest<?>, HttpResponseAssertion) - Static method in class io.micronaut.http.server.tck.AssertionUtils
-
- assertThrows(ServerUnderTest, HttpRequest<?>, HttpStatus, String, Map<String, String>) - Static method in class io.micronaut.http.server.tck.AssertionUtils
-
- asType() - Method in interface io.micronaut.core.type.TypeInformation
-
Represent this argument as a
Type
.
- Async - Annotation Type in io.micronaut.scheduling.annotation
-
An annotation that can be applied to any method that returns void or an instance of
CompletionStage
to indicate the actual execution should occur
on the given thread pool.
- AsyncInterceptor - Class in io.micronaut.scheduling.async
-
Interceptor implementation for the
Async
annotation.
- AsyncSingleResultPublisher<T> - Class in io.micronaut.core.async.publisher
-
- AsyncSingleResultPublisher(ExecutorService, Supplier<T>) - Constructor for class io.micronaut.core.async.publisher.AsyncSingleResultPublisher
-
Constructor.
- AsyncSingleResultPublisher(Supplier<T>) - Constructor for class io.micronaut.core.async.publisher.AsyncSingleResultPublisher
-
Constructor.
- AsyncTypeElementVisitor - Class in io.micronaut.validation.async
-
- AsyncTypeElementVisitor() - Constructor for class io.micronaut.validation.async.AsyncTypeElementVisitor
-
- attach(String) - Method in class io.micronaut.http.server.types.files.StreamedFile
-
Sets the file to be downloaded as an attachment.
- attach() - Method in class io.micronaut.http.server.types.files.SystemFile
-
Sets the file to be downloaded as an attachment.
- attach(String) - Method in class io.micronaut.http.server.types.files.SystemFile
-
Sets the file to be downloaded as an attachment.
- ATTACHMENT_HEADER - Static variable in interface io.micronaut.http.server.types.files.FileCustomizableResponseType
-
- attribute(CharSequence, Object) - Method in interface io.micronaut.http.MutableHttpResponse
-
Sets an attribute on the response.
- AttributeClientRequestBinder - Class in io.micronaut.http.client.bind.binders
-
- AttributeClientRequestBinder() - Constructor for class io.micronaut.http.client.bind.binders.AttributeClientRequestBinder
-
- AttributeHolder - Interface in io.micronaut.core.attr
-
An interface for objects that have attributes.
- attributeMap - Variable in class io.micronaut.session.InMemorySession
-
- attributes - Variable in class io.micronaut.session.InMemorySession
-
- 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.
- auth(String) - Method in class io.micronaut.http.netty.NettyHttpHeaders
-
- 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"
.
- AutomaticFeatureUtils - Class in io.micronaut.core.graal
-
Utility methods for implementing Graal's AutomaticFeature
.
- AutomaticFeatureUtils() - Constructor for class io.micronaut.core.graal.AutomaticFeatureUtils
-
- AutoRegistration - Class in io.micronaut.discovery.registration
-
A base class for classes that automatically register the server with discovery services.
- AutoRegistration(RegistrationConfiguration) - Constructor for class io.micronaut.discovery.registration.AutoRegistration
-
Initialize given configurations.
- availabilityZone - Variable in class io.micronaut.discovery.cloud.AbstractComputeInstanceMetadata
-
- AVAILABLE_PROCESSORS - Static variable in class io.micronaut.scheduling.executor.UserExecutorConfiguration
-
Number of available processors.
- awaitTermination(long, TimeUnit) - Method in interface io.micronaut.scheduling.instrument.InstrumentedExecutorService
-
- AZURE - Static variable in interface io.micronaut.context.env.Environment
-
Cloud provider Microsoft Azure.
- BAD_GATEWAY - Static variable in class io.micronaut.websocket.CloseReason
-
See https://tools.ietf.org/html/rfc6455#section-11.7.
- badRequest() - Static method in interface io.micronaut.http.HttpResponse
-
- badRequest(T) - Static method in interface io.micronaut.http.HttpResponse
-
- banner(boolean) - Method in interface io.micronaut.context.ApplicationContextBuilder
-
Whether the banner is enabled or not.
- Banner - Interface in io.micronaut.context.banner
-
Print a banner programmatically.
- banner(boolean) - Method in class io.micronaut.context.DefaultApplicationContextBuilder
-
- banner(boolean) - Method in class io.micronaut.runtime.Micronaut
-
- BARE_METAL - Static variable in interface io.micronaut.context.env.Environment
-
Cloud or non cloud provider on bare metal (unknown).
- BASIC_TYPE_MAP - Static variable in class io.micronaut.core.reflect.ClassUtils
-
- BasicAuth - Class in io.micronaut.http
-
A class representing basic auth authorization header.
- BasicAuth(String, String) - Constructor for class io.micronaut.http.BasicAuth
-
- basicAuth(CharSequence, CharSequence) - Method in interface io.micronaut.http.MutableHttpMessage
-
- basicAuth(CharSequence, CharSequence) - Method in interface io.micronaut.http.MutableHttpRequest
-
- BasicAuthArgumentBinder - Class in io.micronaut.http.server.binding
-
Responsible for binding to a
BasicAuth
argument from the authorization
header in the request.
- BasicAuthArgumentBinder() - Constructor for class io.micronaut.http.server.binding.BasicAuthArgumentBinder
-
- BasicObjectRouteMatch - Class in io.micronaut.web.router
-
A route match designed to return an existing object.
- BasicObjectRouteMatch(Object) - Constructor for class io.micronaut.web.router.BasicObjectRouteMatch
-
- Bean - Annotation Type in io.micronaut.context.annotation
-
Annotation used to configure a bean.
- bean() - Method in class io.micronaut.context.BeanRegistration
-
- bean - Variable in class io.micronaut.context.event.BeanEvent
-
- bean() - Method in interface io.micronaut.context.scope.CreatedBean
-
- beanAdded(BeanElementBuilder, VisitorContext) - Method in interface io.micronaut.context.visitor.BeanImportHandler
-
Callback method invoked when a bean is added.
- BeanClassWriter - Interface in io.micronaut.inject.writer
-
- BeanConfiguration - Interface in io.micronaut.inject
-
A BeanConfiguration is a grouping of several
BeanDefinition
instances.
- BeanConfigurationWriter - Class in io.micronaut.inject.writer
-
Writes configuration classes for configuration packages using ASM.
- BeanConfigurationWriter(String, Element, AnnotationMetadata) - Constructor for class io.micronaut.inject.writer.BeanConfigurationWriter
-
- BeanConstructor<T> - Interface in io.micronaut.core.beans
-
Models a bean constructor.
- BeanConstructorElement - Interface in io.micronaut.inject.ast.beans
-
- BeanContext - Interface in io.micronaut.context
-
The core BeanContext abstraction which allows for dependency injection of classes annotated with
Inject
.
- BeanContextConditional - Interface in io.micronaut.inject
-
Interface for other types that are conditional within a context.
- BeanContextConfiguration - Interface in io.micronaut.context
-
- BeanContextEvent - Class in io.micronaut.context.event
-
A BeanContextEvent is an event fired from the
BeanContext
instance.
- BeanContextEvent(BeanContext) - Constructor for class io.micronaut.context.event.BeanContextEvent
-
Constructs a prototypical Event.
- BeanContextException - Exception in io.micronaut.context.exceptions
-
An exception that occurs loading the context.
- BeanContextException(String, Throwable) - Constructor for exception io.micronaut.context.exceptions.BeanContextException
-
- BeanContextException(String) - Constructor for exception io.micronaut.context.exceptions.BeanContextException
-
- BeanCreatedEvent<T> - Class in io.micronaut.context.event
-
An event fired when a bean is created and fully initialized.
- BeanCreatedEvent(BeanContext, BeanDefinition<T>, BeanIdentifier, T) - Constructor for class io.micronaut.context.event.BeanCreatedEvent
-
- BeanCreatedEventListener<T> - Interface in io.micronaut.context.event
-
An event listener that is triggered each time a bean is created.
- BeanCreationContext<T> - Interface in io.micronaut.context.scope
-
Context object passed to
CustomScope
instances for creating new beans.
- BeanCreationException - Exception in io.micronaut.context.exceptions
-
A base class for exceptions that occurred during bean creation.
- BeanCreationException(String, Throwable) - Constructor for exception io.micronaut.context.exceptions.BeanCreationException
-
- BeanCreationException(String) - Constructor for exception io.micronaut.context.exceptions.BeanCreationException
-
- BeanCreationException(BeanResolutionContext, String) - Constructor for exception io.micronaut.context.exceptions.BeanCreationException
-
- BeanCreationException(BeanResolutionContext, String, Throwable) - Constructor for exception io.micronaut.context.exceptions.BeanCreationException
-
- BeanCreationException(BeanType<T>, String, Throwable) - Constructor for exception io.micronaut.context.exceptions.BeanCreationException
-
- BeanCreationException(BeanType<T>, String) - Constructor for exception io.micronaut.context.exceptions.BeanCreationException
-
- beanDefinition - Variable in class io.micronaut.context.event.BeanEvent
-
- BeanDefinition<T> - Interface in io.micronaut.inject
-
Defines a bean definition and its requirements.
- BeanDefinitionData<T> - Interface in io.micronaut.management.endpoint.beans
-
Returns data for a given bean definition to be used for the
BeansEndpoint
.
- BeanDefinitionDataCollector<T> - Interface in io.micronaut.management.endpoint.beans
-
Used to respond with bean information used for the
BeansEndpoint
.
- BeanDefinitionInjectProcessor - Class in io.micronaut.annotation.processing
-
The core annotation processor used to generate bean definitions and power AOP for Micronaut.
- BeanDefinitionInjectProcessor() - Constructor for class io.micronaut.annotation.processing.BeanDefinitionInjectProcessor
-
- BeanDefinitionMethodReference<T,R> - Interface in io.micronaut.inject
-
- BeanDefinitionProcessor<A extends Annotation> - Interface in io.micronaut.context.processor
-
A bean definition processor is a processor that is called once for each bean annotated with the given annotation type.
- BeanDefinitionReference<T> - Interface in io.micronaut.inject
-
A bean definition reference provides a reference to a
BeanDefinition
thus
allowing for soft loading of bean definitions without loading the actual types.
- BeanDefinitionReferenceWriter - Class in io.micronaut.inject.writer
-
Writes the bean definition class file to disk.
- BeanDefinitionReferenceWriter(BeanDefinitionVisitor) - Constructor for class io.micronaut.inject.writer.BeanDefinitionReferenceWriter
-
Default constructor.
- BeanDefinitionRegistry - Interface in io.micronaut.context
-
Core bean definition registry interface containing methods to find
BeanDefinition
instances.
- BeanDefinitionValidator - Interface in io.micronaut.inject.validation
-
Interface to integrate bean validation into the construction of beans within the
BeanContext
.
- BeanDefinitionVisitor - Interface in io.micronaut.inject.writer
-
- BeanDefinitionWriter - Class in io.micronaut.inject.writer
-
- BeanDefinitionWriter(ClassElement, ConfigurationMetadataBuilder<?>, VisitorContext) - Constructor for class io.micronaut.inject.writer.BeanDefinitionWriter
-
Creates a bean definition writer.
- BeanDefinitionWriter(ClassElement, OriginatingElements, ConfigurationMetadataBuilder<?>, VisitorContext) - Constructor for class io.micronaut.inject.writer.BeanDefinitionWriter
-
Creates a bean definition writer.
- BeanDefinitionWriter(Element, OriginatingElements, ConfigurationMetadataBuilder<?>, VisitorContext, Integer) - Constructor for class io.micronaut.inject.writer.BeanDefinitionWriter
-
Creates a bean definition writer.
- BeanDefinitionWriter.MethodVisitData - Class in io.micronaut.inject.writer
-
Data used when visiting method.
- beanDeserializerModifiers - Variable in class io.micronaut.jackson.ObjectMapperFactory
-
- BeanDestroyedEvent<T> - Class in io.micronaut.context.event
-
An event fired when a bean has been destroyed and all
PreDestroy
methods have been invoked.
- BeanDestroyedEvent(BeanContext, BeanDefinition<T>, T) - Constructor for class io.micronaut.context.event.BeanDestroyedEvent
-
- BeanDestroyedEventListener<T> - Interface in io.micronaut.context.event
-
An event listener that is triggered after a bean is destroyed.
- BeanDestructionException - Exception in io.micronaut.context.exceptions
-
Exception type for exceptions that happen during bean destruction.
- BeanDestructionException(BeanType<?>, Throwable) - Constructor for exception io.micronaut.context.exceptions.BeanDestructionException
-
- BeanElement - Interface in io.micronaut.inject.ast.beans
-
Models a bean that will be produced by Micronaut.
- BeanElementBuilder - Interface in io.micronaut.inject.ast.beans
-
Interface for defining beans at compilation time from an originating element.
- BeanElementVisitor<A extends Annotation> - Interface in io.micronaut.inject.visitor
-
Allows visiting a bean to perform any validation prior to when bean definitions are written out.
- BeanElementVisitorContext - Interface in io.micronaut.inject.visitor
-
Internal interface for adding associated beans.
- BeanEvent<T> - Class in io.micronaut.context.event
-
An abstract bean event.
- BeanEvent(BeanContext, BeanDefinition<T>, T) - Constructor for class io.micronaut.context.event.BeanEvent
-
- BeanExceptionHandler<T,E extends Throwable> - Interface in io.micronaut.core.exceptions
-
An exception handler capable of receiving a bean that originated the exception and an exception type.
- BeanFactory<T> - Interface in io.micronaut.inject
-
An interface for classes that are capable of taking the
BeanDefinition
instance and building a concrete
instance.
- BeanFieldElement - Interface in io.micronaut.inject.ast.beans
-
Represents a configurable bean field.
- BeanIdentifier - Interface in io.micronaut.inject
-
An identifier for a
Bean
that can be used as a key to uniquely identify an
instance.
- BeanImportHandler - Interface in io.micronaut.context.visitor
-
Interface that allows extension of Bean import handling in other to support
other injection systems beyond JSR-330 in downstream modules.
- BeanImportVisitor - Class in io.micronaut.context.visitor
-
- BeanImportVisitor() - Constructor for class io.micronaut.context.visitor.BeanImportVisitor
-
- BeanInitializedEventListener<T> - Interface in io.micronaut.context.event
-
Allows hooking into bean instantiation at the point prior to when
PostConstruct
initialization hooks have been called and in the case of bean
BeanProvider
instances the
BeanProvider.get()
method has not yet been invoked.
- BeanInitializingEvent<T> - Class in io.micronaut.context.event
-
An event fired when a bean's properties have been populated but initialization hooks (such as
PostConstruct
methods) have not yet been triggered.
- BeanInitializingEvent(BeanContext, BeanDefinition<T>, T) - Constructor for class io.micronaut.context.event.BeanInitializingEvent
-
- BeanInstantiationException - Exception in io.micronaut.context.exceptions
-
Thrown when no such beans exists.
- BeanInstantiationException(String, Throwable) - Constructor for exception io.micronaut.context.exceptions.BeanInstantiationException
-
- BeanInstantiationException(String) - Constructor for exception io.micronaut.context.exceptions.BeanInstantiationException
-
- BeanInstantiationException(BeanResolutionContext, Throwable) - Constructor for exception io.micronaut.context.exceptions.BeanInstantiationException
-
- BeanInstantiationException(BeanResolutionContext, String) - Constructor for exception io.micronaut.context.exceptions.BeanInstantiationException
-
- BeanInstantiationException(BeanType<T>, Throwable) - Constructor for exception io.micronaut.context.exceptions.BeanInstantiationException
-
- BeanInstantiationException(BeanType<T>, String) - Constructor for exception io.micronaut.context.exceptions.BeanInstantiationException
-
- BeanIntrospection<T> - Interface in io.micronaut.core.beans
-
A
BeanIntrospection
is the result of compile time computation of a beans properties and annotation metadata.
- BeanIntrospectionModule - Class in io.micronaut.jackson.modules
-
A Jackson module that adds reflection-free bean serialization and deserialization for Micronaut.
- BeanIntrospectionModule() - Constructor for class io.micronaut.jackson.modules.BeanIntrospectionModule
-
Default constructor.
- BeanIntrospectionReference<T> - Interface in io.micronaut.core.beans
-
- BeanIntrospectionScanner - Class in io.micronaut.core.io.scan
-
- BeanIntrospectionScanner() - Constructor for class io.micronaut.core.io.scan.BeanIntrospectionScanner
-
- BeanIntrospector - Interface in io.micronaut.core.beans
-
Primary interface for obtaining
BeanIntrospection
instances that are computed at compilation time.
- BeanLocator - Interface in io.micronaut.context
-
Core interface for locating and discovering
Bean
instances.
- BeanMap<T> - Interface in io.micronaut.core.beans
-
Simple class that provides a map interface over a bean.
- BeanMethod<B,T> - Interface in io.micronaut.core.beans
-
- BeanMethodElement - Interface in io.micronaut.inject.ast.beans
-
Represents a configurable bean method.
- BeanMethodRef(Argument<P>, String, AnnotationMetadata, Argument<?>[], int) - Constructor for class io.micronaut.inject.beans.AbstractInitializableBeanIntrospection.BeanMethodRef
-
- beanMethods - Variable in class io.micronaut.core.beans.AbstractBeanIntrospection
-
- BeanParameterElement - Interface in io.micronaut.inject.ast.beans
-
Represents a configurable bean parameter.
- BeanPreDestroyEvent<T> - Class in io.micronaut.context.event
-
An event fired when a bean is about to be destroyed but before any
PreDestroy
methods are invoked..
- BeanPreDestroyEvent(BeanContext, BeanDefinition<T>, T) - Constructor for class io.micronaut.context.event.BeanPreDestroyEvent
-
- BeanPreDestroyEventListener<T> - Interface in io.micronaut.context.event
-
An event listener that is triggered before a bean is destroyed.
- beanProperties - Variable in class io.micronaut.core.beans.AbstractBeanIntrospection
-
- BeanProperty<B,T> - Interface in io.micronaut.core.beans
-
Represents a bean property and associated annotation metadata.
- BeanPropertyBinder - Interface in io.micronaut.core.bind
-
An interface that provides the ability to bind Maps and Java bean properties
- BeanPropertyRef(Argument<P>, int, int, int, boolean, boolean) - Constructor for class io.micronaut.inject.beans.AbstractInitializableBeanIntrospection.BeanPropertyRef
-
- BeanProvider<T> - Interface in io.micronaut.context
-
A BeanProvider is a richer replacement for the
Provider
interface that
provides additional Micronaut specific methods to assist in programmatic bean creation and discovery.
- BeanProviderDefinition - Class in io.micronaut.inject.provider
-
- BeanProviderDefinition() - Constructor for class io.micronaut.inject.provider.BeanProviderDefinition
-
- BeanRegistration<T> - Class in io.micronaut.context
-
- BeanRegistration(BeanIdentifier, BeanDefinition<T>, T) - Constructor for class io.micronaut.context.BeanRegistration
-
- BeanResolutionContext - Interface in io.micronaut.context
-
Represents the resolution context for a current resolve of a given bean.
- BeanResolutionContext.Path - Interface in io.micronaut.context
-
Represents a path taken to resolve a bean definitions dependencies.
- BeanResolutionContext.Segment<T> - Interface in io.micronaut.context
-
A segment in a path.
- BeansEndpoint - Class in io.micronaut.management.endpoint.beans
-
Exposes an
Endpoint
to provide information about the beans of the application.
- BeansEndpoint(BeanContext, BeanDefinitionDataCollector) - Constructor for class io.micronaut.management.endpoint.beans.BeansEndpoint
-
- beanSerializerModifiers - Variable in class io.micronaut.jackson.ObjectMapperFactory
-
- beanType - Variable in class io.micronaut.core.beans.AbstractBeanIntrospection
-
- BeanType<T> - Interface in io.micronaut.inject
-
A reference to a bean.
- BeanWrapper<T> - Interface in io.micronaut.core.beans
-
Wraps a bean allowing to read and write its properties via a underlying
BeanIntrospection
.
- bearerAuth(CharSequence) - Method in interface io.micronaut.http.MutableHttpMessage
-
- bearerAuth(CharSequence) - Method in interface io.micronaut.http.MutableHttpRequest
-
- before() - Method in enum io.micronaut.http.filter.ServerFilterPhase
-
- beforeAnalysis(Feature.BeforeAnalysisAccess) - Method in class io.micronaut.http.netty.graal.HttpNettyFeature
-
- beginAnnotationMetadataMethod(ClassWriter) - Method in class io.micronaut.inject.writer.AbstractAnnotationMetadataWriter
-
Returns the generator adaptor for the method that resolves the annotation metadata.
- beginAnnotationMetadataMethod(ClassWriter) - Method in class io.micronaut.inject.writer.ExecutableMethodWriter
-
- beginEncode(HttpResponse, String) - Method in class io.micronaut.http.server.netty.SmartHttpContentCompressor
-
- bind(ArgumentConversionContext<T>, S) - Method in interface io.micronaut.core.bind.ArgumentBinder
-
Bind the given argument from the given source.
- bind(Class<T2>, Set<? extends Map.Entry<? extends CharSequence, Object>>) - Method in interface io.micronaut.core.bind.BeanPropertyBinder
-
Bind a new instance of the given type from the given source.
- bind(T2, ArgumentConversionContext<T2>, Set<? extends Map.Entry<? extends CharSequence, Object>>) - Method in interface io.micronaut.core.bind.BeanPropertyBinder
-
Bind an existing instance of the given type from the given source.
- bind(T2, Set<? extends Map.Entry<? extends CharSequence, Object>>) - Method in interface io.micronaut.core.bind.BeanPropertyBinder
-
Bind an existing instance of the given type from the given source.
- bind(Class<T2>, Map<? extends CharSequence, Object>) - Method in interface io.micronaut.core.bind.BeanPropertyBinder
-
Bind a new instance of the given type from the given source.
- bind(T2, ArgumentConversionContext<T2>, Map<? extends CharSequence, Object>) - Method in interface io.micronaut.core.bind.BeanPropertyBinder
-
Bind an existing instance of the given type from the given source.
- bind(T2, Map<? extends CharSequence, Object>) - Method in interface io.micronaut.core.bind.BeanPropertyBinder
-
Bind an existing instance of the given type from the given source.
- bind(T2, Object) - Method in interface io.micronaut.core.bind.BeanPropertyBinder
-
Bind an existing instance of the given type from the given source.
- bind(Executable<T, R>, ArgumentBinderRegistry<S>, S) - Method in class io.micronaut.core.bind.DefaultExecutableBinder
-
- bind(Executable<T, R>, ArgumentBinderRegistry<S>, S) - Method in interface io.micronaut.core.bind.ExecutableBinder
-
Binds a given
Executable
using the given registry and source object.
- bind(ArgumentConversionContext<T>, HttpRequest<?>) - Method in class io.micronaut.http.bind.binders.CookieAnnotationBinder
-
- bind(ArgumentConversionContext<T>, HttpRequest<?>) - Method in class io.micronaut.http.bind.binders.DefaultBodyAnnotationBinder
-
- bind(ArgumentConversionContext<T>, HttpRequest<?>) - Method in class io.micronaut.http.bind.binders.HeaderAnnotationBinder
-
- bind(ArgumentConversionContext<T>, HttpRequest<?>) - Method in class io.micronaut.http.bind.binders.ParameterAnnotationBinder
-
- bind(ArgumentConversionContext<T>, HttpRequest<?>) - Method in class io.micronaut.http.bind.binders.PartAnnotationBinder
-
- bind(ArgumentConversionContext<T>, HttpRequest<?>) - Method in class io.micronaut.http.bind.binders.PathVariableAnnotationBinder
-
- bind(ArgumentConversionContext<T>, HttpRequest<?>) - Method in class io.micronaut.http.bind.binders.QueryValueArgumentBinder
-
Binds the argument with
QueryValue
annotation to the request
(Also binds without annotation if request body is not permitted).
- bind(ArgumentConversionContext<T>, HttpRequest<?>) - Method in class io.micronaut.http.bind.binders.RequestAttributeAnnotationBinder
-
- bind(ArgumentConversionContext<T>, HttpRequest<?>) - Method in class io.micronaut.http.bind.binders.RequestBeanAnnotationBinder
-
- bind(MethodInvocationContext<Object, Object>, ClientRequestUriContext, MutableHttpRequest<?>) - Method in interface io.micronaut.http.client.bind.AnnotatedClientRequestBinder
-
Modify the request with the annotation that this binder is applied to.
- bind(MethodInvocationContext<Object, Object>, ClientRequestUriContext, MutableHttpRequest<?>) - Method in class io.micronaut.http.client.bind.binders.AttributeClientRequestBinder
-
- bind(MethodInvocationContext<Object, Object>, ClientRequestUriContext, MutableHttpRequest<?>) - Method in class io.micronaut.http.client.bind.binders.HeaderClientRequestBinder
-
- bind(ArgumentConversionContext<Object>, ClientRequestUriContext, Object, MutableHttpRequest<?>) - Method in class io.micronaut.http.client.bind.binders.QueryValueClientArgumentRequestBinder
-
If value can be converted to ConvertibleMultiValues, then use it and add it to the uriContext.queryParameters.
- bind(MethodInvocationContext<Object, Object>, ClientRequestUriContext, MutableHttpRequest<?>) - Method in class io.micronaut.http.client.bind.binders.VersionClientRequestBinder
-
- bind(ArgumentConversionContext<T>, ClientRequestUriContext, T, MutableHttpRequest<?>) - Method in interface io.micronaut.http.client.bind.ClientArgumentRequestBinder
-
Bind the given argument to the request.
- bind(ArgumentConversionContext<BasicAuth>, HttpRequest<?>) - Method in class io.micronaut.http.server.binding.BasicAuthArgumentBinder
-
- bind(ArgumentConversionContext<Locale>, HttpRequest<?>) - Method in class io.micronaut.http.server.binding.LocaleArgumentBinder
-
- bind(ArgumentConversionContext<CompletableFuture>, HttpRequest<?>) - Method in class io.micronaut.http.server.netty.binders.CompletableFutureBodyBinder
-
- bind(ArgumentConversionContext<InputStream>, HttpRequest<?>) - Method in class io.micronaut.http.server.netty.binders.InputStreamBodyBinder
-
- bind(ArgumentConversionContext<Publisher>, HttpRequest<?>) - Method in class io.micronaut.http.server.netty.binders.PublisherBodyBinder
-
- bind(ArgumentConversionContext<MultipartBody>, HttpRequest<?>) - Method in class io.micronaut.http.server.netty.multipart.MultipartBodyArgumentBinder
-
- bind(ArgumentConversionContext<Optional<Session>>, HttpRequest<?>) - Method in class io.micronaut.session.binder.OptionalSessionArgumentBinder
-
- bind(ArgumentConversionContext<Optional>, HttpRequest<?>) - Method in class io.micronaut.session.binder.OptionalSessionValueArgumentBinder
-
- bind(ArgumentConversionContext<Session>, HttpRequest<?>) - Method in class io.micronaut.session.binder.SessionArgumentBinder
-
- bind(ArgumentConversionContext<Object>, HttpRequest<?>) - Method in class io.micronaut.session.binder.SessionValueArgumentBinder
-
- Bindable - Annotation Type in io.micronaut.core.bind.annotation
-
An annotation stereotype for other annotations that indicates a method
Argument
is bindable.
- Blocking - Annotation Type in io.micronaut.core.annotation
-
A marker annotation for methods that are blocking.
- BlockingHttpClient - Interface in io.micronaut.http.client
-
A blocking HTTP client interface that features a subset of the operations provided by
HttpClient
and
is designed primarily for testing purposes.
- Body - 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 the HTTP
body.
- body() - Method in interface io.micronaut.http.HttpResponse
-
- body(T) - Method in interface io.micronaut.http.MutableHttpMessage
-
Sets the body.
- body(T) - Method in interface io.micronaut.http.MutableHttpRequest
-
- body(T) - Method in interface io.micronaut.http.MutableHttpResponse
-
Sets the body.
- body(T) - Method in class io.micronaut.http.netty.NettyMutableHttpResponse
-
- body(String) - Method in class io.micronaut.http.server.tck.BodyAssertion.Builder
-
- body(byte[]) - Method in class io.micronaut.http.server.tck.BodyAssertion.Builder
-
- body(String) - Method in class io.micronaut.http.server.tck.HttpResponseAssertion.Builder
-
- body(BodyAssertion<?>) - Method in class io.micronaut.http.server.tck.HttpResponseAssertion.Builder
-
- body(T) - Method in class io.micronaut.http.simple.SimpleHttpRequest
-
- body(String) - Method in interface io.micronaut.web.router.Route
-
The name of the argument to the route that is the request body.
- body(Argument<?>) - Method in interface io.micronaut.web.router.Route
-
The name of the argument to the route that is the request body.
- body(String) - Method in interface io.micronaut.web.router.UriRoute
-
- BodyArgumentBinder<T> - Interface in io.micronaut.http.bind.binders
-
A binder that binds from a parsed request body.
- BodyArgumentTest - Class in io.micronaut.http.server.tck.tests
-
- BodyArgumentTest() - Constructor for class io.micronaut.http.server.tck.tests.BodyArgumentTest
-
- BodyAssertion<T> - Class in io.micronaut.http.server.tck
-
HTTP Response's body assertions.
- BodyAssertion.AssertionBuilder<T> - Interface in io.micronaut.http.server.tck
-
The interface for typed BodyAssertion Builders.
- BodyAssertion.Builder - Class in io.micronaut.http.server.tck
-
BodyAssertion Builder.
- BodyAssertion.ByteArrayBodyAssertionBuilder - Class in io.micronaut.http.server.tck
-
Byte Array BodyAssertion Builder.
- BodyAssertion.StringBodyAssertionBuilder - Class in io.micronaut.http.server.tck
-
String BodyAssertion Builder.
- bodyRequested(ChannelHandlerContext) - Method in class io.micronaut.http.netty.stream.HttpStreamsServerHandler
-
- BodyTest - Class in io.micronaut.http.server.tck.tests
-
- BodyTest() - Constructor for class io.micronaut.http.server.tck.tests.BodyTest
-
- BOOLEAN - Static variable in interface io.micronaut.core.convert.ConversionContext
-
Constant for Boolean argument.
- BOOLEAN - Static variable in interface io.micronaut.core.type.Argument
-
Constant for boolean argument.
- BOOLEAN - Static variable in class io.micronaut.inject.ast.PrimitiveElement
-
- booleanValue(String, String) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
The value as an optional boolean for the given annotation and member.
- booleanValue(Class<? extends Annotation>, String) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
The value as an optional boolean for the given annotation and member.
- booleanValue(Class<? extends Annotation>) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
The value as an optional boolean for the given annotation and member.
- booleanValue(String) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
The value as an optional boolean for the given annotation and member.
- booleanValue(String, String) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- booleanValue(Class<? extends Annotation>, String) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- booleanValue(Class<? extends Annotation>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- booleanValue(String) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- booleanValue(String, Function<Object, Object>) - Method in class io.micronaut.core.annotation.AnnotationValue
-
The boolean value of the given member.
- booleanValue(String) - Method in class io.micronaut.core.annotation.AnnotationValue
-
- booleanValue(String) - Method in interface io.micronaut.core.annotation.AnnotationValueResolver
-
The boolean value of the given member.
- booleanValue() - Method in interface io.micronaut.core.annotation.AnnotationValueResolver
-
The Boolean value of the given member.
- booleanValue(String, String) - Method in class io.micronaut.inject.annotation.AbstractEnvironmentAnnotationMetadata
-
- booleanValue(Class<? extends Annotation>, String) - Method in class io.micronaut.inject.annotation.AbstractEnvironmentAnnotationMetadata
-
- booleanValue(String, String) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- booleanValue(Class<? extends Annotation>, String, Function<Object, Object>) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- booleanValue(String, String, Function<Object, Object>) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- booleanValue(Class<? extends Annotation>, String) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- booleanValue(String, String) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- booleanValue(Class<? extends Annotation>, String) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- booleanValue(Class<? extends Annotation>, String, Function<Object, Object>) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
Retrieve the boolean value and optionally map its value.
- booleanValue(String, String, Function<Object, Object>) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
Retrieve the boolean value and optionally map its value.
- booleanValues(String) - Method in class io.micronaut.core.annotation.AnnotationValue
-
- booleanValues(String) - Method in interface io.micronaut.core.annotation.AnnotationValueResolver
-
The boolean[] value for the given member.
- booleanValues() - Method in interface io.micronaut.core.annotation.AnnotationValueResolver
-
The boolean[] value for the given member.
- BOOTSTRAP_CONTEXT_PROPERTY - Static variable in interface io.micronaut.context.env.Environment
-
Whether the bootstrap context is enabled.
- BOOTSTRAP_NAME - Static variable in interface io.micronaut.context.env.Environment
-
The default bootstrap config name.
- BOOTSTRAP_NAME_PROPERTY - Static variable in interface io.micronaut.context.env.Environment
-
System property to override the default bootstrap name.
- BootstrapContextCompatible - Annotation Type in io.micronaut.context.annotation
-
An annotation indicating that a bean can be loaded into the Bootstrap Context.
- bootstrapEnvironment(boolean) - Method in interface io.micronaut.context.ApplicationContextBuilder
-
Sets whether the bootstrap environment should be initialized.
- bootstrapEnvironment(boolean) - Method in class io.micronaut.context.DefaultApplicationContextBuilder
-
- BootstrapPropertySourceLocator - Interface in io.micronaut.context.env
-
Allows blocking resolving of
PropertySource
from remote distributed configuration servers.
- BoundExecutable<T,R> - Interface in io.micronaut.core.bind
-
- broadcast(T, MediaType, Predicate<WebSocketSession>) - Method in class io.micronaut.http.netty.websocket.NettyServerWebSocketBroadcaster
-
- broadcast(T, MediaType, Predicate<WebSocketSession>) - Method in interface io.micronaut.websocket.WebSocketBroadcaster
-
When used on the server this method will broadcast a message to all open WebSocket connections that match the given filter.
- broadcast(T, MediaType) - Method in interface io.micronaut.websocket.WebSocketBroadcaster
-
When used on the server this method will broadcast a message to all open WebSocket connections.
- broadcast(T) - Method in interface io.micronaut.websocket.WebSocketBroadcaster
-
When used on the server this method will broadcast a message to all open WebSocket connections.
- broadcast(T, Predicate<WebSocketSession>) - Method in interface io.micronaut.websocket.WebSocketBroadcaster
-
When used on the server this method will broadcast a message to all open WebSocket connections that match the given filter.
- broadcastAsync(T, MediaType, Predicate<WebSocketSession>) - Method in interface io.micronaut.websocket.WebSocketBroadcaster
-
When used on the server this method will broadcast a message to all open WebSocket connections.
- broadcastAsync(T) - Method in interface io.micronaut.websocket.WebSocketBroadcaster
-
When used on the server this method will broadcast a message to all open WebSocket connections.
- broadcastAsync(T, Predicate<WebSocketSession>) - Method in interface io.micronaut.websocket.WebSocketBroadcaster
-
When used on the server this method will broadcast a message to all open WebSocket connections that match the given filter.
- broadcastAsync(T, MediaType) - Method in interface io.micronaut.websocket.WebSocketBroadcaster
-
When used on the server this method will broadcast a message to all open WebSocket connections.
- broadcastSync(T, MediaType, Predicate<WebSocketSession>) - Method in class io.micronaut.http.netty.websocket.NettyServerWebSocketBroadcaster
-
- broadcastSync(T, MediaType, Predicate<WebSocketSession>) - Method in interface io.micronaut.websocket.WebSocketBroadcaster
-
When used on the server this method will broadcast a message to all open WebSocket connections.
- broadcastSync(T) - Method in interface io.micronaut.websocket.WebSocketBroadcaster
-
When used on the server this method will broadcast a message to all open WebSocket connections.
- broadcastSync(T, Predicate<WebSocketSession>) - Method in interface io.micronaut.websocket.WebSocketBroadcaster
-
When used on the server this method will broadcast a message to all open WebSocket connections that match the given filter.
- broadcastSync(T, MediaType) - Method in interface io.micronaut.websocket.WebSocketBroadcaster
-
When used on the server this method will broadcast a message to all open WebSocket connections.
- buffer() - Method in class io.micronaut.buffer.netty.NettyByteBufferFactory
-
- buffer(int) - Method in class io.micronaut.buffer.netty.NettyByteBufferFactory
-
- buffer(int, int) - Method in class io.micronaut.buffer.netty.NettyByteBufferFactory
-
- buffer() - Method in interface io.micronaut.core.io.buffer.ByteBufferFactory
-
- buffer(int) - Method in interface io.micronaut.core.io.buffer.ByteBufferFactory
-
Allocate a
ByteBuffer
with the given initial capacity.
- buffer(int, int) - Method in interface io.micronaut.core.io.buffer.ByteBufferFactory
-
Allocate a
ByteBuffer
with the given initial capacity and the given maximal capacity.
- build(BeanResolutionContext, BeanContext, BeanDefinition<InterceptorRegistry>) - Method in class io.micronaut.aop.internal.InterceptorRegistryBean
-
- build(BeanResolutionContext, BeanContext, BeanDefinition<T>, Map<String, Object>) - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
- build(BeanResolutionContext, BeanContext, BeanDefinition<T>, Map<String, Object>) - Method in class io.micronaut.context.AbstractParametrizedBeanDefinition
-
- build() - Method in interface io.micronaut.context.ApplicationContextBuilder
-
- build() - Static method in interface io.micronaut.context.BeanContext
-
- build(ClassLoader) - Static method in interface io.micronaut.context.BeanContext
-
- build() - Method in class io.micronaut.context.DefaultApplicationContextBuilder
-
- build(BeanResolutionContext, BeanContext, BeanDefinition<ApplicationEventPublisher<T>>) - Method in class io.micronaut.context.event.ApplicationEventPublisherFactory
-
- build() - Method in interface io.micronaut.context.RuntimeBeanDefinition.Builder
-
Builds the runtime bean.
- build() - Method in class io.micronaut.core.annotation.AnnotationValueBuilder
-
- build() - Static method in interface io.micronaut.core.cli.CommandLine
-
Build and parse a new command line.
- build() - Method in class io.micronaut.core.util.clhm.ConcurrentLinkedHashMap.Builder
-
- build() - Method in interface io.micronaut.discovery.ServiceInstance.Builder
-
- build() - Method in class io.micronaut.http.client.multipart.MultipartBody.Builder
-
- build(SslConfiguration) - Method in class io.micronaut.http.client.netty.ssl.NettyClientSslBuilder
-
- build(SslConfiguration, HttpVersion) - Method in class io.micronaut.http.client.netty.ssl.NettyClientSslBuilder
-
- build() - Method in class io.micronaut.http.client.ProxyRequestOptions.Builder
-
- build() - Method in class io.micronaut.http.hateoas.DefaultLink
-
- build(URI) - Static method in interface io.micronaut.http.hateoas.Link
-
Create a link from the given URI.
- build(String) - Static method in interface io.micronaut.http.hateoas.Link
-
Create a link from the given URI.
- build() - Method in interface io.micronaut.http.hateoas.Link.Builder
-
Build the link.
- build() - Method in interface io.micronaut.http.server.exceptions.response.ErrorContext.Builder
-
Builds the context.
- build(NettyHttpServerConfiguration) - Method in class io.micronaut.http.server.netty.DefaultNettyEmbeddedServerFactory
-
- build(NettyHttpServerConfiguration, ServerSslConfiguration) - Method in class io.micronaut.http.server.netty.DefaultNettyEmbeddedServerFactory
-
- build(NettyHttpRequest) - Method in class io.micronaut.http.server.netty.FormDataHttpContentSubscriberFactory
-
- build(String, String) - Method in class io.micronaut.http.server.netty.handler.accesslog.element.BytesSentElementBuilder
-
- build(String, String) - Method in class io.micronaut.http.server.netty.handler.accesslog.element.CookieElementBuilder
-
- build(String, String) - Method in class io.micronaut.http.server.netty.handler.accesslog.element.DateTimeElementBuilder
-
- build(String, String) - Method in class io.micronaut.http.server.netty.handler.accesslog.element.ElapseTimeElementBuilder
-
- build(String, String) - Method in class io.micronaut.http.server.netty.handler.accesslog.element.HeaderElementBuilder
-
- build(String, String) - Method in class io.micronaut.http.server.netty.handler.accesslog.element.LocalHostElementBuilder
-
- build(String, String) - Method in class io.micronaut.http.server.netty.handler.accesslog.element.LocalIpElementBuilder
-
- build(String, String) - Method in class io.micronaut.http.server.netty.handler.accesslog.element.LocalPortElementBuilder
-
- build(String, String) - Method in interface io.micronaut.http.server.netty.handler.accesslog.element.LogElementBuilder
-
Builds the log element for the specified token.
- build(String, String) - Method in class io.micronaut.http.server.netty.handler.accesslog.element.NotImplementedElementBuilder
-
- build(String, String) - Method in class io.micronaut.http.server.netty.handler.accesslog.element.RemoteHostElementBuilder
-
- build(String, String) - Method in class io.micronaut.http.server.netty.handler.accesslog.element.RemoteIpElementBuilder
-
- build(String, String) - Method in class io.micronaut.http.server.netty.handler.accesslog.element.RequestLineElementBuilder
-
- build(String, String) - Method in class io.micronaut.http.server.netty.handler.accesslog.element.RequestMethodElementBuilder
-
- build(String, String) - Method in class io.micronaut.http.server.netty.handler.accesslog.element.RequestProtocolElementBuilder
-
- build(String, String) - Method in class io.micronaut.http.server.netty.handler.accesslog.element.RequestUriElementBuilder
-
- build(String, String) - Method in class io.micronaut.http.server.netty.handler.accesslog.element.ResponseCodeElementBuilder
-
- build() - Method in interface io.micronaut.http.server.netty.handler.ChannelOutboundHandlerFactory
-
Constructs a new ChannelHandler
.
- build(NettyHttpRequest) - Method in interface io.micronaut.http.server.netty.HttpContentSubscriberFactory
-
- build(NettyHttpRequest) - Method in class io.micronaut.http.server.netty.jackson.JsonHttpContentSubscriberFactory
-
- build(NettyHttpServerConfiguration) - Method in interface io.micronaut.http.server.netty.NettyEmbeddedServerFactory
-
- build(NettyHttpServerConfiguration, ServerSslConfiguration) - Method in interface io.micronaut.http.server.netty.NettyEmbeddedServerFactory
-
- build() - Method in class io.micronaut.http.server.netty.ssl.CertificateProvidedSslBuilder
-
- build(SslConfiguration) - Method in class io.micronaut.http.server.netty.ssl.CertificateProvidedSslBuilder
-
- build(SslConfiguration, HttpVersion) - Method in class io.micronaut.http.server.netty.ssl.CertificateProvidedSslBuilder
-
- build() - Method in class io.micronaut.http.server.netty.ssl.SelfSignedSslBuilder
-
- build(SslConfiguration) - Method in class io.micronaut.http.server.netty.ssl.SelfSignedSslBuilder
-
- build(SslConfiguration, HttpVersion) - Method in class io.micronaut.http.server.netty.ssl.SelfSignedSslBuilder
-
- build() - Method in interface io.micronaut.http.server.netty.ssl.ServerSslBuilder
-
- build() - Method in class io.micronaut.http.server.tck.CorsAssertion.Builder
-
- build() - Method in class io.micronaut.http.server.tck.HttpResponseAssertion.Builder
-
- build(SslConfiguration) - Method in class io.micronaut.http.ssl.SslBuilder
-
- build(SslConfiguration, HttpVersion) - Method in class io.micronaut.http.ssl.SslBuilder
-
- build() - Method in interface io.micronaut.http.uri.UriBuilder
-
The constructed URI.
- build(T) - Method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
Build the meta data for the given element.
- build(String, T) - Method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
Build the meta data for the given element.
- build(BeanContext, BeanDefinition<T>) - Method in interface io.micronaut.inject.BeanFactory
-
Builds a bean instance.
- build(BeanResolutionContext, BeanContext, BeanDefinition<T>) - Method in interface io.micronaut.inject.BeanFactory
-
Builds a bean instance.
- build(BeanResolutionContext, BeanContext, BeanDefinition<T>, Map<String, Object>) - Method in interface io.micronaut.inject.ParametrizedBeanFactory
-
- build(BeanResolutionContext, BeanContext, BeanDefinition<T>) - Method in interface io.micronaut.inject.ParametrizedBeanFactory
-
- build(BeanResolutionContext, BeanContext, BeanDefinition<T>) - Method in class io.micronaut.inject.provider.AbstractProviderDefinition
-
- build() - Method in class io.micronaut.inject.writer.AbstractBeanDefinitionBuilder
-
Build the bean definition writer.
- build() - Method in class io.micronaut.management.health.indicator.HealthResult.Builder
-
Builds the result.
- build() - Method in interface io.micronaut.retry.RetryStateBuilder
-
- build(String...) - Static method in class io.micronaut.runtime.Micronaut
-
Run the application for the given arguments.
- build(String, String) - Method in class io.micronaut.session.http.SessionLogElementBuilder
-
- build(List<StaticResourceConfiguration>) - Method in class io.micronaut.web.router.resource.StaticResourceResolverFactory
-
- buildApplicationContext(C) - Method in class io.micronaut.function.executor.AbstractExecutor
-
- buildArgument(GeneratorAdapter, String, Type) - Static method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
Builds an argument instance.
- buildArgument(GeneratorAdapter, String, ClassElement) - Static method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
Builds an argument instance.
- buildArgumentWithGenerics(Type, ClassWriter, GeneratorAdapter, String, Type, ClassElement, Map<String, ClassElement>, Set<String>, Map<String, Integer>, Map<String, GeneratorAdapter>) - Static method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
Builds generic type arguments recursively.
- buildArgumentWithGenerics(GeneratorAdapter, Type, AnnotationMetadataReference, ClassElement[]) - Static method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
Builds generic type arguments recursively.
- buildBeanRoute(String, HttpMethod, String, BeanDefinition<?>, ExecutableMethod<?, ?>) - Method in class io.micronaut.web.router.DefaultRouteBuilder
-
A special case that is required for non standard http methods.
- buildBody() - Method in class io.micronaut.http.server.netty.NettyHttpRequest
-
- buildBundleCache() - Method in class io.micronaut.context.i18n.ResourceBundleMessageSource
-
Build the cache used to store resolved bundles.
- buildDeclared(T) - Method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
Build only metadata for declared annotations.
- buildDeclared(T, List<? extends A>, boolean) - Method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
Build only metadata for declared annotations.
- buildDefaultServer(NettyHttpServerConfiguration) - Method in class io.micronaut.http.server.netty.DefaultNettyEmbeddedServerFactory
-
Builds the default server configuration.
- buildDispatchMethod(ClassWriter) - Method in class io.micronaut.inject.writer.DispatchWriter
-
Build dispatch method if needed.
- buildDispatchOneMethod(ClassWriter) - Method in class io.micronaut.inject.writer.DispatchWriter
-
Build dispatch one method if needed.
- buildEmbeddedChannel(boolean) - Method in class io.micronaut.http.server.netty.NettyHttpServer
-
Builds Embedded Channel.
- builder(String...) - Static method in interface io.micronaut.context.ApplicationContext
-
- builder(Map<String, Object>, String...) - Static method in interface io.micronaut.context.ApplicationContext
-
- builder() - Static method in interface io.micronaut.context.ApplicationContext
-
- builder(ClassLoader) - Static method in interface io.micronaut.context.ApplicationContext
-
- builder(ClassLoader, String...) - Static method in interface io.micronaut.context.ApplicationContext
-
- builder(Class, String...) - Static method in interface io.micronaut.context.ApplicationContext
-
- builder(B) - Static method in interface io.micronaut.context.RuntimeBeanDefinition
-
A new builder for constructing and configuring runtime created beans.
- builder(Class<B>, Supplier<B>) - Static method in interface io.micronaut.context.RuntimeBeanDefinition
-
A new builder for constructing and configuring runtime created beans.
- builder(Argument<B>, Supplier<B>) - Static method in interface io.micronaut.context.RuntimeBeanDefinition
-
A new builder for constructing and configuring runtime created beans.
- builder(String) - Static method in class io.micronaut.core.annotation.AnnotationValue
-
Start building a new annotation for the given name.
- builder(String, RetentionPolicy) - Static method in class io.micronaut.core.annotation.AnnotationValue
-
Start building a new annotation for the given name.
- builder(Class<T>) - Static method in class io.micronaut.core.annotation.AnnotationValue
-
Start building a new annotation for the given name.
- builder(AnnotationValue<T>, RetentionPolicy) - Static method in class io.micronaut.core.annotation.AnnotationValue
-
Start building a new annotation existing value and retention policy.
- Builder() - Constructor for class io.micronaut.core.util.clhm.ConcurrentLinkedHashMap.Builder
-
Default constructor.
- builder(String, URI) - Static method in interface io.micronaut.discovery.ServiceInstance
-
- builder() - Static method in class io.micronaut.http.client.multipart.MultipartBody
-
- builder() - Static method in class io.micronaut.http.client.ProxyRequestOptions
-
- builder(HttpRequest<?>) - Static method in interface io.micronaut.http.server.exceptions.response.ErrorContext
-
Create a new context builder.
- builder() - Static method in class io.micronaut.http.server.tck.BodyAssertion
-
- Builder() - Constructor for class io.micronaut.http.server.tck.BodyAssertion.Builder
-
- builder() - Static method in class io.micronaut.http.server.tck.CorsAssertion
-
- Builder() - Constructor for class io.micronaut.http.server.tck.CorsAssertion.Builder
-
- builder() - Static method in class io.micronaut.http.server.tck.HttpResponseAssertion
-
- Builder() - Constructor for class io.micronaut.http.server.tck.HttpResponseAssertion.Builder
-
- builder() - Static method in class io.micronaut.http.server.tck.TestScenario
-
- Builder() - Constructor for class io.micronaut.http.server.tck.TestScenario.Builder
-
- builder(String, HealthStatus) - Static method in interface io.micronaut.management.health.indicator.HealthResult
-
- builder(String) - Static method in interface io.micronaut.management.health.indicator.HealthResult
-
- buildForMethod(T) - Method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
Build the meta data for the given method element excluding any class metadata.
- buildForParent(T, T) - Method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
Get the annotation metadata for the given element and the given parent.
- buildForParent(String, T, T) - Method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
Build the meta data for the given parent and method element excluding any class metadata.
- buildForParent(T, T, boolean) - Method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
Build the meta data for the given method element excluding any class metadata.
- buildForParents(List<T>, T) - Method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
Get the annotation metadata for the given element and the given parents.
- buildForParents(String, List<T>, T) - Method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
Build the meta data for the given parents and method element excluding any class metadata.
- buildGenericTypeArgumentElementInfo(Element) - Method in class io.micronaut.annotation.processing.GenericUtils
-
Builds type argument information for the given type.
- buildGenericTypeArgumentElementInfo(Element, DeclaredType) - Method in class io.micronaut.annotation.processing.GenericUtils
-
Builds type argument information for the given type.
- buildGenericTypeArgumentElementInfo(Element, DeclaredType, Map<String, TypeMirror>) - Method in class io.micronaut.annotation.processing.GenericUtils
-
Builds type argument information for the given type.
- buildGetTargetMethodByIndex(ClassWriter) - Method in class io.micronaut.inject.writer.DispatchWriter
-
Build get target method by index method if needed.
- buildHierarchy(Element, boolean, boolean) - Method in class io.micronaut.annotation.processing.JavaAnnotationMetadataBuilder
-
- buildHierarchy(AnnotatedNode, boolean, boolean) - Method in class io.micronaut.ast.groovy.annotation.GroovyAnnotationMetadataBuilder
-
- buildHierarchy(T, boolean, boolean) - Method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
Build the type hierarchy for the given element.
- BuildInfoSource - Class in io.micronaut.management.endpoint.info.source
-
An
InfoSource
that retrieves info from build properties.
- BuildInfoSource(ResourceResolver, String) - Constructor for class io.micronaut.management.endpoint.info.source.BuildInfoSource
-
- buildInvokeMethod(Type, String, ClassElement, Collection<ParameterElement>, GeneratorAdapter) - Method in class io.micronaut.inject.writer.ExecutableMethodWriter
-
- buildMessage(ConstraintViolation) - Method in class io.micronaut.validation.exceptions.ConstraintExceptionHandler
-
Builds a message based on the provided violation.
- buildMessageCache() - Method in class io.micronaut.context.i18n.ResourceBundleMessageSource
-
Build the cache used to store resolved messages.
- buildNestedSegments(CharSequence, int, Object...) - Method in class io.micronaut.http.uri.UriTemplate
-
- buildNettyRequest(MutableHttpRequest, URI, MediaType, boolean, Argument<?>, Consumer<? super Throwable>) - Method in class io.micronaut.http.client.netty.DefaultHttpClient
-
- buildOverridden(T) - Method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
Build metadata for the given element, including any metadata that is inherited via method or type overrides.
- buildPropertyPath(TypeElement, TypeElement, String) - Method in class io.micronaut.annotation.processing.JavaConfigurationMetadataBuilder
-
- buildPropertyPath(T, T, String) - Method in class io.micronaut.inject.configuration.ConfigurationMetadataBuilder
-
Build a property path for the given declaring type and property name.
- buildProvider(BeanResolutionContext, BeanContext, Argument<Object>, Qualifier<Object>, boolean) - Method in class io.micronaut.inject.provider.AbstractProviderDefinition
-
Builds a provider implementation.
- buildProvider(BeanResolutionContext, BeanContext, Argument<Object>, Qualifier<Object>, boolean) - Method in class io.micronaut.inject.provider.BeanProviderDefinition
-
- buildProvider(BeanResolutionContext, BeanContext, Argument<Object>, Qualifier<Object>, boolean) - Method in class io.micronaut.inject.provider.JakartaProviderBeanDefinition
-
- buildProvider(BeanResolutionContext, BeanContext, Argument<Object>, Qualifier<Object>, boolean) - Method in class io.micronaut.inject.provider.JavaxProviderBeanDefinition
-
- buildResult(HealthStatus, Object, HealthLevelOfDetail) - Method in class io.micronaut.management.health.aggregator.DefaultHealthAggregator
-
- buildRoute(HttpMethod, String, Class<?>, String, Class...) - Method in class io.micronaut.web.router.DefaultRouteBuilder
-
Build a route.
- buildRoute(HttpMethod, String, MethodExecutionHandle<?, Object>) - Method in class io.micronaut.web.router.DefaultRouteBuilder
-
Build a route.
- buildSegments(String) - Method in class io.micronaut.context.env.DefaultPropertyPlaceholderResolver
-
Split a placeholder value into logic segments.
- buildSelfSigned - Variable in class io.micronaut.http.ssl.SslConfiguration
-
- buildSelfSigned() - Method in class io.micronaut.http.ssl.SslConfiguration
-
- buildTypePath(TypeElement, TypeElement, AnnotationMetadata) - Method in class io.micronaut.annotation.processing.JavaConfigurationMetadataBuilder
-
- buildTypePath(TypeElement, TypeElement) - Method in class io.micronaut.annotation.processing.JavaConfigurationMetadataBuilder
-
- buildTypePath(T, T) - Method in class io.micronaut.inject.configuration.ConfigurationMetadataBuilder
-
- buildTypePath(T, T, AnnotationMetadata) - Method in class io.micronaut.inject.configuration.ConfigurationMetadataBuilder
-
- byAnnotation(Annotation) - Static method in class io.micronaut.inject.qualifiers.Qualifiers
-
Build a qualifier for the given annotation.
- byAnnotation(AnnotationMetadata, Class<? extends Annotation>) - Static method in class io.micronaut.inject.qualifiers.Qualifiers
-
Build a qualifier for the given annotation.
- byAnnotation(AnnotationMetadata, String) - Static method in class io.micronaut.inject.qualifiers.Qualifiers
-
Build a qualifier for the given annotation.
- byAnnotation(AnnotationMetadata, AnnotationValue<T>) - Static method in class io.micronaut.inject.qualifiers.Qualifiers
-
Build a qualifier for the given annotation value.
- byAnnotationSimple(AnnotationMetadata, String) - Static method in class io.micronaut.inject.qualifiers.Qualifiers
-
Build a qualifier for the given annotation.
- byExactTypeArgumentName(String) - Static method in class io.micronaut.inject.qualifiers.Qualifiers
-
Build a qualifier for the given generic type argument name.
- byInterceptorBinding(AnnotationMetadata) - Static method in class io.micronaut.inject.qualifiers.Qualifiers
-
Reduces bean definitions by the given interceptor binding.
- byInterceptorBinding(Collection<String>) - Static method in class io.micronaut.inject.qualifiers.Qualifiers
-
- byInterceptorBindingValues(Collection<AnnotationValue<?>>) - Static method in class io.micronaut.inject.qualifiers.Qualifiers
-
Reduces bean definitions by the given interceptor binding.
- byName(String) - Static method in class io.micronaut.inject.qualifiers.Qualifiers
-
Build a qualifier for the given name.
- byQualifiers(Qualifier<T>...) - Static method in class io.micronaut.inject.qualifiers.Qualifiers
-
Build a qualifier from other qualifiers.
- byRepeatableAnnotation(AnnotationMetadata, String) - Static method in class io.micronaut.inject.qualifiers.Qualifiers
-
Builds a qualifier that uses the given repeatable annotation.
- byStereotype(Class<? extends Annotation>) - Static method in class io.micronaut.inject.qualifiers.Qualifiers
-
Build a qualifier for the given annotation.
- byStereotype(String) - Static method in class io.micronaut.inject.qualifiers.Qualifiers
-
Build a qualifier for the given annotation.
- BYTE - Static variable in interface io.micronaut.core.type.Argument
-
Constant for byte argument.
- BYTE - Static variable in class io.micronaut.inject.ast.PrimitiveElement
-
- byteArray() - Static method in class io.micronaut.core.util.clhm.Weighers
-
A weigher where the value is a byte array and its weight is the number of
bytes.
- ByteArrayBodyAssertionBuilder(byte[]) - Constructor for class io.micronaut.http.server.tck.BodyAssertion.ByteArrayBodyAssertionBuilder
-
- ByteBufAllocatorConfiguration - Interface in io.micronaut.buffer.netty
-
Interface for the Netty bytebuf allocator configuration.
- ByteBufDelegate - Class in io.micronaut.http.server.netty
-
Delegates all functionality to the provided buffer.
- ByteBufDelegate(ByteBuf) - Constructor for class io.micronaut.http.server.netty.ByteBufDelegate
-
- ByteBuffer<T> - Interface in io.micronaut.core.io.buffer
-
Interface to allow interfacing with different byte buffer implementations, primarily as an abstraction over Netty.
- ByteBufferFactory<T,B> - Interface in io.micronaut.core.io.buffer
-
- byteBufferFactory - Variable in class io.micronaut.http.client.netty.DefaultHttpClient
-
- byteBufToObjectConverter() - Method in class io.micronaut.http.server.netty.converters.NettyConverters
-
- bytesBefore(byte) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- bytesBefore(int, byte) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- bytesBefore(int, int, byte) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- BytesSentElementBuilder - Class in io.micronaut.http.server.netty.handler.accesslog.element
-
Builder for BytesSentElement.
- BytesSentElementBuilder() - Constructor for class io.micronaut.http.server.netty.handler.accesslog.element.BytesSentElementBuilder
-
- byteValue(String) - Method in class io.micronaut.core.annotation.AnnotationValue
-
- byteValue() - Method in interface io.micronaut.core.annotation.AnnotationValueResolver
-
The byte value of the given member.
- byteValue(String) - Method in interface io.micronaut.core.annotation.AnnotationValueResolver
-
The byte value of the given member.
- byteValues(String) - Method in class io.micronaut.core.annotation.AnnotationValue
-
- byteValues(String) - Method in interface io.micronaut.core.annotation.AnnotationValueResolver
-
The byte[] value for the given member.
- byteValues() - Method in interface io.micronaut.core.annotation.AnnotationValueResolver
-
The byte[] value for the given member.
- byType(Class...) - Static method in class io.micronaut.inject.qualifiers.Qualifiers
-
Build a qualifier for the given generic type arguments.
- byTypeArguments(Class...) - Static method in class io.micronaut.inject.qualifiers.Qualifiers
-
Build a qualifier for the given generic type arguments.
- byTypeArgumentsClosest(Class...) - Static method in class io.micronaut.inject.qualifiers.Qualifiers
-
Build a qualifier for the given generic type arguments.
- 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
-
- CACHEABLE_LAZY_TARGET - Static variable in interface io.micronaut.aop.Interceptor
-
- CacheControlConfiguration() - Constructor for class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.FileTypeHandlerConfiguration.CacheControlConfiguration
-
- CacheControlConfiguration() - Constructor for class io.micronaut.http.server.netty.types.files.FileTypeHandlerConfiguration.CacheControlConfiguration
-
Deprecated.
- CachedEnvironment - Class in io.micronaut.context.env
-
- CachedEnvironment() - Constructor for class io.micronaut.context.env.CachedEnvironment
-
- cacheEnvironment() - Static method in class io.micronaut.core.optim.StaticOptimizations
-
Enables environment caching.
- calculateHashCode(Map<? extends CharSequence, Object>) - Static method in class io.micronaut.core.annotation.AnnotationUtil
-
Calculates the hash code of annotation values.
- calculateOverallStatus(List<HealthResult>) - Method in class io.micronaut.management.health.aggregator.DefaultHealthAggregator
-
- call() - Method in interface io.micronaut.web.router.RouteMatch
-
- CallableInjectionPoint<T> - Interface in io.micronaut.inject
-
A callable injection point is an injection point that accepts
Argument
instances.
- callOpenMethod(ChannelHandlerContext) - Method in class io.micronaut.http.netty.websocket.AbstractNettyWebSocketHandler
-
Calls the open method of the websocket bean.
- CAMEL_CASE_NAMING_STRATEGY - Static variable in class io.micronaut.web.router.DefaultRouteBuilder
-
- camelCase(String) - Static method in class io.micronaut.core.naming.NameUtils
-
The camel case version of the string with the first letter in lower case.
- camelCase(String, boolean) - Static method in class io.micronaut.core.naming.NameUtils
-
The camel case version of the string with the first letter in lower case.
- cancel() - Method in class io.micronaut.core.async.subscriber.SingleThreadedBufferingSubscriber.DownstreamSubscription
-
- cancelled() - Method in class io.micronaut.http.netty.reactive.HandlerPublisher
-
Override to handle when a subscriber cancels the subscription.
- CancelledSubscriber<T> - Class in io.micronaut.http.netty.reactive
-
A cancelled subscriber.
- CancelledSubscriber() - Constructor for class io.micronaut.http.netty.reactive.CancelledSubscriber
-
- canConvert(Class<S>, Class<T>) - Method in class io.micronaut.context.env.DefaultEnvironment
-
- canConvert(Class<S>, Class<T>) - Method in interface io.micronaut.core.convert.ConversionService
-
Return whether the given source type is convertible to the given target type.
- canConvert(Class<S>, Class<T>) - Method in class io.micronaut.core.convert.DefaultConversionService
-
- canRetry(Throwable) - Method in interface io.micronaut.retry.RetryState
-
Should a retry attempt occur.
- capacity(int) - Method in interface io.micronaut.core.io.buffer.ByteBuffer
-
Adjusts the capacity of this buffer.
- capacity() - Method in class io.micronaut.core.util.clhm.ConcurrentLinkedHashMap
-
Retrieves the maximum weighted capacity of the map.
- capacity() - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- capacity(int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- capitalize(String) - Static method in class io.micronaut.core.naming.NameUtils
-
Converts a property name to class name according to the JavaBean convention.
- capitalize(String) - Static method in class io.micronaut.core.util.StringUtils
-
Capitalizes the first character of the provided string.
- CaseInsensitiveMutableHttpHeaders - Class in io.micronaut.http
-
- CaseInsensitiveMutableHttpHeaders(ConversionService<?>) - Constructor for class io.micronaut.http.CaseInsensitiveMutableHttpHeaders
-
Create an empty CaseInsensitiveMutableHttpHeaders.
- CaseInsensitiveMutableHttpHeaders(boolean, ConversionService<?>) - Constructor for class io.micronaut.http.CaseInsensitiveMutableHttpHeaders
-
Create an empty CaseInsensitiveMutableHttpHeaders.
- CaseInsensitiveMutableHttpHeaders(Map<String, List<String>>, ConversionService<?>) - Constructor for class io.micronaut.http.CaseInsensitiveMutableHttpHeaders
-
Create a CaseInsensitiveMutableHttpHeaders populated by the entries in the provided Map<String,String>.
- CaseInsensitiveMutableHttpHeaders(boolean, Map<String, List<String>>, ConversionService<?>) - Constructor for class io.micronaut.http.CaseInsensitiveMutableHttpHeaders
-
Create a CaseInsensitiveMutableHttpHeaders populated by the entries in the provided Map<String,String>.
- catalog - Variable in class io.micronaut.context.env.PropertySourcePropertyResolver
-
- cause(Throwable) - Method in interface io.micronaut.http.server.exceptions.response.ErrorContext.Builder
-
Sets the root cause of the error(s).
- CertificateProvidedSslBuilder - Class in io.micronaut.http.server.netty.ssl
-
The Netty implementation of
SslBuilder
that generates an
SslContext
to create a server handle with
SSL support via user configuration.
- CertificateProvidedSslBuilder(HttpServerConfiguration, ServerSslConfiguration, ResourceResolver) - Constructor for class io.micronaut.http.server.netty.ssl.CertificateProvidedSslBuilder
-
- channelActive(ChannelHandlerContext) - Method in class io.micronaut.http.client.netty.websocket.NettyWebSocketClientHandler
-
- channelActive(ChannelHandlerContext) - Method in class io.micronaut.http.netty.reactive.HandlerPublisher
-
- channelActive(ChannelHandlerContext) - Method in class io.micronaut.http.netty.reactive.HandlerSubscriber
-
- channelInactive(ChannelHandlerContext) - Method in class io.micronaut.http.netty.reactive.HandlerPublisher
-
- channelInactive(ChannelHandlerContext) - Method in class io.micronaut.http.netty.reactive.HandlerSubscriber
-
- channelInactive(ChannelHandlerContext) - Method in class io.micronaut.http.server.netty.websocket.NettyServerWebSocketUpgradeHandler
-
- channelOption(String) - Method in interface io.micronaut.http.netty.channel.converters.ChannelOptionFactory
-
Creates a channel options.
- channelOption(String) - Method in class io.micronaut.http.netty.channel.converters.EpollChannelOptionFactory
-
- channelOption(String) - Method in class io.micronaut.http.netty.channel.converters.KQueueChannelOptionFactory
-
- ChannelOptionFactory - Interface in io.micronaut.http.netty.channel.converters
-
Creates channel options.
- ChannelOutboundHandlerFactory - Interface in io.micronaut.http.server.netty.handler
-
Factory interface for building ChannelOutboundHandler
instances.
- ChannelPipelineCustomizer - Interface in io.micronaut.http.netty.channel
-
Interface that allows customizations to the ChannelPipeline
.
- ChannelPipelineListener - Interface in io.micronaut.http.netty.channel
-
- channelRead(ChannelHandlerContext, Object) - Method in class io.micronaut.http.netty.reactive.HandlerPublisher
-
- channelRead(ChannelHandlerContext, Object) - Method in class io.micronaut.http.netty.stream.HttpStreamsClientHandler
-
- channelRead(ChannelHandlerContext, Object) - Method in class io.micronaut.http.netty.stream.HttpStreamsServerHandler
-
- channelRead(ChannelHandlerContext, Object) - Method in class io.micronaut.http.server.netty.handler.accesslog.HttpAccessLogHandler
-
- channelRead(ChannelHandlerContext, Object) - Method in class io.micronaut.http.server.netty.ssl.HttpRequestCertificateHandler
-
- channelRead0(ChannelHandlerContext, Object) - Method in class io.micronaut.http.client.netty.websocket.NettyWebSocketClientHandler
-
- channelRead0(ChannelHandlerContext, Object) - Method in class io.micronaut.http.netty.websocket.AbstractNettyWebSocketHandler
-
- channelRead0(ChannelHandlerContext, NettyHttpRequest<?>) - Method in class io.micronaut.http.server.netty.websocket.NettyServerWebSocketUpgradeHandler
-
- channelRegistered(ChannelHandlerContext) - Method in class io.micronaut.http.netty.reactive.HandlerPublisher
-
- channelRegistered(ChannelHandlerContext) - Method in class io.micronaut.http.netty.reactive.HandlerSubscriber
-
- channelWritabilityChanged(ChannelHandlerContext) - Method in class io.micronaut.http.netty.reactive.HandlerSubscriber
-
- CHAR - Static variable in interface io.micronaut.core.type.Argument
-
Constant char argument.
- CHAR - Static variable in class io.micronaut.inject.ast.PrimitiveElement
-
- 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 class io.micronaut.core.annotation.AnnotationClassValue
-
- 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"
.
- charValue(String) - Method in class io.micronaut.core.annotation.AnnotationValue
-
- charValue() - Method in interface io.micronaut.core.annotation.AnnotationValueResolver
-
The char value of the given member.
- charValue(String) - Method in interface io.micronaut.core.annotation.AnnotationValueResolver
-
The char value of the given member.
- charValues(String) - Method in class io.micronaut.core.annotation.AnnotationValue
-
- charValues(String) - Method in interface io.micronaut.core.annotation.AnnotationValueResolver
-
The char[] value for the given member.
- charValues() - Method in interface io.micronaut.core.annotation.AnnotationValueResolver
-
The char[] value for the given member.
- check(ArgumentUtils.Check) - Static method in class io.micronaut.core.util.ArgumentUtils
-
Perform a check on an argument.
- check(String, T) - Static method in class io.micronaut.core.util.ArgumentUtils
-
Perform a check on an argument.
- checkIfShouldLoad(BeanResolutionContext, BeanContext) - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
Checks whether the bean should be loaded.
- checkInjectedBeanPropertyValue(String, Object, String, String) - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
Check the value of the injected bean property to decide whether the
bean should be loaded.
- choose(FunctionDefinition) - Method in interface io.micronaut.function.client.FunctionInvokerChooser
-
- choose(FunctionDefinition) - Method in class io.micronaut.function.client.http.HttpFunctionExecutor
-
- CircuitBreaker - Annotation Type in io.micronaut.retry.annotation
-
Variation of
Retryable
that implements the Circuit Breaker pattern.
- CircuitClosedEvent - Class in io.micronaut.retry.event
-
- CircuitClosedEvent(ExecutableMethod<?, ?>) - Constructor for class io.micronaut.retry.event.CircuitClosedEvent
-
Constructs an Event.
- CircuitOpenEvent - Class in io.micronaut.retry.event
-
An event fired when the Circuit is
CircuitState.OPEN
and
requests are no longer being accepted.
- CircuitOpenEvent(ExecutableMethod<?, ?>, RetryState, Throwable) - Constructor for class io.micronaut.retry.event.CircuitOpenEvent
-
- CircuitOpenException - Exception in io.micronaut.retry.exception
-
Runtime exception that wraps a non-runtime exception in the case of an error.
- CircuitOpenException(String) - Constructor for exception io.micronaut.retry.exception.CircuitOpenException
-
Constructs a new runtime exception with the specified detail message.
- CircuitOpenException(String, Throwable) - Constructor for exception io.micronaut.retry.exception.CircuitOpenException
-
Constructs a new CircuitOpen runtime exception with the specified detail message and
cause.
- CircuitState - Enum in io.micronaut.retry
-
State for Circuit breaker phases.
- CircularDependencyException - Exception in io.micronaut.context.exceptions
-
Represents a circular dependency failure.
- CircularDependencyException(BeanResolutionContext, Argument, String) - Constructor for exception io.micronaut.context.exceptions.CircularDependencyException
-
- CircularDependencyException(BeanResolutionContext, FieldInjectionPoint, String) - Constructor for exception io.micronaut.context.exceptions.CircularDependencyException
-
- CircularDependencyException(BeanResolutionContext, BeanDefinition, String, String) - Constructor for exception io.micronaut.context.exceptions.CircularDependencyException
-
- CircularDependencyException(BeanResolutionContext, MethodInjectionPoint, Argument, String) - Constructor for exception io.micronaut.context.exceptions.CircularDependencyException
-
- CircularDependencyException(BeanResolutionContext, BeanDefinition, String, Argument, String) - Constructor for exception io.micronaut.context.exceptions.CircularDependencyException
-
- CLASS_EXTENSION - Static variable in class io.micronaut.core.reflect.ClassUtils
-
Default extension for class files.
- CLASS_NAME_SUFFIX - Static variable in interface io.micronaut.core.annotation.AnnotationMetadata
-
The suffix used when saving compiled metadata to classes.
- CLASS_SUFFIX - Static variable in interface io.micronaut.core.graal.GraalReflectionConfigurer
-
The suffix used for generated classes.
- CLASS_SUFFIX - Static variable in class io.micronaut.inject.writer.BeanConfigurationWriter
-
Suffix for generated configuration classes.
- CLASS_SUFFIX - Static variable in class io.micronaut.inject.writer.BeanDefinitionWriter
-
- CLASS_SUFFIX - Static variable in class io.micronaut.inject.writer.ExecutableMethodsDefinitionWriter
-
- classElement - Variable in class io.micronaut.annotation.processing.visitor.JavaClassElement
-
- ClassElement - Interface in io.micronaut.inject.ast
-
Stores data about an element that references a class.
- classElementFor(Element) - Method in class io.micronaut.annotation.processing.ModelUtils
-
- classes(Class...) - Method in class io.micronaut.runtime.Micronaut
-
Add classes to be included in the initialization of the application.
- ClassGenerationException - Exception in io.micronaut.inject.writer
-
Thrown when an exception occurs during compilation due to a class generation error.
- ClassGenerationException(String, Throwable) - Constructor for exception io.micronaut.inject.writer.ClassGenerationException
-
- ClassGenerationException(String) - Constructor for exception io.micronaut.inject.writer.ClassGenerationException
-
- classLoader(ClassLoader) - Method in interface io.micronaut.context.ApplicationContextBuilder
-
The class loader to be used.
- classLoader(ClassLoader) - Method in class io.micronaut.context.DefaultApplicationContextBuilder
-
- classLoader(ClassLoader) - Method in class io.micronaut.runtime.Micronaut
-
- classNode - Variable in class io.micronaut.ast.groovy.visitor.GroovyClassElement
-
- ClassOutputWriter - Interface in io.micronaut.inject.writer
-
- ClassPathAnnotationScanner - Class in io.micronaut.ast.groovy.scan
-
An optimized classpath scanner that includes the ability to optionally scan JAR files.
- ClassPathAnnotationScanner(ClassLoader) - Constructor for class io.micronaut.ast.groovy.scan.ClassPathAnnotationScanner
-
- ClassPathAnnotationScanner() - Constructor for class io.micronaut.ast.groovy.scan.ClassPathAnnotationScanner
-
Default constructor.
- ClassPathResourceLoader - Interface in io.micronaut.core.io.scan
-
Abstraction to load resources from the classpath.
- ClassUtils - Class in io.micronaut.core.reflect
-
Utility methods for loading classes.
- ClassUtils() - Constructor for class io.micronaut.core.reflect.ClassUtils
-
- ClassUtils.Optimizations - Class in io.micronaut.core.reflect
-
Optimizations for computing missing types.
- classValue(String) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
The value of the annotation as a Class.
- classValue(String, String) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
The value of the annotation as a Class.
- classValue(Class<? extends Annotation>) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
The value of the annotation as a Class.
- classValue(Class<? extends Annotation>, String) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
The value of the annotation as a Class.
- classValue(String) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- classValue(String, String) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- classValue(Class<? extends Annotation>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- classValue(Class<? extends Annotation>, String) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- classValue() - Method in class io.micronaut.core.annotation.AnnotationValue
-
The value of the annotation as a Class.
- classValue(String) - Method in class io.micronaut.core.annotation.AnnotationValue
-
The value of the given annotation member as a Class.
- classValue(String, Class<T>) - Method in class io.micronaut.core.annotation.AnnotationValue
-
The value of the given annotation member as a Class.
- classValue(String, Function<Object, Object>) - Method in class io.micronaut.core.annotation.AnnotationValue
-
The value of the given annotation member as a Class.
- classValue() - Method in interface io.micronaut.core.annotation.AnnotationValueResolver
-
The value of the annotation as a Class.
- classValue(String) - Method in interface io.micronaut.core.annotation.AnnotationValueResolver
-
The value of the given annotation member as a Class.
- classValue(String, Class<T>) - Method in interface io.micronaut.core.annotation.AnnotationValueResolver
-
The value of the given annotation member as a Class.
- classValue(String, String) - Method in class io.micronaut.inject.annotation.AbstractEnvironmentAnnotationMetadata
-
- classValue(Class<? extends Annotation>, String) - Method in class io.micronaut.inject.annotation.AbstractEnvironmentAnnotationMetadata
-
- classValue(String, String) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- classValue(Class<? extends Annotation>, String, Function<Object, Object>) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- classValue(String, String, Function<Object, Object>) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- classValue(Class<? extends Annotation>, String) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- classValue(Class<? extends Annotation>, String) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- classValue(Class<? extends Annotation>, String, Function<Object, Object>) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
Retrieve the class value and optionally map its value.
- classValue(String, String) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- classValue(String, String, Function<Object, Object>) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
Retrieve the class value and optionally map its value.
- classValues(String) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
The value of the annotation as a Class.
- classValues(String, String) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
The value of the annotation as a Class.
- classValues(Class<? extends Annotation>) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
The value of the annotation as a Class.
- classValues(Class<? extends Annotation>, String) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
The value of the annotation as a Class.
- classValues(String) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- classValues(String, String) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- classValues(Class<? extends Annotation>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- classValues(Class<? extends Annotation>, String) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- classValues(String) - Method in class io.micronaut.core.annotation.AnnotationValue
-
- classValues() - Method in interface io.micronaut.core.annotation.AnnotationValueResolver
-
The value of the annotation as a Class.
- classValues(String) - Method in interface io.micronaut.core.annotation.AnnotationValueResolver
-
The value of the given annotation member as a Class.
- classValues(String, String) - Method in class io.micronaut.inject.annotation.AbstractEnvironmentAnnotationMetadata
-
- classValues(Class<? extends Annotation>, String) - Method in class io.micronaut.inject.annotation.AbstractEnvironmentAnnotationMetadata
-
- classValues(String, String) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- classValues(Class<? extends Annotation>, String) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- classValues(String, String) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- classValues(Class<? extends Annotation>, String) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- ClassWriterOutputVisitor - Interface in io.micronaut.inject.writer
-
Interface to be consumed by class writers allowing visiting file names and returning appropriate streams.
- clear() - Method in class io.micronaut.annotation.processing.visitor.JavaVisitorContext
-
- clear() - Method in class io.micronaut.ast.groovy.visitor.GroovyVisitorContext
-
- clear() - Method in interface io.micronaut.core.convert.value.MutableConvertibleMultiValues
-
Clear all values.
- clear() - Method in class io.micronaut.core.convert.value.MutableConvertibleMultiValuesMap
-
- clear() - Method in interface io.micronaut.core.convert.value.MutableConvertibleValues
-
Clear all values.
- clear() - Method in class io.micronaut.core.convert.value.MutableConvertibleValuesMap
-
- clear() - Method in class io.micronaut.core.util.clhm.ConcurrentLinkedHashMap
-
- clear() - Method in class io.micronaut.http.netty.websocket.NettyWebSocketSession
-
- clear() - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- clear() - Method in class io.micronaut.inject.writer.StaticOriginatingElements
-
- clear() - Method in class io.micronaut.session.InMemorySession
-
- clearCaches() - Static method in class io.micronaut.annotation.processing.JavaAnnotationMetadataBuilder
-
Clears any caches from the last compilation round.
- clearCaches() - Static method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
Used to clear caches at the end of a compilation cycle.
- clearMutated() - Static method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
Used to clear mutated metadata at the end of a compilation cycle.
- CLI - Static variable in interface io.micronaut.context.env.Environment
-
The cli environment.
- Client - Annotation Type in io.micronaut.http.client.annotation
-
Allows defining declarative HTTP clients and customizing injection for injecting
HttpClient
implementations.
- ClientArgumentRequestBinder<T> - Interface in io.micronaut.http.client.bind
-
- 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
-
- ClientFilterResolutionContext - Class in io.micronaut.http.client.filter
-
The client filter resolution context.
- ClientFilterResolutionContext(List<String>, AnnotationMetadata) - Constructor for class io.micronaut.http.client.filter.ClientFilterResolutionContext
-
Default constructor.
- ClientRequestBinder - Interface in io.micronaut.http.client.bind
-
- ClientRequestUriContext - Class in io.micronaut.http.client.bind
-
- ClientRequestUriContext(UriMatchTemplate, Map<String, Object>, Map<String, List<String>>) - Constructor for class io.micronaut.http.client.bind.ClientRequestUriContext
-
- ClientServerContextFilter - Class in io.micronaut.http.client.filters
-
A client filter that propagates the request context.
- ClientServerContextFilter(HttpRequest<?>) - Constructor for class io.micronaut.http.client.filters.ClientServerContextFilter
-
Default constructor.
- clientSocketChannelClass(EventLoopGroupConfiguration) - Method in class io.micronaut.http.netty.channel.DefaultEventLoopGroupFactory
-
- clientSocketChannelClass(EventLoopGroupConfiguration) - Method in class io.micronaut.http.netty.channel.EpollEventLoopGroupFactory
-
- clientSocketChannelClass(EventLoopGroupConfiguration) - Method in interface io.micronaut.http.netty.channel.EventLoopGroupFactory
-
Returns the client channel class.
- clientSocketChannelClass(EventLoopGroupConfiguration) - Method in class io.micronaut.http.netty.channel.KQueueEventLoopGroupFactory
-
- clientSocketChannelClass(EventLoopGroupConfiguration) - Method in class io.micronaut.http.netty.channel.NioEventLoopGroupFactory
-
- clientSocketChannelInstance(EventLoopGroupConfiguration) - Method in class io.micronaut.http.netty.channel.DefaultEventLoopGroupFactory
-
- clientSocketChannelInstance(EventLoopGroupConfiguration) - Method in class io.micronaut.http.netty.channel.EpollEventLoopGroupFactory
-
- clientSocketChannelInstance(EventLoopGroupConfiguration) - Method in interface io.micronaut.http.netty.channel.EventLoopGroupFactory
-
Returns the client channel class instance.
- clientSocketChannelInstance(EventLoopGroupConfiguration) - Method in class io.micronaut.http.netty.channel.KQueueEventLoopGroupFactory
-
- clientSocketChannelInstance(EventLoopGroupConfiguration) - Method in class io.micronaut.http.netty.channel.NioEventLoopGroupFactory
-
- 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
-
- ClientTypesRule - Class in io.micronaut.validation.routes.rules
-
Validates that disallowed types are not used in declarative client methods.
- ClientTypesRule() - Constructor for class io.micronaut.validation.routes.rules.ClientTypesRule
-
- ClientVersioningConfiguration - Class in io.micronaut.http.client.interceptor.configuration
-
A base configuration class for configuring
Client
versioning.
- ClientWebSocket - Annotation Type in io.micronaut.websocket.annotation
-
Annotation declared on the client to indicate the class handles web socket frames.
- ClientWebSocketInterceptor - Class in io.micronaut.websocket.interceptor
-
- ClientWebSocketInterceptor() - Constructor for class io.micronaut.websocket.interceptor.ClientWebSocketInterceptor
-
- clockProvider(ClockProvider) - Method in class io.micronaut.validation.validator.DefaultValidatorConfiguration
-
- clone() - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- clone() - Method in class io.micronaut.inject.annotation.MutableAnnotationMetadata
-
- cloneMap(Map<K, V>) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- cloneMapOfListValue(Map<K, List<V>>) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- cloneMapOfMapValue(Map<K, Map<X, Y>>) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- cloneWithFeatures(JsonFeatures) - Method in class io.micronaut.jackson.codec.JacksonMediaTypeCodec
-
- cloneWithFeatures(JacksonFeatures) - Method in class io.micronaut.jackson.codec.JacksonMediaTypeCodec
-
Create a new codec with the provided features.
- cloneWithFeatures(JacksonFeatures) - Method in class io.micronaut.jackson.codec.JsonMediaTypeCodec
-
- cloneWithFeatures(JsonFeatures) - Method in class io.micronaut.jackson.databind.JacksonDatabindMapper
-
- cloneWithFeatures(JsonFeatures) - Method in class io.micronaut.json.codec.MapperMediaTypeCodec
-
Create a copy of this codec with the given features.
- cloneWithFeatures(JsonFeatures) - Method in interface io.micronaut.json.JsonMapper
-
- cloneWithMapper(JsonMapper) - Method in class io.micronaut.jackson.codec.JacksonMediaTypeCodec
-
- cloneWithMapper(JsonMapper) - Method in class io.micronaut.json.codec.JsonMediaTypeCodec
-
- cloneWithMapper(JsonMapper) - Method in class io.micronaut.json.codec.JsonStreamMediaTypeCodec
-
- cloneWithMapper(JsonMapper) - Method in class io.micronaut.json.codec.MapperMediaTypeCodec
-
- cloneWithViewClass(Class<?>) - Method in class io.micronaut.jackson.databind.JacksonDatabindMapper
-
- cloneWithViewClass(Class<?>) - Method in class io.micronaut.json.codec.MapperMediaTypeCodec
-
- cloneWithViewClass(Class<?>) - Method in interface io.micronaut.json.JsonMapper
-
Create a copy of this mapper with the given view class.
- close() - Method in class io.micronaut.annotation.processing.test.JavaParser
-
- close() - Method in class io.micronaut.context.BeanRegistration
-
- close() - Method in interface io.micronaut.context.BeanResolutionContext
-
- close() - Method in interface io.micronaut.context.BeanResolutionContext.Path
-
- close() - Method in class io.micronaut.context.DefaultBeanResolutionContext
-
- close() - Method in class io.micronaut.context.env.DefaultEnvironment
-
- close() - Method in class io.micronaut.context.env.DefaultPropertyPlaceholderResolver
-
- close() - Method in class io.micronaut.context.env.PropertySourcePropertyResolver
-
- close() - Method in interface io.micronaut.context.LifeCycle
-
- close() - Method in class io.micronaut.context.scope.AbstractConcurrentCustomScope
-
Implement the close logic for the scope.
- close() - Method in interface io.micronaut.context.scope.CreatedBean
-
Destroy the bean entry, performing any shutdown and releasing any dependent objects.
- close() - Method in class io.micronaut.discovery.CompositeDiscoveryClient
-
- close() - Method in class io.micronaut.function.client.http.HttpFunctionExecutor
-
- close() - Method in class io.micronaut.function.executor.AbstractExecutor
-
- close() - Method in class io.micronaut.function.executor.FunctionInitializer
-
- close() - Method in class io.micronaut.http.client.netty.DefaultHttpClient
-
- close() - Method in class io.micronaut.http.client.netty.DefaultNettyHttpClientRegistry
-
- close(ChannelHandlerContext, ChannelPromise) - Method in class io.micronaut.http.netty.stream.HttpStreamsClientHandler
-
- close() - Method in class io.micronaut.http.netty.websocket.NettyWebSocketSession
-
- close(CloseReason) - Method in class io.micronaut.http.netty.websocket.NettyWebSocketSession
-
- close() - Method in class io.micronaut.http.server.tck.EmbeddedServerUnderTest
-
- close() - Method in class io.micronaut.jackson.core.tree.TreeGenerator
-
- close(Throwable) - Method in interface io.micronaut.retry.RetryState
-
- close(boolean) - Method in interface io.micronaut.scheduling.instrument.Instrumentation
-
Closes the active instrumentation with cleanup flag.
- close() - Method in interface io.micronaut.scheduling.instrument.Instrumentation
-
Closes the active instrumentation.
- close() - Method in class io.micronaut.scheduling.io.watch.DefaultWatchThread
-
- close() - Method in class io.micronaut.scheduling.processor.ScheduledMethodProcessor
-
- close() - Method in class io.micronaut.validation.validator.DefaultValidatorFactory
-
- close() - Method in interface io.micronaut.websocket.WebSocketClient
-
- close() - Method in interface io.micronaut.websocket.WebSocketSession
-
- close(CloseReason) - Method in interface io.micronaut.websocket.WebSocketSession
-
Close the session with the given event.
- CLOSE_BRACKET - Static variable in class io.micronaut.http.netty.content.HttpContentUtil
-
- closeBracket() - Static method in class io.micronaut.http.netty.content.HttpContentUtil
-
- closeContext - Variable in class io.micronaut.function.executor.FunctionInitializer
-
- closeIfNoSubscriber() - Method in class io.micronaut.http.netty.reactive.HandlerPublisher
-
- closeIfNoSubscriber() - Method in interface io.micronaut.http.netty.reactive.HotObservable
-
Releases buffered data if there is no subscriber.
- closeIfNoSubscriber() - Method in class io.micronaut.http.netty.stream.DefaultStreamedHttpRequest
-
- closeIfNoSubscriber() - Method in interface io.micronaut.http.netty.stream.StreamedHttpRequest
-
Releases the stream if there is no subscriber.
- closeMethod() - Method in interface io.micronaut.websocket.context.WebSocketBean
-
Returns the method annotated with
OnClose
.
- CloseReason - Class in io.micronaut.websocket
-
Enumeration of close events.
- CloseReason(int, String) - Constructor for class io.micronaut.websocket.CloseReason
-
Default constructor.
- ClosestTypeArgumentQualifier<T> - Class in io.micronaut.inject.qualifiers
-
A
Qualifier
that qualifies beans by generic type arguments and only
returns the candidates that most closely match.
- closeWatchService() - Method in class io.micronaut.scheduling.io.watch.DefaultWatchThread
-
Closes the watch service.
- closeWatchService() - Method in class io.micronaut.scheduling.io.watch.osx.MacOsWatchThread
-
- CLOUD - Static variable in interface io.micronaut.context.env.Environment
-
The cloud environment.
- CLOUD_FOUNDRY - Static variable in interface io.micronaut.context.env.Environment
-
Running on Cloud Foundry.
- CLOUD_PLATFORM_PROPERTY - Static variable in interface io.micronaut.context.env.Environment
-
The default bootstrap name.
- CloudFoundryVcapApplicationPropertySourceLoader - Class in io.micronaut.jackson.core.env
-
A
PropertySourceLoader
that reads from the environment variable VCAP_APPLICATION
which is used by CloudFoundry.
- CloudFoundryVcapApplicationPropertySourceLoader() - Constructor for class io.micronaut.jackson.core.env.CloudFoundryVcapApplicationPropertySourceLoader
-
- CloudFoundryVcapApplicationPropertySourceLoader(boolean) - Constructor for class io.micronaut.jackson.core.env.CloudFoundryVcapApplicationPropertySourceLoader
-
- CloudFoundryVcapServicesPropertySourceLoader - Class in io.micronaut.jackson.core.env
-
A
PropertySourceLoader
that reads from the environment variable VCAP_SERVICES
which is used by CloudFoundry.
- CloudFoundryVcapServicesPropertySourceLoader() - Constructor for class io.micronaut.jackson.core.env.CloudFoundryVcapServicesPropertySourceLoader
-
- CloudFoundryVcapServicesPropertySourceLoader(boolean) - Constructor for class io.micronaut.jackson.core.env.CloudFoundryVcapServicesPropertySourceLoader
-
- code() - Method in interface io.micronaut.http.HttpResponse
-
- code() - Method in class io.micronaut.http.netty.NettyMutableHttpResponse
-
- CodecConfiguration - Class in io.micronaut.http.codec
-
- CodecConfiguration() - Constructor for class io.micronaut.http.codec.CodecConfiguration
-
- codecConfiguration - Variable in class io.micronaut.json.codec.MapperMediaTypeCodec
-
- 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
-
- coerceStringValue() - Method in class io.micronaut.json.tree.JsonNode
-
Attempt to coerce this node to a string.
- collect(Collection<S>) - Method in interface io.micronaut.core.io.service.SoftServiceLoader.ServiceCollector
-
- collect(Collection<S>, boolean) - Method in interface io.micronaut.core.io.service.SoftServiceLoader.ServiceCollector
-
- collect(Consumer<? super S>) - Method in interface io.micronaut.core.io.service.SoftServiceLoader.ServiceCollector
-
- collectAll(Collection<S>, Predicate<S>) - Method in class io.micronaut.core.io.service.SoftServiceLoader
-
Collects all initialized instances.
- collectAll(Collection<S>) - Method in class io.micronaut.core.io.service.SoftServiceLoader
-
Collects all initialized instances.
- collectAll() - Method in class io.micronaut.core.io.service.SoftServiceLoader
-
Collects all initialized instances.
- collectAll(Predicate<S>) - Method in class io.micronaut.core.io.service.SoftServiceLoader
-
Collects all initialized instances.
- collectInjectableElements(ClassElement, VisitorContext) - Static method in class io.micronaut.context.visitor.BeanImportVisitor
-
- collection() - Static method in class io.micronaut.core.util.clhm.Weighers
-
A weigher where the value is a
Collection
and its weight is the
number of elements.
- CollectionUtils - Class in io.micronaut.core.util
-
- CollectionUtils() - Constructor for class io.micronaut.core.util.CollectionUtils
-
- combine(Collection<InvocationInstrumenter>) - Static method in interface io.micronaut.scheduling.instrument.InvocationInstrumenter
-
Combines multiple instrumenters into one.
- COMBINED_LOG_FORMAT - Static variable in class io.micronaut.http.server.netty.handler.accesslog.element.AccessLogFormatParser
-
The combined log format.
- COMMA - Static variable in class io.micronaut.http.netty.content.HttpContentUtil
-
- CommandLine - Interface in io.micronaut.core.cli
-
Represents the parsed command line options.
- CommandLine.Builder<T extends CommandLine.Builder> - Interface in io.micronaut.core.cli
-
A build for constructing a command line parser.
- CommandLinePropertySource - Class in io.micronaut.context.env
-
- CommandLinePropertySource(CommandLine) - Constructor for class io.micronaut.context.env.CommandLinePropertySource
-
Construct the CommandLinePropertySource from properties passed from command line.
- comment(String) - Method in interface io.micronaut.http.sse.Event
-
Sets the event comment.
- COMMON_CLASS_MAP - Static variable in class io.micronaut.core.reflect.ClassUtils
-
- COMMON_LOG_FORMAT - Static variable in class io.micronaut.http.server.netty.handler.accesslog.element.AccessLogFormatParser
-
The common log format.
- COMPARATOR - Static variable in class io.micronaut.core.order.OrderUtil
-
Provide a comparator for collections.
- compare(List<Class>) - Method in class io.micronaut.inject.qualifiers.ClosestTypeArgumentQualifier
-
- compareTo(SemanticVersion) - Method in class io.micronaut.core.version.SemanticVersion
-
- compareTo(HealthStatus) - Method in class io.micronaut.health.HealthStatus
-
Sorts statuses in order of "functioning level".
- compareTo(Cookie) - Method in class io.micronaut.http.netty.cookies.NettyCookie
-
- compareTo(ByteBuf) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- compareTo(Cookie) - Method in class io.micronaut.http.simple.cookies.SimpleCookie
-
- compareTo(UriTemplate) - Method in class io.micronaut.http.uri.UriTemplate
-
- compilationUnit - Variable in class io.micronaut.ast.groovy.visitor.AbstractGroovyElement
-
- Completable - Interface in io.micronaut.core.async.subscriber
-
Interface that exposes a callback to indicate when an operation has been completed.
- CompletableFutureBodyBinder - Class in io.micronaut.http.server.netty.binders
-
- CompletableFutureBodyBinder(HttpContentProcessorResolver, ConversionService) - Constructor for class io.micronaut.http.server.netty.binders.CompletableFutureBodyBinder
-
- CompletableFuturePublisher<T> - Class in io.micronaut.core.async.publisher
-
- complete() - Method in class io.micronaut.http.netty.reactive.HandlerSubscriber
-
Override for custom completion handling.
- 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.
- CompletionAwareSubscriber<T> - Class in io.micronaut.core.async.subscriber
-
- CompletionAwareSubscriber() - Constructor for class io.micronaut.core.async.subscriber.CompletionAwareSubscriber
-
- compose(Function<? super V, ? extends T>) - Method in interface io.micronaut.core.util.functional.ThrowingFunction
-
Returns a composed function that first applies the before
function to its input, and then applies this function to the result.
- CompositeDiscoveryClient - Class in io.micronaut.discovery
-
A composite implementation combining all registered
DiscoveryClient
instances.
- CompositeDiscoveryClient(DiscoveryClient[]) - Constructor for class io.micronaut.discovery.CompositeDiscoveryClient
-
Construct the CompositeDiscoveryClient from all discovery clients.
- CompositeHttpLocaleResolver - Class in io.micronaut.http.server.util.locale
-
- CompositeHttpLocaleResolver(HttpLocaleResolver[], HttpLocaleResolutionConfiguration) - Constructor for class io.micronaut.http.server.util.locale.CompositeHttpLocaleResolver
-
- CompositeMessageSource - Class in io.micronaut.runtime.context
-
Composite message source that is the primary message source.
- CompositeMessageSource(Collection<MessageSource>) - Constructor for class io.micronaut.runtime.context.CompositeMessageSource
-
The other messages sources.
- CompositeTraversableResolver - Class in io.micronaut.validation.validator.resolver
-
- CompositeTraversableResolver(List<TraversableResolver>) - Constructor for class io.micronaut.validation.validator.resolver.CompositeTraversableResolver
-
Default constructor.
- COMPRESSION_HANDLER - Static variable in class io.micronaut.http.server.netty.websocket.NettyServerWebSocketUpgradeHandler
-
- computeIfAbsent(K, Function<? super K, ? extends V>) - Method in class io.micronaut.core.util.clhm.ConcurrentLinkedHashMap
-
If the specified key is not already associated with a value,
attempts to compute its value using the given mapping function
and enters it into this map unless null
.
- ComputeInstanceMetadata - Interface in io.micronaut.discovery.cloud
-
An interface modelling common Cloud platform compute instance metadata.
- ComputeInstanceMetadataResolver - Interface in io.micronaut.discovery.cloud
-
Interface for resoling compute instance metadata.
- ComputeInstanceMetadataResolverUtils - Class in io.micronaut.discovery.cloud
-
- ComputeInstanceMetadataResolverUtils() - Constructor for class io.micronaut.discovery.cloud.ComputeInstanceMetadataResolverUtils
-
- ComputePlatform - Enum in io.micronaut.context.env
-
- concat(T[], T...) - Static method in class io.micronaut.core.util.ArrayUtils
-
Concatenate two arrays.
- concat(byte[], byte...) - Static method in class io.micronaut.core.util.ArrayUtils
-
Concatenate two byte arrays.
- concreteConstructorFor(TypeElement, AnnotationUtils) - Method in class io.micronaut.annotation.processing.ModelUtils
-
The constructor inject for the given class element.
- concurrencyLevel(int) - Method in class io.micronaut.core.util.clhm.ConcurrentLinkedHashMap.Builder
-
Specifies the estimated number of concurrently updating threads.
- ConcurrentLinkedHashMap<K,V> - Class in io.micronaut.core.util.clhm
-
A hash table supporting full concurrency of retrievals, adjustable expected
concurrency for updates, and a maximum capacity to bound the map by.
- ConcurrentLinkedHashMap.Builder<K,V> - Class in io.micronaut.core.util.clhm
-
- Condition - Interface in io.micronaut.context.condition
-
- condition() - Method in interface io.micronaut.core.util.ArgumentUtils.Check
-
- ConditionContext<T extends AnnotationMetadataProvider> - Interface in io.micronaut.context.condition
-
- ConfigDiscoveryConfiguration - Class in io.micronaut.discovery.config
-
Abstract class for common configuration discovery settings.
- ConfigDiscoveryConfiguration() - Constructor for class io.micronaut.discovery.config.ConfigDiscoveryConfiguration
-
- ConfigDiscoveryConfiguration.Format - Enum in io.micronaut.discovery.config
-
The format the configuration is stored in.
- ConfigurableElement - Interface in io.micronaut.inject.ast.beans
-
Element that supports adding qualifiers.
- ConfigurableUriNamingStrategy - Class in io.micronaut.web.router.naming
-
- ConfigurableUriNamingStrategy(String) - Constructor for class io.micronaut.web.router.naming.ConfigurableUriNamingStrategy
-
Constructs a new uri naming strategy for the given property.
- Configuration - Annotation Type in io.micronaut.context.annotation
-
A configuration is a grouping of bean definitions under a package.
- configuration - Variable in class io.micronaut.http.server.netty.AbstractBufferingHttpContentProcessor
-
- configuration - Variable in class io.micronaut.http.server.netty.AbstractHttpContentProcessor
-
- configuration - Variable in class io.micronaut.http.server.netty.DefaultHttpContentProcessor
-
- configuration(Map<String, Object>) - Method in class io.micronaut.http.server.tck.TestScenario.Builder
-
- CONFIGURATION_PREFIX - Static variable in interface io.micronaut.discovery.config.ConfigurationClient
-
The prefix used to configure the config client.
- CONFIGURATION_QUALIFIER - Static variable in class io.micronaut.http.server.codec.TextStreamCodec
-
- CONFIGURATION_QUALIFIER - Static variable in class io.micronaut.jackson.codec.JsonMediaTypeCodec
-
- CONFIGURATION_QUALIFIER - Static variable in class io.micronaut.jackson.codec.JsonStreamMediaTypeCodec
-
- CONFIGURATION_QUALIFIER - Static variable in class io.micronaut.json.codec.JsonMediaTypeCodec
-
- CONFIGURATION_QUALIFIER - Static variable in class io.micronaut.json.codec.JsonStreamMediaTypeCodec
-
- CONFIGURATION_QUALIFIER - Static variable in class io.micronaut.runtime.http.codec.TextPlainCodec
-
- ConfigurationAdvice - Annotation Type in io.micronaut.runtime.context.env
-
- ConfigurationBuilder - Annotation Type in io.micronaut.context.annotation
-
An annotation applicable to a field or method of a
ConfigurationProperties
instance that allows to
customize the behaviour of properties that are builders themselves.
- ConfigurationClient - Interface in io.micronaut.discovery.config
-
A Configuration client is responsible for reading configuration for configuration servers.
- ConfigurationDefaultVersionProvider - Class in io.micronaut.web.router.version
-
- ConfigurationDefaultVersionProvider(RoutesVersioningConfiguration) - Constructor for class io.micronaut.web.router.version.ConfigurationDefaultVersionProvider
-
- ConfigurationException - Exception in io.micronaut.context.exceptions
-
An exception that occurs during configuration setup.
- ConfigurationException(String, Throwable) - Constructor for exception io.micronaut.context.exceptions.ConfigurationException
-
- ConfigurationException(String) - Constructor for exception io.micronaut.context.exceptions.ConfigurationException
-
- ConfigurationInfoSource - Class in io.micronaut.management.endpoint.info.source
-
An
InfoSource
that retrieves values under the
info key from configuration sources.
- ConfigurationInfoSource(Environment) - Constructor for class io.micronaut.management.endpoint.info.source.ConfigurationInfoSource
-
- ConfigurationInject - Annotation Type in io.micronaut.context.annotation
-
Allows injecting configuration values into a constructor or method based
on the parameter names.
- ConfigurationIntroductionAdvice - Class in io.micronaut.runtime.context.env
-
- ConfigurationMetadata - Class in io.micronaut.inject.configuration
-
Metadata about a configuration group.
- ConfigurationMetadata() - Constructor for class io.micronaut.inject.configuration.ConfigurationMetadata
-
- ConfigurationMetadataBuilder<T> - Class in io.micronaut.inject.configuration
-
- ConfigurationMetadataBuilder() - Constructor for class io.micronaut.inject.configuration.ConfigurationMetadataBuilder
-
- ConfigurationMetadataProcessor - Class in io.micronaut.annotation.processing
-
Handles Configuration metadata generation.
- ConfigurationMetadataProcessor() - Constructor for class io.micronaut.annotation.processing.ConfigurationMetadataProcessor
-
- ConfigurationMetadataWriter - Interface in io.micronaut.inject.configuration
-
- ConfigurationProperties - Annotation Type in io.micronaut.context.annotation
-
Defines a singleton bean whose property values are resolved from a
PropertyResolver
.
- ConfigurationReader - Annotation Type in io.micronaut.context.annotation
-
A meta annotation for use with other annotations to indicate that the annotation reads configuration.
- configure(Environment) - Method in class io.micronaut.context.AbstractBeanDefinition
-
- configure(Environment) - Method in class io.micronaut.context.AbstractExecutableMethod
-
- configure(Environment) - Method in class io.micronaut.context.AbstractExecutableMethodsDefinition
-
- configure(Environment) - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
- configure(ApplicationContextBuilder) - Method in interface io.micronaut.context.ApplicationContextConfigurer
-
Configures the application context builder.
- configure(Environment) - Method in interface io.micronaut.context.EnvironmentConfigurable
-
Configure the component for the given environment.
- configure(GraalReflectionConfigurer.ReflectionConfigurationContext) - Method in interface io.micronaut.core.graal.GraalReflectionConfigurer
-
Configure reflection for this type.
- 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.
- configure(ClassLoader, LoggerContext, String) - Static method in class io.micronaut.logging.impl.LogbackUtils
-
Configures a Logger Context.
- configureBeanVisitor(BeanDefinitionVisitor) - Method in class io.micronaut.inject.writer.AbstractBeanDefinitionBuilder
-
Configure the bean visitor for this builder.
- configuredLevel() - Method in class io.micronaut.management.endpoint.loggers.LoggerConfiguration
-
- connect(Class<T>, MutableHttpRequest<?>) - Method in class io.micronaut.http.client.netty.DefaultHttpClient
-
- connect(Class<T>, Map<String, Object>) - Method in class io.micronaut.http.client.netty.DefaultHttpClient
-
- connect(Class<T>, MutableHttpRequest<?>) - Method in interface io.micronaut.websocket.WebSocketClient
-
Connect the given client endpoint type to the URI over WebSocket.
- connect(Class<T>, Map<String, Object>) - Method in interface io.micronaut.websocket.WebSocketClient
-
Connect the given client endpoint type.
- connect(Class<T>, String) - Method in interface io.micronaut.websocket.WebSocketClient
-
Connect the given client endpoint type to the URI over WebSocket.
- connect(Class<T>, URI) - Method in interface io.micronaut.websocket.WebSocketClient
-
Connect the given client endpoint type to the URI over WebSocket.
- CONNECTION - Static variable in interface io.micronaut.http.HttpHeaders
-
"Connection"
.
- connection - Variable in class io.micronaut.http.netty.stream.StreamingInboundHttp2ToHttpAdapter
-
- 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
-
- ConnectionPoolConfiguration() - Constructor for class io.micronaut.http.client.HttpClientConfiguration.ConnectionPoolConfiguration
-
- ConnectTTLHandler - Class in io.micronaut.http.client.netty
-
A handler that will close channels after they have reached their time-to-live, regardless of usage.
- ConnectTTLHandler(Long) - Constructor for class io.micronaut.http.client.netty.ConnectTTLHandler
-
Construct ConnectTTLHandler for given arguments.
- ConstantElement - Class in io.micronaut.http.server.netty.handler.accesslog.element
-
ConstantElement LogElement.
- ConstantPropertySources - Class in io.micronaut.context.env
-
An optimization class which is used to register property sources
statically.
- ConstantPropertySources(List<PropertySource>) - Constructor for class io.micronaut.context.env.ConstantPropertySources
-
- ConstraintExceptionHandler - Class in io.micronaut.validation.exceptions
-
- ConstraintExceptionHandler(ErrorResponseProcessor<?>) - Constructor for class io.micronaut.validation.exceptions.ConstraintExceptionHandler
-
Constructor.
- ConstraintValidator<A extends Annotation,T> - Interface in io.micronaut.validation.validator.constraints
-
Constraint validator that can be used at either runtime or compilation time and
is capable of validation
Constraint
instances.
- ConstraintValidatorContext - Interface in io.micronaut.validation.validator.constraints
-
- constraintValidatorFactory(ConstraintValidatorFactory) - Method in class io.micronaut.validation.validator.DefaultValidatorConfiguration
-
- ConstraintValidatorRegistry - Interface in io.micronaut.validation.validator.constraints
-
Interface for a class that is a registry of contraint validator.
- CONSTRUCTOR_NAME - Static variable in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- ConstructorArgumentSegment(BeanDefinition, String, Argument, Argument[]) - Constructor for class io.micronaut.context.AbstractBeanResolutionContext.ConstructorArgumentSegment
-
- ConstructorElement - Interface in io.micronaut.inject.ast
-
Element for constructors.
- ConstructorInjectionPoint<T> - Interface in io.micronaut.inject
-
A constructor injection point.
- ConstructorInterceptor<T> - Interface in io.micronaut.aop
-
- ConstructorInterceptorChain<T> - Class in io.micronaut.aop.chain
-
- ConstructorInvocationContext<T> - Interface in io.micronaut.aop
-
- CONSTRUCTORS - Static variable in interface io.micronaut.inject.ast.ElementQuery
-
Constant to retrieve instance constructors, not including those of the parent class.
- constructType(Argument<T>, TypeFactory) - Static method in class io.micronaut.jackson.JacksonConfiguration
-
Constructors a JavaType for the given argument and type factory.
- consumedInMessage(ChannelHandlerContext) - Method in class io.micronaut.http.netty.stream.HttpStreamsClientHandler
-
- consumedInMessage(ChannelHandlerContext) - Method in class io.micronaut.http.netty.stream.HttpStreamsServerHandler
-
- Consumes - Annotation Type in io.micronaut.http.annotation
-
An annotation to indicate the
MediaType
s consumed by a particular component.
- consumes(MediaType...) - Method in interface io.micronaut.web.router.ErrorRoute
-
- consumes(MediaType...) - Method in interface io.micronaut.web.router.ResourceRoute
-
Accept the given media type.
- consumes(MediaType...) - Method in interface io.micronaut.web.router.Route
-
Applies the given accepted media type the route.
- consumes(MediaType...) - Method in interface io.micronaut.web.router.StatusRoute
-
- consumes(MediaType...) - Method in interface io.micronaut.web.router.UriRoute
-
- consumesAll() - Method in interface io.micronaut.web.router.Route
-
- consumesAll() - Method in interface io.micronaut.web.router.UriRoute
-
- ConsumesMediaTypeQualifier<T> - Class in io.micronaut.web.router.qualifier
-
- ConsumesMediaTypeQualifier(MediaType) - Constructor for class io.micronaut.web.router.qualifier.ConsumesMediaTypeQualifier
-
- ConsumesTest - Class in io.micronaut.http.server.tck.tests
-
- ConsumesTest() - Constructor for class io.micronaut.http.server.tck.tests.ConsumesTest
-
- CONTAINER_TYPES - Static variable in class io.micronaut.core.type.DefaultArgument
-
- contains(Qualifier<T>) - Method in interface io.micronaut.context.Qualifier
-
Whether this qualifier contains the given qualifier.
- contains(String) - Method in class io.micronaut.core.annotation.AnnotationValue
-
Whether a particular member is present.
- contains(String) - Method in interface io.micronaut.core.convert.value.ConvertibleValues
-
Whether the given key is contained within these values.
- contains(String) - Method in class io.micronaut.core.convert.value.ConvertibleValuesMap
-
- contains(String) - Method in class io.micronaut.http.netty.NettyHttpHeaders
-
- contains() - Method in interface io.micronaut.http.server.tck.BodyAssertion.AssertionBuilder
-
- contains() - Method in class io.micronaut.http.server.tck.BodyAssertion.ByteArrayBodyAssertionBuilder
-
- contains() - Method in class io.micronaut.http.server.tck.BodyAssertion.StringBodyAssertionBuilder
-
- contains(Qualifier<T>) - Method in class io.micronaut.inject.qualifiers.AnyQualifier
-
- containsBean(Class<T>, Qualifier<T>) - Method in interface io.micronaut.context.BeanDefinitionRegistry
-
Return whether the bean of the given type is contained within this context.
- containsBean(Argument<T>, Qualifier<T>) - Method in interface io.micronaut.context.BeanDefinitionRegistry
-
Return whether the bean of the given type is contained within this context.
- containsBean(Argument<T>) - Method in interface io.micronaut.context.BeanDefinitionRegistry
-
Return whether the bean of the given type is contained within this context.
- containsBean(Class<?>) - Method in interface io.micronaut.context.BeanDefinitionRegistry
-
Return whether the bean of the given type is contained within this context.
- containsBean(Class<T>, Qualifier<T>) - Method in class io.micronaut.context.DefaultBeanContext
-
- containsBean(Argument<T>, Qualifier<T>) - Method in class io.micronaut.context.DefaultBeanContext
-
- containsKey(Object) - Method in class io.micronaut.core.util.clhm.ConcurrentLinkedHashMap
-
- containsProperties(BeanResolutionContext, BeanContext) - Method in class io.micronaut.context.AbstractBeanDefinition
-
If this bean is a
ConfigurationProperties
bean return whether any properties for it are configured
within the context.
- containsProperties(BeanResolutionContext, BeanContext, String) - Method in class io.micronaut.context.AbstractBeanDefinition
-
If this bean is a
ConfigurationProperties
bean return whether any properties for it are configured
within the context.
- containsProperties(BeanResolutionContext, BeanContext) - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
If this bean is a
ConfigurationProperties
bean return whether any properties for it are configured
within the context.
- containsProperties(BeanResolutionContext, BeanContext, String) - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
If this bean is a
ConfigurationProperties
bean return whether any properties for it are configured
within the context.
- containsProperties(String) - Method in class io.micronaut.context.DefaultApplicationContext
-
- containsProperties(String) - Method in class io.micronaut.context.env.PropertySourcePropertyResolver
-
- containsProperties(String) - Method in class io.micronaut.core.value.MapPropertyResolver
-
- containsProperties(String) - Method in interface io.micronaut.core.value.PropertyResolver
-
Whether the given property or any nested properties exist for the key given key within this resolver.
- containsPropertiesValue(BeanResolutionContext, BeanContext, String) - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
- containsProperty(String) - Method in class io.micronaut.context.DefaultApplicationContext
-
- containsProperty(String) - Method in class io.micronaut.context.env.PropertySourcePropertyResolver
-
- containsProperty(String) - Method in class io.micronaut.core.value.MapPropertyResolver
-
- containsProperty(String) - Method in interface io.micronaut.core.value.PropertyResolver
-
Whether the given property is contained within this resolver.
- containsPropertyValue(BeanResolutionContext, BeanContext, String) - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
- containsValue(Object) - Method in class io.micronaut.core.util.clhm.ConcurrentLinkedHashMap
-
- containsValueForField(BeanResolutionContext, BeanContext, int) - Method in class io.micronaut.context.AbstractBeanDefinition
-
Obtains a value for the given field argument.
- containsValueForField(BeanResolutionContext, BeanContext, int, boolean) - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
Deprecated.
- containsValueForMethodArgument(BeanResolutionContext, BeanContext, int, int) - Method in class io.micronaut.context.AbstractBeanDefinition
-
Obtains a value for the given method argument.
- containsValueForMethodArgument(BeanResolutionContext, BeanContext, int, int, boolean) - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
Deprecated.
- 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.client.exceptions
-
- ContentLengthExceededException(long, long) - Constructor for exception io.micronaut.http.client.exceptions.ContentLengthExceededException
-
- ContentLengthExceededException(long) - Constructor for exception io.micronaut.http.client.exceptions.ContentLengthExceededException
-
- 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
-
- ContentLengthExceededHandler - Class in io.micronaut.http.server.exceptions
-
- ContentLengthExceededHandler(ErrorResponseProcessor<?>) - Constructor for class io.micronaut.http.server.exceptions.ContentLengthExceededHandler
-
Constructor.
- 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
-
- contentType(MediaType) - Method in class io.micronaut.http.netty.NettyHttpHeaders
-
- context - Variable in class io.micronaut.context.AbstractBeanResolutionContext
-
- Context - Annotation Type in io.micronaut.context.annotation
-
Context scope indicates that the classes life cycle is bound to that of the
BeanContext
and it should be initialized and shutdown during startup and shutdown of
the underlying
BeanContext
.
- CONTEXT - Static variable in interface io.micronaut.context.env.PropertySource
-
The name of the property source with values supplied directly from the context.
- ContextCompletionAwareSubscriber<T> - Class in io.micronaut.http.server.netty.async
-
A subscriber that subscribes to a single result with special handling for the ChannelHandlerContext
.
- ContextCompletionAwareSubscriber(ChannelHandlerContext) - Constructor for class io.micronaut.http.server.netty.async.ContextCompletionAwareSubscriber
-
- ContextConfigurer - Annotation Type in io.micronaut.context.annotation
-
Annotation used to indicate the annotated class participates in
the application context building phase.
- ContextConfigurerVisitor - Class in io.micronaut.context.visitor
-
This visitor is responsible for generating service files for classes
annotated with
ContextConfigurer
.
- ContextConfigurerVisitor() - Constructor for class io.micronaut.context.visitor.ContextConfigurerVisitor
-
- ContextConverterRegistrar - Class in io.micronaut.context.converters
-
A converter registry for converters required by the context.
- contribute(ServiceInstance, Map<String, String>) - Method in interface io.micronaut.discovery.metadata.ServiceInstanceMetadataContributor
-
- contribute(ServiceInstance, Map<String, String>) - Method in class io.micronaut.function.web.AnnotatedFunctionRouteBuilder
-
- contributeDefaults(AnnotationMetadata, AnnotationMetadata) - Static method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
Contributes defaults to the given target.
- contributeRepeatable(AnnotationMetadata, AnnotationMetadata) - Static method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
Contributes repeatable annotation metadata to the given target.
- contributeRepeatable(AnnotationMetadata, ClassElement) - Static method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
Contributes repeatable annotation metadata to the given class element.
- Controller - Annotation Type in io.micronaut.http.annotation
-
Indicates that the role of a class is a controller within an application.
- ControllerConstraintHandlerTest - Class in io.micronaut.http.server.tck.tests.constraintshandler
-
- ControllerConstraintHandlerTest() - Constructor for class io.micronaut.http.server.tck.tests.constraintshandler.ControllerConstraintHandlerTest
-
- ConversionContext - Interface in io.micronaut.core.convert
-
A conversion context is a context object supplied to a
TypeConverter
that allows more accurate conversion.
- ConversionError - Interface in io.micronaut.core.convert
-
An interface for reporting conversion errors.
- ConversionErrorException - Exception in io.micronaut.core.convert.exceptions
-
- ConversionErrorException(Argument, ConversionError) - Constructor for exception io.micronaut.core.convert.exceptions.ConversionErrorException
-
- ConversionErrorException(Argument, Exception) - Constructor for exception io.micronaut.core.convert.exceptions.ConversionErrorException
-
- ConversionErrorHandler - Class in io.micronaut.http.server.exceptions
-
- ConversionErrorHandler(ErrorResponseProcessor<?>) - Constructor for class io.micronaut.http.server.exceptions.ConversionErrorHandler
-
Constructor.
- conversionService - Variable in class io.micronaut.context.env.PropertySourcePropertyResolver
-
- ConversionService<Impl extends ConversionService> - Interface in io.micronaut.core.convert
-
A service for allowing conversion from one type to another.
- conversionService - Variable in class io.micronaut.core.convert.converters.MultiValuesConverterFactory.AbstractConverterToMultiValues
-
- conversionService - Variable in class io.micronaut.http.bind.binders.DefaultBodyAnnotationBinder
-
- conversionService - Variable in class io.micronaut.http.netty.AbstractNettyHttpRequest
-
- conversionService - Variable in class io.micronaut.web.router.DefaultRouteBuilder
-
- convert(Object, Class<T>, ConversionContext) - Method in class io.micronaut.context.env.DefaultEnvironment
-
- convert(Object, Class<T>, ConversionContext) - Method in interface io.micronaut.core.convert.ConversionService
-
Attempts to convert the given object to the given target type.
- convert(Object, Class<T>) - Method in interface io.micronaut.core.convert.ConversionService
-
Attempts to convert the given object to the given target type.
- convert(Object, Argument<T>) - Method in interface io.micronaut.core.convert.ConversionService
-
Attempts to convert the given object to the given target type.
- convert(Object, ArgumentConversionContext<T>) - Method in interface io.micronaut.core.convert.ConversionService
-
Attempts to convert the given object to the given target type.
- convert(T, Class<ConvertibleMultiValues>, ConversionContext) - Method in class io.micronaut.core.convert.converters.MultiValuesConverterFactory.AbstractConverterToMultiValues
-
- convert(Object, Class<T>, ConversionContext) - Method in class io.micronaut.core.convert.DefaultConversionService
-
- convert(CharSequence, Class<Number>, ConversionContext) - Method in class io.micronaut.core.convert.format.ReadableBytesTypeConverter
-
- convert(S, Class<T>) - Method in interface io.micronaut.core.convert.TypeConverter
-
Converts from the given source object type to the target type.
- convert(S, Class<T>, ConversionContext) - Method in interface io.micronaut.core.convert.TypeConverter
-
Converts from the given source object type to the target type.
- convert(CharSequence, Class<SameSite>, ConversionContext) - Method in class io.micronaut.http.cookie.SameSiteConverter
-
- convert(Map<String, Object>, Class<CorsOriginConfiguration>, ConversionContext) - Method in class io.micronaut.http.server.cors.CorsOriginConverter
-
- convertAndSet(B, Object) - Method in interface io.micronaut.core.beans.BeanProperty
-
Convert the value and set if on the bean using the default conversion service.
- convertCollection(Class<? extends Iterable<T>>, Collection<T>) - Static method in class io.micronaut.core.util.CollectionUtils
-
Attempts to convert a collection to the given iterabable type
- convertDotToUnderscore(String) - Static method in class io.micronaut.core.util.StringUtils
-
Replace the dots in the property with underscore and
transform to uppercase.
- convertDotToUnderscore(String, boolean) - Static method in class io.micronaut.core.util.StringUtils
-
Replace the dots in the property with underscore and
transform to uppercase based on given flag.
- ConvertibleMultiValues<V> - Interface in io.micronaut.core.convert.value
-
- ConvertibleMultiValuesMap<V> - Class in io.micronaut.core.convert.value
-
- ConvertibleMultiValuesMap() - Constructor for class io.micronaut.core.convert.value.ConvertibleMultiValuesMap
-
- ConvertibleMultiValuesMap(Map<CharSequence, List<V>>) - Constructor for class io.micronaut.core.convert.value.ConvertibleMultiValuesMap
-
- ConvertibleMultiValuesMap(Map<CharSequence, List<V>>, ConversionService<?>) - Constructor for class io.micronaut.core.convert.value.ConvertibleMultiValuesMap
-
- ConvertibleMultiValuesSerializer - Class in io.micronaut.jackson.serialize
-
- ConvertibleMultiValuesSerializer() - Constructor for class io.micronaut.jackson.serialize.ConvertibleMultiValuesSerializer
-
- ConvertibleValues<V> - Interface in io.micronaut.core.convert.value
-
An interface for classes that represent a map-like structure of values that can be converted.
- ConvertibleValuesMap<V> - Class in io.micronaut.core.convert.value
-
- ConvertibleValuesMap() - Constructor for class io.micronaut.core.convert.value.ConvertibleValuesMap
-
Constructor.
- ConvertibleValuesMap(Map<? extends CharSequence, V>) - Constructor for class io.micronaut.core.convert.value.ConvertibleValuesMap
-
Constructor.
- ConvertibleValuesMap(Map<? extends CharSequence, V>, ConversionService<?>) - Constructor for class io.micronaut.core.convert.value.ConvertibleValuesMap
-
Constructor.
- ConvertibleValuesSerializer - Class in io.micronaut.jackson.serialize
-
- ConvertibleValuesSerializer() - Constructor for class io.micronaut.jackson.serialize.ConvertibleValuesSerializer
-
- convertPublisher(Object, Class<T>) - Static method in class io.micronaut.core.async.publisher.Publishers
-
Attempts to convert the publisher to the given type.
- convertRequired(Object, Class<T>) - Method in interface io.micronaut.core.convert.ConversionService
-
Convert the value to the given type.
- convertRequired(Object, Argument<T>) - Method in interface io.micronaut.core.convert.ConversionService
-
Convert the value to the given type.
- convertValue(ChannelOption<?>, Object, Environment) - Method in interface io.micronaut.http.netty.channel.converters.ChannelOptionFactory
-
Converts the specified value given the channel option type.
- convertValue(ChannelOption<?>, Object, Environment) - Method in class io.micronaut.http.netty.channel.converters.EpollChannelOptionFactory
-
- convertValue(ChannelOption<?>, Object, Environment) - Method in class io.micronaut.http.netty.channel.converters.KQueueChannelOptionFactory
-
- 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.netty.NettyMutableHttpResponse
-
- cookie(Cookie) - Method in class io.micronaut.http.simple.SimpleHttpRequest
-
- CookieAnnotationBinder<T> - Class in io.micronaut.http.bind.binders
-
- 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.
- CookieElementBuilder - Class in io.micronaut.http.server.netty.handler.accesslog.element
-
Builder for CookieElement and CookiesElement.
- CookieElementBuilder() - Constructor for class io.micronaut.http.server.netty.handler.accesslog.element.CookieElementBuilder
-
- CookieFactory - Interface in io.micronaut.http.cookie
-
A CookieFactory creates
Cookie
instances and should be implemented by a concrete server.
- CookieHttpSessionIdGenerator - Class in io.micronaut.session.http
-
Utility to generate a session id from a cookie value or builds a cookie value from session.
- CookieHttpSessionIdGenerator(HttpSessionConfiguration) - Constructor for class io.micronaut.session.http.CookieHttpSessionIdGenerator
-
Constructor.
- CookieHttpSessionStrategy - Class in io.micronaut.session.http
-
Resolves
Session
identifiers from cookies.
- CookieHttpSessionStrategy(HttpSessionConfiguration) - Constructor for class io.micronaut.session.http.CookieHttpSessionStrategy
-
Constructor.
- CookieHttpSessionStrategy(HttpSessionConfiguration, CookieHttpSessionIdGenerator) - Constructor for class io.micronaut.session.http.CookieHttpSessionStrategy
-
Constructor.
- CookieLocaleResolver - Class in io.micronaut.http.server.util.locale
-
Resolves the Locale from a Cookie within a HTTP Request.
- CookieLocaleResolver(HttpLocaleResolutionConfiguration) - Constructor for class io.micronaut.http.server.util.locale.CookieLocaleResolver
-
- 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.netty.NettyMutableHttpResponse
-
- cookies(Set<Cookie>) - Method in class io.micronaut.http.simple.SimpleHttpRequest
-
- CookiesTest - Class in io.micronaut.http.server.tck.tests
-
- CookiesTest() - Constructor for class io.micronaut.http.server.tck.tests.CookiesTest
-
- 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.
- cookieValueFromSession(Session) - Method in class io.micronaut.session.http.CookieHttpSessionIdGenerator
-
- copiedBuffer(byte[]) - Method in class io.micronaut.buffer.netty.NettyByteBufferFactory
-
- copiedBuffer(ByteBuffer) - Method in class io.micronaut.buffer.netty.NettyByteBufferFactory
-
- copiedBuffer(byte[]) - Method in interface io.micronaut.core.io.buffer.ByteBufferFactory
-
Creates a new big-endian buffer whose content is a copy of the specified array
's sub-region.
- copiedBuffer(ByteBuffer) - Method in interface io.micronaut.core.io.buffer.ByteBufferFactory
-
Creates a new big-endian buffer whose content is a copy of the specified NIO buffer.
- copy() - Method in interface io.micronaut.context.BeanResolutionContext
-
Copy current context to be used later.
- copy() - Method in class io.micronaut.context.DefaultBeanResolutionContext
-
- copy() - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- copy(int, int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- copy() - Method in class io.micronaut.http.server.netty.handler.accesslog.element.ConstantElement
-
- copy() - Method in interface io.micronaut.http.server.netty.handler.accesslog.element.LogElement
-
Copy this log element when it is not stateless.
- copy() - Method in class io.micronaut.session.http.SessionLogElement
-
- copyStateFrom(AbstractBeanResolutionContext) - Method in class io.micronaut.context.AbstractBeanResolutionContext
-
Copy the state from a previous resolution context.
- copyToRuntime() - Static method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
This is used for testing scenarios only where annotation metadata
is created without bean creation.
- CoreNonNullTransformer - Class in io.micronaut.inject.annotation.internal
-
A transformer that remaps
NonNull
to
javax.annotation.Nonnull
.
- CoreNonNullTransformer() - Constructor for class io.micronaut.inject.annotation.internal.CoreNonNullTransformer
-
- CoreNullableTransformer - Class in io.micronaut.inject.annotation.internal
-
A transformer that remaps
Nullable
to
javax.annotation.Nullable
.
- CoreNullableTransformer() - Constructor for class io.micronaut.inject.annotation.internal.CoreNullableTransformer
-
- COROUTINE_SUSPENDED - Static variable in class io.micronaut.core.util.KotlinUtils
-
- CoroutineHelper - Class in io.micronaut.http.server
-
Coroutines helper.
- CorsAssertion - Class in io.micronaut.http.server.tck
-
CORS assertion.
- CorsAssertion.Builder - Class in io.micronaut.http.server.tck
-
CORS Assertion Builder.
- corsConfiguration - Variable in class io.micronaut.http.server.cors.CorsFilter
-
- CorsConfiguration() - Constructor for class io.micronaut.http.server.HttpServerConfiguration.CorsConfiguration
-
- CorsDisabledByDefaultTest - Class in io.micronaut.http.server.tck.tests.cors
-
- CorsDisabledByDefaultTest() - Constructor for class io.micronaut.http.server.tck.tests.cors.CorsDisabledByDefaultTest
-
- CorsFilter - Class in io.micronaut.http.server.cors
-
Responsible for handling CORS requests and responses.
- CorsFilter(HttpServerConfiguration.CorsConfiguration, HttpHostResolver) - Constructor for class io.micronaut.http.server.cors.CorsFilter
-
- CorsFilter(HttpServerConfiguration.CorsConfiguration) - Constructor for class io.micronaut.http.server.cors.CorsFilter
-
- CorsOriginConfiguration - Class in io.micronaut.http.server.cors
-
Stores configuration for CORS.
- CorsOriginConfiguration() - Constructor for class io.micronaut.http.server.cors.CorsOriginConfiguration
-
- CorsOriginConverter - Class in io.micronaut.http.server.cors
-
- CorsOriginConverter() - Constructor for class io.micronaut.http.server.cors.CorsOriginConverter
-
- CorsSimpleRequestTest - Class in io.micronaut.http.server.tck.tests.cors
-
- CorsSimpleRequestTest() - Constructor for class io.micronaut.http.server.tck.tests.cors.CorsSimpleRequestTest
-
- CorsUtils - Class in io.micronaut.http.server.tck
-
Utility class to do CORS related assertions.
- create() - Method in interface io.micronaut.context.scope.BeanCreationContext
-
Create a new instance.
- create(Argument<T>, T) - Static method in interface io.micronaut.core.type.ArgumentValue
-
- create(Argument<T>, T) - Static method in interface io.micronaut.core.type.MutableArgumentValue
-
- create(URL) - Static method in interface io.micronaut.http.client.HttpClient
-
- create(URL, HttpClientConfiguration) - Static method in interface io.micronaut.http.client.HttpClient
-
Create a new
HttpClient
with the specified configuration.
- create(String) - Method in class io.micronaut.http.client.loadbalance.DiscoveryClientLoadBalancerFactory
-
- create(ServiceInstanceList) - Method in class io.micronaut.http.client.loadbalance.ServiceInstanceListLoadBalancerFactory
-
- create(HttpMethod, String) - Method in class io.micronaut.http.client.netty.NettyClientHttpRequestFactory
-
- create(HttpMethod, String, String) - Method in class io.micronaut.http.client.netty.NettyClientHttpRequestFactory
-
- create(URL) - Static method in interface io.micronaut.http.client.ProxyHttpClient
-
- create(URL, HttpClientConfiguration) - Static method in interface io.micronaut.http.client.ProxyHttpClient
-
- create(URL) - Static method in interface io.micronaut.http.client.sse.SseClient
-
- create(URL, HttpClientConfiguration) - Static method in interface io.micronaut.http.client.sse.SseClient
-
Create a new
SseClient
with the specified configuration.
- create(URL) - Static method in interface io.micronaut.http.client.StreamingHttpClient
-
- create(URL, HttpClientConfiguration) - Static method in interface io.micronaut.http.client.StreamingHttpClient
-
- 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.netty.cookies.NettyCookieFactory
-
- create(String, String) - Method in class io.micronaut.http.simple.cookies.SimpleCookieFactory
-
- create(HttpMethod, String) - Method in class io.micronaut.http.simple.SimpleHttpRequestFactory
-
- create(String) - Static method in class io.micronaut.scheduling.cron.CronExpression
-
Create object from the String expression.
- create(SessionStore, HttpRequest<?>) - Static method in class io.micronaut.session.http.SessionForRequest
-
Creates a session and stores it in the request attributes.
- create(Argument<?>) - Static method in exception io.micronaut.web.router.exceptions.UnsatisfiedRouteException
-
Creates a specialized UnsatisfiedRouteException given the provided argument.
- create(URL) - Static method in interface io.micronaut.websocket.WebSocketClient
-
- create(URL, HttpClientConfiguration) - Static method in interface io.micronaut.websocket.WebSocketClient
-
- create(URI) - Static method in interface io.micronaut.websocket.WebSocketClient
-
- create(URI, HttpClientConfiguration) - Static method in interface io.micronaut.websocket.WebSocketClient
-
- createAnnotationScanner(ClassLoader) - Method in class io.micronaut.context.env.DefaultEnvironment
-
Creates the default annotation scanner.
- createAopWriter(BeanDefinitionWriter, AnnotationMetadata) - Method in class io.micronaut.inject.writer.AbstractBeanDefinitionBuilder
-
Creates the AOP writer.
- createAroundMethodVisitor(BeanDefinitionVisitor) - Method in class io.micronaut.inject.writer.AbstractBeanDefinitionBuilder
-
Creates the around method visitor.
- createArrayNode(List<JsonNode>) - Static method in class io.micronaut.json.tree.JsonNode
-
- createAttribute(String, String) - Method in interface io.micronaut.http.client.multipart.MultipartDataFactory
-
Creates an attribute.
- createBean(Class<T>) - Method in interface io.micronaut.context.BeanContext
-
Creates a new instance of the given bean performing dependency injection and returning a new instance.
- createBean(Class<T>, Qualifier<T>) - Method in interface io.micronaut.context.BeanContext
-
Creates a new instance of the given bean performing dependency injection and returning a new instance.
- createBean(Class<T>, Qualifier<T>, Map<String, Object>) - Method in interface io.micronaut.context.BeanContext
-
Creates a new instance of the given bean performing dependency injection and returning a new instance.
- createBean(Class<T>, Qualifier<T>, Object...) - Method in interface io.micronaut.context.BeanContext
-
Creates a new instance of the given bean performing dependency injection and returning a new instance.
- createBean(Class<T>, Object...) - Method in interface io.micronaut.context.BeanContext
-
Creates a new instance of the given bean performing dependency injection and returning a new instance.
- createBean(Class<T>, Map<String, Object>) - Method in interface io.micronaut.context.BeanContext
-
Creates a new instance of the given bean performing dependency injection and returning a new instance.
- createBean(Class<T>, Qualifier<T>) - Method in class io.micronaut.context.DefaultBeanContext
-
- createBean(Class<T>, Qualifier<T>, Map<String, Object>) - Method in class io.micronaut.context.DefaultBeanContext
-
- createBean(Class<T>, Qualifier<T>, Object...) - Method in class io.micronaut.context.DefaultBeanContext
-
- createBean(BeanResolutionContext, Class<T>, Qualifier<T>) - Method in class io.micronaut.context.DefaultBeanContext
-
Creates a bean.
- createBeanDefinitionWriter() - Method in class io.micronaut.inject.writer.AbstractBeanDefinitionBuilder
-
- createBooleanNode(boolean) - Static method in class io.micronaut.json.tree.JsonNode
-
- createChildBean(FieldElement) - Method in class io.micronaut.inject.writer.AbstractBeanDefinitionBuilder
-
Creates a child bean for the given producer field.
- createChildBean(MethodElement) - Method in class io.micronaut.inject.writer.AbstractBeanDefinitionBuilder
-
Creates a child bean for the given producer method.
- createClient(URL) - Method in interface io.micronaut.http.client.HttpClientFactory
-
- createClient(URL, HttpClientConfiguration) - Method in interface io.micronaut.http.client.HttpClientFactory
-
Create a new
HttpClient
with the specified configuration.
- createClient(URL) - Method in class io.micronaut.http.client.netty.NettyHttpClientFactory
-
- createClient(URL, HttpClientConfiguration) - Method in class io.micronaut.http.client.netty.NettyHttpClientFactory
-
- createConversionService() - Method in class io.micronaut.context.DefaultApplicationContext
-
Creates the default conversion service.
- createCustomScopeRegistry() - Method in class io.micronaut.context.DefaultBeanContext
-
Allows customizing the custom scope registry.
- 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
-
- CreatedBean<T> - Interface in io.micronaut.context.scope
-
- createDecoder(URI) - Method in class io.micronaut.http.netty.AbstractNettyHttpRequest
-
- createDefaultErrorResponse(HttpRequest<?>, Throwable) - Method in class io.micronaut.http.server.RouteExecutor
-
Creates a default error response.
- createEmptyMessage(HttpResponse) - Method in class io.micronaut.http.netty.stream.HttpStreamsClientHandler
-
- createEmptyMessage(HttpRequest) - Method in class io.micronaut.http.netty.stream.HttpStreamsServerHandler
-
- createEnvironment(ApplicationContextConfiguration) - Method in class io.micronaut.context.DefaultApplicationContext
-
Creates the default environment for the given environment name.
- createEventLoopGroup(EventLoopGroupConfiguration, ThreadFactory) - Method in class io.micronaut.http.netty.channel.DefaultEventLoopGroupFactory
-
- createEventLoopGroup(int, Executor, Integer) - Method in class io.micronaut.http.netty.channel.DefaultEventLoopGroupFactory
-
- createEventLoopGroup(int, ThreadFactory, Integer) - Method in class io.micronaut.http.netty.channel.DefaultEventLoopGroupFactory
-
- createEventLoopGroup(int, ThreadFactory, Integer) - Method in class io.micronaut.http.netty.channel.EpollEventLoopGroupFactory
-
Creates an EpollEventLoopGroup.
- createEventLoopGroup(int, Executor, Integer) - Method in class io.micronaut.http.netty.channel.EpollEventLoopGroupFactory
-
Creates an EpollEventLoopGroup.
- createEventLoopGroup(int, Executor, Integer) - Method in interface io.micronaut.http.netty.channel.EventLoopGroupFactory
-
Creates an EventLoopGroup.
- createEventLoopGroup(EventLoopGroupConfiguration, ThreadFactory) - Method in interface io.micronaut.http.netty.channel.EventLoopGroupFactory
-
Create an event loop group for the given configuration and thread factory.
- createEventLoopGroup(int, ThreadFactory, Integer) - Method in interface io.micronaut.http.netty.channel.EventLoopGroupFactory
-
Creates an EventLoopGroup.
- createEventLoopGroup(int, Integer) - Method in interface io.micronaut.http.netty.channel.EventLoopGroupFactory
-
Creates an EventLoopGroup.
- createEventLoopGroup(int, ThreadFactory, Integer) - Method in class io.micronaut.http.netty.channel.KQueueEventLoopGroupFactory
-
Creates a KQueueEventLoopGroup.
- createEventLoopGroup(int, Executor, Integer) - Method in class io.micronaut.http.netty.channel.KQueueEventLoopGroupFactory
-
Creates a KQueueEventLoopGroup.
- createEventLoopGroup(int, ThreadFactory, Integer) - Method in class io.micronaut.http.netty.channel.NioEventLoopGroupFactory
-
Creates a NioEventLoopGroup.
- createEventLoopGroup(int, Executor, Integer) - Method in class io.micronaut.http.netty.channel.NioEventLoopGroupFactory
-
Creates a NioEventLoopGroup.
- createEventLoopGroup(EventLoopGroupConfiguration) - Method in class io.micronaut.http.server.netty.DefaultNettyEmbeddedServerFactory
-
- createEventLoopGroup(int, ExecutorService, Integer) - Method in class io.micronaut.http.server.netty.DefaultNettyEmbeddedServerFactory
-
- createEventLoopGroup(EventLoopGroupConfiguration) - Method in interface io.micronaut.http.server.netty.NettyEmbeddedServices
-
Creates the event loop group configuration.
- createEventLoopGroup(int, ExecutorService, Integer) - Method in interface io.micronaut.http.server.netty.NettyEmbeddedServices
-
Creates the event loop group configuration.
- createExecutionHandle(BeanDefinition<? extends Object>, ExecutableMethod<Object, ?>) - Method in class io.micronaut.context.DefaultBeanContext
-
- createExecutionHandle(BeanDefinition<?>, ExecutableMethod<Object, ?>) - Method in interface io.micronaut.context.ExecutionHandleLocator
-
Create an execution handle for the given bean definition and method.
- createFileUpload(String, String, MediaType, String, Charset, long) - Method in interface io.micronaut.http.client.multipart.MultipartDataFactory
-
Creates a file upload.
- createNumberNode(int) - Static method in class io.micronaut.json.tree.JsonNode
-
- createNumberNode(long) - Static method in class io.micronaut.json.tree.JsonNode
-
- createNumberNode(BigDecimal) - Static method in class io.micronaut.json.tree.JsonNode
-
- createNumberNode(float) - Static method in class io.micronaut.json.tree.JsonNode
-
- createNumberNode(double) - Static method in class io.micronaut.json.tree.JsonNode
-
- createNumberNode(BigInteger) - Static method in class io.micronaut.json.tree.JsonNode
-
- createNumberNodeImpl(Number) - Static method in class io.micronaut.json.tree.JsonNode
-
Hidden, so that we don't have to check that the number type is supported.
- createObjectInput(InputStream, Class<?>) - Method in class io.micronaut.core.serialize.JdkSerializer
-
- createObjectNode(Map<String, JsonNode>) - Static method in class io.micronaut.json.tree.JsonNode
-
- createObjectOutput(OutputStream) - Method in class io.micronaut.core.serialize.JdkSerializer
-
- createParentEventLoopGroup() - Method in class io.micronaut.http.server.netty.NettyHttpServer
-
- 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
-
- createPropertySource(String, Map<String, Object>, int) - Method in class io.micronaut.context.env.AbstractPropertySourceLoader
-
- createPropertySource(String, Map<String, Object>, int) - Method in class io.micronaut.jackson.core.env.CloudFoundryVcapApplicationPropertySourceLoader
-
- createPropertySource(String, Map<String, Object>, int) - Method in class io.micronaut.jackson.core.env.CloudFoundryVcapServicesPropertySourceLoader
-
- createProxyClient(URL) - Method in class io.micronaut.http.client.netty.NettyHttpClientFactory
-
- createProxyClient(URL, HttpClientConfiguration) - Method in class io.micronaut.http.client.netty.NettyHttpClientFactory
-
- createProxyClient(URL) - Method in interface io.micronaut.http.client.ProxyHttpClientFactory
-
- createProxyClient(URL, HttpClientConfiguration) - Method in interface io.micronaut.http.client.ProxyHttpClientFactory
-
- createReactiveParser(Consumer<Processor<byte[], JsonNode>>, boolean) - Method in class io.micronaut.jackson.databind.JacksonDatabindMapper
-
- createReactiveParser(Consumer<Processor<byte[], JsonNode>>, boolean) - Method in interface io.micronaut.json.JsonMapper
-
- createServerBootstrap() - Method in class io.micronaut.http.server.netty.NettyHttpServer
-
- createSibling(AnnotationMetadata) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
Create a new hierarchy instance from this metadata using this metadata's parents.
- createSseClient(URL) - Method in class io.micronaut.http.client.netty.NettyHttpClientFactory
-
- createSseClient(URL, HttpClientConfiguration) - Method in class io.micronaut.http.client.netty.NettyHttpClientFactory
-
- createSseClient(URL) - Method in interface io.micronaut.http.client.sse.SseClientFactory
-
- createSseClient(URL, HttpClientConfiguration) - Method in interface io.micronaut.http.client.sse.SseClientFactory
-
Create a new
SseClient
with the specified configuration.
- createStreamedMessage(HttpResponse, Publisher<? extends HttpContent>) - Method in class io.micronaut.http.netty.stream.HttpStreamsClientHandler
-
- createStreamedMessage(HttpRequest, Publisher<? extends HttpContent>) - Method in class io.micronaut.http.netty.stream.HttpStreamsServerHandler
-
- createStreamingClient(URL) - Method in class io.micronaut.http.client.netty.NettyHttpClientFactory
-
- createStreamingClient(URL, HttpClientConfiguration) - Method in class io.micronaut.http.client.netty.NettyHttpClientFactory
-
- createStreamingClient(URL) - Method in interface io.micronaut.http.client.StreamingHttpClientFactory
-
- createStreamingClient(URL, HttpClientConfiguration) - Method in interface io.micronaut.http.client.StreamingHttpClientFactory
-
- createStringNode(String) - Static method in class io.micronaut.json.tree.JsonNode
-
- createTcp(String, int, boolean) - Static method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.NettyListenerConfiguration
-
Create a TCP listener configuration.
- createTemp(String) - Method in class io.micronaut.http.server.netty.multipart.NettyStreamingFileUpload
-
- createTreeGenerator() - Method in class io.micronaut.jackson.core.tree.JsonNodeTreeCodec
-
Create a
JsonGenerator
that will return a
JsonNode
when completed.
- createValid(Class<T>, Object...) - Method in class io.micronaut.validation.validator.DefaultValidator
-
- createValid(Class<T>, Object...) - Method in interface io.micronaut.validation.validator.ExecutableMethodValidator
-
Create a new valid instance.
- createVisitorContext() - Method in class io.micronaut.annotation.processing.JavaAnnotationMetadataBuilder
-
- createVisitorContext() - Method in class io.micronaut.ast.groovy.annotation.GroovyAnnotationMetadataBuilder
-
- createVisitorContext() - Method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
Creates the visitor context for this implementation.
- createWebSocketClient(URI) - Method in class io.micronaut.http.client.netty.NettyHttpClientFactory
-
- createWebSocketClient(URI, HttpClientConfiguration) - Method in class io.micronaut.http.client.netty.NettyHttpClientFactory
-
- createWebSocketClient(URL) - Method in interface io.micronaut.websocket.WebSocketClientFactory
-
- createWebSocketClient(URL, HttpClientConfiguration) - Method in interface io.micronaut.websocket.WebSocketClientFactory
-
- createWebSocketClient(URI) - Method in interface io.micronaut.websocket.WebSocketClientFactory
-
- createWebSocketClient(URI, HttpClientConfiguration) - Method in interface io.micronaut.websocket.WebSocketClientFactory
-
- createWebSocketSession(ChannelHandlerContext) - Method in class io.micronaut.http.client.netty.websocket.NettyWebSocketClientHandler
-
- createWebSocketSession(ChannelHandlerContext) - Method in class io.micronaut.http.netty.websocket.AbstractNettyWebSocketHandler
-
- createWebSocketSession(ChannelHandlerContext) - Method in class io.micronaut.http.server.netty.websocket.NettyServerWebSocketHandler
-
- createWith(MethodElement) - Method in interface io.micronaut.inject.ast.beans.BeanElementBuilder
-
Specifies the bean will created with the given method element.
- createWith(MethodElement) - Method in class io.micronaut.inject.writer.AbstractBeanDefinitionBuilder
-
- createWorkerEventLoopGroup(EventLoopGroupConfiguration) - Method in class io.micronaut.http.server.netty.NettyHttpServer
-
- Creator - Annotation Type in io.micronaut.core.annotation
-
An annotation applicable to a constructor that provides a hint as to which constructor is the primary constructor.
- CronExpression - Class in io.micronaut.scheduling.cron
-
This provides cron support for Java 8 using java-time.
- CROSS_ORIGIN_RESOURCE_POLICY - Static variable in interface io.micronaut.http.HttpHeaders
-
"Cross-Origin-Resource-Policy"
.
- CrossOrigin - Annotation Type in io.micronaut.http.server.cors
-
Support CORs configuration via annotation.
- CrossOriginTest - Class in io.micronaut.http.server.tck.tests.cors
-
- CrossOriginTest() - Constructor for class io.micronaut.http.server.tck.tests.cors.CrossOriginTest
-
- CrossOriginUtil - Class in io.micronaut.http.server.cors
-
- ctx - Variable in class io.micronaut.http.server.netty.DefaultHttpContentProcessor
-
- current() - Method in interface io.micronaut.health.CurrentHealthStatus
-
- currentAttempt() - Method in interface io.micronaut.retry.RetryState
-
- currentContext() - Method in class io.micronaut.http.netty.stream.JsonSubscriber
-
- currentDownstreamSubscriber() - Method in class io.micronaut.core.async.processor.SingleThreadedBufferingProcessor
-
- CurrentHealthStatus - Interface in io.micronaut.health
-
Strategy interface for retrieving and updating the current
HealthStatus
of the application.
- currentRequest() - Static method in class io.micronaut.http.context.ServerRequestContext
-
Retrieve the current server request context.
- currentSegment() - Method in interface io.micronaut.context.BeanResolutionContext.Path
-
- currentSubscriber() - Method in class io.micronaut.core.async.processor.SingleSubscriberProcessor
-
- currentSubscriber() - Method in class io.micronaut.core.async.publisher.SingleSubscriberPublisher
-
- 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.
- CustomizableResponseType - Interface in io.micronaut.http.server.types
-
A type that needs special handling that may include modification of the response.
- CustomizableResponseTypeException - Exception in io.micronaut.http.server.types
-
Used when a special type handler encounters an error.
- CustomizableResponseTypeException(String) - Constructor for exception io.micronaut.http.server.types.CustomizableResponseTypeException
-
- CustomizableResponseTypeException(String, Throwable) - Constructor for exception io.micronaut.http.server.types.CustomizableResponseTypeException
-
- CustomScope<A extends Annotation> - Interface in io.micronaut.context.scope
-
- CustomScopeRegistry - Interface in io.micronaut.context.scope
-
- DATA - Static variable in interface io.micronaut.http.sse.Event
-
The data parameter.
- DATA_OPTION - Static variable in class io.micronaut.function.executor.FunctionApplication
-
The data option.
- dataStream(HttpRequest<I>) - Method in class io.micronaut.http.client.netty.DefaultHttpClient
-
- dataStream(HttpRequest<I>, Argument<?>) - Method in class io.micronaut.http.client.netty.DefaultHttpClient
-
- dataStream(HttpRequest<I>) - Method in interface io.micronaut.http.client.StreamingHttpClient
-
Request a stream of data where each emitted item is a
ByteBuffer
instance.
- dataStream(HttpRequest<I>, Argument<?>) - Method in interface io.micronaut.http.client.StreamingHttpClient
-
Request a stream of data where each emitted item is a
ByteBuffer
instance.
- DATE - Static variable in interface io.micronaut.http.HttpHeaders
-
"Date"
.
- date(LocalDateTime) - Method in interface io.micronaut.http.MutableHttpHeaders
-
- date(long) - Method in interface io.micronaut.http.MutableHttpHeaders
-
Adds the DATE header for the given
Long
.
- date(LocalDateTime) - Method in class io.micronaut.http.netty.NettyHttpHeaders
-
- date(long) - Method in class io.micronaut.http.netty.NettyHttpHeaders
-
- DateTimeElementBuilder - Class in io.micronaut.http.server.netty.handler.accesslog.element
-
Builder for DateTimeElement.
- DateTimeElementBuilder() - Constructor for class io.micronaut.http.server.netty.handler.accesslog.element.DateTimeElementBuilder
-
- DEBUG_OPTIONS - Static variable in class io.micronaut.function.executor.FunctionApplication
-
The debug option.
- decapitalize(String) - Static method in class io.micronaut.core.naming.NameUtils
-
Decapitalizes a given string according to the rule:
If the first or only character is Upper Case, it is made Lower Case
UNLESS the second character is also Upper Case, when the String is
returned unchanged.
- decapitalizeWithoutSuffix(String, String...) - Static method in class io.micronaut.core.naming.NameUtils
-
Converts class name to property name using JavaBean decapitalization.
- DecimalMaxValidator<T> - Interface in io.micronaut.validation.validator.constraints
-
Abstract implementation of a validator for
DecimalMax
.
- DecimalMinValidator<T> - Interface in io.micronaut.validation.validator.constraints
-
Abstract implementation of a validator for
DecimalMin
.
- declaringClass - Variable in class io.micronaut.annotation.processing.visitor.JavaMethodElement
-
- decode(Argument<T>, InputStream) - Method in interface io.micronaut.http.codec.MediaTypeCodec
-
- decode(Class<T>, InputStream) - Method in interface io.micronaut.http.codec.MediaTypeCodec
-
- decode(Class<T>, byte[]) - Method in interface io.micronaut.http.codec.MediaTypeCodec
-
Decode the given type from the given bytes.
- decode(Argument<T>, byte[]) - Method in interface io.micronaut.http.codec.MediaTypeCodec
-
Decode the given type from the given bytes.
- decode(Class<T>, ByteBuffer<?>) - Method in interface io.micronaut.http.codec.MediaTypeCodec
-
Decode the given type from the given buffer.
- decode(Argument<T>, ByteBuffer<?>) - Method in interface io.micronaut.http.codec.MediaTypeCodec
-
Decode the given type from the given buffer.
- decode(Class<T>, String) - Method in interface io.micronaut.http.codec.MediaTypeCodec
-
Decode the given type from the given bytes.
- decode(Argument<T>, String) - Method in interface io.micronaut.http.codec.MediaTypeCodec
-
Decode the given type from the given bytes.
- decode(Argument<T>, InputStream) - Method in class io.micronaut.http.server.codec.TextStreamCodec
-
- decode(Class<T>, InputStream) - Method in class io.micronaut.http.server.codec.TextStreamCodec
-
- decode(ChannelHandlerContext, HttpRequest, List<Object>) - Method in class io.micronaut.http.server.netty.decoders.HttpRequestDecoder
-
- decode(Argument<T>, JsonNode) - Method in class io.micronaut.jackson.codec.JacksonMediaTypeCodec
-
Decodes the given JSON node.
- decode(Argument<T>, InputStream) - Method in class io.micronaut.json.codec.MapperMediaTypeCodec
-
- decode(Argument<T>, JsonNode) - Method in class io.micronaut.json.codec.MapperMediaTypeCodec
-
Decodes the given JSON node.
- decode(Argument<T>, ByteBuffer<?>) - Method in class io.micronaut.json.codec.MapperMediaTypeCodec
-
- decode(Argument<T>, byte[]) - Method in class io.micronaut.json.codec.MapperMediaTypeCodec
-
- decode(Argument<T>, String) - Method in class io.micronaut.json.codec.MapperMediaTypeCodec
-
- decode(Argument<T>, ByteBuffer<?>) - Method in class io.micronaut.runtime.http.codec.TextPlainCodec
-
- decode(Argument<T>, byte[]) - Method in class io.micronaut.runtime.http.codec.TextPlainCodec
-
- decode(Argument<T>, InputStream) - Method in class io.micronaut.runtime.http.codec.TextPlainCodec
-
- decorate(Function<RouteMatch<Object>, Object>) - Method in class io.micronaut.web.router.BasicObjectRouteMatch
-
- decorate(Function<RouteMatch<R>, R>) - Method in interface io.micronaut.web.router.RouteMatch
-
Decorates the execution of the route with the given executor.
- decorate(Function<RouteMatch<R>, R>) - Method in interface io.micronaut.web.router.UriRouteMatch
-
- DEDUCE_ENVIRONMENT_ENV - Static variable in interface io.micronaut.context.env.Environment
-
Environment key for whether to deduce environments.
- DEDUCE_ENVIRONMENT_PROPERTY - Static variable in interface io.micronaut.context.env.Environment
-
Property for whether to deduce environments.
- deduceEnvironment(Boolean) - Method in interface io.micronaut.context.ApplicationContextBuilder
-
Whether to deduce environments.
- deduceEnvironment(Boolean) - Method in class io.micronaut.context.DefaultApplicationContextBuilder
-
- DEFAULT - Static variable in class io.micronaut.buffer.netty.NettyByteBufferFactory
-
Default Netty ByteBuffer Factory.
- DEFAULT - Static variable in interface io.micronaut.context.MessageSource.MessageContext
-
The default message context.
- DEFAULT - Static variable in interface io.micronaut.core.annotation.AnnotationMetadataResolver
-
The default resolver.
- DEFAULT - Static variable in interface io.micronaut.core.convert.ConversionContext
-
The default conversion context.
- DEFAULT - Static variable in interface io.micronaut.http.client.exceptions.HttpClientErrorDecoder
-
The default implementation.
- DEFAULT - Static variable in class io.micronaut.http.client.interceptor.configuration.ClientVersioningConfiguration
-
The default configuration property name.
- DEFAULT - Static variable in interface io.micronaut.http.netty.channel.EventLoopGroupConfiguration
-
The name of the default event loop group configuration.
- DEFAULT - Static variable in interface io.micronaut.inject.validation.BeanDefinitionValidator
-
A default no-op validator.
- DEFAULT - Static variable in interface io.micronaut.inject.visitor.VisitorConfiguration
-
- DEFAULT - Static variable in class io.micronaut.json.JsonStreamConfig
-
The default stream configuration.
- DEFAULT_ALLOCATOR - Static variable in interface io.micronaut.buffer.netty.ByteBufAllocatorConfiguration
-
- DEFAULT_ARRAYSIZETHRESHOLD - Static variable in class io.micronaut.jackson.JacksonConfiguration
-
The default array size threshold value.
- DEFAULT_BASE64ENCODE - Static variable in class io.micronaut.session.http.HttpSessionConfiguration
-
The default base64 encode value.
- DEFAULT_BUILDSELFSIGNED - Static variable in class io.micronaut.http.ssl.SslConfiguration
-
The default build self signed value.
- DEFAULT_CACHESECONDS - Static variable in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.FileTypeHandlerConfiguration
-
The default cache seconds.
- DEFAULT_CACHESECONDS - Static variable in class io.micronaut.http.server.netty.types.files.FileTypeHandlerConfiguration
-
Deprecated.
The default cache seconds.
- DEFAULT_CHARSET - Static variable in class io.micronaut.runtime.ApplicationConfiguration
-
Property name for Micronaut default charset.
- DEFAULT_CHUNKSUPPORTED - Static variable in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration
-
The default chunk supported value.
- DEFAULT_COMPRESSIONLEVEL - Static variable in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration
-
The default compression level.
- DEFAULT_COMPRESSIONTHRESHOLD - Static variable in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration
-
The default compression threshold.
- DEFAULT_CONNECTION_POOL_IDLE_TIMEOUT_SECONDS - Static variable in class io.micronaut.http.client.HttpClientConfiguration
-
The default pool idle timeout in seconds.
- DEFAULT_COOKIENAME - Static variable in class io.micronaut.session.http.HttpSessionConfiguration
-
Cookie name.
- DEFAULT_COOKIEPATH - Static variable in class io.micronaut.session.http.HttpSessionConfiguration
-
Default Cookie Path.
- DEFAULT_DATEHEADER - Static variable in class io.micronaut.http.server.HttpServerConfiguration
-
The default date header.
- DEFAULT_DEREGISTER - Static variable in class io.micronaut.discovery.registration.RegistrationConfiguration
-
The default deregister value.
- DEFAULT_DISK - Static variable in class io.micronaut.http.server.HttpServerConfiguration.MultipartConfiguration
-
The default disk value.
- DEFAULT_DUAL_PROTOCOL - Static variable in class io.micronaut.http.server.HttpServerConfiguration
-
The default value for enabling dual protocol (http/https).
- DEFAULT_ENABLED - Static variable in class io.micronaut.discovery.cloud.digitalocean.DigitalOceanMetadataConfiguration
-
The default enable value.
- DEFAULT_ENABLED - Static variable in class io.micronaut.discovery.config.ConfigDiscoveryConfiguration
-
The default enable value.
- DEFAULT_ENABLED - Static variable in class io.micronaut.discovery.DiscoveryConfiguration
-
The default enable value.
- DEFAULT_ENABLED - Static variable in class io.micronaut.discovery.registration.RegistrationConfiguration
-
The default enable value.
- DEFAULT_ENABLED - Static variable in class io.micronaut.health.HeartbeatConfiguration
-
The default enable value.
- DEFAULT_ENABLED - Static variable in class io.micronaut.http.client.HttpClientConfiguration.ConnectionPoolConfiguration
-
The default enable value.
- DEFAULT_ENABLED - Static variable in class io.micronaut.http.server.HttpServerConfiguration.CorsConfiguration
-
- DEFAULT_ENABLED - Static variable in class io.micronaut.http.server.HttpServerConfiguration.MultipartConfiguration
-
The default enable value.
- DEFAULT_ENABLED - Static variable in class io.micronaut.http.ssl.SslConfiguration
-
The default enable value.
- DEFAULT_ENABLED - Static variable in class io.micronaut.management.endpoint.loggers.LoggersEndpoint
-
Endpoint default enabled.
- DEFAULT_ENABLED - Static variable in class io.micronaut.management.health.indicator.diskspace.DiskSpaceIndicatorConfiguration
-
The default enable value.
- DEFAULT_ENABLED - Static variable in class io.micronaut.web.router.resource.StaticResourceConfiguration
-
The default enable value.
- DEFAULT_ENDPOINT_BASE_PATH - Static variable in class io.micronaut.management.endpoint.EndpointDefaultConfiguration
-
The default base path.
- DEFAULT_ERROR_TYPE - Static variable in interface io.micronaut.http.client.HttpClient
-
The default error type.
- DEFAULT_EVENT_LOOP_THREADS - Static variable in class io.micronaut.http.netty.channel.NettyThreadFactory
-
Constant with the default threads in the event loop.
- DEFAULT_EXCEPTION_ON_ERROR_STATUS - Static variable in class io.micronaut.http.client.HttpClientConfiguration
-
The default value.
- DEFAULT_FAILFAST - Static variable in class io.micronaut.discovery.registration.RegistrationConfiguration
-
The default fail fast value.
- DEFAULT_FOLLOW_REDIRECTS - Static variable in class io.micronaut.http.client.HttpClientConfiguration
-
The default follow redirects value.
- DEFAULT_HEADER_NAME - Static variable in class io.micronaut.http.client.interceptor.configuration.DefaultClientVersioningConfiguration
-
- DEFAULT_HEADER_NAME - Static variable in class io.micronaut.web.router.version.resolution.HeaderVersionResolverConfiguration
-
- DEFAULT_HEALTHCHECK - Static variable in class io.micronaut.http.client.ServiceHttpClientConfiguration
-
The default health check value.
- DEFAULT_HEALTHCHECKINTERVAL_SECONDS - Static variable in class io.micronaut.http.client.ServiceHttpClientConfiguration
-
The default health check interval in seconds.
- DEFAULT_HEALTHCHECKURI - Static variable in class io.micronaut.http.client.ServiceHttpClientConfiguration
-
The default health check uri.
- DEFAULT_HTTP_TO_HTTPS_REDIRECT - Static variable in class io.micronaut.http.server.HttpServerConfiguration
-
The default value for redirect HTTP to HTTPS when using dual protocal.
- DEFAULT_IDLE_TIME_MINUTES - Static variable in class io.micronaut.http.server.HttpServerConfiguration
-
The default idle time.
- DEFAULT_INITIALBUFFERSIZE - Static variable in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration
-
The default initial buffer size value.
- DEFAULT_INTERVAL_SECONDS - Static variable in class io.micronaut.health.HeartbeatConfiguration
-
The default interval seconds.
- DEFAULT_KEEP_ALIVE_ON_SERVER_ERROR - Static variable in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration
-
The default configuration for boolean flag indicating whether to add connection header `keep-alive` to responses with HttpStatus > 499.
- DEFAULT_LOCALHOST_PASS_THROUGH - Static variable in class io.micronaut.http.server.HttpServerConfiguration.CorsConfiguration
-
- DEFAULT_LOG_HANDLED_EXCEPTIONS - Static variable in class io.micronaut.http.server.HttpServerConfiguration
-
The default value for log handled exceptions.
- DEFAULT_LOOP - Static variable in interface io.micronaut.http.netty.channel.EventLoopGroupConfiguration
-
The default.
- DEFAULT_MAPPING - Static variable in class io.micronaut.management.endpoint.health.filter.HealthResultFilter
-
Configurable default mapping for filter.
- DEFAULT_MAPPING - Static variable in class io.micronaut.web.router.resource.StaticResourceConfiguration
-
The default mapping value.
- DEFAULT_MAX_CONTENT_LENGTH - Static variable in class io.micronaut.http.client.HttpClientConfiguration
-
The default max content length in bytes.
- DEFAULT_MAX_FILE_SIZE - Static variable in class io.micronaut.http.server.HttpServerConfiguration.MultipartConfiguration
-
The default max file size.
- DEFAULT_MAX_REQUEST_SIZE - Static variable in class io.micronaut.http.server.HttpServerConfiguration
-
The default max request size.
- DEFAULT_MAX_STACK - Static variable in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- DEFAULT_MAXCHUNKSIZE - Static variable in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration
-
The default max chunk size.
- DEFAULT_MAXCONNECTIONS - Static variable in class io.micronaut.http.client.HttpClientConfiguration.ConnectionPoolConfiguration
-
The default max connections value.
- DEFAULT_MAXHEADERSIZE - Static variable in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration
-
The default max header size.
- DEFAULT_MAXINACTIVEINTERVAL_MINUTES - Static variable in class io.micronaut.session.SessionConfiguration
-
The default max inactive interval in minutes.
- DEFAULT_MAXINITIALLINELENGTH - Static variable in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration
-
The default max initial line length.
- DEFAULT_MIXED - Static variable in class io.micronaut.http.server.HttpServerConfiguration.MultipartConfiguration
-
The default mixed value.
- DEFAULT_NAME - Static variable in interface io.micronaut.context.env.Environment
-
The default application name.
- DEFAULT_PACKAGE - Static variable in interface io.micronaut.inject.ast.PackageElement
-
The default package.
- DEFAULT_PARAMETER_NAME - Static variable in class io.micronaut.http.client.interceptor.configuration.DefaultClientVersioningConfiguration
-
- DEFAULT_PARAMETER_NAME - Static variable in class io.micronaut.web.router.version.resolution.ParameterVersionResolverConfiguration
-
- DEFAULT_PATH - Static variable in class io.micronaut.discovery.config.ConfigDiscoveryConfiguration
-
The default path.
- DEFAULT_PATH - Static variable in class io.micronaut.management.health.indicator.diskspace.DiskSpaceIndicatorConfiguration
-
The default path value.
- DEFAULT_PATH_SEPARATOR - Static variable in class io.micronaut.core.util.AntPathMatcher
-
Default path separator: "/".
- DEFAULT_PORT - Static variable in class io.micronaut.http.server.HttpServerConfiguration
-
The default port value.
- DEFAULT_PORT - Static variable in class io.micronaut.http.ssl.SslConfiguration
-
The default port value.
- DEFAULT_POSITION - Static variable in class io.micronaut.context.env.AbstractPropertySourceLoader
-
Default position for the property source loader.
- DEFAULT_POSITION - Static variable in interface io.micronaut.runtime.context.scope.refresh.RefreshEventListener
-
- DEFAULT_PREFIX - Static variable in annotation type io.micronaut.management.endpoint.annotation.Endpoint
-
The default prefix.
- DEFAULT_PRODUCES - Static variable in interface io.micronaut.web.router.Route
-
The default media type produced by routes.
- DEFAULT_PROTOCOL - Static variable in class io.micronaut.http.ssl.SslConfiguration
-
The default protocol.
- DEFAULT_RANDOM_PORT - Static variable in class io.micronaut.http.server.HttpServerConfiguration
-
The default value random port.
- DEFAULT_READ_IDLE_TIME_MINUTES - Static variable in class io.micronaut.http.server.HttpServerConfiguration
-
The default read idle time in minutes.
- DEFAULT_READ_IDLE_TIMEOUT_MINUTES - Static variable in class io.micronaut.http.client.HttpClientConfiguration
-
The default read idle timeout in minutes.
- DEFAULT_READ_PREFIX - Static variable in annotation type io.micronaut.core.annotation.AccessorsStyle
-
The default read prefix.
- DEFAULT_READ_TIMEOUT_SECONDS - Static variable in class io.micronaut.http.client.HttpClientConfiguration
-
The default read timeout in seconds.
- DEFAULT_REMEMBERME - Static variable in class io.micronaut.session.http.HttpSessionConfiguration
-
The default remember me value.
- DEFAULT_RETRY_COUNT - Static variable in class io.micronaut.discovery.registration.RegistrationConfiguration
-
The default retry count value.
- DEFAULT_RETRYDELAY_SECONDS - Static variable in class io.micronaut.discovery.registration.RegistrationConfiguration
-
The default retry delay in seconds.
- DEFAULT_SENSITIVE - Static variable in class io.micronaut.management.endpoint.health.HealthEndpoint
-
If the endpoint is sensitive if no configuration is provided.
- DEFAULT_SENSITIVE - Static variable in class io.micronaut.management.endpoint.loggers.LoggersEndpoint
-
Endpoint default sensitivity.
- DEFAULT_SHUTDOWN_QUIET_PERIOD - Static variable in interface io.micronaut.http.netty.channel.EventLoopGroupConfiguration
-
The default shutdown quiet period in seconds.
- DEFAULT_SHUTDOWN_QUIET_PERIOD_MILLISECONDS - Static variable in class io.micronaut.http.client.HttpClientConfiguration
-
The default shutdown timeout in millis.
- DEFAULT_SHUTDOWN_TIMEOUT - Static variable in interface io.micronaut.http.netty.channel.EventLoopGroupConfiguration
-
The default shutdown quiet period.
- DEFAULT_SHUTDOWN_TIMEOUT_MILLISECONDS - Static variable in class io.micronaut.http.client.HttpClientConfiguration
-
The default shutdown timeout in millis.
- DEFAULT_SINGLE_HEADER - Static variable in class io.micronaut.http.server.HttpServerConfiguration.CorsConfiguration
-
- DEFAULT_THRESHOLD - Static variable in class io.micronaut.http.server.HttpServerConfiguration.MultipartConfiguration
-
The default threshold value.
- DEFAULT_THRESHOLD - Static variable in class io.micronaut.management.health.indicator.diskspace.DiskSpaceIndicatorConfiguration
-
The default threshold value.
- DEFAULT_URI - Static variable in annotation type io.micronaut.http.annotation.UriMapping
-
- DEFAULT_URI - Static variable in annotation type io.micronaut.websocket.annotation.WebSocketComponent
-
The default WebSocket URI.
- DEFAULT_URL - Static variable in class io.micronaut.discovery.cloud.digitalocean.DigitalOceanMetadataConfiguration
-
The default url value.
- DEFAULT_USE_NATIVE_TRANSPORT - Static variable in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration
-
The default use netty's native transport flag.
- DEFAULT_VALIDATEHEADERS - Static variable in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration
-
The default validate headers value.
- DEFAULT_WRITE_IDLE_TIME_MINUTES - Static variable in class io.micronaut.http.server.HttpServerConfiguration
-
The default write idle time in minutes.
- DEFAULT_WRITE_PREFIX - Static variable in annotation type io.micronaut.core.annotation.AccessorsStyle
-
The default write prefix.
- DefaultAnnotatedElementValidator - Class in io.micronaut.validation.validator
-
- DefaultAnnotatedElementValidator() - Constructor for class io.micronaut.validation.validator.DefaultAnnotatedElementValidator
-
Default constructor.
- DefaultAnnotationMetadata - Class in io.micronaut.inject.annotation
-
- DefaultAnnotationMetadata() - Constructor for class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
Constructs empty annotation metadata.
- DefaultAnnotationMetadata(Map<String, Map<CharSequence, Object>>, Map<String, Map<CharSequence, Object>>, Map<String, Map<CharSequence, Object>>, Map<String, Map<CharSequence, Object>>, Map<String, List<String>>) - Constructor for class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
This constructor is designed to be used by compile time produced subclasses.
- DefaultAnnotationMetadata(Map<String, Map<CharSequence, Object>>, Map<String, Map<CharSequence, Object>>, Map<String, Map<CharSequence, Object>>, Map<String, Map<CharSequence, Object>>, Map<String, List<String>>, boolean) - Constructor for class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
This constructor is designed to be used by compile time produced subclasses.
- DefaultAnnotationMetadata(Map<String, Map<CharSequence, Object>>, Map<String, Map<CharSequence, Object>>, Map<String, Map<CharSequence, Object>>, Map<String, Map<CharSequence, Object>>, Map<String, List<String>>, boolean, boolean) - Constructor for class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
This constructor is designed to be used by compile time produced subclasses.
- DefaultApplicationContext - Class in io.micronaut.context
-
- DefaultApplicationContext(String...) - Constructor for class io.micronaut.context.DefaultApplicationContext
-
Construct a new ApplicationContext for the given environment name.
- DefaultApplicationContext(ClassPathResourceLoader, String...) - Constructor for class io.micronaut.context.DefaultApplicationContext
-
Construct a new ApplicationContext for the given environment name and classloader.
- DefaultApplicationContext(ApplicationContextConfiguration) - Constructor for class io.micronaut.context.DefaultApplicationContext
-
Construct a new ApplicationContext for the given environment name and classloader.
- DefaultApplicationContextBuilder - Class in io.micronaut.context
-
- DefaultApplicationContextBuilder() - Constructor for class io.micronaut.context.DefaultApplicationContextBuilder
-
Default constructor.
- DefaultArgument<T> - Class in io.micronaut.core.type
-
Represents an argument to a constructor or method.
- DefaultArgument(Class<T>, String, AnnotationMetadata, Argument<?>...) - Constructor for class io.micronaut.core.type.DefaultArgument
-
- DefaultArgument(Class<T>, AnnotationMetadata, Argument<?>...) - Constructor for class io.micronaut.core.type.DefaultArgument
-
- DefaultArgument(Class<T>, String, AnnotationMetadata, Map<String, Argument<?>>, Argument<?>[]) - Constructor for class io.micronaut.core.type.DefaultArgument
-
- DefaultArgument(Class<T>, String, AnnotationMetadata, boolean, Argument<?>...) - Constructor for class io.micronaut.core.type.DefaultArgument
-
- DefaultArgument(Class<T>, String, AnnotationMetadata, Map<String, Argument<?>>, Argument<?>[], boolean) - Constructor for class io.micronaut.core.type.DefaultArgument
-
- DefaultArgument(Type, String, AnnotationMetadata) - Constructor for class io.micronaut.core.type.DefaultArgument
-
- DefaultBeanContext - Class in io.micronaut.context
-
The default context implementations.
- DefaultBeanContext() - Constructor for class io.micronaut.context.DefaultBeanContext
-
Construct a new bean context using the same classloader that loaded this DefaultBeanContext class.
- DefaultBeanContext(ClassLoader) - Constructor for class io.micronaut.context.DefaultBeanContext
-
Construct a new bean context with the given class loader.
- DefaultBeanContext(ClassPathResourceLoader) - Constructor for class io.micronaut.context.DefaultBeanContext
-
Construct a new bean context with the given class loader.
- DefaultBeanContext(BeanContextConfiguration) - Constructor for class io.micronaut.context.DefaultBeanContext
-
Creates a new bean context with the given configuration.
- DefaultBeanDefinitionData - Class in io.micronaut.management.endpoint.beans.impl
-
- DefaultBeanDefinitionDataCollector - Class in io.micronaut.management.endpoint.beans.impl
-
- DefaultBeanResolutionContext - Class in io.micronaut.context
-
- DefaultBeanResolutionContext(BeanContext, BeanDefinition<?>) - Constructor for class io.micronaut.context.DefaultBeanResolutionContext
-
- DefaultBodyAnnotationBinder<T> - Class in io.micronaut.http.bind.binders
-
Binds a String body argument.
- DefaultBodyAnnotationBinder(ConversionService) - Constructor for class io.micronaut.http.bind.binders.DefaultBodyAnnotationBinder
-
- DefaultChannelOptionFactory - Class in io.micronaut.http.netty.channel.converters
-
Creates channel options.
- DefaultChannelOptionFactory() - Constructor for class io.micronaut.http.netty.channel.converters.DefaultChannelOptionFactory
-
- defaultCharset - Variable in class io.micronaut.web.router.DefaultRouteBuilder
-
- DefaultClassPathResourceLoader - Class in io.micronaut.core.io.scan
-
Loads resources from the classpath.
- DefaultClassPathResourceLoader(ClassLoader) - Constructor for class io.micronaut.core.io.scan.DefaultClassPathResourceLoader
-
Default constructor.
- DefaultClassPathResourceLoader(ClassLoader, String) - Constructor for class io.micronaut.core.io.scan.DefaultClassPathResourceLoader
-
Use when resources should have a standard base path.
- DefaultClassPathResourceLoader(ClassLoader, String, boolean) - Constructor for class io.micronaut.core.io.scan.DefaultClassPathResourceLoader
-
Use when resources should have a standard base path.
- DefaultClassPathResourceLoader(ClassLoader, String, boolean, boolean) - Constructor for class io.micronaut.core.io.scan.DefaultClassPathResourceLoader
-
Use when resources should have a standard base path.
- DefaultClientVersioningConfiguration - Class in io.micronaut.http.client.interceptor.configuration
-
Default configuration when no other is present.
- DefaultClockProvider - Class in io.micronaut.validation.validator
-
The default clock provider.
- DefaultClockProvider() - Constructor for class io.micronaut.validation.validator.DefaultClockProvider
-
- DefaultCompositeConfigurationClient - Class in io.micronaut.discovery.config
-
- DefaultCompositeConfigurationClient(ConfigurationClient[]) - Constructor for class io.micronaut.discovery.config.DefaultCompositeConfigurationClient
-
Create a default composite configuration client from given configuration clients.
- DefaultCompositeDiscoveryClient - Class in io.micronaut.discovery
-
- DefaultCompositeDiscoveryClient(List<DiscoveryClient>) - Constructor for class io.micronaut.discovery.DefaultCompositeDiscoveryClient
-
Create a default composite discovery for the discovery clients.
- DefaultCompositeDiscoveryClient(DiscoveryClient...) - Constructor for class io.micronaut.discovery.DefaultCompositeDiscoveryClient
-
Create a default composite discovery for the discovery clients.
- DefaultConnectionPoolConfiguration() - Constructor for class io.micronaut.http.client.DefaultHttpClientConfiguration.DefaultConnectionPoolConfiguration
-
- DefaultConstraintValidators - Class in io.micronaut.validation.validator.constraints
-
A factory bean that contains implementation for many of the default validations.
- DefaultConstraintValidators() - Constructor for class io.micronaut.validation.validator.constraints.DefaultConstraintValidators
-
Default constructor.
- DefaultConstraintValidators(BeanContext) - Constructor for class io.micronaut.validation.validator.constraints.DefaultConstraintValidators
-
Constructor used for DI.
- DefaultConstraintValidators.ValidatorKey<A extends Annotation,T> - Class in io.micronaut.validation.validator.constraints
-
Key for caching validators.
- defaultConstructorFor(TypeElement) - Method in class io.micronaut.annotation.processing.ModelUtils
-
- DefaultConversionService - Class in io.micronaut.core.convert
-
The default conversion service.
- DefaultConversionService() - Constructor for class io.micronaut.core.convert.DefaultConversionService
-
Constructor.
- DefaultCustomizableResponseTypeHandlerRegistry - Class in io.micronaut.http.server.netty.types
-
- DefaultCustomizableResponseTypeHandlerRegistry(NettyCustomizableResponseTypeHandler...) - Constructor for class io.micronaut.http.server.netty.types.DefaultCustomizableResponseTypeHandlerRegistry
-
- DefaultCustomizableResponseTypeHandlerRegistry(List<NettyCustomizableResponseTypeHandler>) - Constructor for class io.micronaut.http.server.netty.types.DefaultCustomizableResponseTypeHandlerRegistry
-
- DefaultCustomScopeRegistry - Class in io.micronaut.context
-
- DefaultCustomScopeRegistry(BeanLocator) - Constructor for class io.micronaut.context.DefaultCustomScopeRegistry
-
- DefaultEnvironment - Class in io.micronaut.context.env
-
The default implementation of the
Environment
interface.
- DefaultEnvironment(ApplicationContextConfiguration) - Constructor for class io.micronaut.context.env.DefaultEnvironment
-
Construct a new environment for the given configuration.
- DefaultEnvironment(ApplicationContextConfiguration, boolean) - Constructor for class io.micronaut.context.env.DefaultEnvironment
-
Construct a new environment for the given configuration.
- defaultEnvironments(String...) - Method in interface io.micronaut.context.ApplicationContextBuilder
-
The environments to use if no other environments are specified.
- defaultEnvironments(String...) - Method in class io.micronaut.context.DefaultApplicationContextBuilder
-
- defaultEnvironments(String...) - Method in class io.micronaut.runtime.Micronaut
-
- defaultEventLoopGroup(ThreadFactory) - Method in class io.micronaut.http.netty.channel.DefaultEventLoopGroupRegistry
-
Constructs an event loop group with default Configuration.
- DefaultEventLoopGroupConfiguration - Class in io.micronaut.http.netty.channel
-
Configuration interface for event loop configuration.
- DefaultEventLoopGroupConfiguration(String, int, Integer, boolean, String, Duration, Duration) - Constructor for class io.micronaut.http.netty.channel.DefaultEventLoopGroupConfiguration
-
Default constructor.
- DefaultEventLoopGroupConfiguration() - Constructor for class io.micronaut.http.netty.channel.DefaultEventLoopGroupConfiguration
-
Default constructor.
- DefaultEventLoopGroupFactory - Class in io.micronaut.http.netty.channel
-
The default factory for EventLoopGroup
instances.
- DefaultEventLoopGroupFactory(NioEventLoopGroupFactory, EventLoopGroupFactory) - Constructor for class io.micronaut.http.netty.channel.DefaultEventLoopGroupFactory
-
Default constructor.
- DefaultEventLoopGroupFactory(NioEventLoopGroupFactory, EventLoopGroupFactory, NettyGlobalConfiguration) - Constructor for class io.micronaut.http.netty.channel.DefaultEventLoopGroupFactory
-
Default constructor.
- DefaultEventLoopGroupRegistry - Class in io.micronaut.http.netty.channel
-
Factory for creating named event loop groups.
- DefaultEventLoopGroupRegistry(EventLoopGroupFactory, BeanLocator) - Constructor for class io.micronaut.http.netty.channel.DefaultEventLoopGroupRegistry
-
Default constructor.
- DefaultExecutableBinder<S> - Class in io.micronaut.core.bind
-
- DefaultExecutableBinder() - Constructor for class io.micronaut.core.bind.DefaultExecutableBinder
-
Default constructor.
- DefaultExecutableBinder(Map<Argument<?>, Object>) - Constructor for class io.micronaut.core.bind.DefaultExecutableBinder
-
A map of pre-bound values for any arguments that don't need to be dynamically bound.
- DefaultExecutorSelector - Class in io.micronaut.scheduling.executor
-
Default implementation of the
ExecutorSelector
interface that regards methods that return reactive types as non-blocking.
- DefaultExecutorSelector(BeanLocator, BeanProvider<ExecutorService>) - Constructor for class io.micronaut.scheduling.executor.DefaultExecutorSelector
-
Default constructor.
- DefaultFileSystemResourceLoader - Class in io.micronaut.core.io.file
-
Loads resources from the file system.
- DefaultFileSystemResourceLoader() - Constructor for class io.micronaut.core.io.file.DefaultFileSystemResourceLoader
-
Default constructor.
- DefaultFileSystemResourceLoader(File) - Constructor for class io.micronaut.core.io.file.DefaultFileSystemResourceLoader
-
- DefaultFileSystemResourceLoader(String) - Constructor for class io.micronaut.core.io.file.DefaultFileSystemResourceLoader
-
- DefaultFileSystemResourceLoader(Path) - Constructor for class io.micronaut.core.io.file.DefaultFileSystemResourceLoader
-
- DefaultFunctionDiscoveryClient - Class in io.micronaut.function.client
-
- DefaultFunctionDiscoveryClient(DiscoveryClient, FunctionDefinitionProvider[], FunctionDefinition...) - Constructor for class io.micronaut.function.client.DefaultFunctionDiscoveryClient
-
Constructor.
- DefaultFunctionExitHandler - Class in io.micronaut.function.executor
-
- DefaultFunctionExitHandler() - Constructor for class io.micronaut.function.executor.DefaultFunctionExitHandler
-
- DefaultHealthAggregator - Class in io.micronaut.management.health.aggregator
-
Default implementation of
HealthAggregator
that creates a {status: , description: (optional) , details: }
response.
- DefaultHealthAggregator(ApplicationConfiguration) - Constructor for class io.micronaut.management.health.aggregator.DefaultHealthAggregator
-
Default constructor.
- DefaultHttp2Content - Class in io.micronaut.http.netty.stream
-
- DefaultHttp2Content(ByteBuf, Http2Stream) - Constructor for class io.micronaut.http.netty.stream.DefaultHttp2Content
-
Creates a new instance with the specified chunk content.
- DefaultHttpClient - Class in io.micronaut.http.client.netty
-
Default implementation of the
HttpClient
interface based on Netty.
- DefaultHttpClient(LoadBalancer, HttpClientConfiguration, String, ThreadFactory, NettyClientSslBuilder, MediaTypeCodecRegistry, AnnotationMetadataResolver, List<InvocationInstrumenterFactory>, HttpClientFilter...) - Constructor for class io.micronaut.http.client.netty.DefaultHttpClient
-
Construct a client for the given arguments.
- DefaultHttpClient(LoadBalancer, HttpVersion, HttpClientConfiguration, String, HttpClientFilterResolver<ClientFilterResolutionContext>, List<HttpFilterResolver.FilterEntry<HttpClientFilter>>, ThreadFactory, NettyClientSslBuilder, MediaTypeCodecRegistry, WebSocketBeanRegistry, RequestBinderRegistry, EventLoopGroup, ChannelFactory, Collection<ChannelPipelineListener>, NettyClientCustomizer, List<InvocationInstrumenterFactory>, String) - Constructor for class io.micronaut.http.client.netty.DefaultHttpClient
-
Construct a client for the given arguments.
- DefaultHttpClient(URI) - Constructor for class io.micronaut.http.client.netty.DefaultHttpClient
-
- DefaultHttpClient() - Constructor for class io.micronaut.http.client.netty.DefaultHttpClient
-
- DefaultHttpClient(URI, HttpClientConfiguration) - Constructor for class io.micronaut.http.client.netty.DefaultHttpClient
-
- DefaultHttpClient(LoadBalancer, HttpClientConfiguration, List<InvocationInstrumenterFactory>) - Constructor for class io.micronaut.http.client.netty.DefaultHttpClient
-
- DefaultHttpClientAddressResolver - Class in io.micronaut.http.server.util
-
- DefaultHttpClientAddressResolver(HttpServerConfiguration) - Constructor for class io.micronaut.http.server.util.DefaultHttpClientAddressResolver
-
- DefaultHttpClientBinderRegistry - Class in io.micronaut.http.client.bind
-
- DefaultHttpClientBinderRegistry(ConversionService<?>, List<ClientRequestBinder>, BeanContext) - Constructor for class io.micronaut.http.client.bind.DefaultHttpClientBinderRegistry
-
- DefaultHttpClientConfiguration - Class in io.micronaut.http.client
-
The default configuration if no explicit configuration is specified for an HTTP client.
- DefaultHttpClientConfiguration() - Constructor for class io.micronaut.http.client.DefaultHttpClientConfiguration
-
Default constructor.
- DefaultHttpClientConfiguration(DefaultHttpClientConfiguration.DefaultConnectionPoolConfiguration, ApplicationConfiguration) - Constructor for class io.micronaut.http.client.DefaultHttpClientConfiguration
-
- DefaultHttpClientConfiguration.DefaultConnectionPoolConfiguration - Class in io.micronaut.http.client
-
The default connection pool configuration.
- DefaultHttpClientFilterResolver - Class in io.micronaut.http.client.filter
-
Resolves filters for http clients.
- DefaultHttpClientFilterResolver(AnnotationMetadataResolver, List<HttpClientFilter>) - Constructor for class io.micronaut.http.client.filter.DefaultHttpClientFilterResolver
-
Default constructor.
- DefaultHttpContentProcessor - Class in io.micronaut.http.server.netty
-
This class will handle subscribing to a stream of HttpContent
.
- DefaultHttpContentProcessor(NettyHttpRequest<?>, HttpServerConfiguration) - Constructor for class io.micronaut.http.server.netty.DefaultHttpContentProcessor
-
- DefaultHttpHostResolver - Class in io.micronaut.http.server.util
-
- DefaultHttpHostResolver(HttpServerConfiguration, BeanProvider<EmbeddedServer>) - Constructor for class io.micronaut.http.server.util.DefaultHttpHostResolver
-
- DefaultImplementation - Annotation Type in io.micronaut.context.annotation
-
An annotation to apply to an interface to indicate which implementation
is the default implementation.
- DefaultInterceptorRegistry - Class in io.micronaut.aop.chain
-
Default implementation of the interceptor registry interface.
- DefaultInterceptorRegistry(BeanContext) - Constructor for class io.micronaut.aop.chain.DefaultInterceptorRegistry
-
- DefaultKeyConfiguration() - Constructor for class io.micronaut.http.client.ServiceHttpClientConfiguration.ServiceSslClientConfiguration.DefaultKeyConfiguration
-
- DefaultKeyConfiguration() - Constructor for class io.micronaut.http.ssl.ClientSslConfiguration.DefaultKeyConfiguration
-
- DefaultKeyConfiguration() - Constructor for class io.micronaut.http.ssl.DefaultSslConfiguration.DefaultKeyConfiguration
-
- DefaultKeyConfiguration() - Constructor for class io.micronaut.http.ssl.ServerSslConfiguration.DefaultKeyConfiguration
-
- DefaultKeyStoreConfiguration() - Constructor for class io.micronaut.http.client.ServiceHttpClientConfiguration.ServiceSslClientConfiguration.DefaultKeyStoreConfiguration
-
- DefaultKeyStoreConfiguration() - Constructor for class io.micronaut.http.ssl.ClientSslConfiguration.DefaultKeyStoreConfiguration
-
- DefaultKeyStoreConfiguration() - Constructor for class io.micronaut.http.ssl.DefaultSslConfiguration.DefaultKeyStoreConfiguration
-
- DefaultKeyStoreConfiguration() - Constructor for class io.micronaut.http.ssl.ServerSslConfiguration.DefaultKeyStoreConfiguration
-
- DefaultLink - Class in io.micronaut.http.hateoas
-
Default implementation of
Link
.
- DefaultLink(String) - Constructor for class io.micronaut.http.hateoas.DefaultLink
-
- DefaultLoadBalancerResolver - Class in io.micronaut.http.client
-
- DefaultLoadBalancerResolver(BeanContext, ServiceInstanceList...) - Constructor for class io.micronaut.http.client.DefaultLoadBalancerResolver
-
The default server loadbalance resolver.
- DefaultLoadBalancerResolver(BeanContext, List<ServiceInstanceList>) - Constructor for class io.micronaut.http.client.DefaultLoadBalancerResolver
-
The default server loadbalance resolver.
- defaultLoader() - Static method in interface io.micronaut.core.io.file.FileSystemResourceLoader
-
Creation method.
- defaultLoader(ClassLoader) - Static method in interface io.micronaut.core.io.scan.ClassPathResourceLoader
-
- defaultLocale - Variable in class io.micronaut.core.util.locale.AbstractLocaleResolver
-
- DefaultLocalFunctionRegistry - Class in io.micronaut.function
-
- DefaultLocalFunctionRegistry(MediaTypeCodec...) - Constructor for class io.micronaut.function.DefaultLocalFunctionRegistry
-
Constructor.
- DefaultLocalFunctionRegistry(List<MediaTypeCodec>) - Constructor for class io.micronaut.function.DefaultLocalFunctionRegistry
-
Constructor.
- DefaultLocalFunctionRegistry(MediaTypeCodecRegistry) - Constructor for class io.micronaut.function.DefaultLocalFunctionRegistry
-
Constructor.
- DefaultLoggersManager - Class in io.micronaut.management.endpoint.loggers.impl
-
- DefaultLoggersManager() - Constructor for class io.micronaut.management.endpoint.loggers.impl.DefaultLoggersManager
-
- DefaultMediaTypeCodecRegistry - Class in io.micronaut.http.codec
-
- DefaultNettyEmbeddedServerFactory - Class in io.micronaut.http.server.netty
-
- DefaultNettyEmbeddedServerFactory(ApplicationContext, RouteExecutor, MediaTypeCodecRegistry, StaticResourceResolver, ThreadFactory, HttpCompressionStrategy, EventLoopGroupFactory, EventLoopGroupRegistry) - Constructor for class io.micronaut.http.server.netty.DefaultNettyEmbeddedServerFactory
-
Default constructor.
- DefaultNettyHttpClientRegistry - Class in io.micronaut.http.client.netty
-
Factory for the default implementation of the
HttpClient
interface based on Netty.
- DefaultNettyHttpClientRegistry(HttpClientConfiguration, HttpClientFilterResolver, LoadBalancerResolver, NettyClientSslBuilder, ThreadFactory, MediaTypeCodecRegistry, EventLoopGroupRegistry, EventLoopGroupFactory, BeanContext, List<InvocationInstrumenterFactory>, JsonMapper) - Constructor for class io.micronaut.http.client.netty.DefaultNettyHttpClientRegistry
-
Default constructor.
- DefaultPropertyPlaceholderResolver - Class in io.micronaut.context.env
-
- DefaultPropertyPlaceholderResolver(PropertyResolver, ConversionService) - Constructor for class io.micronaut.context.env.DefaultPropertyPlaceholderResolver
-
- DefaultPropertyPlaceholderResolver.PlaceholderSegment - Class in io.micronaut.context.env
-
A segment that represents one or more expressions
that should be searched for in the environment.
- DefaultPropertyPlaceholderResolver.RawSegment - Class in io.micronaut.context.env
-
A segment that represents static text.
- DefaultPropertyPlaceholderResolver.Segment - Interface in io.micronaut.context.env
-
A segment of placeholder resolution.
- DefaultRequestBinderRegistry - Class in io.micronaut.http.bind
-
- DefaultRequestBinderRegistry(ConversionService, RequestArgumentBinder...) - Constructor for class io.micronaut.http.bind.DefaultRequestBinderRegistry
-
- DefaultRequestBinderRegistry(ConversionService, List<RequestArgumentBinder>) - Constructor for class io.micronaut.http.bind.DefaultRequestBinderRegistry
-
- DefaultRetryInterceptor - Class in io.micronaut.retry.intercept
-
- DefaultRetryInterceptor(ApplicationEventPublisher, ExecutorService) - Constructor for class io.micronaut.retry.intercept.DefaultRetryInterceptor
-
Construct a default retry method interceptor with the event publisher.
- DefaultRetryPredicate - Class in io.micronaut.retry.annotation
-
Default retry predicate.
- DefaultRetryPredicate(List<Class<? extends Throwable>>, List<Class<? extends Throwable>>) - Constructor for class io.micronaut.retry.annotation.DefaultRetryPredicate
-
- DefaultRetryPredicate() - Constructor for class io.micronaut.retry.annotation.DefaultRetryPredicate
-
Default constructor.
- DefaultRouteBuilder - Class in io.micronaut.web.router
-
A DefaultRouteBuilder implementation for building roots.
- DefaultRouteBuilder(ExecutionHandleLocator) - Constructor for class io.micronaut.web.router.DefaultRouteBuilder
-
- DefaultRouteBuilder(ExecutionHandleLocator, RouteBuilder.UriNamingStrategy) - Constructor for class io.micronaut.web.router.DefaultRouteBuilder
-
- DefaultRouteBuilder(ExecutionHandleLocator, RouteBuilder.UriNamingStrategy, ConversionService<?>) - Constructor for class io.micronaut.web.router.DefaultRouteBuilder
-
- DefaultRouteData - Class in io.micronaut.management.endpoint.routes.impl
-
Default route data implementation.
- DefaultRouteData() - Constructor for class io.micronaut.management.endpoint.routes.impl.DefaultRouteData
-
- DefaultRouteDataCollector - Class in io.micronaut.management.endpoint.routes.impl
-
A Reactive route data collector.
- DefaultRouteDataCollector(RouteData) - Constructor for class io.micronaut.management.endpoint.routes.impl.DefaultRouteDataCollector
-
- DefaultRouter - Class in io.micronaut.web.router
-
The default
Router
implementation.
- DefaultRouter(RouteBuilder...) - Constructor for class io.micronaut.web.router.DefaultRouter
-
Construct a new router for the given route builders.
- DefaultRouter(Collection<RouteBuilder>) - Constructor for class io.micronaut.web.router.DefaultRouter
-
Construct a new router for the given route builders.
- defaults - Variable in class io.micronaut.inject.writer.AbstractAnnotationMetadataWriter
-
- DefaultScope - Annotation Type in io.micronaut.context.annotation
-
A meta annotation that can be applied to another annotation to specify a fallback scope of no scope is specified
by the user for a bean.
- DefaultServiceInstanceIdGenerator - Class in io.micronaut.discovery
-
The default implementation to generate Instance IDs.
- DefaultServiceInstanceIdGenerator() - Constructor for class io.micronaut.discovery.DefaultServiceInstanceIdGenerator
-
Default constructor.
- DefaultSessionIdGenerator - Class in io.micronaut.session
-
Default session ID generator that uses
UUID
.
- DefaultSessionIdGenerator() - Constructor for class io.micronaut.session.DefaultSessionIdGenerator
-
- DefaultSslConfiguration - Class in io.micronaut.http.ssl
-
The default
SslConfiguration
configuration used if no other configuration is specified.
- DefaultSslConfiguration() - Constructor for class io.micronaut.http.ssl.DefaultSslConfiguration
-
- DefaultSslConfiguration.DefaultKeyConfiguration - Class in io.micronaut.http.ssl
-
- DefaultSslConfiguration.DefaultKeyStoreConfiguration - Class in io.micronaut.http.ssl
-
- DefaultSslConfiguration.DefaultTrustStoreConfiguration - Class in io.micronaut.http.ssl
-
- defaultStaticCreatorFor(TypeElement, AnnotationUtils) - Method in class io.micronaut.annotation.processing.ModelUtils
-
- DefaultStreamedHttpRequest - Class in io.micronaut.http.netty.stream
-
A default streamed HTTP request.
- DefaultStreamedHttpRequest(HttpVersion, HttpMethod, String, Publisher<HttpContent>) - Constructor for class io.micronaut.http.netty.stream.DefaultStreamedHttpRequest
-
- DefaultStreamedHttpRequest(HttpVersion, HttpMethod, String, boolean, Publisher<HttpContent>) - Constructor for class io.micronaut.http.netty.stream.DefaultStreamedHttpRequest
-
- DefaultStreamedHttpResponse - Class in io.micronaut.http.netty.stream
-
A default streamed HTTP response.
- DefaultStreamedHttpResponse(HttpVersion, HttpResponseStatus, Publisher<HttpContent>) - Constructor for class io.micronaut.http.netty.stream.DefaultStreamedHttpResponse
-
- DefaultStreamedHttpResponse(HttpVersion, HttpResponseStatus, boolean, Publisher<HttpContent>) - Constructor for class io.micronaut.http.netty.stream.DefaultStreamedHttpResponse
-
- DefaultStreamedHttpResponse(HttpVersion, HttpResponseStatus, HttpHeaders, Publisher<HttpContent>) - Constructor for class io.micronaut.http.netty.stream.DefaultStreamedHttpResponse
-
- defaultStyle() - Static method in enum io.micronaut.http.filter.FilterPatternStyle
-
- DefaultTaskExceptionHandler - Class in io.micronaut.scheduling
-
The default exception handler used if non other is found.
- DefaultTaskExceptionHandler() - Constructor for class io.micronaut.scheduling.DefaultTaskExceptionHandler
-
- DefaultThreadFactory - Class in io.micronaut.scheduling.executor
-
The default thread factory used for creating threads in Micronaut.
- DefaultThreadFactory() - Constructor for class io.micronaut.scheduling.executor.DefaultThreadFactory
-
- DefaultThreadInfoMapper - Class in io.micronaut.management.endpoint.threads.impl
-
- DefaultThreadInfoMapper() - Constructor for class io.micronaut.management.endpoint.threads.impl.DefaultThreadInfoMapper
-
- DefaultTrustStoreConfiguration() - Constructor for class io.micronaut.http.client.ServiceHttpClientConfiguration.ServiceSslClientConfiguration.DefaultTrustStoreConfiguration
-
- DefaultTrustStoreConfiguration() - Constructor for class io.micronaut.http.ssl.ClientSslConfiguration.DefaultTrustStoreConfiguration
-
- DefaultTrustStoreConfiguration() - Constructor for class io.micronaut.http.ssl.DefaultSslConfiguration.DefaultTrustStoreConfiguration
-
- DefaultTrustStoreConfiguration() - Constructor for class io.micronaut.http.ssl.ServerSslConfiguration.DefaultTrustStoreConfiguration
-
- DefaultUriMatchInfo(String, Map<String, Object>, List<UriMatchVariable>) - Constructor for class io.micronaut.http.uri.UriMatchTemplate.DefaultUriMatchInfo
-
- DefaultValidationMessages - Class in io.micronaut.validation.validator.messages
-
The default error messages.
- DefaultValidationMessages() - Constructor for class io.micronaut.validation.validator.messages.DefaultValidationMessages
-
Constructs the default error messages.
- DefaultValidator - Class in io.micronaut.validation.validator
-
Default implementation of the
Validator
interface.
- DefaultValidator(ValidatorConfiguration) - Constructor for class io.micronaut.validation.validator.DefaultValidator
-
Default constructor.
- DefaultValidatorConfiguration - Class in io.micronaut.validation.validator
-
The default configuration for the validator.
- DefaultValidatorConfiguration() - Constructor for class io.micronaut.validation.validator.DefaultValidatorConfiguration
-
- DefaultValidatorFactory - Class in io.micronaut.validation.validator
-
Default validator factory implementation.
- DefaultValidatorFactory(Validator, ValidatorConfiguration) - Constructor for class io.micronaut.validation.validator.DefaultValidatorFactory
-
Default constructor.
- DefaultValueExtractors - Class in io.micronaut.validation.validator.extractors
-
The default value extractors.
- DefaultValueExtractors() - Constructor for class io.micronaut.validation.validator.extractors.DefaultValueExtractors
-
Default constructor.
- DefaultValueExtractors(BeanContext) - Constructor for class io.micronaut.validation.validator.extractors.DefaultValueExtractors
-
Constructor used during DI.
- defaultValues(Map<String, Object>) - Method in class io.micronaut.core.annotation.AnnotationValueBuilder
-
Sets the default values of the annotation.
- DefaultVersionProvider - Interface in io.micronaut.web.router.version
-
Defines a provider of a default Version.
- DefaultWatchThread - Class in io.micronaut.scheduling.io.watch
-
Simple watch service that simply stops the server if any changes occur.
- DefaultWatchThread(ApplicationEventPublisher, FileWatchConfiguration, WatchService) - Constructor for class io.micronaut.scheduling.io.watch.DefaultWatchThread
-
Default constructor.
- DefaultWebSocketHttpResponse - Class in io.micronaut.http.netty.stream
-
A default WebSocket HTTP response.
- DefaultWebSocketHttpResponse(HttpVersion, HttpResponseStatus, Processor<WebSocketFrame, WebSocketFrame>, WebSocketServerHandshakerFactory) - Constructor for class io.micronaut.http.netty.stream.DefaultWebSocketHttpResponse
-
- DefaultWebSocketHttpResponse(HttpVersion, HttpResponseStatus, boolean, Processor<WebSocketFrame, WebSocketFrame>, WebSocketServerHandshakerFactory) - Constructor for class io.micronaut.http.netty.stream.DefaultWebSocketHttpResponse
-
- definition() - Method in class io.micronaut.context.BeanRegistration
-
- definition() - Method in interface io.micronaut.context.scope.BeanCreationContext
-
- definition() - Method in interface io.micronaut.context.scope.CreatedBean
-
- dehyphenate(String) - Static method in class io.micronaut.core.naming.NameUtils
-
Converts hyphenated, lower-case form to camel-case form.
- delegate - Variable in class io.micronaut.http.server.netty.types.files.NettySystemFileCustomizableResponseType
-
- DelegatingBeanDefinition<T> - Interface in io.micronaut.inject
-
- DelegatingExecutableMethod<T,R> - Interface in io.micronaut.inject
-
- Delete - Annotation Type in io.micronaut.http.annotation
-
Annotation that can be applied to method to signify the method receives a
HttpMethod.DELETE
.
- delete(String, T) - Method in class io.micronaut.http.client.netty.NettyClientHttpRequestFactory
-
- DELETE(URI, T) - Static method in interface io.micronaut.http.HttpRequest
-
- DELETE(String, T) - Static method in interface io.micronaut.http.HttpRequest
-
- DELETE(String) - Static method in interface io.micronaut.http.HttpRequest
-
- DELETE(URI) - Static method in interface io.micronaut.http.HttpRequest
-
- delete(String, T) - Method in interface io.micronaut.http.HttpRequestFactory
-
- delete() - Method in interface io.micronaut.http.multipart.StreamingFileUpload
-
Deletes the underlying storage for a file item, including deleting any associated temporary disk file.
- delete() - Method in class io.micronaut.http.server.netty.multipart.NettyStreamingFileUpload
-
- delete(String, T) - Method in class io.micronaut.http.simple.SimpleHttpRequestFactory
-
- Delete - Annotation Type in io.micronaut.management.endpoint.annotation
-
A method designed to annotate an
Endpoint
delete operation.
- DELETE(String, Object, String, Class...) - Method in class io.micronaut.web.router.DefaultRouteBuilder
-
- DELETE(String, Class, String, Class...) - Method in class io.micronaut.web.router.DefaultRouteBuilder
-
- DELETE(String, BeanDefinition<?>, ExecutableMethod<?, ?>) - Method in class io.micronaut.web.router.DefaultRouteBuilder
-
- DELETE(CharSequence) - Method in class io.micronaut.web.router.filter.FilteredRouter
-
- DELETE(String, Object) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route the specified URI to the specified target for an HTTP DELETE.
- DELETE(Object) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route to the specified object.
- DELETE(Object, PropertyConvention) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route to the specified object and ID.
- DELETE(Class) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route to the specified class.
- DELETE(Class, PropertyConvention) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route to the specified class and ID.
- DELETE(String, ExecutableMethod<?, ?>) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route the specified URI template to the specified target.
- DELETE(String, BeanDefinition<?>, ExecutableMethod<?, ?>) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route the specified URI template to the specified target.
- DELETE(String, Object, String, Class...) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route the specified URI template to the specified target.
- DELETE(String, Class, String, Class...) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route the specified URI template to the specified target.
- DELETE(CharSequence) - Method in interface io.micronaut.web.router.Router
-
- DeleteEndpointRouteBuilder - Class in io.micronaut.management.endpoint.processors
-
A processor that processes references to
Delete
operations
Endpoint
instances.
- DeleteEndpointRouteBuilder(ApplicationContext, RouteBuilder.UriNamingStrategy, ConversionService<?>, EndpointDefaultConfiguration) - Constructor for class io.micronaut.management.endpoint.processors.DeleteEndpointRouteBuilder
-
- deleteSession(String) - Method in class io.micronaut.session.InMemorySessionStore
-
- deleteSession(String) - Method in interface io.micronaut.session.SessionStore
-
Delete a session for the given ID.
- DeleteWithoutBodyTest - Class in io.micronaut.http.server.tck.tests
-
- DeleteWithoutBodyTest() - Constructor for class io.micronaut.http.server.tck.tests.DeleteWithoutBodyTest
-
- DependencyInjectionException - Exception in io.micronaut.context.exceptions
-
Represents a runtime failure to perform dependency injection.
- DependencyInjectionException(BeanResolutionContext, Throwable) - Constructor for exception io.micronaut.context.exceptions.DependencyInjectionException
-
- DependencyInjectionException(BeanResolutionContext, Argument, Throwable) - Constructor for exception io.micronaut.context.exceptions.DependencyInjectionException
-
- DependencyInjectionException(BeanResolutionContext, String, Throwable) - Constructor for exception io.micronaut.context.exceptions.DependencyInjectionException
-
- DependencyInjectionException(BeanResolutionContext, String) - Constructor for exception io.micronaut.context.exceptions.DependencyInjectionException
-
- DependencyInjectionException(BeanResolutionContext, Argument, String) - Constructor for exception io.micronaut.context.exceptions.DependencyInjectionException
-
- DependencyInjectionException(BeanResolutionContext, FieldInjectionPoint, Throwable) - Constructor for exception io.micronaut.context.exceptions.DependencyInjectionException
-
- DependencyInjectionException(BeanResolutionContext, BeanDefinition, String, Throwable) - Constructor for exception io.micronaut.context.exceptions.DependencyInjectionException
-
- DependencyInjectionException(BeanResolutionContext, FieldInjectionPoint, String) - Constructor for exception io.micronaut.context.exceptions.DependencyInjectionException
-
- DependencyInjectionException(BeanResolutionContext, BeanDefinition, String, String) - Constructor for exception io.micronaut.context.exceptions.DependencyInjectionException
-
- DependencyInjectionException(BeanResolutionContext, FieldInjectionPoint, String, Throwable) - Constructor for exception io.micronaut.context.exceptions.DependencyInjectionException
-
- DependencyInjectionException(BeanResolutionContext, BeanDefinition, String, String, Throwable) - Constructor for exception io.micronaut.context.exceptions.DependencyInjectionException
-
- DependencyInjectionException(BeanResolutionContext, MethodInjectionPoint, Argument, Throwable) - Constructor for exception io.micronaut.context.exceptions.DependencyInjectionException
-
- DependencyInjectionException(BeanResolutionContext, BeanDefinition, String, Argument, Throwable) - Constructor for exception io.micronaut.context.exceptions.DependencyInjectionException
-
- DependencyInjectionException(BeanResolutionContext, MethodInjectionPoint, Argument, String) - Constructor for exception io.micronaut.context.exceptions.DependencyInjectionException
-
- DependencyInjectionException(BeanResolutionContext, BeanDefinition, String, Argument, String) - Constructor for exception io.micronaut.context.exceptions.DependencyInjectionException
-
- DependencyInjectionException(BeanResolutionContext, ArgumentConversionContext, String) - Constructor for exception io.micronaut.context.exceptions.DependencyInjectionException
-
Builds an error message for attempted argument conversion on a argument.
- DependencyInjectionException(BeanResolutionContext, MethodInjectionPoint, ArgumentConversionContext, String) - Constructor for exception io.micronaut.context.exceptions.DependencyInjectionException
-
Builds an error message for attempted argument conversion on a method.
- DependencyInjectionException(BeanResolutionContext, BeanDefinition, String, ArgumentConversionContext, String) - Constructor for exception io.micronaut.context.exceptions.DependencyInjectionException
-
Builds an error message for attempted argument conversion on a method.
- DependencyInjectionException(BeanResolutionContext, MethodInjectionPoint, Argument, String, boolean) - Constructor for exception io.micronaut.context.exceptions.DependencyInjectionException
-
- DependencyInjectionException(BeanResolutionContext, BeanDefinition, String, Argument, String, boolean) - Constructor for exception io.micronaut.context.exceptions.DependencyInjectionException
-
- DependencyInjectionException(BeanResolutionContext, FieldInjectionPoint, String, boolean) - Constructor for exception io.micronaut.context.exceptions.DependencyInjectionException
-
- DependencyInjectionException(BeanResolutionContext, BeanDefinition, String, String, boolean) - Constructor for exception io.micronaut.context.exceptions.DependencyInjectionException
-
- DependencyInjectionException(BeanResolutionContext, Argument, String, boolean) - Constructor for exception io.micronaut.context.exceptions.DependencyInjectionException
-
- deprecation(URI) - Method in class io.micronaut.http.hateoas.DefaultLink
-
- deprecation(String) - Method in class io.micronaut.http.hateoas.DefaultLink
-
- deprecation(URI) - Method in interface io.micronaut.http.hateoas.Link.Builder
-
- deprecation(String) - Method in interface io.micronaut.http.hateoas.Link.Builder
-
- deregister(ServiceInstance) - Method in class io.micronaut.discovery.registration.AutoRegistration
-
- descendingKeySet() - Method in class io.micronaut.core.util.clhm.ConcurrentLinkedHashMap
-
Returns an unmodifiable snapshot
Set
view of the keys contained in
this map.
- descendingKeySetWithLimit(int) - Method in class io.micronaut.core.util.clhm.ConcurrentLinkedHashMap
-
Returns an unmodifiable snapshot
Set
view of the keys contained in
this map.
- descendingMap() - Method in class io.micronaut.core.util.clhm.ConcurrentLinkedHashMap
-
Returns an unmodifiable snapshot
Map
view of the mappings contained
in this map.
- descendingMapWithLimit(int) - Method in class io.micronaut.core.util.clhm.ConcurrentLinkedHashMap
-
Returns an unmodifiable snapshot
Map
view of the mappings contained
in this map.
- describe(String) - Method in class io.micronaut.health.HealthStatus
-
- Described - Interface in io.micronaut.core.naming
-
An interface for types that are described by a description.
- DESCRIPTOR_DEFAULT_CONSTRUCTOR - Static variable in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- deserialize(InputStream, Class<T>) - Method in class io.micronaut.core.serialize.JdkSerializer
-
- deserialize(InputStream, Argument<T>) - Method in class io.micronaut.core.serialize.JdkSerializer
-
- deserialize(InputStream, Class<T>) - Method in interface io.micronaut.core.serialize.ObjectSerializer
-
Deserialize the given object to bytes.
- deserialize(InputStream, Argument<T>) - Method in interface io.micronaut.core.serialize.ObjectSerializer
-
Deserialize the given object to bytes.
- deserialize(byte[], Class<T>) - Method in interface io.micronaut.core.serialize.ObjectSerializer
-
Deserialize the given object to bytes.
- deserialize(byte[], Argument<T>) - Method in interface io.micronaut.core.serialize.ObjectSerializer
-
Deserialize the given object to bytes.
- deserialize(byte[]) - Method in interface io.micronaut.core.serialize.ObjectSerializer
-
Deserialize the given object to bytes.
- deserialize(GenericResource) - Static method in interface io.micronaut.http.hateoas.Resource
-
Factory method for deserialization.
- deserialize(byte[], Class<T>) - Method in class io.micronaut.jackson.serialize.JacksonObjectSerializer
-
- deserialize(InputStream, Class<T>) - Method in class io.micronaut.jackson.serialize.JacksonObjectSerializer
-
- deserialize(byte[], Argument<T>) - Method in class io.micronaut.jackson.serialize.JacksonObjectSerializer
-
- deserialize(InputStream, Argument<T>) - Method in class io.micronaut.jackson.serialize.JacksonObjectSerializer
-
- deserialize(byte[], Class<T>) - Method in class io.micronaut.json.JsonObjectSerializer
-
- deserialize(InputStream, Class<T>) - Method in class io.micronaut.json.JsonObjectSerializer
-
- deserialize(byte[], Argument<T>) - Method in class io.micronaut.json.JsonObjectSerializer
-
- deserialize(InputStream, Argument<T>) - Method in class io.micronaut.json.JsonObjectSerializer
-
- deserializers - Variable in class io.micronaut.jackson.ObjectMapperFactory
-
- destroyBean(Class<T>) - Method in interface io.micronaut.context.BeanContext
-
Destroys the bean for the given type causing it to be re-created.
- destroyBean(Argument<T>) - Method in interface io.micronaut.context.BeanContext
-
Destroys the bean for the given type causing it to be re-created.
- destroyBean(Argument<T>, Qualifier<T>) - Method in interface io.micronaut.context.BeanContext
-
Destroys the bean for the given type causing it to be re-created.
- destroyBean(T) - Method in interface io.micronaut.context.BeanContext
-
Destroys the given bean.
- destroyBean(BeanRegistration<T>) - Method in interface io.micronaut.context.BeanContext
-
Destroys the given bean.
- destroyBean(Argument<T>, Qualifier<T>) - Method in class io.micronaut.context.DefaultBeanContext
-
- destroyBean(T) - Method in class io.micronaut.context.DefaultBeanContext
-
- destroyBean(Class<T>) - Method in class io.micronaut.context.DefaultBeanContext
-
- destroyBean(BeanRegistration<T>) - Method in class io.micronaut.context.DefaultBeanContext
-
- destroyInjectScopedBeans() - Method in class io.micronaut.context.AbstractBeanResolutionContext
-
- destroyInjectScopedBeans() - Method in interface io.micronaut.context.BeanResolutionContext
-
- destroyScope(Map<BeanIdentifier, CreatedBean<?>>) - Method in class io.micronaut.context.scope.AbstractConcurrentCustomScope
-
Destroys the scope.
- details(Object) - Method in class io.micronaut.management.health.indicator.HealthResult.Builder
-
Sets the details of the result.
- DetailsVisibility - Enum in io.micronaut.management.endpoint.health
-
Options for controlling the visibility of health details.
- detectFeatures(AnnotationMetadata) - Method in class io.micronaut.jackson.databind.JacksonDatabindMapper
-
- detectFeatures(AnnotationMetadata) - Method in interface io.micronaut.json.JsonMapper
-
- DEVELOPMENT - Static variable in interface io.micronaut.context.env.Environment
-
The development environment.
- DEVICE_MEMORY - Static variable in interface io.micronaut.http.HttpHeaders
-
"Device-Memory"
.
- DIGITAL_OCEAN - Static variable in interface io.micronaut.context.env.Environment
-
Cloud provider Digital Ocean.
- DigitalOceanInstanceMetadata - Class in io.micronaut.discovery.cloud.digitalocean
-
- DigitalOceanInstanceMetadata() - Constructor for class io.micronaut.discovery.cloud.digitalocean.DigitalOceanInstanceMetadata
-
- DigitalOceanMetadataConfiguration - Class in io.micronaut.discovery.cloud.digitalocean
-
- DigitalOceanMetadataConfiguration() - Constructor for class io.micronaut.discovery.cloud.digitalocean.DigitalOceanMetadataConfiguration
-
- DigitalOceanMetadataKeys - Enum in io.micronaut.discovery.cloud.digitalocean
-
A enum of Digital Ocean metadata.
- DigitalOceanMetadataResolver - Class in io.micronaut.discovery.cloud.digitalocean
-
- DigitalOceanMetadataResolver(DigitalOceanMetadataConfiguration, JsonFactory, JsonMapper) - Constructor for class io.micronaut.discovery.cloud.digitalocean.DigitalOceanMetadataResolver
-
- DigitalOceanMetadataResolver() - Constructor for class io.micronaut.discovery.cloud.digitalocean.DigitalOceanMetadataResolver
-
Construct with default settings.
- DigitalOceanMetadataResolver(ObjectMapper, DigitalOceanMetadataConfiguration) - Constructor for class io.micronaut.discovery.cloud.digitalocean.DigitalOceanMetadataResolver
-
- DigitalOceanNetworkInterface - Class in io.micronaut.discovery.cloud.digitalocean
-
- DigitalOceanNetworkInterface() - Constructor for class io.micronaut.discovery.cloud.digitalocean.DigitalOceanNetworkInterface
-
- DigitsValidator<T> - Interface in io.micronaut.validation.validator.constraints
-
Abstract
Digits
validator implementation.
- DirectoryClassWriterOutputVisitor - Class in io.micronaut.inject.writer
-
- DirectoryClassWriterOutputVisitor(File) - Constructor for class io.micronaut.inject.writer.DirectoryClassWriterOutputVisitor
-
- disable(JsonGenerator.Feature) - Method in class io.micronaut.jackson.core.tree.TreeGenerator
-
- DisabledBeanException - Exception in io.micronaut.context.exceptions
-
An exception that can be thrown to disable a bean programmatically from within a factory bean.
- DisabledBeanException(String) - Constructor for exception io.micronaut.context.exceptions.DisabledBeanException
-
- disableFork() - Method in class io.micronaut.core.io.service.SoftServiceLoader
-
- discard() - Method in interface io.micronaut.http.multipart.FileUpload
-
Discards the contents of the file.
- discard() - Method in class io.micronaut.http.server.netty.multipart.NettyCompletedFileUpload
-
- discard() - Method in class io.micronaut.http.server.netty.multipart.NettyStreamingFileUpload
-
- discardReadBytes() - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- discardSomeReadBytes() - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- DiscoveryClient - Interface in io.micronaut.discovery
-
Main client abstraction used for service discovery.
- DiscoveryClientHealthIndicator - Class in io.micronaut.management.health.indicator.discovery
-
A health indicator for the discovery client.
- DiscoveryClientHealthIndicator(DiscoveryClient) - Constructor for class io.micronaut.management.health.indicator.discovery.DiscoveryClientHealthIndicator
-
- DiscoveryClientHealthIndicatorConfiguration - Class in io.micronaut.management.health.indicator.discovery
-
Enables the user to enable or disable the health indicator.
- DiscoveryClientHealthIndicatorConfiguration() - Constructor for class io.micronaut.management.health.indicator.discovery.DiscoveryClientHealthIndicatorConfiguration
-
- DiscoveryClientLoadBalancerFactory - Class in io.micronaut.http.client.loadbalance
-
A factory class that can be replaced at runtime for creating
LoadBalancer
instances that load balance
between available clients provided by the
DiscoveryClient
.
- DiscoveryClientLoadBalancerFactory(DiscoveryClient) - Constructor for class io.micronaut.http.client.loadbalance.DiscoveryClientLoadBalancerFactory
-
- DiscoveryClientRoundRobinLoadBalancer - Class in io.micronaut.http.client.loadbalance
-
- DiscoveryClientRoundRobinLoadBalancer(String, DiscoveryClient) - Constructor for class io.micronaut.http.client.loadbalance.DiscoveryClientRoundRobinLoadBalancer
-
- DiscoveryConfiguration - Class in io.micronaut.discovery
-
Base class for common discovery configuration options.
- DiscoveryConfiguration() - Constructor for class io.micronaut.discovery.DiscoveryConfiguration
-
- DiscoveryException - Exception in io.micronaut.discovery.exceptions
-
Base exception for exceptions thrown by the discovery system.
- DiscoveryException(String) - Constructor for exception io.micronaut.discovery.exceptions.DiscoveryException
-
Constructs a new Discovery exception with the specified detail message.
- DiscoveryException(String, Throwable) - Constructor for exception io.micronaut.discovery.exceptions.DiscoveryException
-
Constructs a new Discovery exception with the specified detail message and
cause.
- DiskSpaceIndicator - Class in io.micronaut.management.health.indicator.diskspace
-
A
HealthIndicator
used to display information about the disk
space of the server.
- DiskSpaceIndicatorConfiguration - Class in io.micronaut.management.health.indicator.diskspace
-
Specific configuration properties for the disk space health indicator.
- DiskSpaceIndicatorConfiguration() - Constructor for class io.micronaut.management.health.indicator.diskspace.DiskSpaceIndicatorConfiguration
-
- dispatch(int, T, Object[]) - Method in class io.micronaut.context.AbstractExecutableMethodsDefinition
-
Triggers the invocation of the method at index.
- dispatch(int, B, Object[]) - Method in class io.micronaut.inject.beans.AbstractInitializableBeanIntrospection
-
Triggers the invocation of the method at index.
- dispatchOne(int, Object, Object) - Method in class io.micronaut.inject.beans.AbstractInitializableBeanIntrospection
-
Triggers the invocation of the method at index for a single argument call.
- DispatchWriter - Class in io.micronaut.inject.writer
-
Switch based dispatch writer.
- DispatchWriter(Type) - Constructor for class io.micronaut.inject.writer.DispatchWriter
-
- DispatchWriter(Type, Type) - Constructor for class io.micronaut.inject.writer.DispatchWriter
-
- DispatchWriter.DispatchTarget - Interface in io.micronaut.inject.writer
-
Dispatch target implementation writer.
- DispatchWriter.FieldGetDispatchTarget - Class in io.micronaut.inject.writer
-
Field get dispatch target.
- DispatchWriter.FieldSetDispatchTarget - Class in io.micronaut.inject.writer
-
Field set dispatch target.
- DispatchWriter.InterceptableMethodDispatchTarget - Class in io.micronaut.inject.writer
-
Interceptable method invocation dispatch target.
- DispatchWriter.MethodDispatchTarget - Class in io.micronaut.inject.writer
-
Method invocation dispatch target.
- DisposableBeanDefinition<T> - Interface in io.micronaut.inject
-
A bean definition that provides disposing hooks normally in the form of
PreDestroy
annotated methods.
- dispose(BeanResolutionContext, BeanContext, BeanDefinition<T1>, ExecutableMethod<T1, T1>, T1) - Static method in class io.micronaut.aop.chain.MethodInterceptorChain
-
- dispose(BeanContext, T) - Method in interface io.micronaut.inject.DisposableBeanDefinition
-
Disposes of the bean definition by executing all
PreDestroy
hooks.
- dispose(BeanResolutionContext, BeanContext, T) - Method in interface io.micronaut.inject.DisposableBeanDefinition
-
Disposes of the bean definition by executing all
PreDestroy
hooks.
- disposeClient(AnnotationMetadata) - Method in interface io.micronaut.http.client.HttpClientRegistry
-
Dispose of the client defined by the given metadata.
- disposeClient(AnnotationMetadata) - Method in class io.micronaut.http.client.netty.DefaultNettyHttpClientRegistry
-
- disposeClient(AnnotationMetadata) - Method in interface io.micronaut.http.client.ProxyHttpClientRegistry
-
Dispose of the client defined by the given metadata.
- disposeClient(AnnotationMetadata) - Method in interface io.micronaut.http.client.sse.SseClientRegistry
-
Dispose of the client defined by the given metadata.
- disposeClient(AnnotationMetadata) - Method in interface io.micronaut.http.client.StreamingHttpClientRegistry
-
Dispose of the client defined by the given metadata.
- disposeClient(AnnotationMetadata) - Method in interface io.micronaut.websocket.WebSocketClientRegistry
-
Dispose of the client defined by the given metadata.
- doAfterComplete() - Method in class io.micronaut.core.async.processor.SingleSubscriberProcessor
-
- doAfterComplete() - Method in class io.micronaut.http.server.netty.FormDataHttpContentProcessor
-
- doAfterOnError(Throwable) - Method in class io.micronaut.core.async.processor.SingleSubscriberProcessor
-
- doAfterOnError(Throwable) - Method in class io.micronaut.http.server.netty.FormDataHttpContentProcessor
-
- doAfterOnError(Throwable) - Method in class io.micronaut.http.server.netty.jackson.JsonContentProcessor
-
- doAfterOnSubscribe(Subscription) - Method in class io.micronaut.core.async.processor.SingleSubscriberProcessor
-
- doBind(ArgumentConversionContext<T>, ConvertibleValues<?>, String) - Method in class io.micronaut.core.bind.annotation.AbstractAnnotatedArgumentBinder
-
Do binding.
- doBind(ArgumentConversionContext<T>, ConvertibleValues<?>, String, ArgumentBinder.BindingResult<T>) - Method in class io.micronaut.core.bind.annotation.AbstractAnnotatedArgumentBinder
-
Do binding.
- doBuild(BeanResolutionContext, BeanContext, BeanDefinition<T>, Map<String, Object>) - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
- doBuild(BeanResolutionContext, BeanContext, BeanDefinition<T>, Map<String, Object>) - Method in class io.micronaut.context.AbstractParametrizedBeanDefinition
-
- doComparison(T, BigDecimal) - Method in interface io.micronaut.validation.validator.constraints.DecimalMaxValidator
-
Perform the comparison for the given value.
- doComparison(T, BigDecimal) - Method in interface io.micronaut.validation.validator.constraints.DecimalMinValidator
-
Perform the comparison for the given value.
- doConvert(Object, ArgumentConversionContext<T>) - Method in class io.micronaut.core.bind.annotation.AbstractAnnotatedArgumentBinder
-
Convert the value and return a binding result.
- doConvert(Object, ArgumentConversionContext<T>, ArgumentBinder.BindingResult<T>) - Method in class io.micronaut.core.bind.annotation.AbstractAnnotatedArgumentBinder
-
Convert the value and return a binding result.
- doCreate(BeanCreationContext<T>) - Method in class io.micronaut.context.scope.AbstractConcurrentCustomScope
-
Perform creation.
- doCreateBean(BeanResolutionContext, BeanDefinition<T>, Argument<T>, Qualifier<T>, Object...) - Method in class io.micronaut.context.DefaultBeanContext
-
- doCreateBean(BeanResolutionContext, BeanDefinition<T>, Qualifier<T>, boolean, Map<String, Object>) - Method in class io.micronaut.context.DefaultBeanContext
-
- doCreateBean(BeanResolutionContext, BeanDefinition<T>, Qualifier<T>, Argument<T>, boolean, Map<String, Object>) - Method in class io.micronaut.context.DefaultBeanContext
-
- doesConsume(MediaType) - Method in class io.micronaut.web.router.BasicObjectRouteMatch
-
- doesConsume(MediaType) - Method in interface io.micronaut.web.router.RouteMatch
-
Whether the specified content type is an accepted type.
- doesProduce(Collection<MediaType>) - Method in class io.micronaut.web.router.BasicObjectRouteMatch
-
- doesProduce(MediaType) - Method in class io.micronaut.web.router.BasicObjectRouteMatch
-
- doesProduce(Collection<MediaType>) - Method in interface io.micronaut.web.router.RouteMatch
-
Whether the route does produce any of the given types.
- doesProduce(MediaType) - Method in interface io.micronaut.web.router.RouteMatch
-
Whether the route does produce any of the given types.
- doFilter(MutableHttpRequest<?>, ClientFilterChain) - Method in class io.micronaut.http.client.filters.ClientServerContextFilter
-
- doFilter(MutableHttpRequest<?>, ClientFilterChain) - Method in interface io.micronaut.http.filter.HttpClientFilter
-
- doFilter(HttpRequest<?>, FilterChain) - Method in interface io.micronaut.http.filter.HttpClientFilter
-
- doFilter(HttpRequest<?>, FilterChain) - Method in interface io.micronaut.http.filter.HttpFilter
-
- doFilter(HttpRequest<?>, ServerFilterChain) - Method in interface io.micronaut.http.filter.HttpServerFilter
-
- doFilter(HttpRequest<?>, FilterChain) - Method in interface io.micronaut.http.filter.HttpServerFilter
-
- doFilter(HttpRequest<?>, ServerFilterChain) - Method in class io.micronaut.http.filter.OncePerRequestHttpServerFilter
-
Deprecated.
- doFilter(HttpRequest<?>, ServerFilterChain) - Method in class io.micronaut.http.server.cors.CorsFilter
-
- doFilter(HttpRequest<?>, ServerFilterChain) - Method in class io.micronaut.http.server.netty.jackson.JsonViewServerFilter
-
- doFilter(HttpRequest<?>, ServerFilterChain) - Method in class io.micronaut.session.http.HttpSessionFilter
-
- doFilterOnce(HttpRequest<?>, ServerFilterChain) - Method in class io.micronaut.http.filter.OncePerRequestHttpServerFilter
-
Deprecated.
- doFilterOnce(HttpRequest<?>, ServerFilterChain) - Method in class io.micronaut.management.endpoint.EndpointsFilter
-
Returns 401 if the route is a match for an endpoint with sensitive true.
- doFilterOnce(HttpRequest<?>, ServerFilterChain) - Method in class io.micronaut.management.endpoint.health.filter.HealthResultFilter
-
- domain(String) - Method in interface io.micronaut.http.cookie.Cookie
-
Sets the domain of the cookie.
- domain(String) - Method in class io.micronaut.http.netty.cookies.NettyCookie
-
- domain(String) - Method in class io.micronaut.http.simple.cookies.SimpleCookie
-
- DomainNameUtil - Class in io.micronaut.validation.validator.constraints
-
Forked from Hibernate Validator.
- domainServerSocketChannelClass() - Method in class io.micronaut.http.netty.channel.DefaultEventLoopGroupFactory
-
- domainServerSocketChannelClass(EventLoopGroupConfiguration) - Method in class io.micronaut.http.netty.channel.DefaultEventLoopGroupFactory
-
- domainServerSocketChannelClass() - Method in class io.micronaut.http.netty.channel.EpollEventLoopGroupFactory
-
- domainServerSocketChannelClass() - Method in interface io.micronaut.http.netty.channel.EventLoopGroupFactory
-
Returns the domain socket server channel class.
- domainServerSocketChannelClass(EventLoopGroupConfiguration) - Method in interface io.micronaut.http.netty.channel.EventLoopGroupFactory
-
Returns the domain socket server channel class.
- domainServerSocketChannelClass() - Method in class io.micronaut.http.netty.channel.KQueueEventLoopGroupFactory
-
- domainServerSocketChannelClass() - Method in class io.micronaut.http.netty.channel.NioEventLoopGroupFactory
-
- domainServerSocketChannelInstance(EventLoopGroupConfiguration) - Method in class io.micronaut.http.netty.channel.DefaultEventLoopGroupFactory
-
- domainServerSocketChannelInstance(EventLoopGroupConfiguration) - Method in class io.micronaut.http.netty.channel.EpollEventLoopGroupFactory
-
- domainServerSocketChannelInstance(EventLoopGroupConfiguration) - Method in interface io.micronaut.http.netty.channel.EventLoopGroupFactory
-
Returns the domain socket server channel class.
- domainServerSocketChannelInstance(EventLoopGroupConfiguration) - Method in class io.micronaut.http.netty.channel.KQueueEventLoopGroupFactory
-
- doMatch(String, String, boolean) - Method in class io.micronaut.core.util.AntPathMatcher
-
Actually match the given path
against the given pattern
.
- doOnComplete() - Method in class io.micronaut.core.async.processor.SingleSubscriberProcessor
-
- doOnComplete() - Method in class io.micronaut.core.async.processor.SingleThreadedBufferingProcessor
-
- doOnComplete() - Method in class io.micronaut.core.async.subscriber.CompletionAwareSubscriber
-
- doOnComplete() - Method in class io.micronaut.core.async.subscriber.SingleThreadedBufferingSubscriber
-
- doOnComplete() - Method in class io.micronaut.http.server.netty.async.ContextCompletionAwareSubscriber
-
- doOnComplete() - Method in class io.micronaut.http.server.netty.jackson.JsonContentProcessor
-
- doOnComplete() - Method in class io.micronaut.jackson.core.parser.JacksonCoreProcessor
-
- doOnComplete() - Method in class io.micronaut.jackson.parser.JacksonProcessor
-
- doOnConnect(ChannelPipelineListener) - Method in class io.micronaut.http.client.netty.DefaultNettyHttpClientRegistry
-
- doOnConnect(ChannelPipelineListener) - Method in interface io.micronaut.http.netty.channel.ChannelPipelineCustomizer
-
- doOnConnect(ChannelPipelineListener) - Method in class io.micronaut.http.server.netty.NettyHttpServer
-
- doOnError(Throwable) - Method in class io.micronaut.core.async.processor.SingleSubscriberProcessor
-
- doOnError(Throwable) - Method in class io.micronaut.core.async.processor.SingleThreadedBufferingProcessor
-
- doOnError(Throwable) - Method in class io.micronaut.core.async.subscriber.CompletionAwareSubscriber
-
- doOnError(Throwable) - Method in class io.micronaut.core.async.subscriber.SingleThreadedBufferingSubscriber
-
- doOnError(Throwable) - Method in class io.micronaut.http.server.netty.async.ContextCompletionAwareSubscriber
-
- doOnNext(R) - Method in class io.micronaut.core.async.processor.SingleThreadedBufferingProcessor
-
- doOnNext(T) - Method in class io.micronaut.core.async.subscriber.CompletionAwareSubscriber
-
- doOnNext(T) - Method in class io.micronaut.core.async.subscriber.SingleThreadedBufferingSubscriber
-
- doOnNext(ByteBufHolder) - Method in class io.micronaut.http.server.netty.AbstractBufferingHttpContentProcessor
-
- doOnNext(ByteBufHolder) - Method in class io.micronaut.http.server.netty.AbstractHttpContentProcessor
-
- doOnNext(T) - Method in class io.micronaut.http.server.netty.async.ContextCompletionAwareSubscriber
-
- doOnSubscribe(Subscription, Subscriber<? super R>) - Method in class io.micronaut.core.async.processor.SingleSubscriberProcessor
-
Perform the actual subscription to the subscriber.
- doOnSubscribe(Subscription) - Method in class io.micronaut.core.async.processor.SingleSubscriberProcessor
-
- doOnSubscribe(Subscription) - Method in class io.micronaut.core.async.processor.SingleThreadedBufferingProcessor
-
- doOnSubscribe(Subscription) - Method in class io.micronaut.core.async.subscriber.CompletionAwareSubscriber
-
- doOnSubscribe(Subscription) - Method in class io.micronaut.core.async.subscriber.SingleThreadedBufferingSubscriber
-
- doOnSubscribe(Subscription) - Method in class io.micronaut.http.server.netty.async.ContextCompletionAwareSubscriber
-
- doOnSubscribe(Subscription, Subscriber<? super HttpData>) - Method in class io.micronaut.http.server.netty.FormDataHttpContentProcessor
-
- doOnSubscribe(Subscription, Subscriber<? super JsonNode>) - Method in class io.micronaut.http.server.netty.jackson.JsonContentProcessor
-
- doResolve(ArgumentConversionContext<T>, ConvertibleValues<?>, String) - Method in class io.micronaut.core.bind.annotation.AbstractAnnotatedArgumentBinder
-
Do resolve.
- doScan(String, String) - Method in class io.micronaut.ast.groovy.scan.ClassPathAnnotationScanner
-
- doSubscribe(Subscriber<? super R>) - Method in class io.micronaut.core.async.processor.SingleSubscriberProcessor
-
- doSubscribe(Subscriber<? super T>) - Method in class io.micronaut.core.async.publisher.SingleSubscriberPublisher
-
- doSubscribe(Subscriber<? super T>) - Method in class io.micronaut.http.server.netty.AbstractHttpContentProcessor
-
- DOUBLE - Static variable in interface io.micronaut.core.type.Argument
-
Constant for double argument.
- DOUBLE - Static variable in class io.micronaut.inject.ast.PrimitiveElement
-
- doubleValue(String, String) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
- doubleValue(Class<? extends Annotation>, String) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
- doubleValue(Class<? extends Annotation>) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
- doubleValue(Class<? extends Annotation>, String) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- doubleValue(Class<? extends Annotation>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- doubleValue(String, String) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- doubleValue(String) - Method in class io.micronaut.core.annotation.AnnotationValue
-
The double value of the given member.
- doubleValue(String, Function<Object, Object>) - Method in class io.micronaut.core.annotation.AnnotationValue
-
The double value of the given member.
- doubleValue() - Method in class io.micronaut.core.annotation.AnnotationValue
-
The double value of the given member.
- doubleValue(String) - Method in interface io.micronaut.core.annotation.AnnotationValueResolver
-
The double value of the given member.
- doubleValue() - Method in interface io.micronaut.core.annotation.AnnotationValueResolver
-
The double value of the given member.
- doubleValue(String, String) - Method in class io.micronaut.inject.annotation.AbstractEnvironmentAnnotationMetadata
-
- doubleValue(Class<? extends Annotation>, String) - Method in class io.micronaut.inject.annotation.AbstractEnvironmentAnnotationMetadata
-
- doubleValue(Class<? extends Annotation>, String) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- doubleValue(String, String) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- doubleValue(Class<? extends Annotation>, String, Function<Object, Object>) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- doubleValue(String, String, Function<Object, Object>) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- doubleValue(String, String) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- doubleValue(Class<? extends Annotation>, String) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- doubleValue(Class<? extends Annotation>, String, Function<Object, Object>) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
Retrieve the double value and optionally map its value.
- doubleValue(String, String, Function<Object, Object>) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
Retrieve the double value and optionally map its value.
- doubleValues(String) - Method in class io.micronaut.core.annotation.AnnotationValue
-
- doubleValues(String) - Method in interface io.micronaut.core.annotation.AnnotationValueResolver
-
The double[] value for the given member.
- doubleValues() - Method in interface io.micronaut.core.annotation.AnnotationValueResolver
-
The double[] value for the given member.
- DOWN - Static variable in class io.micronaut.health.HealthStatus
-
Indicates the service is down and unavailable.
- DOWNLINK - Static variable in interface io.micronaut.http.HttpHeaders
-
"Downlink"
.
- DownstreamSubscription() - Constructor for class io.micronaut.core.async.subscriber.SingleThreadedBufferingSubscriber.DownstreamSubscription
-
- DPR - Static variable in interface io.micronaut.http.HttpHeaders
-
"DPR"
.
- duplicate() - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- DuplicateRouteException - Exception in io.micronaut.web.router.exceptions
-
An exception thrown when multiple routes match a given URI.
- DuplicateRouteException(String, List<UriRouteMatch<Object, Object>>) - Constructor for exception io.micronaut.web.router.exceptions.DuplicateRouteException
-
- DuplicateRouteHandler - Class in io.micronaut.http.server.exceptions
-
- DuplicateRouteHandler(ErrorResponseProcessor<?>) - Constructor for class io.micronaut.http.server.exceptions.DuplicateRouteHandler
-
Constructor.
- EachBean - Annotation Type in io.micronaut.context.annotation
-
This annotation allows driving the production of
Bean
definitions from presence of other bean definitions.
- eachFile(URL, String, Consumer<Path>) - Static method in class io.micronaut.core.io.IOUtils
-
Iterates over each directory in a JAR or file system.
- eachFile(URI, String, Consumer<Path>) - Static method in class io.micronaut.core.io.IOUtils
-
Iterates over each directory in a JAR or file system.
- EachProperty - Annotation Type in io.micronaut.context.annotation
-
This annotation allows driving the production of
Bean
definitions from either configuration or the
presence of another bean definition
- eagerInitAnnotated(Class<? extends Annotation>...) - Method in interface io.micronaut.context.ApplicationContextBuilder
-
Specifies to eager init the given annotated types.
- eagerInitAnnotated(Class<? extends Annotation>...) - Method in class io.micronaut.context.DefaultApplicationContextBuilder
-
- eagerInitConfiguration(boolean) - Method in interface io.micronaut.context.ApplicationContextBuilder
-
- eagerInitSingletons(boolean) - Method in interface io.micronaut.context.ApplicationContextBuilder
-
Whether to eager initialize singleton beans.
- ECT - Static variable in interface io.micronaut.http.HttpHeaders
-
"ECT"
.
- effectiveLevel() - Method in class io.micronaut.management.endpoint.loggers.LoggerConfiguration
-
- ElapseTimeElementBuilder - Class in io.micronaut.http.server.netty.handler.accesslog.element
-
Builder for ElapseTimeElement.
- ElapseTimeElementBuilder() - Constructor for class io.micronaut.http.server.netty.handler.accesslog.element.ElapseTimeElementBuilder
-
- Element - Interface in io.micronaut.inject.ast
-
Stores data about a compile time element.
- ElementFactory<E,C extends E,M extends E,F extends E> - Interface in io.micronaut.inject.ast
-
A factory for creating elements.
- ElementModifier - Enum in io.micronaut.inject.ast
-
An enum of modifier names now tied to the reflection API.
- ElementQuery<T extends Element> - Interface in io.micronaut.inject.ast
-
An interface for querying the AST for elements.
- ElementQuery.Result<T extends Element> - Interface in io.micronaut.inject.ast
-
Result interface when building a query.
- elements() - Method in interface io.micronaut.inject.ast.EnumElement
-
The enum constant elements that make up this enum.
- EmailValidator - Class in io.micronaut.validation.validator.constraints
-
Provides Email validation.
- EmailValidator() - Constructor for class io.micronaut.validation.validator.constraints.EmailValidator
-
- 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
-
- EmbeddedApplication<T extends EmbeddedApplication> - Interface in io.micronaut.runtime
-
- EmbeddedServer - Interface in io.micronaut.runtime.server
-
An EmbeddedServer is a general abstraction to manage the lifecycle of any server implementation within
a running Micronaut application.
- EmbeddedServerInstance - Interface in io.micronaut.discovery
-
- EmbeddedServerUnderTest - Class in io.micronaut.http.server.tck
-
- EmbeddedServerUnderTest(Map<String, Object>) - Constructor for class io.micronaut.http.server.tck.EmbeddedServerUnderTest
-
- EmbeddedServerUnderTestProvider - Class in io.micronaut.http.server.tck
-
- EmbeddedServerUnderTestProvider() - Constructor for class io.micronaut.http.server.tck.EmbeddedServerUnderTestProvider
-
- Emitter<T> - Interface in io.micronaut.core.async.subscriber
-
Base interface for classes that emit data.
- EMPTY - Static variable in interface io.micronaut.context.ExecutionHandleLocator
-
A empty no-op locator.
- EMPTY - Static variable in interface io.micronaut.context.MessageSource
-
An empty message source.
- EMPTY - Static variable in interface io.micronaut.core.annotation.AnnotationSource
-
An empty annotation source.
- empty() - Static method in class io.micronaut.core.async.publisher.Publishers
-
A
Publisher
that completes without emitting any items.
- EMPTY - Static variable in interface io.micronaut.core.bind.ArgumentBinder.BindingResult
-
An empty but satisfied result.
- empty() - Static method in interface io.micronaut.core.convert.value.ConvertibleMultiValues
-
- EMPTY - Static variable in class io.micronaut.core.convert.value.ConvertibleMultiValuesMap
-
- EMPTY - Static variable in interface io.micronaut.core.convert.value.ConvertibleValues
-
- empty() - Static method in interface io.micronaut.core.convert.value.ConvertibleValues
-
- empty() - Static method in class io.micronaut.core.convert.value.ConvertibleValuesMap
-
- empty() - Static method in class io.micronaut.core.util.EnvironmentProperties
-
Creates a new empty cache of environment variable names to Micronaut
properties cache.
- empty() - Static method in interface io.micronaut.core.value.OptionalMultiValues
-
- empty() - Static method in interface io.micronaut.core.value.OptionalValues
-
- empty() - Static method in interface io.micronaut.http.client.LoadBalancer
-
- EMPTY - Static variable in class io.micronaut.web.router.resource.StaticResourceResolver
-
An empty resolver to use as a constant.
- EMPTY - Static variable in interface io.micronaut.websocket.context.WebSocketBeanRegistry
-
An empty registry.
- EMPTY_ANNOTATED_ELEMENT - Static variable in class io.micronaut.core.annotation.AnnotationUtil
-
An empty re-usable element.
- EMPTY_ARRAY - Static variable in class io.micronaut.core.annotation.AnnotationClassValue
-
An empty array of class values.
- EMPTY_ARRAY - Static variable in class io.micronaut.http.MediaType
-
Default empty media type array.
- EMPTY_BOOLEAN_ARRAY - Static variable in class io.micronaut.core.util.ArrayUtils
-
An empty boolean array.
- EMPTY_BYTE_ARRAY - Static variable in class io.micronaut.core.util.ArrayUtils
-
An empty byte array.
- EMPTY_CHAR_ARRAY - Static variable in class io.micronaut.core.util.ArrayUtils
-
An empty char array.
- EMPTY_CLASS_ARRAY - Static variable in class io.micronaut.core.reflect.ReflectionUtils
-
Constant for empty class array.
- EMPTY_DOUBLE_ARRAY - Static variable in class io.micronaut.core.util.ArrayUtils
-
An empty double array.
- EMPTY_ELEMENT_ARRAY - Static variable in interface io.micronaut.inject.ast.Element
-
An empty array of elements.
- EMPTY_FLOAT_ARRAY - Static variable in class io.micronaut.core.util.ArrayUtils
-
An empty float array.
- EMPTY_HIERARCHY - Static variable in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
Constant to represent an empty hierarchy.
- EMPTY_INT_ARRAY - Static variable in class io.micronaut.core.util.ArrayUtils
-
An empty int array.
- EMPTY_LOCATOR - Static variable in interface io.micronaut.context.env.BootstrapPropertySourceLocator
-
An empty version that does nothing.
- EMPTY_LONG_ARRAY - Static variable in class io.micronaut.core.util.ArrayUtils
-
An empty long array.
- EMPTY_METADATA - Static variable in interface io.micronaut.core.annotation.AnnotationMetadata
-
A constant for representing empty metadata.
- EMPTY_OBJECT_ARRAY - Static variable in class io.micronaut.core.util.ArrayUtils
-
An empty object array.
- EMPTY_OBJECT_ARRAY_HASH_CODE - Static variable in class io.micronaut.core.reflect.ClassUtils
-
- EMPTY_SHORT_ARRAY - Static variable in class io.micronaut.core.util.ArrayUtils
-
An empty short array.
- EMPTY_STRING - Static variable in class io.micronaut.core.util.StringUtils
-
Constant for an empty String.
- EMPTY_STRING_ARRAY - Static variable in class io.micronaut.core.util.StringUtils
-
Constant for an empty String array.
- EMPTY_SUBSCRIPTION - Static variable in class io.micronaut.core.async.processor.SingleSubscriberProcessor
-
- EMPTY_SUBSCRIPTION - Static variable in class io.micronaut.core.async.publisher.SingleSubscriberPublisher
-
- EMPTY_VALUES - Static variable in interface io.micronaut.core.value.OptionalMultiValues
-
Constant for empty values.
- EMPTY_VALUES - Static variable in interface io.micronaut.core.value.OptionalValues
-
Constant for empty values.
- EmptyPropertySource - Class in io.micronaut.context.env
-
- EmptyPropertySource() - Constructor for class io.micronaut.context.env.EmptyPropertySource
-
Default constructor.
- EmptyPropertySource(String) - Constructor for class io.micronaut.context.env.EmptyPropertySource
-
Creates a property source with a name.
- EmptyResponseException - Exception in io.micronaut.http.client.exceptions
-
An exception thrown when the server returned and empty, unreadable response.
- EmptyResponseException() - Constructor for exception io.micronaut.http.client.exceptions.EmptyResponseException
-
Default constructor.
- enable(JsonGenerator.Feature) - Method in class io.micronaut.jackson.core.tree.TreeGenerator
-
- ENABLED - Static variable in interface io.micronaut.discovery.config.ConfigurationClient
-
Whether the configuration client, responsible for reading configuration for configuration servers, is enabled.
- ENABLED - Static variable in class io.micronaut.health.HeartbeatConfiguration
-
Whether the heartbeat is enabled.
- ENABLED - Static variable in annotation type io.micronaut.management.endpoint.annotation.Endpoint
-
Whether endpoints are enabled by default.
- ENABLED - Static variable in class io.micronaut.management.health.indicator.service.ServiceReadyHealthIndicator
-
- ENABLED - Static variable in class io.micronaut.scheduling.io.watch.FileWatchConfiguration
-
Setting to enable and disable server watch.
- ENABLED - Static variable in interface io.micronaut.validation.validator.ValidatorConfiguration
-
Whether the validator is enabled.
- enableDefaultPropertySources(boolean) - Method in interface io.micronaut.context.ApplicationContextBuilder
-
Specify whether the default set of property sources should be enabled (default is true
).
- enableDefaultPropertySources(boolean) - Method in class io.micronaut.context.DefaultApplicationContextBuilder
-
- encode(T, OutputStream) - Method in interface io.micronaut.http.codec.MediaTypeCodec
-
- 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(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
.
- encode(T, OutputStream) - Method in class io.micronaut.http.server.codec.TextStreamCodec
-
- encode(T) - Method in class io.micronaut.http.server.codec.TextStreamCodec
-
- encode(T, ByteBufferFactory<?, B>) - Method in class io.micronaut.http.server.codec.TextStreamCodec
-
- encode(ChannelHandlerContext, MutableHttpResponse<?>, List<Object>) - Method in class io.micronaut.http.server.netty.encoders.HttpResponseEncoder
-
- encode(ChannelHandlerContext, HttpObject, List<Object>) - Method in class io.micronaut.http.server.netty.SmartHttpContentCompressor
-
- encode(T, OutputStream) - Method in class io.micronaut.json.codec.MapperMediaTypeCodec
-
- encode(Argument<T>, T, OutputStream) - Method in class io.micronaut.json.codec.MapperMediaTypeCodec
-
- encode(T) - Method in class io.micronaut.json.codec.MapperMediaTypeCodec
-
- encode(Argument<T>, T) - Method in class io.micronaut.json.codec.MapperMediaTypeCodec
-
- encode(T, ByteBufferFactory<?, B>) - Method in class io.micronaut.json.codec.MapperMediaTypeCodec
-
- encode(Argument<T>, T, ByteBufferFactory<?, B>) - Method in class io.micronaut.json.codec.MapperMediaTypeCodec
-
- encode(T, OutputStream) - Method in class io.micronaut.runtime.http.codec.TextPlainCodec
-
- encode(T) - Method in class io.micronaut.runtime.http.codec.TextPlainCodec
-
- encode(T, ByteBufferFactory<?, B>) - Method in class io.micronaut.runtime.http.codec.TextPlainCodec
-
- encodeId(HttpRequest<?>, MutableHttpResponse<?>, Session) - Method in class io.micronaut.session.http.CookieHttpSessionStrategy
-
- encodeId(HttpRequest<?>, MutableHttpResponse<?>, Session) - Method in class io.micronaut.session.http.HeadersHttpSessionIdStrategy
-
- encodeId(HttpRequest<?>, MutableHttpResponse<?>, Session) - Method in interface io.micronaut.session.http.HttpSessionIdEncoder
-
Encode the given Session into the response.
- encodeMessage(Object, MediaType) - Method in class io.micronaut.http.netty.websocket.WebSocketMessageEncoder
-
Encode the given message with the given media type.
- Endpoint - Annotation Type in io.micronaut.management.endpoint.annotation
-
Defines a management endpoint for a given ID.
- EndpointConfiguration - Class in io.micronaut.management.endpoint
-
- EndpointConfiguration(String, EndpointDefaultConfiguration) - Constructor for class io.micronaut.management.endpoint.EndpointConfiguration
-
- EndpointDefaultConfiguration - Class in io.micronaut.management.endpoint
-
- EndpointDefaultConfiguration() - Constructor for class io.micronaut.management.endpoint.EndpointDefaultConfiguration
-
- EndpointEnabledCondition - Class in io.micronaut.management.endpoint
-
A condition that checks whether an
Endpoint
is enabled.
- EndpointEnabledCondition() - Constructor for class io.micronaut.management.endpoint.EndpointEnabledCondition
-
- EndpointSensitivityProcessor - Class in io.micronaut.management.endpoint
-
Finds any sensitive endpoints.
- EndpointSensitivityProcessor(List<EndpointConfiguration>, EndpointDefaultConfiguration, PropertyResolver) - Constructor for class io.micronaut.management.endpoint.EndpointSensitivityProcessor
-
Constructs with the existing and default endpoint configurations used to determine if a given endpoint is
sensitive.
- EndpointsFilter - Class in io.micronaut.management.endpoint
-
Returns 401 for
Endpoint
requests which have sensitive true.
- EndpointsFilter(EndpointSensitivityProcessor) - Constructor for class io.micronaut.management.endpoint.EndpointsFilter
-
Constructor.
- ensureWritable(int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- ensureWritable(int, boolean) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- EntityIntrospectedAnnotationMapper - Class in io.micronaut.inject.beans.visitor
-
An annotation mapper that improves introspection for JPA entities.
- EntityIntrospectedAnnotationMapper() - Constructor for class io.micronaut.inject.beans.visitor.EntityIntrospectedAnnotationMapper
-
- EntityReflectiveAccessAnnotationMapper - Class in io.micronaut.inject.beans.visitor
-
An annotation mapper that improves reflective access for JPA entities.
- EntityReflectiveAccessAnnotationMapper() - Constructor for class io.micronaut.inject.beans.visitor.EntityReflectiveAccessAnnotationMapper
-
- entries() - Method in class io.micronaut.json.tree.JsonArray
-
- entries() - Method in class io.micronaut.json.tree.JsonNode
-
- entries() - Method in class io.micronaut.json.tree.JsonObject
-
- EntryPoint - Annotation Type in io.micronaut.core.annotation
-
EntryPoint is a meta-annotation used on other annotations to indicate that the annotated
element is an entry point into the framework from the outside.
- entrySet() - Method in class io.micronaut.core.util.clhm.ConcurrentLinkedHashMap
-
- entrySingleton() - Static method in class io.micronaut.core.util.clhm.Weighers
-
A weigher where an entry has a weight of 1
.
- EntryWeigher<K,V> - Interface in io.micronaut.core.util.clhm
-
A class that can determine the weight of an entry.
- ENUM_CONSTANT_MODIFIERS - Static variable in interface io.micronaut.inject.ast.EnumConstantElement
-
- EnumConstantElement - Interface in io.micronaut.inject.ast
-
Stores data about an element that references a enum constant.
- EnumElement - Interface in io.micronaut.inject.ast
-
Models an enum type.
- enumerationToIterable(Enumeration<T>) - Static method in class io.micronaut.core.util.CollectionUtils
-
- enumerationToSet(Enumeration<T>) - Static method in class io.micronaut.core.util.CollectionUtils
-
- enumValue(String, Class<E>) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
The value of the given enum.
- enumValue(String, String, Class<E>) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
The value of the annotation as a Class.
- enumValue(Class<? extends Annotation>, Class<E>) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
The value of the annotation as a Class.
- enumValue(Class<? extends Annotation>, String, Class<E>) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
The value of the annotation as a Class.
- enumValue(String, Class<E>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- enumValue(String, String, Class<E>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- enumValue(Class<? extends Annotation>, Class<E>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- enumValue(Class<? extends Annotation>, String, Class<E>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- enumValue(String, Class<E>) - Method in class io.micronaut.core.annotation.AnnotationValue
-
Return the enum value of the given member of the given enum type.
- enumValue(String, Class<E>, Function<Object, Object>) - Method in class io.micronaut.core.annotation.AnnotationValue
-
Return the enum value of the given member of the given enum type.
- enumValue(String, Class<E>) - Method in interface io.micronaut.core.annotation.AnnotationValueResolver
-
Return the enum value of the given member of the given enum type.
- enumValue(Class<E>) - Method in interface io.micronaut.core.annotation.AnnotationValueResolver
-
Return the enum value of the given member of the given enum type.
- enumValue(String, String, Class<E>) - Method in class io.micronaut.inject.annotation.AbstractEnvironmentAnnotationMetadata
-
- enumValue(Class<? extends Annotation>, String, Class<E>) - Method in class io.micronaut.inject.annotation.AbstractEnvironmentAnnotationMetadata
-
- enumValue(Class<? extends Annotation>, String, Class<E>) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- enumValue(String, String, Class<E>) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- enumValue(Class<? extends Annotation>, String, Class<E>, Function<Object, Object>) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- enumValue(String, String, Class<E>, Function<Object, Object>) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- enumValue(String, Class<E>) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- enumValue(String, String, Class<E>) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- enumValue(Class<? extends Annotation>, Class<E>) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- enumValue(Class<? extends Annotation>, String, Class<E>) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- enumValue(Class<? extends Annotation>, String, Class<E>, Function<Object, Object>) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
Retrieve the class value and optionally map its value.
- enumValue(String, String, Class<E>, Function<Object, Object>) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
Retrieve the class value and optionally map its value.
- enumValues(String, Class<E>) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
The enum values for the given annotation.
- enumValues(String, String, Class<E>) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
The enum values for the given annotation.
- enumValues(Class<? extends Annotation>, Class<E>) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
The enum values for the given annotation.
- enumValues(Class<? extends Annotation>, String, Class<E>) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
The enum values for the given annotation.
- enumValues(String, Class<E>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- enumValues(String, String, Class<E>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- enumValues(Class<? extends Annotation>, Class<E>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- enumValues(Class<? extends Annotation>, String, Class<E>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- enumValues(String, Class<E>) - Method in class io.micronaut.core.annotation.AnnotationValue
-
Return the enum values of the given member of the given enum type.
- enumValues(String, Class<E>) - Method in interface io.micronaut.core.annotation.AnnotationValueResolver
-
Return the enum value of the given member of the given enum type.
- enumValues(Class<E>) - Method in interface io.micronaut.core.annotation.AnnotationValueResolver
-
Return the enum value of the given member of the given enum type.
- enumValues(String, String, Class<E>) - Method in class io.micronaut.inject.annotation.AbstractEnvironmentAnnotationMetadata
-
- enumValues(String, String, Class<E>) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- enumValues(Class<? extends Annotation>, String, Class<E>, Function<Object, Object>) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- enumValues(String, String, Class<E>, Function<Object, Object>) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- enumValues(Class<? extends Annotation>, String, Class<E>) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- enumValues(String, Class<E>) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- enumValues(String, String, Class<E>) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- enumValues(Class<? extends Annotation>, Class<E>) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- enumValues(Class<? extends Annotation>, String, Class<E>) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- enumValues(Class<? extends Annotation>, String, Class<E>, Function<Object, Object>) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- enumValues(String, String, Class<E>, Function<Object, Object>) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- environment(Consumer<Environment>) - Method in interface io.micronaut.context.ApplicationContext
-
- Environment - Interface in io.micronaut.context.env
-
The current application environment.
- EnvironmentConfigurable - Interface in io.micronaut.context
-
Interface for components configurable by the environment.
- EnvironmentEndpoint - Class in io.micronaut.management.endpoint.env
-
Endpoint
that displays information about the environment and its property sources.
- EnvironmentEndpoint(Environment) - Constructor for class io.micronaut.management.endpoint.env.EnvironmentEndpoint
-
- EnvironmentEndpoint(Environment, EnvironmentEndpointFilter) - Constructor for class io.micronaut.management.endpoint.env.EnvironmentEndpoint
-
- EnvironmentEndpointFilter - Interface in io.micronaut.management.endpoint.env
-
A bean interface that allows hiding or masking of parts of the environment and its property sources when they are
displayed in the
EnvironmentEndpoint
.
- EnvironmentFilterSpecification - Class in io.micronaut.management.endpoint.env
-
- environmentName(String) - Static method in class io.micronaut.core.naming.NameUtils
-
Returns the underscore separated version of the given camel case string.
- EnvironmentProperties - Class in io.micronaut.core.util
-
A mapping from environment variable names to Micronaut
property names.
- environmentPropertySource(boolean) - Method in interface io.micronaut.context.ApplicationContextBuilder
-
Set whether environment variables should contribute to configuration.
- environmentPropertySource(boolean) - Method in class io.micronaut.context.DefaultApplicationContextBuilder
-
- EnvironmentPropertySource - Class in io.micronaut.context.env
-
- EnvironmentPropertySource() - Constructor for class io.micronaut.context.env.EnvironmentPropertySource
-
Default constructor.
- EnvironmentPropertySource(List<String>, List<String>) - Constructor for class io.micronaut.context.env.EnvironmentPropertySource
-
Allows for control over which environment variables are included.
- environmentPropertySource(boolean) - Method in class io.micronaut.runtime.Micronaut
-
- environments(String...) - Method in interface io.micronaut.context.ApplicationContextBuilder
-
The environments to use.
- environments(String...) - Method in class io.micronaut.context.DefaultApplicationContextBuilder
-
- environments(String...) - Method in class io.micronaut.runtime.Micronaut
-
- ENVIRONMENTS_ENV - Static variable in interface io.micronaut.context.env.Environment
-
The environment key that stores additional environments.
- ENVIRONMENTS_PROPERTY - Static variable in interface io.micronaut.context.env.Environment
-
The property that stores additional environments.
- environmentVariableExcludes(String...) - Method in interface io.micronaut.context.ApplicationContextBuilder
-
Which environment variables should not contribute to configuration.
- environmentVariableExcludes(String...) - Method in class io.micronaut.context.DefaultApplicationContextBuilder
-
- environmentVariableExcludes(String...) - Method in class io.micronaut.runtime.Micronaut
-
- environmentVariableIncludes(String...) - Method in interface io.micronaut.context.ApplicationContextBuilder
-
Which environment variables should contribute to configuration.
- environmentVariableIncludes(String...) - Method in class io.micronaut.context.DefaultApplicationContextBuilder
-
- environmentVariableIncludes(String...) - Method in class io.micronaut.runtime.Micronaut
-
- EnvJsonPropertySourceLoader - Class in io.micronaut.jackson.core.env
-
Reads properties from JSON stored in the environment variables SPRING_APPLICATION_JSON
or MICRONAUT_APPLICATION_JSON
.
- EnvJsonPropertySourceLoader() - Constructor for class io.micronaut.jackson.core.env.EnvJsonPropertySourceLoader
-
- EnvJsonPropertySourceLoader(boolean) - Constructor for class io.micronaut.jackson.core.env.EnvJsonPropertySourceLoader
-
- EpollAvailabilityCondition - Class in io.micronaut.http.netty.channel
-
Checks if epoll is available.
- EpollAvailabilityCondition() - Constructor for class io.micronaut.http.netty.channel.EpollAvailabilityCondition
-
- EpollChannelOptionFactory - Class in io.micronaut.http.netty.channel.converters
-
Creates channel options.
- EpollChannelOptionFactory() - Constructor for class io.micronaut.http.netty.channel.converters.EpollChannelOptionFactory
-
- EpollEventLoopGroupFactory - Class in io.micronaut.http.netty.channel
-
Factory for EpollEventLoopGroup.
- EpollEventLoopGroupFactory() - Constructor for class io.micronaut.http.netty.channel.EpollEventLoopGroupFactory
-
- equals(Object) - Method in class io.micronaut.annotation.processing.visitor.AbstractJavaElement
-
- equals(Object) - Method in class io.micronaut.ast.groovy.utils.ExtendedParameter
-
- equals(Object) - Method in class io.micronaut.ast.groovy.visitor.AbstractGroovyElement
-
- equals(Object) - Method in class io.micronaut.context.AbstractBeanDefinition
-
- equals(Object) - Method in class io.micronaut.context.AbstractBeanDefinitionReference
-
- equals(Object) - Method in class io.micronaut.context.AbstractExecutableMethod
-
- equals(Object) - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
- equals(Object) - Method in class io.micronaut.context.AbstractInitializableBeanDefinitionReference
-
- equals(Object) - Method in class io.micronaut.context.AbstractMessageSource.MessageKey
-
- equals(Object) - Method in class io.micronaut.context.BeanRegistration
-
- equals(Object) - Method in class io.micronaut.context.event.ApplicationEventPublisherFactory
-
- equals(Object) - Method in class io.micronaut.core.annotation.AnnotationClassValue
-
- equals(Object) - Method in class io.micronaut.core.annotation.AnnotationValue
-
- equals(Object) - Method in class io.micronaut.core.beans.AbstractBeanIntrospection
-
- equals(Object) - Method in class io.micronaut.core.beans.AbstractBeanProperty
-
- equals(Object) - Method in class io.micronaut.core.cli.Option
-
- equals(Object) - Method in class io.micronaut.core.convert.value.ConvertibleMultiValuesMap
-
- equals(Object) - Method in class io.micronaut.core.convert.value.ConvertibleValuesMap
-
- equals(Object) - Method in class io.micronaut.core.type.DefaultArgument
-
- equals(Object) - Method in class io.micronaut.core.value.OptionalValuesMap
-
- equals(Object) - Method in class io.micronaut.health.HealthStatus
-
- equals(Object) - Method in class io.micronaut.http.client.ProxyRequestOptions
-
- equals(Object) - Method in class io.micronaut.http.hateoas.GenericResource
-
- equals(Object) - Method in class io.micronaut.http.MediaType
- equals(Object) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- equals() - Method in interface io.micronaut.http.server.tck.BodyAssertion.AssertionBuilder
-
- equals() - Method in class io.micronaut.http.server.tck.BodyAssertion.ByteArrayBodyAssertionBuilder
-
- equals() - Method in class io.micronaut.http.server.tck.BodyAssertion.StringBodyAssertionBuilder
-
- 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
-
- equals(Object) - Method in class io.micronaut.inject.beans.AbstractInitializableBeanIntrospection
-
- equals(Object) - Method in class io.micronaut.inject.provider.AbstractProviderDefinition
-
- equals(Object) - Method in class io.micronaut.inject.qualifiers.InterceptorBindingQualifier
-
- equals(Object) - Method in class io.micronaut.inject.qualifiers.TypeAnnotationQualifier
-
- equals(Object) - Method in class io.micronaut.inject.qualifiers.TypeArgumentQualifier
-
- equals(Object) - Method in class io.micronaut.jackson.codec.JacksonFeatures
-
- equals(Object) - Method in class io.micronaut.json.tree.JsonArray
-
- equals(Object) - Method in class io.micronaut.json.tree.JsonObject
-
- equals(Object) - Method in class io.micronaut.validation.validator.constraints.DefaultConstraintValidators.ValidatorKey
-
- equals(Object) - Method in class io.micronaut.web.router.qualifier.ConsumesMediaTypeQualifier
-
- equals(Object) - Method in class io.micronaut.web.router.qualifier.ProducesMediaTypeQualifier
-
- equals(Object) - Method in class io.micronaut.websocket.CloseReason
-
- equalsType(Argument<?>) - Method in interface io.micronaut.core.type.Argument
-
Whether the types are equivalent.
- equalsType(Argument<?>) - Method in class io.micronaut.core.type.DefaultArgument
-
- equalsType(Argument<?>) - Method in class io.micronaut.inject.ArgumentBeanType
-
- Error - Annotation Type in io.micronaut.http.annotation
-
Annotation that can be applied to method to map it to an error route.
- error(Throwable) - Method in class io.micronaut.http.netty.reactive.HandlerSubscriber
-
Override for custom error handling.
- Error - Interface in io.micronaut.http.server.exceptions.response
-
Contains information about an error that occurred.
- error(Error) - Method in interface io.micronaut.http.server.exceptions.response.ErrorContext.Builder
-
Adds an error to the context.
- error(Class, Class<? extends Throwable>, Class, String, Class[]) - Method in class io.micronaut.web.router.DefaultRouteBuilder
-
- error(Class<? extends Throwable>, Class, String, Class[]) - Method in class io.micronaut.web.router.DefaultRouteBuilder
-
- error(Class<? extends Throwable>, Class, String, Class...) - Method in interface io.micronaut.web.router.RouteBuilder
-
Register a route to handle the error.
- error(Class, Class<? extends Throwable>, Class, String, Class...) - Method in interface io.micronaut.web.router.RouteBuilder
-
Register a route to handle the error.
- error(Class<? extends Throwable>, Class) - Method in interface io.micronaut.web.router.RouteBuilder
-
Register a route to handle the error.
- error(Class<? extends Throwable>, Object) - Method in interface io.micronaut.web.router.RouteBuilder
-
Register a route to handle the error.
- error(Class<? extends Throwable>, Object, String) - Method in interface io.micronaut.web.router.RouteBuilder
-
Register a route to handle the error.
- error(Class<? extends Throwable>, Object, String, Class...) - Method in interface io.micronaut.web.router.RouteBuilder
-
Register a route to handle the error.
- ErrorContext - Interface in io.micronaut.http.server.exceptions.response
-
- ErrorContext.Builder - Interface in io.micronaut.http.server.exceptions.response
-
- ErrorHandlerStringTest - Class in io.micronaut.http.server.tck.tests
-
- ErrorHandlerStringTest() - Constructor for class io.micronaut.http.server.tck.tests.ErrorHandlerStringTest
-
- ErrorHandlerTest - Class in io.micronaut.http.server.tck.tests
-
- ErrorHandlerTest() - Constructor for class io.micronaut.http.server.tck.tests.ErrorHandlerTest
-
- errorMessage(String) - Method in interface io.micronaut.http.server.exceptions.response.ErrorContext.Builder
-
Adds an error to the context for the given message.
- errorMessages(List<String>) - Method in interface io.micronaut.http.server.exceptions.response.ErrorContext.Builder
-
Adds errors to the context for the given messages.
- errorMethod() - Method in interface io.micronaut.websocket.context.WebSocketBean
-
Returns the method annotated with
OnError
.
- ErrorResponseProcessor<T> - Interface in io.micronaut.http.server.exceptions.response
-
Creates Http responses that represent errors.
- ErrorRoute - Interface in io.micronaut.web.router
-
Represents a
Route
that matches an exception.
- errors(List<Error>) - Method in interface io.micronaut.http.server.exceptions.response.ErrorContext.Builder
-
Adds the errors to the context.
- ErrorsContext - Interface in io.micronaut.core.convert
-
Interface for reporting conversion errors.
- ETAG - Static variable in interface io.micronaut.http.HttpHeaders
-
"ETag"
.
- evaluate(T) - Method in class io.micronaut.http.server.tck.BodyAssertion
-
Evaluates the HTTP Response Body.
- 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.
- EVENT_LOOPS - Static variable in interface io.micronaut.http.netty.channel.EventLoopGroupConfiguration
-
The configuration property prefix.
- EventListener - Annotation Type in io.micronaut.runtime.event.annotation
-
- eventLoopGroup(EventLoopGroupConfiguration) - Method in class io.micronaut.http.netty.channel.DefaultEventLoopGroupRegistry
-
Constructs an event loop group for each configuration.
- EventLoopGroupConfiguration - Interface in io.micronaut.http.netty.channel
-
Default event loop group configuration interface.
- EventLoopGroupFactory - Interface in io.micronaut.http.netty.channel
-
Factory for EventLoopGroup.
- EventLoopGroupRegistry - Interface in io.micronaut.http.netty.channel
-
Registry of configured event loops.
- eventLoopGroupThreadFactory(ExecutorConfiguration) - Method in class io.micronaut.scheduling.executor.ExecutorFactory
-
Constructs an executor thread factory.
- events() - Method in class io.micronaut.http.server.netty.handler.accesslog.element.ConstantElement
-
- events() - Method in interface io.micronaut.http.server.netty.handler.accesslog.element.LogElement
-
The sets of events that this log element must process.
- events() - Method in class io.micronaut.session.http.SessionLogElement
-
- eventStream(HttpRequest<I>) - Method in class io.micronaut.http.client.netty.DefaultHttpClient
-
- eventStream(HttpRequest<I>, Argument<B>) - Method in class io.micronaut.http.client.netty.DefaultHttpClient
-
- eventStream(HttpRequest<I>, Argument<B>, Argument<?>) - Method in class io.micronaut.http.client.netty.DefaultHttpClient
-
- eventStream(HttpRequest<I>) - Method in interface io.micronaut.http.client.sse.SseClient
-
Perform an HTTP request and receive data as a stream of SSE
Event
objects as they become available without blocking.
- eventStream(HttpRequest<I>, Argument<B>) - Method in interface io.micronaut.http.client.sse.SseClient
-
Perform an HTTP request and receive data as a stream of SSE
Event
objects as they become available without blocking.
- eventStream(HttpRequest<I>, Argument<B>, Argument<?>) - Method in interface io.micronaut.http.client.sse.SseClient
-
Perform an HTTP request and receive data as a stream of SSE
Event
objects as they become available without blocking.
- eventStream(HttpRequest<I>, Class<B>) - Method in interface io.micronaut.http.client.sse.SseClient
-
Perform an HTTP request and receive data as a stream of SSE
Event
objects as they become available without blocking.
- eventStream(String, Class<B>) - Method in interface io.micronaut.http.client.sse.SseClient
-
Perform an HTTP GET request and receive data as a stream of SSE
Event
objects as they become available without blocking.
- eventStream(String, Argument<B>) - Method in interface io.micronaut.http.client.sse.SseClient
-
Perform an HTTP GET request and receive data as a stream of SSE
Event
objects as they become available without blocking.
- EvictionListener<K,V> - Interface in io.micronaut.core.util.clhm
-
A listener registered for notification when an entry is evicted.
- exception(Throwable) - Method in class io.micronaut.management.health.indicator.HealthResult.Builder
-
Builds the details based off an exception.
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class io.micronaut.http.client.netty.websocket.NettyWebSocketClientHandler
-
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class io.micronaut.http.netty.reactive.HandlerPublisher
-
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class io.micronaut.http.netty.reactive.HandlerSubscriber
-
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class io.micronaut.http.netty.websocket.AbstractNettyWebSocketHandler
-
- ExceptionHandler<T extends Throwable> - Interface in io.micronaut.core.exceptions
-
Common interface for types that handle exceptions.
- ExceptionHandler<T extends Throwable,R> - Interface in io.micronaut.http.server.exceptions
-
A generic hook for handling exceptions that occurs during the execution of an HTTP request.
- exceptionHandlerTest() - Method in class io.micronaut.http.server.tck.tests.filter.HttpServerFilterExceptionHandlerTest
-
- exceptionType() - Method in interface io.micronaut.web.router.ErrorRoute
-
- exchange(HttpRequest<I>, Argument<O>, Argument<E>) - Method in interface io.micronaut.http.client.BlockingHttpClient
-
Perform an HTTP request for the given request object emitting the full HTTP response from returned
Publisher
and converting the response body to the specified type.
- exchange(HttpRequest<I>, Argument<O>) - Method in interface io.micronaut.http.client.BlockingHttpClient
-
Perform an HTTP request for the given request object emitting the full HTTP response from returned
Publisher
and converting the response body to the specified type.
- exchange(HttpRequest<I>) - Method in interface io.micronaut.http.client.BlockingHttpClient
-
Perform an HTTP request for the given request object emitting the full HTTP response from returned
Publisher
.
- exchange(HttpRequest<I>, Class<O>) - Method in interface io.micronaut.http.client.BlockingHttpClient
-
Perform an HTTP request for the given request object emitting the full HTTP response from returned
Publisher
and converting the response body to the specified type.
- exchange(String) - Method in interface io.micronaut.http.client.BlockingHttpClient
-
Perform a GET request for the given request object emitting the full HTTP response from returned
Publisher
.
- exchange(String, Class<O>) - Method in interface io.micronaut.http.client.BlockingHttpClient
-
Perform a GET request for the given request object emitting the full HTTP response from returned
Publisher
.
- exchange(String, Class<O>, Class<E>) - Method in interface io.micronaut.http.client.BlockingHttpClient
-
Perform a GET request for the given request object emitting the full HTTP response from returned
Publisher
.
- exchange(HttpRequest<I>, Argument<O>, Argument<E>) - Method in interface io.micronaut.http.client.HttpClient
-
Perform an HTTP request for the given request object emitting the full HTTP response from returned
Publisher
and converting the response body to the specified type.
- exchange(HttpRequest<I>, Argument<O>) - Method in interface io.micronaut.http.client.HttpClient
-
Perform an HTTP request for the given request object emitting the full HTTP response from returned
Publisher
and converting the response body to the specified type.
- exchange(HttpRequest<I>) - Method in interface io.micronaut.http.client.HttpClient
-
Perform an HTTP request for the given request object emitting the full HTTP response from returned
Publisher
.
- exchange(String) - Method in interface io.micronaut.http.client.HttpClient
-
Perform an HTTP GET request for the given request object emitting the full HTTP response from returned
Publisher
.
- exchange(String, Class<O>) - Method in interface io.micronaut.http.client.HttpClient
-
Perform an HTTP GET request for the given request object emitting the full HTTP response from returned
Publisher
.
- exchange(HttpRequest<I>, Class<O>) - Method in interface io.micronaut.http.client.HttpClient
-
Perform an HTTP request for the given request object emitting the full HTTP response from returned
Publisher
and converting the response body to the specified type.
- exchange(HttpRequest<I>, Argument<O>, Argument<E>) - Method in class io.micronaut.http.client.netty.DefaultHttpClient
-
- exchange(HttpRequest<I>, Argument<O>) - Method in class io.micronaut.http.server.tck.EmbeddedServerUnderTest
-
- exchange(HttpRequest<I>) - Method in interface io.micronaut.http.server.tck.ServerUnderTest
-
- exchange(HttpRequest<I>, Class<O>) - Method in interface io.micronaut.http.server.tck.ServerUnderTest
-
- exchange(HttpRequest<I>, Argument<O>) - Method in interface io.micronaut.http.server.tck.ServerUnderTest
-
- exchangeStream(HttpRequest<I>) - Method in class io.micronaut.http.client.netty.DefaultHttpClient
-
- exchangeStream(HttpRequest<I>, Argument<?>) - Method in class io.micronaut.http.client.netty.DefaultHttpClient
-
- exchangeStream(HttpRequest<I>) - Method in interface io.micronaut.http.client.StreamingHttpClient
-
Requests a stream data where each emitted item is a
ByteBuffer
wrapped in the
HttpResponse
object
(which remains the same for each emitted item).
- exchangeStream(HttpRequest<I>, Argument<?>) - Method in interface io.micronaut.http.client.StreamingHttpClient
-
Requests a stream data where each emitted item is a
ByteBuffer
wrapped in the
HttpResponse
object
(which remains the same for each emitted item).
- exclude(String...) - Method in interface io.micronaut.context.ApplicationContextBuilder
-
Allow customizing the configurations that will be loaded.
- exclude(String...) - Method in class io.micronaut.context.DefaultApplicationContextBuilder
-
Allow customizing the configurations that will be loaded.
- exclude(Predicate<String>) - Method in class io.micronaut.management.endpoint.env.EnvironmentFilterSpecification
-
Adds a predicate to test property keys.
- exclude(String...) - Method in class io.micronaut.management.endpoint.env.EnvironmentFilterSpecification
-
Adds literal strings to the list of excluded keys.
- exclude(Pattern...) - Method in class io.micronaut.management.endpoint.env.EnvironmentFilterSpecification
-
Adds regular expression patterns to the list of known masks.
- exclude(String...) - Method in class io.micronaut.runtime.Micronaut
-
- exclude(HttpMethod...) - Method in interface io.micronaut.web.router.ResourceRoute
-
Exclude a particular HTTP method from this resource route.
- Executable - Annotation Type in io.micronaut.context.annotation
-
Annotation applied to the method or type indicating that a
ExecutableMethod
should be
produced for this method.
- Executable<T,R> - Interface in io.micronaut.core.type
-
Represents an executable reference.
- executable() - Method in interface io.micronaut.inject.ast.beans.BeanMethodElement
-
Make the method executable.
- executable(boolean) - Method in interface io.micronaut.inject.ast.beans.BeanMethodElement
-
Make the method executable.
- ExecutableBinder<S> - Interface in io.micronaut.core.bind
-
An ExecutableBinder is capable of taking a target
Executable
and fulfilling the argument
requirements using the provided binding source and
ArgumentBinderRegistry
- executableElement - Variable in class io.micronaut.annotation.processing.visitor.JavaMethodElement
-
- ExecutableMethod<T,R> - Interface in io.micronaut.inject
-
An executable method is a compile time produced invocation of a method call.
- executableMethodMap - Variable in class io.micronaut.context.AbstractBeanDefinition
-
- ExecutableMethodProcessor<A extends Annotation> - Interface in io.micronaut.context.processor
-
- ExecutableMethodsDefinition<T> - Interface in io.micronaut.inject
-
- ExecutableMethodsDefinitionWriter - Class in io.micronaut.inject.writer
-
- ExecutableMethodsDefinitionWriter(String, String, OriginatingElements) - Constructor for class io.micronaut.inject.writer.ExecutableMethodsDefinitionWriter
-
- ExecutableMethodValidator - Interface in io.micronaut.validation.validator
-
- ExecutableMethodWriter - Class in io.micronaut.inject.writer
-
- ExecutableMethodWriter(String, boolean, boolean, boolean, boolean, OriginatingElements, AnnotationMetadata, String, String) - Constructor for class io.micronaut.inject.writer.ExecutableMethodWriter
-
- ExecutableVisitor - Class in io.micronaut.validation.executable
-
- ExecutableVisitor() - Constructor for class io.micronaut.validation.executable.ExecutableVisitor
-
- execute(I) - Method in interface io.micronaut.function.executor.FunctionExecutor
-
- execute(InputStream, OutputStream) - Method in class io.micronaut.function.executor.StreamFunctionExecutor
-
Execute the function for the given input and output.
- execute(InputStream, OutputStream, C) - Method in class io.micronaut.function.executor.StreamFunctionExecutor
-
Execute the function with given context object.
- execute(Runnable) - Method in interface io.micronaut.scheduling.instrument.InstrumentedExecutor
-
- execute(Map<String, Object>) - Method in class io.micronaut.web.router.BasicObjectRouteMatch
-
- execute(Map<String, Object>) - Method in interface io.micronaut.web.router.RouteMatch
-
Execute the route with the given values.
- execute() - Method in interface io.micronaut.web.router.RouteMatch
-
Execute the route with the given values.
- ExecuteOn - Annotation Type in io.micronaut.scheduling.annotation
-
Annotation used to indicate which executor service a particular task should run on.
- executeRoute(HttpRequest<?>, boolean, Flux<RouteMatch<?>>) - Method in class io.micronaut.http.server.RouteExecutor
-
Executes a route.
- executionHandle - Variable in class io.micronaut.aop.chain.InterceptorChain
-
- ExecutionHandle<T,R> - Interface in io.micronaut.inject
-
Represents a handle to an executable object.
- ExecutionHandleLocator - Interface in io.micronaut.context
-
Interface for components that are able to locate and return
ExecutionHandle
instances
for beans.
- executionHandleLocator - Variable in class io.micronaut.web.router.DefaultRouteBuilder
-
- ExecutorConfiguration - Interface in io.micronaut.scheduling.executor
-
- ExecutorFactory - Class in io.micronaut.scheduling.executor
-
- ExecutorFactory(BeanLocator, ThreadFactory) - Constructor for class io.micronaut.scheduling.executor.ExecutorFactory
-
- ExecutorSelector - Interface in io.micronaut.scheduling.executor
-
Interface that allows customizing the selection of the
ExecutorService
to run an operation on.
- executorService - Variable in class io.micronaut.management.health.indicator.AbstractHealthIndicator
-
- executorService(ExecutorConfiguration) - Method in class io.micronaut.scheduling.executor.ExecutorFactory
-
Create the ExecutorService with the given configuration.
- ExecutorType - Enum in io.micronaut.scheduling.executor
-
An enum modelling different
Executor
types that mirror the methods defined in the
Executors
class.
- exists() - Method in interface io.micronaut.core.io.Readable
-
Does the underlying readable resource exist.
- exitWithError(Exception, boolean) - Method in class io.micronaut.function.executor.DefaultFunctionExitHandler
-
- exitWithError(Exception, boolean) - Method in interface io.micronaut.function.executor.FunctionExitHandler
-
Exit the function with an error.
- exitWithNoData() - Method in class io.micronaut.function.executor.DefaultFunctionExitHandler
-
- exitWithNoData() - Method in interface io.micronaut.function.executor.FunctionExitHandler
-
Exit the function indicating no data was supplied.
- exitWithSuccess() - Method in class io.micronaut.function.executor.DefaultFunctionExitHandler
-
- exitWithSuccess() - Method in interface io.micronaut.function.executor.FunctionExitHandler
-
Exit the function with success.
- 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"
.
- Experimental - Annotation Type in io.micronaut.core.annotation
-
Annotates a class or method as being experimental and subject to change or removal.
- EXPIRES - Static variable in interface io.micronaut.http.HttpHeaders
-
"Expires"
.
- expires(LocalDateTime) - Method in interface io.micronaut.http.MutableHttpHeaders
-
- expires(long) - Method in interface io.micronaut.http.MutableHttpHeaders
-
Adds the EXPIRES header for the given
Long
.
- expires(LocalDateTime) - Method in class io.micronaut.http.netty.NettyHttpHeaders
-
- expires(long) - Method in class io.micronaut.http.netty.NettyHttpHeaders
-
- explicitlyConsumes(MediaType) - Method in interface io.micronaut.web.router.RouteMatch
-
Whether the specified content type is explicitly an accepted type.
- explicitlyProduces(MediaType) - Method in interface io.micronaut.web.router.RouteMatch
-
Whether the specified content type is explicitly a producing type.
- exposedPort(int) - Method in interface io.micronaut.web.router.UriRoute
-
The exposed port that the route applies to.
- exposedTypes(Class<?>...) - Method in interface io.micronaut.context.RuntimeBeanDefinition.Builder
-
Limit the exposed types of this bean.
- ExtendedParameter - Class in io.micronaut.ast.groovy.utils
-
This class was created to pass to the
GroovyAnnotationMetadataBuilder
because
the method node the parameter belongs to is not available from the
Parameter
class
itself.
- ExtendedParameter(MethodNode, Parameter) - Constructor for class io.micronaut.ast.groovy.utils.ExtendedParameter
-
- extension(String) - Static method in class io.micronaut.core.naming.NameUtils
-
Retrieves the extension of a file name.
- 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.
- extractPathWithinPattern(String, String) - Method in class io.micronaut.core.util.AntPathMatcher
-
Given a pattern and a full path, determine the pattern-mapped part.
- Factory - Annotation Type in io.micronaut.context.annotation
-
A factory is a
Singleton
that produces one or many other bean implementations.
- fail(String, Element) - Method in class io.micronaut.annotation.processing.visitor.JavaVisitorContext
-
- fail(String, Element) - Method in class io.micronaut.ast.groovy.visitor.GroovyVisitorContext
-
- fail(Failure) - Method in interface io.micronaut.context.condition.ConditionContext
-
Fail the condition with the given message.
- fail(String) - Method in interface io.micronaut.context.condition.ConditionContext
-
Fail the condition with the given message.
- fail(String, Element) - Method in interface io.micronaut.inject.visitor.VisitorContext
-
Allows failing compilation for a given element with the given message.
- Failure - Interface in io.micronaut.context.condition
-
- Fallback - Annotation Type in io.micronaut.retry.annotation
-
- FallbackException - Exception in io.micronaut.retry.exception
-
An exception thrown when an error occurs in the
Fallback
system.
- FallbackException(String) - Constructor for exception io.micronaut.retry.exception.FallbackException
-
Constructs a new Fallback exception with the specified detail message.
- FallbackException(String, Throwable) - Constructor for exception io.micronaut.retry.exception.FallbackException
-
Constructs a new Fallback exception with the specified detail message and
cause.
- FALSE - Static variable in class io.micronaut.core.util.StringUtils
-
Constant for the value false.
- FEATURE_POLICY - Static variable in interface io.micronaut.http.HttpHeaders
-
"Feature-Policy"
.
- FIELD_ANNOTATION_METADATA - Static variable in class io.micronaut.inject.writer.AbstractAnnotationMetadataWriter
-
Field name for annotation metadata.
- FIELD_BEAN_RESOLUTION_CONTEXT - Static variable in class io.micronaut.aop.writer.AopProxyWriter
-
- FIELD_READ_LOCK - Static variable in class io.micronaut.aop.writer.AopProxyWriter
-
- FIELD_READ_WRITE_LOCK - Static variable in class io.micronaut.aop.writer.AopProxyWriter
-
- FIELD_TARGET - Static variable in class io.micronaut.aop.writer.AopProxyWriter
-
- FIELD_TYPE_INTERCEPTORS - Static variable in class io.micronaut.aop.writer.AopProxyWriter
-
- FIELD_WRITE_LOCK - Static variable in class io.micronaut.aop.writer.AopProxyWriter
-
- FieldElement - Interface in io.micronaut.inject.ast
-
Stores data about an element that references a field.
- FieldGetDispatchTarget(FieldElement) - Constructor for class io.micronaut.inject.writer.DispatchWriter.FieldGetDispatchTarget
-
- FieldInjectionPoint<B,T> - Interface in io.micronaut.inject
-
Defines an injection point for a field.
- fieldInjectionPoints - Variable in class io.micronaut.context.AbstractBeanDefinition
-
- FieldReference(Class, Argument, boolean) - Constructor for class io.micronaut.context.AbstractInitializableBeanDefinition.FieldReference
-
- FieldSetDispatchTarget(FieldElement) - Constructor for class io.micronaut.inject.writer.DispatchWriter.FieldSetDispatchTarget
-
- FILE_EXTENSION - Static variable in class io.micronaut.jackson.core.env.JsonPropertySourceLoader
-
File extension for property source loader.
- FILE_EXTENSION - Static variable in class io.micronaut.jackson.env.JsonPropertySourceLoader
-
File extension for property source loader.
- FileChangedEvent - Class in io.micronaut.scheduling.io.watch.event
-
Event fired when a file that is being watched changes.
- FileChangedEvent(Path, WatchEventType) - Constructor for class io.micronaut.scheduling.io.watch.event.FileChangedEvent
-
Constructs a new file changed event.
- FileChangedEvent(Path, WatchEvent.Kind) - Constructor for class io.micronaut.scheduling.io.watch.event.FileChangedEvent
-
Constructs a new file changed event.
- FileCustomizableResponseType - Interface in io.micronaut.http.server.types.files
-
A special type for file handling.
- filename(String) - Static method in class io.micronaut.core.naming.NameUtils
-
Retrieves the fileName of a file without extension.
- FileSystemResourceLoader - Interface in io.micronaut.core.io.file
-
Abstraction to load resources from the file system.
- fileSystemResourceLoader() - Method in class io.micronaut.http.resource.ResourceLoaderFactory
-
- FileTypeHandler - Class in io.micronaut.http.server.netty.types.files
-
Responsible for writing files out to the response in Netty.
- FileTypeHandler(NettyHttpServerConfiguration.FileTypeHandlerConfiguration) - Constructor for class io.micronaut.http.server.netty.types.files.FileTypeHandler
-
- FileTypeHandlerConfiguration() - Constructor for class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.FileTypeHandlerConfiguration
-
Default constructor.
- FileTypeHandlerConfiguration(Integer, Boolean) - Constructor for class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.FileTypeHandlerConfiguration
-
Deprecated.
- FileTypeHandlerConfiguration - Class in io.micronaut.http.server.netty.types.files
-
Deprecated.
- FileTypeHandlerConfiguration() - Constructor for class io.micronaut.http.server.netty.types.files.FileTypeHandlerConfiguration
-
Deprecated.
- FileTypeHandlerConfiguration.CacheControlConfiguration - Class in io.micronaut.http.server.netty.types.files
-
Deprecated.
- FileUpload - Interface in io.micronaut.http.multipart
-
- fileUploadToObjectConverter() - Method in class io.micronaut.http.server.netty.converters.NettyConverters
-
- FileWatchCondition - Class in io.micronaut.scheduling.io.watch
-
Custom condition to only enable file watch if the watch paths exist.
- FileWatchCondition() - Constructor for class io.micronaut.scheduling.io.watch.FileWatchCondition
-
- FileWatchConfiguration - Class in io.micronaut.scheduling.io.watch
-
Configuration for the file watch service.
- FileWatchConfiguration() - Constructor for class io.micronaut.scheduling.io.watch.FileWatchConfiguration
-
- FileWatchRestartListener - Class in io.micronaut.runtime.server.watch.event
-
Listener that stops the server if a file changes.
- FileWatchRestartListener(EmbeddedApplication<?>) - Constructor for class io.micronaut.runtime.server.watch.event.FileWatchRestartListener
-
Default constructor.
- FileWatchRestartListener(EmbeddedServer) - Constructor for class io.micronaut.runtime.server.watch.event.FileWatchRestartListener
-
- fillInStackTrace() - Method in exception io.micronaut.annotation.processing.PostponeToNextRoundException
-
- fillInStackTrace() - Method in exception io.micronaut.context.exceptions.DisabledBeanException
-
- Filter - Annotation Type in io.micronaut.http.annotation
-
An annotation that can be applied to classes that implement
HttpFilter
to
specify the patterns.
- filter(Predicate<T>) - Method in interface io.micronaut.inject.ast.ElementQuery
-
A final filter that allows access to the materialized Element.
- filter(HttpRequest<?>) - Method in interface io.micronaut.web.router.filter.RouteMatchFilter
-
A method responsible for filtering route matches based on request.
- filter(HttpRequest<?>) - Method in class io.micronaut.web.router.version.RouteVersionFilter
-
Filters route matches by specified version.
- FilterChain - Interface in io.micronaut.http.filter
-
A non-blocking and thread-safe filter chain.
- FilteredRouter - Class in io.micronaut.web.router.filter
-
Allows decorating an existing
Router
with filtering capabilities.
- FilteredRouter(Router, RouteMatchFilter) - Constructor for class io.micronaut.web.router.filter.FilteredRouter
-
- FilterErrorTest - Class in io.micronaut.http.server.tck.tests
-
- FilterErrorTest() - Constructor for class io.micronaut.http.server.tck.tests.FilterErrorTest
-
- FilterMatcher - Annotation Type in io.micronaut.http.annotation
-
Stereotype annotation that helps to link together instance of the filter and http client that filter should be applied to.
- FilterOrderProvider - Interface in io.micronaut.http.filter
-
- FilterPatternStyle - Enum in io.micronaut.http.filter
-
Styles of filter patterns.
- filterPublisher(AtomicReference<HttpRequest<?>>, Publisher<MutableHttpResponse<?>>) - Method in class io.micronaut.http.server.RouteExecutor
-
Applies server filters to a request/response.
- FilterRoute - Interface in io.micronaut.web.router
-
A filter route is a route that matches an
HttpFilter
.
- FiltersTest - Class in io.micronaut.http.server.tck.tests
-
- FiltersTest() - Constructor for class io.micronaut.http.server.tck.tests.FiltersTest
-
- finalizeAndWriteBean(ClassWriterOutputVisitor, BeanDefinitionVisitor) - Method in class io.micronaut.inject.writer.AbstractBeanDefinitionBuilder
-
Finish the given bean and write it to the output.
- finalizeConfiguration() - Method in class io.micronaut.context.DefaultBeanContext
-
- finalizeConfiguration() - Method in interface io.micronaut.context.InitializableBeanContext
-
Performs operations required before starting the application
context, such as reading bean configurations.
- find(Qualifier<T>) - Method in interface io.micronaut.context.BeanProvider
-
Finds a bean for the optionally specified qualifier.
- find(String) - Method in class io.micronaut.function.DefaultLocalFunctionRegistry
-
- find(String) - Method in interface io.micronaut.function.LocalFunctionRegistry
-
Find the first available registered function.
- find(String) - Method in class io.micronaut.function.web.AnnotatedFunctionRouteBuilder
-
- find(HttpRequest<?>) - Static method in class io.micronaut.session.http.SessionForRequest
-
Finds a session.
- find(HttpRequest<?>, CharSequence) - Method in class io.micronaut.web.router.DefaultRouter
-
- find(HttpRequest<?>) - Method in class io.micronaut.web.router.DefaultRouter
-
- find(HttpMethod, CharSequence, HttpRequest<?>) - Method in class io.micronaut.web.router.DefaultRouter
-
- find(HttpMethod, CharSequence, HttpRequest<?>) - Method in class io.micronaut.web.router.filter.FilteredRouter
-
- find(HttpRequest<?>, CharSequence) - Method in class io.micronaut.web.router.filter.FilteredRouter
-
- find(HttpRequest<?>) - Method in class io.micronaut.web.router.filter.FilteredRouter
-
- find(HttpMethod, CharSequence, HttpRequest<?>) - Method in interface io.micronaut.web.router.Router
-
Finds all of the possible routes for the given HTTP method and URI.
- find(HttpMethod, URI, HttpRequest<?>) - Method in interface io.micronaut.web.router.Router
-
Finds all of the possible routes for the given HTTP method and URI.
- find(HttpRequest<?>) - Method in interface io.micronaut.web.router.Router
-
Finds all of the possible routes for the given HTTP request.
- find(HttpRequest<?>, CharSequence) - Method in interface io.micronaut.web.router.Router
-
Find method, that should be used for non-standard http methods.
- findAll(Predicate<String>) - Method in interface io.micronaut.core.io.service.SoftServiceLoader.StaticServiceLoader
-
- findAllClosest(HttpRequest<?>) - Method in class io.micronaut.web.router.DefaultRouter
-
- findAllClosest(HttpRequest<?>) - Method in class io.micronaut.web.router.filter.FilteredRouter
-
- findAllClosest(HttpRequest<?>) - Method in interface io.micronaut.web.router.Router
-
Finds the closest match for the given request.
- findAnnotatedBinder(Class<?>) - Method in class io.micronaut.http.client.bind.DefaultHttpClientBinderRegistry
-
- findAnnotatedBinder(Class<?>) - Method in interface io.micronaut.http.client.bind.HttpClientBinderRegistry
-
- findAnnotation(Class<T>) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Get all of the values for the given annotation.
- findAnnotation(Class<T>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- findAnnotation(String) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- findAnnotation(String) - Method in interface io.micronaut.core.annotation.AnnotationMetadataProvider
-
- findAnnotation(Class<T>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataProvider
-
- findAnnotation(String) - Method in interface io.micronaut.core.annotation.AnnotationSource
-
- findAnnotation(Class<T>) - Method in interface io.micronaut.core.annotation.AnnotationSource
-
- findAnnotation(String) - Method in class io.micronaut.inject.annotation.AbstractEnvironmentAnnotationMetadata
-
- findAnnotation(String) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- findAnnotation(String) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- findAny(CharSequence, HttpRequest<?>) - Method in class io.micronaut.web.router.DefaultRouter
-
- findAny(CharSequence, HttpRequest<?>) - Method in class io.micronaut.web.router.filter.FilteredRouter
-
- findAny(CharSequence, HttpRequest<?>) - Method in interface io.micronaut.web.router.Router
-
- findArgumentBinder(Argument<T>, S) - Method in interface io.micronaut.core.bind.ArgumentBinderRegistry
-
- findArgumentBinder(Argument<T>, HttpRequest<?>) - Method in class io.micronaut.http.bind.DefaultRequestBinderRegistry
-
- findArgumentBinder(Argument<T>) - Method in class io.micronaut.http.client.bind.DefaultHttpClientBinderRegistry
-
- findArgumentBinder(Argument<T>) - Method in interface io.micronaut.http.client.bind.HttpClientBinderRegistry
-
- findArgumentBinder(Argument<T>, WebSocketState) - Method in class io.micronaut.websocket.bind.WebSocketStateBinderRegistry
-
- findAvailableTcpPort() - Static method in class io.micronaut.core.io.socket.SocketUtils
-
Finds an available TCP port.
- findAvailableTcpPort(int, int) - Static method in class io.micronaut.core.io.socket.SocketUtils
-
Finds an available TCP port.
- findBean(Argument<T>, Qualifier<T>) - Method in class io.micronaut.context.AbstractBeanResolutionContext
-
- findBean(Argument<T>, Qualifier<T>) - Method in interface io.micronaut.context.BeanLocator
-
Finds a Bean for the given type and qualifier.
- findBean(Argument<T>) - Method in interface io.micronaut.context.BeanLocator
-
Finds a Bean for the given type and qualifier.
- findBean(Class<T>, Qualifier<T>) - Method in interface io.micronaut.context.BeanLocator
-
Finds a Bean for the given type and qualifier.
- findBean(Class<T>) - Method in interface io.micronaut.context.BeanLocator
-
Finds a Bean for the given type.
- findBean(Argument<T>, Qualifier<T>) - Method in interface io.micronaut.context.BeanResolutionContext
-
Find an optional bean of the given type and qualifier.
- findBean(Class<T>, Qualifier<T>) - Method in class io.micronaut.context.DefaultBeanContext
-
- findBean(Argument<T>, Qualifier<T>) - Method in class io.micronaut.context.DefaultBeanContext
-
- findBean(BeanResolutionContext, Class<T>, Qualifier<T>) - Method in class io.micronaut.context.DefaultBeanContext
-
Find an optional bean of the given type and qualifier.
- findBean(BeanResolutionContext, Argument<T>, Qualifier<T>) - Method in class io.micronaut.context.DefaultBeanContext
-
Find an optional bean of the given type and qualifier.
- findBeanCandidates(BeanResolutionContext, Argument<T>, BeanDefinition<?>, boolean) - Method in class io.micronaut.context.DefaultApplicationContext
-
- findBeanCandidates(BeanResolutionContext, Argument<T>, boolean, Predicate<BeanDefinition<T>>) - Method in class io.micronaut.context.DefaultApplicationContext
-
- findBeanCandidates(Class<T>, BeanDefinition<?>) - Method in class io.micronaut.context.DefaultBeanContext
-
Find bean candidates for the given type.
- findBeanCandidates(BeanResolutionContext, Argument<T>, BeanDefinition<?>, boolean) - Method in class io.micronaut.context.DefaultBeanContext
-
Find bean candidates for the given type.
- findBeanCandidates(BeanResolutionContext, Argument<T>, boolean, Predicate<BeanDefinition<T>>) - Method in class io.micronaut.context.DefaultBeanContext
-
Find bean candidates for the given type.
- findBeanCandidatesForInstance(T) - Method in class io.micronaut.context.DefaultBeanContext
-
Find bean candidates for the given type.
- findBeanConfiguration(String) - Method in interface io.micronaut.context.BeanDefinitionRegistry
-
Obtain a bean configuration by name.
- findBeanConfiguration(String) - Method in class io.micronaut.context.DefaultBeanContext
-
- findBeanDefinition(Class<T>, Qualifier<T>) - Method in interface io.micronaut.context.BeanDefinitionRegistry
-
- findBeanDefinition(Argument<T>, Qualifier<T>) - Method in interface io.micronaut.context.BeanDefinitionRegistry
-
- findBeanDefinition(Argument<T>) - Method in interface io.micronaut.context.BeanDefinitionRegistry
-
- findBeanDefinition(Class<T>) - Method in interface io.micronaut.context.BeanDefinitionRegistry
-
- findBeanDefinition(Argument<T>, Qualifier<T>) - Method in class io.micronaut.context.DefaultBeanContext
-
- findBeanDefinition(Class<T>, Qualifier<T>) - Method in class io.micronaut.context.DefaultBeanContext
-
- findBeanForConstructorArgument(BeanResolutionContext, BeanContext, ConstructorInjectionPoint<T>, Argument) - Method in class io.micronaut.context.AbstractBeanDefinition
-
Obtains all bean definitions for a constructor argument at the given index
- findBeanForConstructorArgument(BeanResolutionContext, BeanContext, int, Argument<K>, Qualifier<K>) - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
Obtains all bean definitions for a constructor argument at the given index
- findBeanForField(BeanResolutionContext, BeanContext, FieldInjectionPoint) - Method in class io.micronaut.context.AbstractBeanDefinition
-
Obtains a an optional for the field at the given index and the argument at the given index
- findBeanForField(BeanResolutionContext, BeanContext, int, Argument<K>, Qualifier<K>) - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
Obtains a an optional for the field at the given index and the argument at the given index
- findBeanForMethodArgument(BeanResolutionContext, BeanContext, MethodInjectionPoint, Argument) - Method in class io.micronaut.context.AbstractBeanDefinition
-
Obtains an optional bean for the method at the given index and the argument at the given index
- findBeanForMethodArgument(BeanResolutionContext, BeanContext, int, int, Argument<K>, Qualifier<K>) - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
Obtains an optional bean for the method at the given index and the argument at the given index
- findBeanRegistration(T) - Method in interface io.micronaut.context.BeanDefinitionRegistry
-
- findBeanRegistration(T) - Method in class io.micronaut.context.DefaultBeanContext
-
- findBeanRegistration(T) - Method in class io.micronaut.context.DefaultCustomScopeRegistry
-
- findBeanRegistration(T) - Method in class io.micronaut.context.scope.AbstractConcurrentCustomScope
-
- findBeanRegistration(T) - Method in interface io.micronaut.context.scope.CustomScope
-
- findBeanRegistration(BeanDefinition<T>) - Method in interface io.micronaut.context.scope.CustomScope
-
- findBeanRegistration(T) - Method in interface io.micronaut.context.scope.CustomScopeRegistry
-
Finds A bean registration amongst the active scopes.
- findBeanRegistration(T) - Method in class io.micronaut.runtime.context.scope.refresh.RefreshScope
-
- findBiFunction(String) - Method in class io.micronaut.function.DefaultLocalFunctionRegistry
-
- findBiFunction(String) - Method in interface io.micronaut.function.LocalFunctionRegistry
-
- findBiFunction(String) - Method in class io.micronaut.function.web.AnnotatedFunctionRouteBuilder
-
- findBinder(Argument<T>, Class<? extends Annotation>) - Method in class io.micronaut.http.bind.DefaultRequestBinderRegistry
-
- FindBugsRemapper - Class in io.micronaut.inject.annotation.internal
-
A remapper that remaps findbugs annotations to javax.annotation which are represented internally.
- FindBugsRemapper() - Constructor for class io.micronaut.inject.annotation.internal.FindBugsRemapper
-
- findClassByName(String) - Method in interface io.micronaut.core.graal.GraalReflectionConfigurer.ReflectionConfigurationContext
-
Finds a class by name.
- findCodec(MediaType) - Method in class io.micronaut.function.DefaultLocalFunctionRegistry
-
- findCodec(MediaType, Class<?>) - Method in class io.micronaut.function.DefaultLocalFunctionRegistry
-
- findCodec(MediaType) - Method in class io.micronaut.function.web.AnnotatedFunctionRouteBuilder
-
- findCodec(MediaType, Class<?>) - Method in class io.micronaut.function.web.AnnotatedFunctionRouteBuilder
-
- findCodec(MediaType) - Method in class io.micronaut.http.codec.DefaultMediaTypeCodecRegistry
-
- findCodec(MediaType, Class<?>) - Method in class io.micronaut.http.codec.DefaultMediaTypeCodecRegistry
-
- findCodec(MediaType) - Method in interface io.micronaut.http.codec.MediaTypeCodecRegistry
-
Find a codec for the given media type.
- findCodec(MediaType, Class<?>) - Method in interface io.micronaut.http.codec.MediaTypeCodecRegistry
-
Find a codec for the given media type and target type.
- findConcreteCandidate(Class<T>, Qualifier<T>, Collection<BeanDefinition<T>>) - Method in class io.micronaut.context.DefaultApplicationContext
-
- findConcreteCandidate(Class<T>, Qualifier<T>, Collection<BeanDefinition<T>>) - Method in class io.micronaut.context.DefaultBeanContext
-
Fall back method to attempt to find a candidate for the given definitions.
- findConstraintValidator(Class<A>, Class<T>) - Method in interface io.micronaut.validation.validator.constraints.ConstraintValidatorRegistry
-
Finds a constraint validator for the given type and target type.
- findConstraintValidator(Class<A>, Class<T>) - Method in class io.micronaut.validation.validator.constraints.DefaultConstraintValidators
-
- findConstructor(Class<T>, Class...) - Static method in class io.micronaut.core.reflect.ReflectionUtils
-
Obtains a declared method.
- findConsumer(String) - Method in class io.micronaut.function.DefaultLocalFunctionRegistry
-
- findConsumer(String) - Method in interface io.micronaut.function.LocalFunctionRegistry
-
- findConsumer(String) - Method in class io.micronaut.function.web.AnnotatedFunctionRouteBuilder
-
- findCookie(CharSequence) - Method in interface io.micronaut.http.cookie.Cookies
-
Find a
Cookie
for the given name.
- findCookie(CharSequence) - Method in class io.micronaut.http.netty.cookies.NettyCookies
-
- findCookie(CharSequence) - Method in class io.micronaut.http.simple.cookies.SimpleCookies
-
- findDate(CharSequence) - Method in interface io.micronaut.http.HttpHeaders
-
Obtain the date header.
- findDeclaredAnnotation(Class<T>) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Get all of the values for the given annotation that are directly declared on the annotated element.
- findDeclaredAnnotation(Class<T>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- findDeclaredAnnotation(String) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- findDeclaredAnnotation(String) - Method in interface io.micronaut.core.annotation.AnnotationMetadataProvider
-
- findDeclaredAnnotation(Class<T>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataProvider
-
- findDeclaredAnnotation(String) - Method in interface io.micronaut.core.annotation.AnnotationSource
-
Get all of the values for the given annotation that are directly declared on the annotated element.
- findDeclaredAnnotation(Class<T>) - Method in interface io.micronaut.core.annotation.AnnotationSource
-
Get all of the values for the given annotation that are directly declared on the annotated element.
- findDeclaredAnnotation(String) - Method in class io.micronaut.inject.annotation.AbstractEnvironmentAnnotationMetadata
-
- findDeclaredAnnotation(String) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- findDeclaredAnnotation(String) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- findDeclaredField(Class, String) - Static method in class io.micronaut.core.reflect.ReflectionUtils
-
- findDeclaredScope(Argument<?>) - Method in class io.micronaut.context.DefaultCustomScopeRegistry
-
- findDeclaredScope(BeanType<?>) - Method in class io.micronaut.context.DefaultCustomScopeRegistry
-
- findDeclaredScope(Argument<?>) - Method in interface io.micronaut.context.scope.CustomScopeRegistry
-
Finds the declared scope for the given argument.
- findDeclaredScope(BeanType<?>) - Method in interface io.micronaut.context.scope.CustomScopeRegistry
-
Finds the declared scope for the given bean type.
- findErrorRoute(Class<?>, Throwable, HttpRequest<?>) - Method in class io.micronaut.web.router.DefaultRouter
-
- findErrorRoute(Throwable, HttpRequest<?>) - Method in class io.micronaut.web.router.DefaultRouter
-
- findErrorRoute(Class<?>, Throwable, HttpRequest<?>) - Method in class io.micronaut.web.router.filter.FilteredRouter
-
- findErrorRoute(Throwable, HttpRequest<?>) - Method in class io.micronaut.web.router.filter.FilteredRouter
-
- findErrorRoute(Class<?>, Throwable, HttpRequest<?>) - Method in interface io.micronaut.web.router.Router
-
Match a route to an error.
- findErrorRoute(Throwable, HttpRequest<?>) - Method in interface io.micronaut.web.router.Router
-
Match a route to an error.
- findExecutableMethod(Class<T>, String, Class[]) - Method in class io.micronaut.context.DefaultBeanContext
-
- findExecutableMethod(Class<T>, String, Class...) - Method in interface io.micronaut.context.ExecutionHandleLocator
-
Finds an optimized execution handle for invoking a bean method.
- findExecutionHandle(Class<T>, String, Class...) - Method in class io.micronaut.context.DefaultBeanContext
-
- findExecutionHandle(Class<T>, Qualifier<?>, String, Class...) - Method in class io.micronaut.context.DefaultBeanContext
-
- findExecutionHandle(T, String, Class[]) - Method in class io.micronaut.context.DefaultBeanContext
-
- findExecutionHandle(Class<T>, String, Class...) - Method in interface io.micronaut.context.ExecutionHandleLocator
-
Finds an optimized execution handle for invoking a bean method.
- findExecutionHandle(Class<T>, Qualifier<?>, String, Class...) - Method in interface io.micronaut.context.ExecutionHandleLocator
-
Finds an optimized execution handle for invoking a bean method.
- findExecutionHandle(T, String, Class...) - Method in interface io.micronaut.context.ExecutionHandleLocator
-
Finds an optimized execution handle for invoking a bean method.
- findFallbackMethod(MethodInvocationContext<Object, Object>) - Method in class io.micronaut.retry.intercept.RecoveryInterceptor
-
Finds a fallback method for the given context.
- findField(Class, String) - Static method in class io.micronaut.core.reflect.ReflectionUtils
-
Finds a field in the type or super type.
- findFilters(HttpRequest<?>) - Method in class io.micronaut.web.router.DefaultRouter
-
- findFilters(HttpRequest<?>) - Method in class io.micronaut.web.router.filter.FilteredRouter
-
- findFilters(HttpRequest<?>) - Method in interface io.micronaut.web.router.Router
-
- findFirst() - Method in class io.micronaut.function.DefaultLocalFunctionRegistry
-
- findFirst() - Method in interface io.micronaut.function.LocalFunctionRegistry
-
Find the first available registered function.
- findFirst() - Method in class io.micronaut.function.web.AnnotatedFunctionRouteBuilder
-
- findFirst(CharSequence) - Method in interface io.micronaut.http.HttpHeaders
-
Get the first value of the given header.
- findFunction(String) - Method in class io.micronaut.function.DefaultLocalFunctionRegistry
-
- findFunction(String) - Method in interface io.micronaut.function.LocalFunctionRegistry
-
- findFunction(String) - Method in class io.micronaut.function.web.AnnotatedFunctionRouteBuilder
-
- findIndexedProperty(Class<? extends Annotation>, String) - Method in class io.micronaut.inject.beans.AbstractInitializableBeanIntrospection
-
Get all the bean properties annotated for the given type.
- findInt(CharSequence) - Method in interface io.micronaut.http.HttpHeaders
-
Find an integer header.
- findIntrospectedTypes(Predicate<? super BeanIntrospectionReference<?>>) - Method in interface io.micronaut.core.beans.BeanIntrospector
-
Finds introspections with the given filter.
- findIntrospection(Class<T>) - Method in interface io.micronaut.core.beans.BeanIntrospector
-
- findIntrospection(Class<?>) - Method in class io.micronaut.jackson.modules.BeanIntrospectionModule
-
Find an introspection for the given class.
- findIntrospections(Predicate<? super BeanIntrospectionReference<?>>) - Method in interface io.micronaut.core.beans.BeanIntrospector
-
Finds introspections with the given filter.
- findIntrospections(Class<? extends Annotation>) - Method in interface io.micronaut.core.beans.BeanIntrospector
-
Finds introspections for classes annotated with the given stereotype.
- findIntrospections(Class<? extends Annotation>, String...) - Method in interface io.micronaut.core.beans.BeanIntrospector
-
Finds introspections for classes annotated with the given stereotype.
- findLocalConstraintValidator(Class<A>, Class<T>) - Method in class io.micronaut.validation.validator.constraints.DefaultConstraintValidators
-
Last chance resolve for constraint validator.
- findMethod(String, Class<?>...) - Method in class io.micronaut.context.AbstractBeanDefinition
-
- findMethod(String, Class<?>...) - Method in class io.micronaut.context.AbstractExecutableMethodsDefinition
-
- findMethod(String, Class<?>...) - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
- findMethod(Class, String, Class...) - Static method in class io.micronaut.core.reflect.ReflectionUtils
-
Finds a method on the given type for the given name.
- findMethod(String, Class<?>...) - Method in interface io.micronaut.inject.BeanDefinition
-
- findMethod(String, Class<?>...) - Method in interface io.micronaut.inject.DelegatingBeanDefinition
-
- findMethod(String, Class<?>...) - Method in interface io.micronaut.inject.ExecutableMethodsDefinition
-
- findMethodsByName(Class, String) - Static method in class io.micronaut.core.reflect.ReflectionUtils
-
Finds a method on the given type for the given name.
- findOrCreate(HttpRequest<?>, SessionStore) - Static method in class io.micronaut.session.http.SessionForRequest
-
Finds a session or creates a new one and stores it in the request attributes.
- findOrInstantiateBean(Class<T>) - Method in interface io.micronaut.context.BeanLocator
-
Finds a Bean for the given type or attempts to instantiate the given instance.
- findPossibleMethods(String) - Method in class io.micronaut.context.AbstractBeanDefinition
-
- findPossibleMethods(String) - Method in class io.micronaut.context.AbstractExecutableMethodsDefinition
-
- findPossibleMethods(String) - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
- findPossibleMethods(String) - Method in interface io.micronaut.inject.BeanDefinition
-
Finds possible methods for the given method name.
- findPossibleMethods(String) - Method in interface io.micronaut.inject.DelegatingBeanDefinition
-
- findPossibleMethods(String) - Method in interface io.micronaut.inject.ExecutableMethodsDefinition
-
Finds possible methods for the given method name.
- findPropertyNamesForEnvironmentVariable(String) - Method in class io.micronaut.core.util.EnvironmentProperties
-
Returns, for an environment variable, the list of deduced Micronaut
property names.
- findPropertySources(Environment) - Method in interface io.micronaut.context.env.BootstrapPropertySourceLocator
-
A blocking interface that will attempt to resolve either remote or local
PropertySource
instances
for the current Environment.
- findProxyBeanDefinition(Class<T>, Qualifier<T>) - Method in interface io.micronaut.context.BeanDefinitionRegistry
-
- findProxyBeanDefinition(Argument<T>, Qualifier<T>) - Method in interface io.micronaut.context.BeanDefinitionRegistry
-
- findProxyBeanDefinition(Class<T>, Qualifier<T>) - Method in class io.micronaut.context.DefaultBeanContext
-
- findProxyBeanDefinition(Argument<T>, Qualifier<T>) - Method in class io.micronaut.context.DefaultBeanContext
-
- findProxyTargetBeanDefinition(Class<T>, Qualifier<T>) - Method in interface io.micronaut.context.BeanDefinitionRegistry
-
- findProxyTargetBeanDefinition(Argument<T>, Qualifier<T>) - Method in interface io.micronaut.context.BeanDefinitionRegistry
-
- findProxyTargetBeanDefinition(BeanDefinition<T>) - Method in interface io.micronaut.context.BeanDefinitionRegistry
-
- findProxyTargetBeanDefinition(Class<T>, Qualifier<T>) - Method in class io.micronaut.context.DefaultBeanContext
-
- findProxyTargetBeanDefinition(Argument<T>, Qualifier<T>) - Method in class io.micronaut.context.DefaultBeanContext
-
- findProxyTargetMethod(Class<T>, String, Class[]) - Method in class io.micronaut.context.DefaultBeanContext
-
- findProxyTargetMethod(Class<T>, Qualifier<T>, String, Class...) - Method in class io.micronaut.context.DefaultBeanContext
-
- findProxyTargetMethod(Argument<T>, Qualifier<T>, String, Class...) - Method in class io.micronaut.context.DefaultBeanContext
-
- findProxyTargetMethod(Class<T>, String, Class...) - Method in interface io.micronaut.context.ExecutionHandleLocator
-
- findProxyTargetMethod(Class<T>, Qualifier<T>, String, Class...) - Method in interface io.micronaut.context.ExecutionHandleLocator
-
- findProxyTargetMethod(Argument<T>, Qualifier<T>, String, Class...) - Method in interface io.micronaut.context.ExecutionHandleLocator
-
- findRepeatableAnnotation(Class<? extends Annotation>) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Find repeatable annotation container.
- findRepeatableAnnotation(String) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Find repeatable annotation container.
- findRepeatableAnnotation(Class<? extends Annotation>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- findRepeatableAnnotation(String) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- findRepeatableAnnotation(Class<? extends Annotation>) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- findRepeatableAnnotation(String) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- findRepeatableAnnotation(Class<? extends Annotation>) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- findRepeatableAnnotation(String) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- findResources(String) - Method in class io.micronaut.ast.groovy.utils.InMemoryByteCodeGroovyClassLoader
-
- findRouteMatch(HttpRequest<?>) - Static method in class io.micronaut.web.router.RouteMatchUtils
-
- findScope(Class<? extends Annotation>) - Method in class io.micronaut.context.DefaultCustomScopeRegistry
-
- findScope(String) - Method in class io.micronaut.context.DefaultCustomScopeRegistry
-
- findScope(String) - Method in interface io.micronaut.context.scope.CustomScopeRegistry
-
Find a custom scope for the given annotation.
- findScope(Class<? extends Annotation>) - Method in interface io.micronaut.context.scope.CustomScopeRegistry
-
Find a custom scope for the given annotation.
- findSession(String) - Method in class io.micronaut.session.InMemorySessionStore
-
- findSession(String) - Method in interface io.micronaut.session.SessionStore
-
Find a session for the given ID.
- findStatus(HttpStatus) - Method in interface io.micronaut.web.router.RouteInfo
-
Finds predefined route http status or uses default.
- findStatusRoute(Class<?>, HttpStatus, HttpRequest<?>) - Method in class io.micronaut.web.router.DefaultRouter
-
- findStatusRoute(HttpStatus, HttpRequest<?>) - Method in class io.micronaut.web.router.DefaultRouter
-
- findStatusRoute(Class<?>, HttpStatus, HttpRequest<?>) - Method in class io.micronaut.web.router.filter.FilteredRouter
-
- findStatusRoute(HttpStatus, HttpRequest<?>) - Method in class io.micronaut.web.router.filter.FilteredRouter
-
- findStatusRoute(Class<?>, HttpStatus, HttpRequest<?>) - Method in interface io.micronaut.web.router.Router
-
- findStatusRoute(HttpStatus, HttpRequest<?>) - Method in interface io.micronaut.web.router.Router
-
- findSupplier(String) - Method in class io.micronaut.function.DefaultLocalFunctionRegistry
-
- findSupplier(String) - Method in interface io.micronaut.function.LocalFunctionRegistry
-
- findSupplier(String) - Method in class io.micronaut.function.web.AnnotatedFunctionRouteBuilder
-
- findTypeConverter(Class<?>, Class<T>, String) - Method in class io.micronaut.core.convert.DefaultConversionService
-
Find the type converter.
- findTypeElementVisitors() - Method in class io.micronaut.annotation.processing.TypeElementVisitorProcessor
-
- findTypeHandler(Class<?>) - Method in class io.micronaut.http.server.netty.types.DefaultCustomizableResponseTypeHandlerRegistry
-
- findTypeHandler(Class<?>) - Method in interface io.micronaut.http.server.netty.types.NettyCustomizableResponseTypeHandlerRegistry
-
Finds the first type handler that supports the given type.
- findUnwrapValueExtractor(Class<T>) - Method in class io.micronaut.validation.validator.extractors.DefaultValueExtractors
-
- findUnwrapValueExtractor(Class<T>) - Method in interface io.micronaut.validation.validator.extractors.ValueExtractorRegistry
-
- findValueExtractor(Class<T>) - Method in class io.micronaut.validation.validator.extractors.DefaultValueExtractors
-
- findValueExtractor(Class<T>) - Method in interface io.micronaut.validation.validator.extractors.ValueExtractorRegistry
-
- findWrapper(T2) - Static method in interface io.micronaut.core.beans.BeanWrapper
-
Obtain a bean wrapper for the given bean.
- findWrapper(Class<T2>, T2) - Static method in interface io.micronaut.core.beans.BeanWrapper
-
Obtain a bean wrapper for the given bean.
- finish() - Method in class io.micronaut.annotation.processing.visitor.JavaVisitorContext
-
- finish() - Method in class io.micronaut.ast.groovy.utils.InMemoryClassWriterOutputVisitor
-
- finish() - Method in class io.micronaut.ast.groovy.visitor.GroovyVisitorContext
-
- finish(VisitorContext) - Method in class io.micronaut.graal.reflect.GraalTypeElementVisitor
-
- finish(VisitorContext) - Method in class io.micronaut.inject.beans.visitor.IntrospectedTypeElementVisitor
-
- finish(VisitorContext) - Method in interface io.micronaut.inject.visitor.BeanElementVisitor
-
Called once when visitor processing finishes.
- finish(VisitorContext) - Method in interface io.micronaut.inject.visitor.TypeElementVisitor
-
Called once when visitor processing finishes.
- finish() - Method in class io.micronaut.inject.writer.AbstractClassWriterOutputVisitor
-
- finish() - Method in interface io.micronaut.inject.writer.ClassWriterOutputVisitor
-
Finish writing and flush any service entries to disk.
- finish(VisitorContext) - Method in class io.micronaut.validation.internal.InternalApiTypeElementVisitor
-
- fireChannelRead(ChannelHandlerContext, HttpContent, Http2Stream) - Method in class io.micronaut.http.netty.stream.StreamingInboundHttp2ToHttpAdapter
-
fire a channel read event.
- fireChannelRead(ChannelHandlerContext, HttpMessage, Http2Stream) - Method in class io.micronaut.http.netty.stream.StreamingInboundHttp2ToHttpAdapter
-
fire a channel read event.
- fireExceedsLength(long, long) - Method in class io.micronaut.http.server.netty.AbstractBufferingHttpContentProcessor
-
- fireExceedsLength(long, long, ByteBufHolder) - Method in class io.micronaut.http.server.netty.AbstractHttpContentProcessor
-
- first() - Method in class io.micronaut.core.io.service.SoftServiceLoader
-
- firstAvailable() - Method in class io.micronaut.core.io.service.SoftServiceLoader
-
Find the first service definition that is
present
, and
then
load
it.
- firstOr(String, ClassLoader) - Method in class io.micronaut.core.io.service.SoftServiceLoader
-
- fixed(URL) - Static method in interface io.micronaut.http.client.LoadBalancer
-
- fixed(URI) - Static method in interface io.micronaut.http.client.LoadBalancer
-
A
LoadBalancer
that does no load balancing and always hits the given URI.
- FixedLoadBalancer - Class in io.micronaut.http.client.loadbalance
-
- FixedLoadBalancer(URL) - Constructor for class io.micronaut.http.client.loadbalance.FixedLoadBalancer
-
- FixedLoadBalancer(URI) - Constructor for class io.micronaut.http.client.loadbalance.FixedLoadBalancer
-
Constructs a new FixedLoadBalancer.
- FixedLocaleResolver<T> - Class in io.micronaut.core.util.locale
-
- FixedLocaleResolver(Locale) - Constructor for class io.micronaut.core.util.locale.FixedLocaleResolver
-
- FLOAT - Static variable in interface io.micronaut.core.type.Argument
-
Constant for float argument.
- FLOAT - Static variable in class io.micronaut.inject.ast.PrimitiveElement
-
- floatValue(String) - Method in class io.micronaut.core.annotation.AnnotationValue
-
- floatValue(String, Function<Object, Object>) - Method in class io.micronaut.core.annotation.AnnotationValue
-
The double value of the given member.
- floatValue() - Method in interface io.micronaut.core.annotation.AnnotationValueResolver
-
The float value of the given member.
- floatValue(String) - Method in interface io.micronaut.core.annotation.AnnotationValueResolver
-
The double value of the given member.
- floatValues(String) - Method in class io.micronaut.core.annotation.AnnotationValue
-
- floatValues(String) - Method in interface io.micronaut.core.annotation.AnnotationValueResolver
-
The float[] value for the given member.
- floatValues() - Method in interface io.micronaut.core.annotation.AnnotationValueResolver
-
The float[] value for the given member.
- FlowConverterRegistrar - Class in io.micronaut.reactive.flow.converters
-
- FlowConverterRegistrar() - Constructor for class io.micronaut.reactive.flow.converters.FlowConverterRegistrar
-
- flush() - Method in class io.micronaut.jackson.core.tree.TreeGenerator
-
- FluxTest - Class in io.micronaut.http.server.tck.tests
-
- FluxTest() - Constructor for class io.micronaut.http.server.tck.tests.FluxTest
-
- foldBoundGenericTypes(Function<ClassElement, ClassElement>) - Method in interface io.micronaut.inject.ast.ClassElement
-
- forArgument(Argument<?>) - Static method in class io.micronaut.inject.qualifiers.Qualifiers
-
Build a qualifier for the given argument.
- forBase(String) - Method in class io.micronaut.context.env.DefaultEnvironment
-
- forBase(String) - Method in class io.micronaut.core.io.file.DefaultFileSystemResourceLoader
-
- forBase(String) - Method in interface io.micronaut.core.io.ResourceLoader
-
Constructs a new resource loader designed to load
resources from the given path.
- forBase(String) - Method in class io.micronaut.core.io.scan.DefaultClassPathResourceLoader
-
- forBase(String, boolean) - Method in class io.micronaut.core.io.scan.DefaultClassPathResourceLoader
-
Need this method to ability disable Slf4J initizalization.
- forceCleanup() - Method in interface io.micronaut.scheduling.instrument.Instrumentation
-
Return an instance which guarantees that cleanup will be forced to the instrumenter upon closing.
- forClassLoader(ClassLoader) - Static method in interface io.micronaut.core.beans.BeanIntrospector
-
Creates a new default bean introspector that uses the given
classloader.
- forClient(BeanContext) - Static method in interface io.micronaut.websocket.context.WebSocketBeanRegistry
-
- forEach(BiConsumer<String, List<V>>) - Method in interface io.micronaut.core.convert.value.ConvertibleMultiValues
-
- forEach(BiConsumer<String, V>) - Method in interface io.micronaut.core.convert.value.ConvertibleValues
-
Performs the given action for each value.
- forEach(BiConsumer<CharSequence, ? super V>) - Method in interface io.micronaut.core.value.OptionalValues
-
Performs the given action for each entry in this
OptionalValues
until all entries
have been processed or the action throws an exception.
- forEach(Consumer<C>) - Method in class io.micronaut.http.netty.AbstractCompositeCustomizer
-
- forEachByte(ByteProcessor) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- forEachByte(int, int, ByteProcessor) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- forEachByteDesc(ByteProcessor) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- forEachByteDesc(int, int, ByteProcessor) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- forEachValue(BiConsumer<String, V>) - Method in interface io.micronaut.core.convert.value.ConvertibleMultiValues
-
Performs the given action for each header.
- forExecutables() - Method in class io.micronaut.validation.validator.DefaultValidator
-
- forExecutables() - Method in interface io.micronaut.validation.validator.Validator
-
- forExtension(String) - Static method in class io.micronaut.http.MediaType
-
Resolve the
MediaType
for the given file extension.
- forFilename(String) - Static method in class io.micronaut.http.MediaType
-
Resolve the
MediaType
for the given file name.
- fork(EnvironmentProperties) - Static method in class io.micronaut.core.util.EnvironmentProperties
-
Creates a new environment properties cache which delegates
queries to the delegate, but will cache values into its
own cache when they are missing.
- FORM - Static variable in class io.micronaut.http.MediaType
-
- Format - Annotation Type in io.micronaut.core.convert.format
-
Annotation used to describe the format in the case where the format needs to be altered for the purposes of
conversion.
- format(String) - Method in enum io.micronaut.core.naming.conventions.StringConvention
-
Format the string with this format.
- format(StringConvention, String) - Static method in enum io.micronaut.core.naming.conventions.StringConvention
-
Format a string according to a convention.
- FORMAT_CSV - Static variable in class io.micronaut.core.convert.converters.MultiValuesConverterFactory
-
Values separated with commas ",".
- FORMAT_DEEP_OBJECT - Static variable in class io.micronaut.core.convert.converters.MultiValuesConverterFactory
-
Values are put in the representation with property name for
Map
and POJO
Object
in square
after the original parameter name.
- FORMAT_MULTI - Static variable in class io.micronaut.core.convert.converters.MultiValuesConverterFactory
-
Values are repeated with the same parameter name for
Iterable
, while
Map
and POJO
Object
would be expanded with its property names.
- FORMAT_PIPES - Static variable in class io.micronaut.core.convert.converters.MultiValuesConverterFactory
-
Values separated with the pipe "|" symbol similarly to CSV being separated with commas.
- FORMAT_SSV - Static variable in class io.micronaut.core.convert.converters.MultiValuesConverterFactory
-
Values separated with spaces " " similarly to CSV being separated with commas.
- FormattingTypeConverter<S,T,A extends Annotation> - Interface in io.micronaut.core.convert.format
-
- FormDataHttpContentProcessor - Class in io.micronaut.http.server.netty
-
- FormDataHttpContentSubscriberFactory - Class in io.micronaut.http.server.netty
-
- FormDataHttpContentSubscriberFactory(NettyHttpServerConfiguration) - Constructor for class io.micronaut.http.server.netty.FormDataHttpContentSubscriberFactory
-
- forMethod(String) - Static method in enum io.micronaut.core.naming.conventions.MethodConvention
-
Obtain the method convention for the given method.
- forName(String, ClassLoader) - Static method in class io.micronaut.core.reflect.ClassUtils
-
Attempt to load a class for the given name from the given class loader.
- forServer(BeanContext) - Static method in interface io.micronaut.websocket.context.WebSocketBeanRegistry
-
- FORWARDED - Static variable in interface io.micronaut.http.HttpHeaders
-
"Forwarded"
.
- forwardErrorToUser(ChannelHandlerContext, Consumer<Throwable>, Throwable) - Method in class io.micronaut.http.netty.websocket.AbstractNettyWebSocketHandler
-
- fragment(String) - Method in interface io.micronaut.http.uri.UriBuilder
-
Sets the URI fragment.
- FROM - Static variable in interface io.micronaut.http.HttpHeaders
-
"From"
.
- fromAnnotation(AnnotationValue<JacksonFeatures>) - Static method in class io.micronaut.jackson.codec.JacksonFeatures
-
- fromArray() - Method in interface io.micronaut.inject.ast.ArrayableClassElement
-
- fromArray() - Method in interface io.micronaut.inject.ast.ClassElement
-
Dereference a class element denoting an array type by converting it to its element type.
- fromCompletableFuture(Supplier<CompletableFuture<T>>) - Static method in class io.micronaut.core.async.publisher.Publishers
-
- fromCompletableFuture(CompletableFuture<T>) - Static method in class io.micronaut.core.async.publisher.Publishers
-
- fromType(Class<?>) - Static method in class io.micronaut.http.MediaType
-
- fulfill(Map<String, Object>) - Method in class io.micronaut.web.router.BasicObjectRouteMatch
-
- fulfill(Map<String, Object>) - Method in interface io.micronaut.web.router.RouteMatch
-
Returns a new
RouteMatch
fulfilling arguments required by this route to execute.
- fulfill(Map<String, Object>) - Method in interface io.micronaut.web.router.UriRouteMatch
-
- fulfillArgumentRequirements(RouteMatch<?>, HttpRequest<?>, boolean) - Method in class io.micronaut.http.server.binding.RequestArgumentSatisfier
-
Attempt to satisfy the arguments of the given route with the data from the given request.
- FullHttpRequest<B> - Class in io.micronaut.http
-
A request wrapper with knowledge of the body argument.
- FullHttpRequest(HttpRequest<B>, Argument<B>) - Constructor for class io.micronaut.http.FullHttpRequest
-
- FullNettyClientHttpResponse<B> - Class in io.micronaut.http.client.netty
-
Wraps a Netty
FullHttpResponse
for consumption by the
HttpClient
.
- FUNCTION - Static variable in interface io.micronaut.context.env.Environment
-
The application is executing as a function.
- FUNCTION_CHARSET - Static variable in interface io.micronaut.function.LocalFunctionRegistry
-
The name of the default function name.
- FUNCTION_NAME - Static variable in interface io.micronaut.function.LocalFunctionRegistry
-
The name of the default function name.
- FUNCTION_PREFIX - Static variable in interface io.micronaut.function.LocalFunctionRegistry
-
Prefix used to identify function names.
- FunctionApplication - Class in io.micronaut.function.executor
-
Allows executing functions from the CLI.
- FunctionApplication() - Constructor for class io.micronaut.function.executor.FunctionApplication
-
- FunctionBean - Annotation Type in io.micronaut.function
-
An annotation applied to classes that should be exposed as functions.
- FunctionClient - Annotation Type in io.micronaut.function.client
-
The
FunctionClient
annotation allows applying introduction advise to an interface such that methods
defined by the interface become invokers of remote or local functions configured by the application.
- FunctionClientAdvice - Class in io.micronaut.function.client.aop
-
- FunctionClientAdvice(FunctionDiscoveryClient, FunctionInvokerChooser) - Constructor for class io.micronaut.function.client.aop.FunctionClientAdvice
-
Constructor.
- FunctionDefinition - Interface in io.micronaut.function.client
-
Represents a discovered function definition.
- FunctionDefinitionProvider - Interface in io.micronaut.function.client
-
Interface for a type that provides function definitions.
- FunctionDiscoveryClient - Interface in io.micronaut.function.client
-
An interface for discovery functions, either remote or local.
- FunctionException - Exception in io.micronaut.function.client.exceptions
-
An exception thrown when an error occurs in the function system.
- FunctionException(String) - Constructor for exception io.micronaut.function.client.exceptions.FunctionException
-
Constructor.
- FunctionException(String, Throwable) - Constructor for exception io.micronaut.function.client.exceptions.FunctionException
-
Constructor.
- FunctionExecutionException - Exception in io.micronaut.function.client.exceptions
-
- FunctionExecutionException(String) - Constructor for exception io.micronaut.function.client.exceptions.FunctionExecutionException
-
Constructor.
- FunctionExecutionException(String, Throwable) - Constructor for exception io.micronaut.function.client.exceptions.FunctionExecutionException
-
Constructor.
- FunctionExecutor<I,O> - Interface in io.micronaut.function.executor
-
- FunctionExitHandler - Interface in io.micronaut.function.executor
-
A strategy interface for handling exiting from a function when it is executed via the CLI.
- FunctionInitializer - Class in io.micronaut.function.executor
-
A super class that can be used to initialize a function.
- FunctionInitializer() - Constructor for class io.micronaut.function.executor.FunctionInitializer
-
Constructor.
- FunctionInitializer(ApplicationContext) - Constructor for class io.micronaut.function.executor.FunctionInitializer
-
- FunctionInitializer(ApplicationContext, boolean) - Constructor for class io.micronaut.function.executor.FunctionInitializer
-
- FunctionInitializer.ParseContext - Class in io.micronaut.function.executor
-
- FunctionInvoker<I,O> - Interface in io.micronaut.function.client
-
- FunctionInvokerChooser - Interface in io.micronaut.function.client
-
- FunctionNotFoundException - Exception in io.micronaut.function.client.exceptions
-
An exception thrown when no function can be found.
- FunctionNotFoundException(String) - Constructor for exception io.micronaut.function.client.exceptions.FunctionNotFoundException
-
Constructor.
- GAE - Static variable in interface io.micronaut.context.env.Environment
-
Cloud provider for google app engine.
- generate(String, String) - Method in class io.micronaut.annotation.processing.test.JavaParser
-
Parses sources
into com.sun.source.tree.CompilationUnitTree
units.
- generate(JavaFileObject...) - Method in class io.micronaut.annotation.processing.test.JavaParser
-
Parses sources
into com.sun.source.tree.CompilationUnitTree
units.
- generate(String, String) - Static method in class io.micronaut.annotation.processing.test.Parser
-
Parses sources
into com.sun.source.tree.CompilationUnitTree compilation units.
- generate(JavaFileObject...) - Static method in class io.micronaut.annotation.processing.test.Parser
-
Parses sources
into com.sun.source.tree.CompilationUnitTree compilation units.
- Generated - Annotation Type in io.micronaut.core.annotation
-
A marker annotation for methods that are generated though an annotation processor.
- generateDefault() - Method in class io.micronaut.inject.writer.StringSwitchWriter
-
Generate default statement.
- GeneratedFile - Interface in io.micronaut.inject.writer
-
A common interface to allow referencing a generated file in either Groovy or Java.
- generateId(Environment, ServiceInstance) - Method in class io.micronaut.discovery.DefaultServiceInstanceIdGenerator
-
- generateId(Environment, ServiceInstance) - Method in interface io.micronaut.discovery.ServiceInstanceIdGenerator
-
Generates a service ID.
- generateId() - Method in class io.micronaut.session.DefaultSessionIdGenerator
-
- generateId() - Method in interface io.micronaut.session.SessionIdGenerator
-
- generateServiceDescriptor(String, GeneratedFile) - Method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
Generates a service discovery for the given class name and file.
- generateValueCase(GeneratorAdapter, String, Label) - Method in class io.micronaut.inject.writer.StringSwitchWriter
-
Generate the switch case.
- GenericArgument<T> - Class in io.micronaut.core.type
-
- GenericArgument() - Constructor for class io.micronaut.core.type.GenericArgument
-
Default constructor.
- GenericPlaceholder<T> - Interface in io.micronaut.core.type
-
Extends
Argument
to allow differentiating the
variable name from the argument name in cases where this is
required (parameters and fields for example).
- GenericPlaceholderElement - Interface in io.micronaut.inject.ast
-
Represents a generic placeholder in source code.
- GenericResource - Class in io.micronaut.http.hateoas
-
- GenericResource() - Constructor for class io.micronaut.http.hateoas.GenericResource
-
Create a new resource.
- GenericTypeUtils - Class in io.micronaut.core.reflect
-
Utility methods for dealing with generic types via reflection.
- GenericTypeUtils() - Constructor for class io.micronaut.core.reflect.GenericTypeUtils
-
- GenericUtils - Class in io.micronaut.annotation.processing
-
Utility methods for dealing with generic type signatures.
- GenericUtils(Elements, Types, ModelUtils) - Constructor for class io.micronaut.annotation.processing.GenericUtils
-
- get(CharSequence, ArgumentConversionContext<T>) - Method in class io.micronaut.annotation.processing.visitor.JavaVisitorContext
-
- get(CharSequence, ArgumentConversionContext<T>) - Method in class io.micronaut.ast.groovy.visitor.GroovyVisitorContext
-
- get(CharSequence, ArgumentConversionContext<T>) - Method in class io.micronaut.context.AbstractBeanResolutionContext
-
- get(CharSequence, Class<T>) - Method in class io.micronaut.context.AbstractBeanResolutionContext
-
- get() - Method in interface io.micronaut.context.BeanProvider
-
The get method will materialize an instance of the bean if it is resolvable.
- get(Qualifier<T>) - Method in interface io.micronaut.context.BeanProvider
-
- get(String) - Method in class io.micronaut.context.env.EmptyPropertySource
-
- get(String) - Method in class io.micronaut.context.env.MapPropertySource
-
- get(String) - Method in interface io.micronaut.context.env.PropertySource
-
Get a property value of the given key.
- get(CharSequence, ArgumentConversionContext<T>) - Method in class io.micronaut.core.annotation.AnnotationValue
-
- get(B) - Method in class io.micronaut.core.beans.AbstractBeanProperty
-
- get(B) - Method in interface io.micronaut.core.beans.BeanProperty
-
Read the bean value.
- get(B, Class<T2>) - Method in interface io.micronaut.core.beans.BeanProperty
-
Read the value and try to convert it to the given type.
- get(B, Argument<T2>) - Method in interface io.micronaut.core.beans.BeanProperty
-
Read the value and try to convert it to the given type.
- get(B, ArgumentConversionContext<T2>) - Method in interface io.micronaut.core.beans.BeanProperty
-
Read the value and try to convert it to the given type.
- get(B, Class<T2>, T2) - Method in interface io.micronaut.core.beans.BeanProperty
-
Read the value and try to convert it to the given type.
- get() - Method in interface io.micronaut.core.bind.ArgumentBinder.BindingResult
-
Obtains the value.
- get(CharSequence) - Method in interface io.micronaut.core.convert.value.ConvertibleMultiValues
-
Get a value without applying any conversion.
- get(CharSequence, ArgumentConversionContext<T>) - Method in class io.micronaut.core.convert.value.ConvertibleMultiValuesMap
-
- get(CharSequence) - Method in class io.micronaut.core.convert.value.ConvertibleMultiValuesMap
-
- get(CharSequence, ArgumentConversionContext<T>) - Method in class io.micronaut.core.convert.value.ConvertibleValuesMap
-
- get(Class<T>) - Static method in class io.micronaut.core.optim.StaticOptimizations
-
Returns, if available, the optimization data of the requested
type.
- get(Object) - Method in class io.micronaut.core.util.clhm.ConcurrentLinkedHashMap
-
- get() - Method in interface io.micronaut.core.util.functional.ThrowingSupplier
-
Gets a result.
- get(CharSequence) - Method in interface io.micronaut.core.value.OptionalValues
-
Retrieve a value if it is present.
- get(CharSequence) - Method in class io.micronaut.core.value.OptionalValuesMap
-
- get(String, ArgumentConversionContext<T>) - Method in interface io.micronaut.core.value.PropertyResolver
-
- get(K, ArgumentConversionContext<T>) - Method in interface io.micronaut.core.value.ValueResolver
-
Resolve the given property for the given name.
- get(K, Class<T>) - Method in interface io.micronaut.core.value.ValueResolver
-
Resolve the given property for the given name.
- get(K, Argument<T>) - Method in interface io.micronaut.core.value.ValueResolver
-
Resolve the given property for the given name.
- get(K, Class<T>, T) - Method in interface io.micronaut.core.value.ValueResolver
-
Resolve the given property for the given name.
- get(Class<T>) - Method in class io.micronaut.function.executor.FunctionInitializer.ParseContext
-
Get.
- 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 class io.micronaut.http.CaseInsensitiveMutableHttpHeaders
-
- get(CharSequence, ArgumentConversionContext<T>) - Method in class io.micronaut.http.CaseInsensitiveMutableHttpHeaders
-
- get(String) - Method in class io.micronaut.http.client.netty.NettyClientHttpRequestFactory
-
- 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.netty.cookies.NettyCookies
-
- get(CharSequence, ArgumentConversionContext<T>) - Method in class io.micronaut.http.netty.cookies.NettyCookies
-
- get(CharSequence, ArgumentConversionContext<T>) - Method in class io.micronaut.http.netty.NettyHttpHeaders
-
- get(CharSequence) - Method in class io.micronaut.http.netty.NettyHttpHeaders
-
- get(CharSequence) - Method in class io.micronaut.http.netty.NettyHttpParameters
-
- get(CharSequence, ArgumentConversionContext<T>) - Method in class io.micronaut.http.netty.NettyHttpParameters
-
- get(CharSequence, ArgumentConversionContext<T>) - Method in class io.micronaut.http.netty.websocket.NettyWebSocketSession
-
- get(NettyHttpRequest<?>) - Static method in class io.micronaut.http.server.netty.NettyHttpResponseFactory
-
Lookup the response from the request.
- 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
-
- get(Map<String, Object>) - Method in interface io.micronaut.inject.ParametrizedProvider
-
- get(Object...) - Method in interface io.micronaut.inject.ParametrizedProvider
-
- get() - Method in interface io.micronaut.inject.ParametrizedProvider
-
- get(CharSequence, ArgumentConversionContext<T>) - Method in class io.micronaut.jackson.databind.convert.ObjectNodeConvertibleValues
-
- get(CharSequence, ArgumentConversionContext<T>) - Method in class io.micronaut.json.convert.JsonNodeConvertibleValues
-
- get(String) - Method in class io.micronaut.json.tree.JsonArray
-
- get(int) - Method in class io.micronaut.json.tree.JsonArray
-
- get(String) - Method in class io.micronaut.json.tree.JsonNode
-
- get(int) - Method in class io.micronaut.json.tree.JsonNode
-
- get(String) - Method in class io.micronaut.json.tree.JsonObject
-
- get(int) - Method in class io.micronaut.json.tree.JsonObject
-
- get(CharSequence, ArgumentConversionContext<T>) - Method in class io.micronaut.session.InMemorySession
-
- get(CharSequence) - Method in interface io.micronaut.session.Session
-
Retrieve an attribute for the given name.
- GET(String, Object, String, Class...) - Method in class io.micronaut.web.router.DefaultRouteBuilder
-
- GET(String, Class<?>, String, Class...) - Method in class io.micronaut.web.router.DefaultRouteBuilder
-
- GET(String, BeanDefinition<?>, ExecutableMethod<?, ?>) - Method in class io.micronaut.web.router.DefaultRouteBuilder
-
- GET(CharSequence) - Method in class io.micronaut.web.router.filter.FilteredRouter
-
- GET(String, Object) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route the specified URI to the specified target for an HTTP GET.
- GET(Object) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route to the specified object.
- GET(Object, PropertyConvention) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route to the specified object and ID.
- GET(Class) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route to the specified class.
- GET(Class, PropertyConvention) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route to the specified class and ID.
- GET(String, ExecutableMethod<?, ?>) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route the specified URI template to the specified target.
- GET(String, BeanDefinition<?>, ExecutableMethod<?, ?>) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route the specified URI template to the specified target.
- GET(String, Object, String, Class...) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route the specified URI template to the specified target.
- GET(String, Class<?>, String, Class...) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route the specified URI template to the specified target.
- GET(CharSequence) - Method in interface io.micronaut.web.router.Router
-
- GET_EXECUTABLE_AT_INDEX_METHOD - Static variable in class io.micronaut.inject.writer.ExecutableMethodsDefinitionWriter
-
- getAccessibleTargetMethodByIndex(int) - Method in class io.micronaut.context.AbstractExecutableMethodsDefinition
-
Find
Method
representation at the method by index.
- getAccessibleTargetMethodByIndex(int) - Method in class io.micronaut.inject.beans.AbstractInitializableBeanIntrospection
-
Find
Method
representation at the method by index.
- getAccessLogger() - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration
-
Returns the AccessLogger configuration.
- getAccount() - Method in class io.micronaut.discovery.cloud.AbstractComputeInstanceMetadata
-
- getAccount() - Method in interface io.micronaut.discovery.cloud.ComputeInstanceMetadata
-
- getAcquireTimeout() - Method in class io.micronaut.http.client.HttpClientConfiguration.ConnectionPoolConfiguration
-
The time to wait to acquire a connection.
- getActiveBeanRegistration(BeanDefinition<T>, Qualifier) - Method in class io.micronaut.context.DefaultBeanContext
-
Find an active singleton bean for the given definition and qualifier.
- getActiveBeanRegistrations(Qualifier<?>) - Method in interface io.micronaut.context.BeanDefinitionRegistry
-
Find active
Singleton
beans for the given qualifier.
- getActiveBeanRegistrations(Class<T>) - Method in interface io.micronaut.context.BeanDefinitionRegistry
-
Find active
Singleton
beans for the given bean type.
- getActiveBeanRegistrations(Qualifier<?>) - Method in class io.micronaut.context.DefaultBeanContext
-
- getActiveBeanRegistrations(Class<T>) - Method in class io.micronaut.context.DefaultBeanContext
-
- getActiveNames() - Method in class io.micronaut.context.env.DefaultEnvironment
-
- getActiveNames() - Method in interface io.micronaut.context.env.Environment
-
Should respect the order as provided.
- getAdditionalModules() - Method in class io.micronaut.jackson.codec.JacksonFeatures
-
Additional modules to load.
- getAdditionalProperties() - Method in class io.micronaut.http.hateoas.GenericResource
-
Get the properties of this resource, as an untyped map.
- getAdditionalTypes() - Method in class io.micronaut.http.codec.CodecConfiguration
-
- getAggregatingTypeElementVisitorProcessor() - Method in class io.micronaut.annotation.processing.test.JavaParser
-
The type element visitor processor to use.
- getAlias() - Method in class io.micronaut.http.ssl.SslConfiguration.KeyConfiguration
-
- getAll(CharSequence) - Method in interface io.micronaut.core.convert.value.ConvertibleMultiValues
-
Get all the values for the given name without applying conversion.
- getAll(CharSequence) - Method in class io.micronaut.core.convert.value.ConvertibleMultiValuesMap
-
- getAll(CharSequence) - Method in class io.micronaut.http.CaseInsensitiveMutableHttpHeaders
-
- getAll() - Method in interface io.micronaut.http.cookie.Cookies
-
- getAll() - Method in class io.micronaut.http.netty.cookies.NettyCookies
-
- getAll(CharSequence) - Method in class io.micronaut.http.netty.NettyHttpHeaders
-
- getAll(CharSequence) - Method in class io.micronaut.http.netty.NettyHttpParameters
-
- 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
-
- getAllBeanDefinitions() - Method in interface io.micronaut.context.BeanDefinitionRegistry
-
- getAllBeanDefinitions() - Method in class io.micronaut.context.DefaultBeanContext
-
- getAllInterfaces(TypeElement) - Method in class io.micronaut.annotation.processing.ModelUtils
-
- getAllInterfaces(Class<?>) - Static method in class io.micronaut.core.reflect.ReflectionUtils
-
- getAllowedHeaders() - Method in class io.micronaut.http.server.cors.CorsOriginConfiguration
-
- getAllowedHosts() - Method in class io.micronaut.http.server.HttpServerConfiguration.HostResolutionConfiguration
-
- getAllowedMethods() - Method in class io.micronaut.http.server.cors.CorsOriginConfiguration
-
- getAllowedOrigins() - Method in class io.micronaut.http.server.cors.CorsOriginConfiguration
-
- getAllowedOriginsRegex() - Method in class io.micronaut.http.server.cors.CorsOriginConfiguration
-
- getAllProperties(StringConvention, MapFormat.MapTransformation) - Method in class io.micronaut.context.env.PropertySourcePropertyResolver
-
Returns a combined Map of all properties in the catalog.
- getAllTypeArguments() - Method in class io.micronaut.annotation.processing.visitor.JavaClassElement
-
- getAllTypeArguments() - Method in class io.micronaut.ast.groovy.visitor.GroovyClassElement
-
- getAllTypeArguments() - Method in interface io.micronaut.inject.ast.ClassElement
-
Builds a map of all the type parameters for a class, its super classes and interfaces.
- getAndResetDependentBeans() - Method in class io.micronaut.context.AbstractBeanResolutionContext
-
- getAndResetDependentBeans() - Method in interface io.micronaut.context.BeanResolutionContext
-
- getAndResetDependentFactoryBean() - Method in class io.micronaut.context.AbstractBeanResolutionContext
-
- getAndResetDependentFactoryBean() - Method in interface io.micronaut.context.BeanResolutionContext
-
- getAnnotation(String) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- getAnnotation(Class<T>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- getAnnotation(String) - Method in interface io.micronaut.core.annotation.AnnotationSource
-
- getAnnotation(Class<T>) - Method in interface io.micronaut.core.annotation.AnnotationSource
-
- getAnnotation(String, Class<T>) - Method in class io.micronaut.core.annotation.AnnotationValue
-
- getAnnotation(String) - Method in class io.micronaut.core.annotation.AnnotationValue
-
- getAnnotationMappers(String) - Method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
Obtain the annotation mappers for the given annotation name.
- getAnnotationMember(Element, CharSequence) - Method in class io.micronaut.annotation.processing.JavaAnnotationMetadataBuilder
-
- getAnnotationMember(AnnotatedNode, CharSequence) - Method in class io.micronaut.ast.groovy.annotation.GroovyAnnotationMetadataBuilder
-
- getAnnotationMember(T, CharSequence) - Method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
Get the annotation member.
- getAnnotationMemberName(Element) - Method in class io.micronaut.annotation.processing.JavaAnnotationMetadataBuilder
-
- getAnnotationMemberName(AnnotatedNode) - Method in class io.micronaut.ast.groovy.annotation.GroovyAnnotationMetadataBuilder
-
- getAnnotationMemberName(T) - Method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
Read the name of an annotation member.
- getAnnotationMembers(String) - Method in class io.micronaut.annotation.processing.JavaAnnotationMetadataBuilder
-
- getAnnotationMembers(String) - Method in class io.micronaut.ast.groovy.annotation.GroovyAnnotationMetadataBuilder
-
- getAnnotationMembers(String) - Method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
Gets the annotation members for the given type.
- getAnnotationMetadata(Element) - Method in class io.micronaut.annotation.processing.AnnotationUtils
-
Get the annotation metadata for the given element.
- getAnnotationMetadata(Element, Element) - Method in class io.micronaut.annotation.processing.AnnotationUtils
-
Get the annotation metadata for the given element and the given parent.
- getAnnotationMetadata(List<Element>, Element) - Method in class io.micronaut.annotation.processing.AnnotationUtils
-
Get the annotation metadata for the given element and the given parents.
- getAnnotationMetadata(TypeElement) - Method in class io.micronaut.annotation.processing.JavaConfigurationMetadataBuilder
-
- getAnnotationMetadata() - Method in class io.micronaut.annotation.processing.visitor.AbstractJavaElement
-
- getAnnotationMetadata() - Method in class io.micronaut.aop.chain.InterceptorChain
-
- getAnnotationMetadata() - Method in class io.micronaut.aop.internal.InterceptorRegistryBean
-
- getAnnotationMetadata() - Method in class io.micronaut.aop.writer.AopProxyWriter
-
- getAnnotationMetadata() - Method in class io.micronaut.ast.groovy.visitor.AbstractGroovyElement
-
- getAnnotationMetadata() - Method in class io.micronaut.context.AbstractBeanDefinition
-
- getAnnotationMetadata() - Method in class io.micronaut.context.AbstractBeanResolutionContext.FieldSegment
-
- getAnnotationMetadata() - Method in class io.micronaut.context.AbstractBeanResolutionContext.MethodSegment
-
- getAnnotationMetadata() - Method in class io.micronaut.context.AbstractExecutableMethod
-
- getAnnotationMetadata() - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
- getAnnotationMetadata() - Method in class io.micronaut.context.AbstractInitializableBeanDefinitionReference
-
- getAnnotationMetadata() - Method in class io.micronaut.context.event.ApplicationEventPublisherFactory
-
- getAnnotationMetadata() - Method in interface io.micronaut.context.RuntimeBeanDefinition
-
- getAnnotationMetadata() - Method in interface io.micronaut.core.annotation.AnnotationMetadataProvider
-
Supplies the metadata.
- getAnnotationMetadata() - Method in class io.micronaut.core.beans.AbstractBeanConstructor
-
- getAnnotationMetadata() - Method in class io.micronaut.core.beans.AbstractBeanIntrospection
-
- getAnnotationMetadata() - Method in class io.micronaut.core.beans.AbstractBeanMethod
-
- getAnnotationMetadata() - Method in class io.micronaut.core.beans.AbstractBeanProperty
-
- getAnnotationMetadata() - Method in interface io.micronaut.core.bind.BoundExecutable
-
- getAnnotationMetadata() - Method in interface io.micronaut.core.convert.ArgumentConversionContext
-
- getAnnotationMetadata() - Method in class io.micronaut.core.type.DefaultArgument
-
- getAnnotationMetadata() - Method in class io.micronaut.http.client.filter.ClientFilterResolutionContext
-
- getAnnotationMetadata() - Method in class io.micronaut.inject.annotation.AbstractEnvironmentAnnotationMetadata
-
- getAnnotationMetadata() - Method in class io.micronaut.inject.annotation.AnnotationMetadataReference
-
- getAnnotationMetadata() - Method in class io.micronaut.inject.ArgumentBeanType
-
- getAnnotationMetadata() - Method in class io.micronaut.inject.ast.PrimitiveElement
-
- getAnnotationMetadata() - Method in class io.micronaut.inject.beans.AbstractInitializableBeanIntrospection
-
- getAnnotationMetadata(T) - Method in class io.micronaut.inject.configuration.ConfigurationMetadataBuilder
-
- getAnnotationMetadata() - Method in interface io.micronaut.inject.DelegatingBeanDefinition
-
- getAnnotationMetadata() - Method in interface io.micronaut.inject.DelegatingExecutableMethod
-
- getAnnotationMetadata() - Method in class io.micronaut.inject.provider.AbstractProviderDefinition
-
- getAnnotationMetadata() - Method in class io.micronaut.inject.writer.AbstractBeanDefinitionBuilder
-
- getAnnotationMetadata() - Method in interface io.micronaut.inject.writer.BeanDefinitionVisitor
-
- getAnnotationMetadata() - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
- getAnnotationMirror(String) - Method in class io.micronaut.annotation.processing.JavaAnnotationMetadataBuilder
-
- getAnnotationMirror(String) - Method in class io.micronaut.ast.groovy.annotation.GroovyAnnotationMetadataBuilder
-
- getAnnotationMirror(String) - Method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
Return a mirror for the given annotation.
- getAnnotationName() - Method in enum io.micronaut.aop.InterceptorKind
-
- getAnnotationName() - Method in class io.micronaut.core.annotation.AnnotationValue
-
The annotation name.
- getAnnotationNameByStereotype(String) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Find the first annotation name for the given stereotype.
- getAnnotationNameByStereotype(Class<? extends Annotation>) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Find the first annotation name for the given stereotype.
- getAnnotationNameByStereotype(String) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- getAnnotationNameByStereotype(Class<? extends Annotation>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- getAnnotationNameByStereotype(String) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- getAnnotationNames() - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
All the annotation names this metadata declares.
- getAnnotationNames() - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- getAnnotationNames() - Method in class io.micronaut.inject.annotation.AbstractEnvironmentAnnotationMetadata
-
- getAnnotationNames() - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- getAnnotationNames() - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- getAnnotationNamesByStereotype(String) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Resolve all of the annotation names that feature the given stereotype.
- getAnnotationNamesByStereotype(Class<? extends Annotation>) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Resolve all of the annotation names that feature the given stereotype.
- getAnnotationNamesByStereotype(Class<? extends Annotation>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- getAnnotationNamesByStereotype(String) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- getAnnotationNamesByStereotype(String) - Method in class io.micronaut.inject.annotation.AbstractEnvironmentAnnotationMetadata
-
- getAnnotationNamesByStereotype(String) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- getAnnotationNamesByStereotype(String) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- getAnnotationPredicates() - Method in interface io.micronaut.inject.ast.ElementQuery.Result
-
- getAnnotationProcessors() - Method in class io.micronaut.annotation.processing.test.JavaParser
-
The list of processors to use.
- getAnnotations(String, Class<T>) - Method in class io.micronaut.core.annotation.AnnotationValue
-
- getAnnotations(String) - Method in class io.micronaut.core.annotation.AnnotationValue
-
- getAnnotationsForType(Element) - Method in class io.micronaut.annotation.processing.JavaAnnotationMetadataBuilder
-
- getAnnotationsForType(AnnotatedNode) - Method in class io.micronaut.ast.groovy.annotation.GroovyAnnotationMetadataBuilder
-
- getAnnotationsForType(T) - Method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
Obtain the annotations for the given type.
- getAnnotationTransformers(String) - Method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
Obtain the transformers mappers for the given annotation name.
- getAnnotationType() - Method in enum io.micronaut.aop.InterceptorKind
-
- getAnnotationType(String, ClassLoader) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Gets the type for a given annotation if it is present on the classpath.
- getAnnotationType(String) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Gets the type for a given annotation if it is present on the classpath.
- getAnnotationType(String) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- getAnnotationType(String, ClassLoader) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- getAnnotationType() - Method in interface io.micronaut.core.bind.annotation.AnnotatedArgumentBinder
-
- 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.PartAnnotationBinder
-
- 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
-
- getAnnotationType() - Method in interface io.micronaut.http.client.bind.AnnotatedClientArgumentRequestBinder
-
- getAnnotationType() - Method in interface io.micronaut.http.client.bind.AnnotatedClientRequestBinder
-
- getAnnotationType() - Method in class io.micronaut.http.client.bind.binders.AttributeClientRequestBinder
-
- getAnnotationType() - Method in class io.micronaut.http.client.bind.binders.HeaderClientRequestBinder
-
- getAnnotationType() - Method in class io.micronaut.http.client.bind.binders.QueryValueClientArgumentRequestBinder
-
- getAnnotationType() - Method in class io.micronaut.http.client.bind.binders.VersionClientRequestBinder
-
- getAnnotationType(String) - Method in class io.micronaut.inject.annotation.AbstractEnvironmentAnnotationMetadata
-
- getAnnotationType(String, ClassLoader) - Method in class io.micronaut.inject.annotation.AbstractEnvironmentAnnotationMetadata
-
- getAnnotationType(String) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- getAnnotationType(String, ClassLoader) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- getAnnotationType(String) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- getAnnotationType(String, ClassLoader) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- getAnnotationType() - Method in class io.micronaut.session.binder.OptionalSessionValueArgumentBinder
-
- getAnnotationType() - Method in class io.micronaut.session.binder.SessionValueArgumentBinder
-
- getAnnotationTypeByStereotype(Class<? extends Annotation>) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Find the first annotation name for the given stereotype.
- getAnnotationTypeByStereotype(String) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Find the first annotation name for the given stereotype.
- getAnnotationTypeByStereotype(Class<? extends Annotation>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- getAnnotationTypeByStereotype(String) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- getAnnotationTypeByStereotype(Class<? extends Annotation>) - Method in class io.micronaut.inject.annotation.AbstractEnvironmentAnnotationMetadata
-
- getAnnotationTypeByStereotype(String) - Method in class io.micronaut.inject.annotation.AbstractEnvironmentAnnotationMetadata
-
- getAnnotationTypeByStereotype(String) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- getAnnotationTypeName(AnnotationMirror) - Method in class io.micronaut.annotation.processing.JavaAnnotationMetadataBuilder
-
- getAnnotationTypeName(AnnotationNode) - Method in class io.micronaut.ast.groovy.annotation.GroovyAnnotationMetadataBuilder
-
- getAnnotationTypeName(A) - Method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
Get the given type of the annotation.
- getAnnotationTypesByStereotype(Class<? extends Annotation>) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Resolve all of the annotation names that feature the given stereotype.
- getAnnotationTypesByStereotype(String) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Resolve all of the annotation names that feature the given stereotype.
- getAnnotationTypesByStereotype(Class<? extends Annotation>, ClassLoader) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Resolve all of the annotation names that feature the given stereotype.
- getAnnotationTypesByStereotype(Class<? extends Annotation>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- getAnnotationTypesByStereotype(String) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- getAnnotationTypesByStereotype(Class<? extends Annotation>, ClassLoader) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- getAnnotationUtils() - Method in class io.micronaut.annotation.processing.visitor.JavaVisitorContext
-
The annotation utils.
- getAnnotationValues(Element, Element, Class<?>) - Method in class io.micronaut.annotation.processing.JavaAnnotationMetadataBuilder
-
- getAnnotationValues(AnnotatedNode, AnnotatedNode, Class<?>) - Method in class io.micronaut.ast.groovy.annotation.GroovyAnnotationMetadataBuilder
-
- getAnnotationValues(T, T, Class<?>) - Method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
Resolve the annotations values from the given member for the given type.
- getAnnotationValuesByName(String) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Gets all the annotation values by the given repeatable type name.
- getAnnotationValuesByName(String) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- getAnnotationValuesByName(String) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- getAnnotationValuesByStereotype(String) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Resolve all of the annotation values that feature the given stereotype.
- getAnnotationValuesByStereotype(String) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- getAnnotationValuesByStereotype(String) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- getAnnotationValuesByType(Class<T>) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Gets all the annotation values by the given repeatable type.
- getAnnotationValuesByType(Class<T>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- getAnnotationValuesByType(Class<T>) - Method in class io.micronaut.inject.annotation.AbstractEnvironmentAnnotationMetadata
-
- getAnnotationValuesByType(Class<T>) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- getAnnotationValuesByType(Class<T>) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- getApplicationConfiguration() - Method in class io.micronaut.http.server.HttpServerConfiguration
-
- getApplicationConfiguration() - Method in class io.micronaut.http.server.netty.NettyHttpServer
-
- getApplicationConfiguration() - Method in class io.micronaut.messaging.MessagingApplication
-
- getApplicationConfiguration() - Method in interface io.micronaut.runtime.EmbeddedApplication
-
- getApplicationContext() - Method in interface io.micronaut.context.ApplicationContextProvider
-
- getApplicationContext() - Method in class io.micronaut.function.executor.AbstractExecutor
-
- getApplicationContext() - Method in class io.micronaut.http.server.netty.DefaultNettyEmbeddedServerFactory
-
- getApplicationContext() - Method in interface io.micronaut.http.server.netty.NettyEmbeddedServices
-
- getApplicationContext() - Method in class io.micronaut.http.server.netty.NettyHttpServer
-
- getApplicationContext() - Method in class io.micronaut.http.server.tck.EmbeddedServerUnderTest
-
- getApplicationContext() - Method in class io.micronaut.messaging.MessagingApplication
-
- getApplicationContext() - Method in interface io.micronaut.runtime.EmbeddedApplication
-
- getArgument() - Method in interface io.micronaut.context.BeanResolutionContext.Segment
-
- getArgument() - Method in exception io.micronaut.core.bind.exceptions.UnsatisfiedArgumentException
-
- getArgument() - Method in interface io.micronaut.core.convert.ArgumentConversionContext
-
- getArgument() - Method in exception io.micronaut.core.convert.exceptions.ConversionErrorException
-
- getArgument() - Method in interface io.micronaut.inject.ArgumentInjectionPoint
-
- getArgument() - Method in exception io.micronaut.web.router.exceptions.UnsatisfiedRouteException
-
- getArgumentNames() - Method in interface io.micronaut.inject.DelegatingExecutableMethod
-
- getArgumentNames() - Method in interface io.micronaut.inject.MethodReference
-
- getArguments() - Method in class io.micronaut.aop.chain.ConstructorInterceptorChain
-
- getArguments() - Method in class io.micronaut.aop.chain.InterceptorChain
-
- getArguments() - Method in class io.micronaut.context.AbstractBeanResolutionContext.MethodSegment
-
- getArguments() - Method in class io.micronaut.core.beans.AbstractBeanConstructor
-
- getArguments() - Method in class io.micronaut.core.beans.AbstractBeanMethod
-
- getArguments() - Method in interface io.micronaut.core.beans.BeanConstructor
-
- getArguments() - Method in interface io.micronaut.core.bind.BoundExecutable
-
- getArguments() - Method in interface io.micronaut.core.type.Executable
-
The required argument types.
- getArguments() - Method in interface io.micronaut.inject.CallableInjectionPoint
-
- getArguments() - Method in interface io.micronaut.inject.DelegatingExecutableMethod
-
- getArguments() - Method in interface io.micronaut.inject.ExecutionHandle
-
- getArguments() - Method in interface io.micronaut.inject.MethodReference
-
- getArgumentTypes() - Method in class io.micronaut.aop.chain.MethodInterceptorChain
-
- getArgumentTypes() - Method in class io.micronaut.context.AbstractExecutableMethod
-
- getArgumentTypes() - Method in interface io.micronaut.inject.DelegatingExecutableMethod
-
- getArgumentTypes() - Method in interface io.micronaut.inject.MethodReference
-
- getArrayDimensions() - Method in class io.micronaut.annotation.processing.visitor.JavaClassElement
-
- getArrayDimensions() - Method in class io.micronaut.ast.groovy.visitor.GroovyClassElement
-
- getArrayDimensions() - Method in class io.micronaut.ast.groovy.visitor.GroovyFieldElement
-
- getArrayDimensions() - Method in class io.micronaut.ast.groovy.visitor.GroovyParameterElement
-
- getArrayDimensions() - Method in class io.micronaut.inject.ast.PrimitiveElement
-
- getArrayDimensions() - Method in interface io.micronaut.inject.ast.TypedElement
-
If the type is an array, the number of dimensions.
- getArraySizeThreshold() - Method in class io.micronaut.jackson.JacksonConfiguration
-
- getArraySizeThreshold() - Method in interface io.micronaut.json.JsonConfiguration
-
- getAssertFalseValidator() - Method in class io.micronaut.validation.validator.constraints.DefaultConstraintValidators
-
- getAssertTrueValidator() - Method in class io.micronaut.validation.validator.constraints.DefaultConstraintValidators
-
- getAttribute(CharSequence) - Method in class io.micronaut.context.AbstractBeanResolutionContext
-
- getAttribute(CharSequence) - Method in interface io.micronaut.context.BeanResolutionContext
-
- getAttribute(CharSequence) - Method in class io.micronaut.context.DefaultBeanContext
-
- getAttribute(CharSequence, Class<T>) - Method in class io.micronaut.context.DefaultBeanContext
-
- getAttribute(CharSequence) - Method in interface io.micronaut.core.attr.AttributeHolder
-
Obtain the value of an attribute on the HTTP method.
- getAttribute(CharSequence, Class<T>) - Method in interface io.micronaut.core.attr.AttributeHolder
-
Obtain the value of an attribute on the HTTP method.
- getAttribute(CharSequence) - Method in class io.micronaut.http.server.netty.NettyHttpRequest
-
- getAttributes() - Method in class io.micronaut.context.DefaultBeanContext
-
- getAttributes() - Method in interface io.micronaut.core.attr.AttributeHolder
-
- getAttributes() - Method in interface io.micronaut.core.attr.MutableAttributeHolder
-
- getAttributes() - Method in class io.micronaut.http.client.netty.FullNettyClientHttpResponse
-
- getAttributes() - Method in interface io.micronaut.http.HttpMessage
-
- getAttributes() - Method in class io.micronaut.http.HttpMessageWrapper
-
- getAttributes() - Method in class io.micronaut.http.netty.NettyMutableHttpResponse
-
- getAttributes() - Method in class io.micronaut.http.netty.websocket.NettyWebSocketSession
-
- getAttributes() - Method in class io.micronaut.http.server.netty.NettyHttpRequest
-
- getAttributes() - Method in class io.micronaut.http.simple.SimpleHttpRequest
-
- getAttributes() - Method in interface io.micronaut.websocket.WebSocketSession
-
- getAuthorization() - Method in interface io.micronaut.http.HttpHeaders
-
- getAvailabilityZone() - Method in class io.micronaut.discovery.cloud.AbstractComputeInstanceMetadata
-
- getAvailabilityZone() - Method in interface io.micronaut.discovery.cloud.ComputeInstanceMetadata
-
- getAvailableFunctions() - Method in class io.micronaut.function.DefaultLocalFunctionRegistry
-
- getAvailableFunctions() - Method in interface io.micronaut.function.LocalFunctionRegistry
-
A map of available functions with the key being the function name and the value being the function URI.
- getAvailableFunctions() - Method in class io.micronaut.function.web.AnnotatedFunctionRouteBuilder
-
A map of available functions with the key being the function name and the value being the function URI.
- getBean(Argument<T>, Qualifier<T>) - Method in class io.micronaut.context.AbstractBeanResolutionContext
-
- getBean(BeanDefinition<T>) - Method in interface io.micronaut.context.BeanLocator
-
Obtains a Bean for the given bean definition.
- getBean(Class<T>, Qualifier<T>) - Method in interface io.micronaut.context.BeanLocator
-
Obtains a Bean for the given type and qualifier.
- getBean(Argument<T>, Qualifier<T>) - Method in interface io.micronaut.context.BeanLocator
-
Obtains a Bean for the given type and qualifier.
- getBean(Argument<T>) - Method in interface io.micronaut.context.BeanLocator
-
Obtains a Bean for the given type and qualifier.
- getBean(Class<T>) - Method in interface io.micronaut.context.BeanLocator
-
Obtains a Bean for the given type.
- getBean() - Method in class io.micronaut.context.BeanRegistration
-
- getBean(Argument<T>, Qualifier<T>) - Method in interface io.micronaut.context.BeanResolutionContext
-
Get a bean of the given type and qualifier.
- getBean(Class<T>, Qualifier<T>) - Method in class io.micronaut.context.DefaultBeanContext
-
- getBean(Class<T>) - Method in class io.micronaut.context.DefaultBeanContext
-
- getBean(Argument<T>, Qualifier<T>) - Method in class io.micronaut.context.DefaultBeanContext
-
- getBean(BeanResolutionContext, Class<T>) - Method in class io.micronaut.context.DefaultBeanContext
-
Get a bean of the given type.
- getBean(BeanDefinition<T>) - Method in class io.micronaut.context.DefaultBeanContext
-
- getBean(BeanResolutionContext, Class<T>, Qualifier<T>) - Method in class io.micronaut.context.DefaultBeanContext
-
Get a bean of the given type and qualifier.
- getBean(BeanResolutionContext, Argument<T>, Qualifier<T>) - Method in class io.micronaut.context.DefaultBeanContext
-
Get a bean of the given type and qualifier.
- getBean(BeanResolutionContext, BeanDefinition<T>, Argument<T>, Qualifier<T>) - Method in class io.micronaut.context.DefaultBeanContext
-
Get a bean of the given bean definition, type and qualifier.
- getBean() - Method in class io.micronaut.context.event.BeanEvent
-
- getBean() - Method in interface io.micronaut.core.beans.BeanWrapper
-
- getBeanContext() - Method in interface io.micronaut.context.condition.ConditionContext
-
- getBeanDefinition(Class<T>, Qualifier<T>) - Method in interface io.micronaut.context.BeanDefinitionRegistry
-
- getBeanDefinition(Argument<T>, Qualifier<T>) - Method in interface io.micronaut.context.BeanDefinitionRegistry
-
- getBeanDefinition(Class<T>) - Method in interface io.micronaut.context.BeanDefinitionRegistry
-
- getBeanDefinition(Argument<T>) - Method in interface io.micronaut.context.BeanDefinitionRegistry
-
- getBeanDefinition() - Method in class io.micronaut.context.BeanRegistration
-
- getBeanDefinition(Argument<T>, Qualifier<T>) - Method in class io.micronaut.context.DefaultBeanContext
-
- getBeanDefinition() - Method in class io.micronaut.context.event.BeanEvent
-
- getBeanDefinition() - Method in interface io.micronaut.inject.BeanDefinitionMethodReference
-
- getBeanDefinition() - Method in interface io.micronaut.websocket.context.WebSocketBean
-
The bean definition.
- getBeanDefinitionInjectProcessor() - Method in class io.micronaut.annotation.processing.test.JavaParser
-
- getBeanDefinitionName() - Method in class io.micronaut.aop.internal.InterceptorRegistryBean
-
- getBeanDefinitionName() - Method in class io.micronaut.aop.writer.AopProxyWriter
-
- getBeanDefinitionName() - Method in class io.micronaut.context.AbstractBeanDefinitionReference
-
- getBeanDefinitionName() - Method in class io.micronaut.context.AbstractInitializableBeanDefinitionReference
-
- getBeanDefinitionName() - Method in class io.micronaut.context.event.ApplicationEventPublisherFactory
-
- getBeanDefinitionName() - Method in interface io.micronaut.context.RuntimeBeanDefinition
-
- getBeanDefinitionName() - Method in interface io.micronaut.inject.BeanDefinitionReference
-
- getBeanDefinitionName() - Method in class io.micronaut.inject.provider.AbstractProviderDefinition
-
- getBeanDefinitionName() - Method in interface io.micronaut.inject.writer.BeanDefinitionVisitor
-
- getBeanDefinitionName() - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
- getBeanDefinitionQualifiedClassName() - Method in class io.micronaut.inject.writer.BeanDefinitionReferenceWriter
-
Obtains the class name of the bean definition to be written.
- getBeanDefinitionReferenceClassName() - Method in class io.micronaut.aop.writer.AopProxyWriter
-
- getBeanDefinitionReferenceClassName() - Method in interface io.micronaut.inject.writer.BeanDefinitionVisitor
-
- getBeanDefinitionReferenceClassName() - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
- getBeanDefinitionReferences() - Method in interface io.micronaut.context.BeanDefinitionRegistry
-
- getBeanDefinitionReferences() - Method in class io.micronaut.context.DefaultBeanContext
-
- getBeanDefinitions(Class<T>) - Method in interface io.micronaut.context.BeanDefinitionRegistry
-
- getBeanDefinitions(Argument<T>) - Method in interface io.micronaut.context.BeanDefinitionRegistry
-
- getBeanDefinitions(Class<T>, Qualifier<T>) - Method in interface io.micronaut.context.BeanDefinitionRegistry
-
- getBeanDefinitions(Argument<T>, Qualifier<T>) - Method in interface io.micronaut.context.BeanDefinitionRegistry
-
- getBeanDefinitions(Qualifier<Object>) - Method in interface io.micronaut.context.BeanDefinitionRegistry
-
- getBeanDefinitions(Class<T>) - Method in class io.micronaut.context.DefaultBeanContext
-
- getBeanDefinitions(Argument<T>) - Method in class io.micronaut.context.DefaultBeanContext
-
- getBeanDefinitions(Class<T>, Qualifier<T>) - Method in class io.micronaut.context.DefaultBeanContext
-
- getBeanDefinitions(Argument<T>, Qualifier<T>) - Method in class io.micronaut.context.DefaultBeanContext
-
- getBeanDefinitions(Qualifier<Object>) - Method in class io.micronaut.context.DefaultBeanContext
-
- getBeanDefinitionType() - Method in class io.micronaut.context.AbstractBeanDefinitionReference
-
Implementors should provide an implementation of this method that returns the bean definition type.
- getBeanDefinitionType() - Method in class io.micronaut.context.AbstractInitializableBeanDefinitionReference
-
Implementors should provide an implementation of this method that returns the bean definition type.
- getBeanDefinitionVisitor() - Method in interface io.micronaut.inject.writer.BeanClassWriter
-
- getBeanElementBuilders() - Method in class io.micronaut.annotation.processing.visitor.JavaVisitorContext
-
- getBeanElementBuilders() - Method in class io.micronaut.ast.groovy.visitor.GroovyVisitorContext
-
- getBeanForAnnotation(BeanResolutionContext, BeanContext, int, Qualifier<K>) - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
- getBeanForConstructorArgument(BeanResolutionContext, BeanContext, int) - Method in class io.micronaut.context.AbstractBeanDefinition
-
Obtains a bean definition for a constructor at the given index
- getBeanForConstructorArgument(BeanResolutionContext, BeanContext, int, Qualifier) - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
Obtains a bean definition for a constructor at the given index
- getBeanForField(BeanResolutionContext, BeanContext, int) - Method in class io.micronaut.context.AbstractBeanDefinition
-
Obtains a bean definition for the field at the given index and the argument at the given index
- getBeanForField(BeanResolutionContext, BeanContext, FieldInjectionPoint) - Method in class io.micronaut.context.AbstractBeanDefinition
-
- getBeanForField(BeanResolutionContext, BeanContext, int, Qualifier<K>) - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
Obtains a bean definition for the field at the given index and the argument at the given index
- getBeanForMethodArgument(BeanResolutionContext, BeanContext, int, int) - Method in class io.micronaut.context.AbstractBeanDefinition
-
Obtains a bean definition for the method at the given index and the argument at the given index
- getBeanForMethodArgument(BeanResolutionContext, BeanContext, int, int, Qualifier<K>) - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
Obtains a bean definition for the method at the given index and the argument at the given index
- getBeanForSetter(BeanResolutionContext, BeanContext, String, Argument, Qualifier) - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
Obtains a bean definition for the method at the given index and the argument at the given index
- getBeanIdentifier() - Method in class io.micronaut.context.event.BeanCreatedEvent
-
- getBeanIntrospection(Object, Class<?>) - Method in class io.micronaut.validation.validator.DefaultValidator
-
looks up a bean introspection for the given object by instance's class or defined class.
- getBeanIntrospection(Object) - Method in class io.micronaut.validation.validator.DefaultValidator
-
looks up a bean introspection for the given object.
- getBeanMethods() - Method in class io.micronaut.core.beans.AbstractBeanIntrospection
-
- getBeanMethods() - Method in interface io.micronaut.core.beans.BeanIntrospection
-
Returns the
BeanMethod
instances for this introspection.
- getBeanMethods() - Method in class io.micronaut.inject.beans.AbstractInitializableBeanIntrospection
-
- getBeanProperties() - Method in class io.micronaut.annotation.processing.visitor.JavaClassElement
-
- getBeanProperties() - Method in class io.micronaut.ast.groovy.visitor.GroovyClassElement
-
- getBeanProperties() - Method in class io.micronaut.core.beans.AbstractBeanIntrospection
-
- getBeanProperties() - Method in interface io.micronaut.core.beans.BeanIntrospection
-
- getBeanProperties() - Method in interface io.micronaut.core.beans.BeanWrapper
-
The properties.
- getBeanProperties() - Method in interface io.micronaut.inject.ast.ClassElement
-
Returns the bean properties (getters and setters) for this class element.
- getBeanProperties() - Method in class io.micronaut.inject.beans.AbstractInitializableBeanIntrospection
-
- getBeanPropertiesIndexedSubset(int[]) - Method in class io.micronaut.inject.beans.AbstractInitializableBeanIntrospection
-
Returns subset of bean properties defined by an array of indexes.
- getBeanRegistration(Class<T>, Qualifier<T>) - Method in interface io.micronaut.context.BeanDefinitionRegistry
-
Find a bean registration for the given bean type and optional qualifier.
- getBeanRegistration(Argument<T>, Qualifier<T>) - Method in interface io.micronaut.context.BeanDefinitionRegistry
-
Find a bean registration for the given bean type and optional qualifier.
- getBeanRegistration(BeanDefinition<T>) - Method in interface io.micronaut.context.BeanDefinitionRegistry
-
Find a bean registration for the given bean definition.
- getBeanRegistration(Class<T>, Qualifier<T>) - Method in class io.micronaut.context.DefaultBeanContext
-
- getBeanRegistration(Argument<T>, Qualifier<T>) - Method in class io.micronaut.context.DefaultBeanContext
-
- getBeanRegistration(BeanDefinition<T>) - Method in class io.micronaut.context.DefaultBeanContext
-
- getBeanRegistration(BeanResolutionContext, Argument<T>, Qualifier<T>) - Method in class io.micronaut.context.DefaultBeanContext
-
Obtains the bean registration for the given type and qualifier.
- getBeanRegistrationForConstructorArgument(BeanResolutionContext, BeanContext, int) - Method in class io.micronaut.context.AbstractBeanDefinition
-
Obtains a bean registration for a method injection point.
- getBeanRegistrationForConstructorArgument(BeanResolutionContext, BeanContext, int, Argument<K>, Qualifier<K>) - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
Obtains a bean registration for a method injection point.
- getBeanRegistrationForField(BeanResolutionContext, BeanContext, int) - Method in class io.micronaut.context.AbstractBeanDefinition
-
Obtains a bean registration for a field injection point.
- getBeanRegistrationForField(BeanResolutionContext, BeanContext, int, Argument<K>, Qualifier<K>) - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
Obtains a bean registration for a field injection point.
- getBeanRegistrationForMethodArgument(BeanResolutionContext, BeanContext, int, int) - Method in class io.micronaut.context.AbstractBeanDefinition
-
Obtains a bean registration for a method injection point.
- getBeanRegistrationForMethodArgument(BeanResolutionContext, BeanContext, int, int, Argument<K>, Qualifier<K>) - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
Obtains a bean registration for a method injection point.
- getBeanRegistrations(Argument<T>, Qualifier<T>) - Method in class io.micronaut.context.AbstractBeanResolutionContext
-
- getBeanRegistrations(Class<T>) - Method in interface io.micronaut.context.BeanDefinitionRegistry
-
Find and if necessary initialize
Singleton
beans for the given bean type, returning all the active registrations.
- getBeanRegistrations(Class<T>, Qualifier<T>) - Method in interface io.micronaut.context.BeanDefinitionRegistry
-
Find and if necessary initialize
Singleton
beans for the given bean type, returning all the active registrations.
- getBeanRegistrations(Argument<T>, Qualifier<T>) - Method in interface io.micronaut.context.BeanDefinitionRegistry
-
Find and if necessary initialize
Singleton
beans for the given bean type, returning all the active registrations.
- getBeanRegistrations(Argument<T>, Qualifier<T>) - Method in interface io.micronaut.context.BeanResolutionContext
-
Obtains the bean registrations for the given type and qualifier.
- getBeanRegistrations(Class<T>) - Method in class io.micronaut.context.DefaultBeanContext
-
- getBeanRegistrations(Class<T>, Qualifier<T>) - Method in class io.micronaut.context.DefaultBeanContext
-
- getBeanRegistrations(Argument<T>, Qualifier<T>) - Method in class io.micronaut.context.DefaultBeanContext
-
- getBeanRegistrations(BeanResolutionContext, Argument<T>, Qualifier<T>) - Method in class io.micronaut.context.DefaultBeanContext
-
Obtains the bean registrations for the given type and qualifier.
- getBeanRegistrationsForConstructorArgument(BeanResolutionContext, BeanContext, int) - Method in class io.micronaut.context.AbstractBeanDefinition
-
Obtains all bean definitions for a constructor argument at the given index
- getBeanRegistrationsForConstructorArgument(BeanResolutionContext, BeanContext, int, Argument<K>, Qualifier<K>) - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
Obtains all bean definitions for a constructor argument at the given index
- getBeanRegistrationsForField(BeanResolutionContext, BeanContext, int) - Method in class io.micronaut.context.AbstractBeanDefinition
-
Obtains all bean definitions for a field injection point.
- getBeanRegistrationsForField(BeanResolutionContext, BeanContext, int, Argument<K>, Qualifier<K>) - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
Obtains all bean definitions for a field injection point.
- getBeanRegistrationsForMethodArgument(BeanResolutionContext, BeanContext, int, int) - Method in class io.micronaut.context.AbstractBeanDefinition
-
Obtains all bean definitions for a method injection point.
- getBeanRegistrationsForMethodArgument(BeanResolutionContext, BeanContext, int, int, Argument<K>, Qualifier<K>) - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
Obtains all bean definitions for a method injection point.
- getBeanResolutionContext() - Method in interface io.micronaut.context.condition.ConditionContext
-
- getBeans() - Method in class io.micronaut.management.endpoint.beans.BeansEndpoint
-
- getBeans(Collection<BeanDefinition<?>>) - Method in class io.micronaut.management.endpoint.beans.impl.DefaultBeanDefinitionDataCollector
-
- getBeanSimpleName() - Method in class io.micronaut.aop.writer.AopProxyWriter
-
- getBeanSimpleName() - Method in interface io.micronaut.inject.writer.BeanDefinitionVisitor
-
- getBeanSimpleName() - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
- getBeansOfType(Argument<T>, Qualifier<T>) - Method in class io.micronaut.context.AbstractBeanResolutionContext
-
- getBeansOfType(Class<T>) - Method in interface io.micronaut.context.BeanLocator
-
Get all beans of the given type.
- getBeansOfType(Class<T>, Qualifier<T>) - Method in interface io.micronaut.context.BeanLocator
-
Get all beans of the given type.
- getBeansOfType(Argument<T>) - Method in interface io.micronaut.context.BeanLocator
-
Get all beans of the given type.
- getBeansOfType(Argument<T>, Qualifier<T>) - Method in interface io.micronaut.context.BeanLocator
-
Get all beans of the given type.
- getBeansOfType(Argument<T>, Qualifier<T>) - Method in interface io.micronaut.context.BeanResolutionContext
-
Get all beans of the given type and qualifier.
- getBeansOfType(Class<T>) - Method in class io.micronaut.context.DefaultBeanContext
-
- getBeansOfType(Class<T>, Qualifier<T>) - Method in class io.micronaut.context.DefaultBeanContext
-
- getBeansOfType(Argument<T>) - Method in class io.micronaut.context.DefaultBeanContext
-
- getBeansOfType(Argument<T>, Qualifier<T>) - Method in class io.micronaut.context.DefaultBeanContext
-
- getBeansOfType(BeanResolutionContext, Argument<T>) - Method in class io.micronaut.context.DefaultBeanContext
-
Get all beans of the given type.
- getBeansOfType(BeanResolutionContext, Argument<T>, Qualifier<T>) - Method in class io.micronaut.context.DefaultBeanContext
-
Get all beans of the given type and qualifier.
- getBeansOfTypeForConstructorArgument(BeanResolutionContext, BeanContext, ConstructorInjectionPoint<T>, Argument) - Method in class io.micronaut.context.AbstractBeanDefinition
-
Obtains all bean definitions for a constructor argument at the given index.
- getBeansOfTypeForConstructorArgument(BeanResolutionContext, BeanContext, int) - Method in class io.micronaut.context.AbstractBeanDefinition
-
Obtains all bean definitions for a constructor argument at the given index.
- getBeansOfTypeForConstructorArgument(BeanResolutionContext, BeanContext, int, Argument, Qualifier) - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
Obtains all bean definitions for a constructor argument at the given index.
- getBeansOfTypeForField(BeanResolutionContext, BeanContext, int) - Method in class io.micronaut.context.AbstractBeanDefinition
-
Obtains all bean definitions for the field at the given index.
- getBeansOfTypeForField(BeanResolutionContext, BeanContext, FieldInjectionPoint) - Method in class io.micronaut.context.AbstractBeanDefinition
-
Obtains a bean definition for the field at the given index and the argument at the given index
- getBeansOfTypeForField(BeanResolutionContext, BeanContext, int, Argument<K>, Qualifier<K>) - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
Obtains all bean definitions for the field at the given index.
- getBeansOfTypeForMethodArgument(BeanResolutionContext, BeanContext, MethodInjectionPoint, Argument) - Method in class io.micronaut.context.AbstractBeanDefinition
-
Obtains all bean definitions for the method at the given index and the argument at the given index
- getBeansOfTypeForMethodArgument(BeanResolutionContext, BeanContext, int, int) - Method in class io.micronaut.context.AbstractBeanDefinition
-
Obtains all bean definitions for a constructor argument at the given index.
- getBeansOfTypeForMethodArgument(BeanResolutionContext, BeanContext, int, int, Argument<K>, Qualifier<K>) - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
Obtains all bean definitions for a method argument at the given index.
- getBeansOfTypeForSetter(BeanResolutionContext, BeanContext, String, Argument, Argument, Qualifier) - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
Obtains all bean definitions for a method argument at the given index.
- getBeanType() - Method in class io.micronaut.aop.internal.InterceptorRegistryBean
-
- getBeanType() - Method in class io.micronaut.context.AbstractBeanDefinition
-
- getBeanType() - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
- getBeanType() - Method in class io.micronaut.context.BeanRegistration
-
- getBeanType() - Method in class io.micronaut.context.event.ApplicationEventPublisherFactory
-
- getBeanType() - Method in exception io.micronaut.context.exceptions.NonUniqueBeanException
-
- getBeanType() - Method in class io.micronaut.core.beans.AbstractBeanIntrospection
-
- getBeanType() - Method in interface io.micronaut.core.beans.BeanIntrospection
-
The bean type.
- getBeanType() - Method in interface io.micronaut.core.beans.BeanIntrospectionReference
-
The type.
- getBeanType() - Method in interface io.micronaut.core.beans.BeanMap
-
- getBeanType() - Method in class io.micronaut.inject.ArgumentBeanType
-
- getBeanType() - Method in interface io.micronaut.inject.ast.beans.BeanElementBuilder
-
- getBeanType() - Method in interface io.micronaut.inject.BeanDefinition
-
- getBeanType() - Method in class io.micronaut.inject.beans.AbstractInitializableBeanIntrospection
-
- getBeanType() - Method in interface io.micronaut.inject.BeanType
-
Returns the bean type.
- getBeanType() - Method in interface io.micronaut.inject.DelegatingBeanDefinition
-
- getBeanType() - Method in class io.micronaut.inject.provider.BeanProviderDefinition
-
- getBeanType() - Method in class io.micronaut.inject.provider.JakartaProviderBeanDefinition
-
- getBeanType() - Method in class io.micronaut.inject.provider.JavaxProviderBeanDefinition
-
- getBeanType() - Method in class io.micronaut.inject.writer.AbstractBeanDefinitionBuilder
-
- getBeanType() - Method in class io.micronaut.inject.writer.BeanDefinitionWriter.MethodVisitData
-
- getBeanTypeName() - Method in class io.micronaut.aop.writer.AopProxyWriter
-
- getBeanTypeName() - Method in interface io.micronaut.inject.writer.BeanDefinitionVisitor
-
- getBeanTypeName() - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
- getBeanTypes() - Method in interface io.micronaut.inject.ast.beans.BeanElement
-
The type names produced by the bean.
- getBeanTypes() - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
- getBeanValidator() - Method in interface io.micronaut.context.BeanContext
-
- getBeanValidator() - Method in class io.micronaut.context.DefaultBeanContext
-
- getBigDecimal(T) - Method in interface io.micronaut.validation.validator.constraints.DigitsValidator
-
Resolve a big decimal for the given value.
- getBigDecimalValue() - Method in class io.micronaut.json.tree.JsonNode
-
- getBigIntegerValue() - Method in class io.micronaut.json.tree.JsonNode
-
- getBinderRegistry() - Method in class io.micronaut.http.server.binding.RequestArgumentSatisfier
-
- getBody() - Method in class io.micronaut.http.client.netty.FullNettyClientHttpResponse
-
- getBody(Class<T>) - Method in class io.micronaut.http.client.netty.FullNettyClientHttpResponse
-
- getBody(Argument<T>) - Method in class io.micronaut.http.client.netty.FullNettyClientHttpResponse
-
- 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.netty.NettyMutableHttpResponse
-
- getBody(Class<T1>) - Method in class io.micronaut.http.netty.NettyMutableHttpResponse
-
- getBody(Argument<T>) - Method in class io.micronaut.http.netty.NettyMutableHttpResponse
-
- getBody() - Method in class io.micronaut.http.server.netty.NettyHttpRequest
-
- getBody(Class<T1>) - Method in class io.micronaut.http.server.netty.NettyHttpRequest
-
- getBody(Argument<T1>) - Method in class io.micronaut.http.server.netty.NettyHttpRequest
-
- getBody() - Method in class io.micronaut.http.server.tck.HttpResponseAssertion
-
- getBody() - Method in class io.micronaut.http.simple.SimpleHttpRequest
-
- getBodyArgument() - Method in class io.micronaut.http.client.netty.websocket.NettyWebSocketClientHandler
-
- getBodyArgument() - Method in class io.micronaut.http.netty.websocket.AbstractNettyWebSocketHandler
-
- getBodyArgument() - Method in class io.micronaut.http.server.netty.websocket.NettyServerWebSocketHandler
-
- getBodyArgument() - Method in class io.micronaut.web.router.BasicObjectRouteMatch
-
- getBodyArgument() - Method in interface io.micronaut.web.router.RouteMatch
-
- getBodyType() - Method in class io.micronaut.http.server.tck.BodyAssertion
-
- getBodyType() - Method in interface io.micronaut.web.router.RouteInfo
-
- getBodyVariableName() - Method in exception io.micronaut.web.router.exceptions.UnsatisfiedBodyRouteException
-
- getBoolean(int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- getBooleanArrayValueExtractor() - Method in class io.micronaut.validation.validator.extractors.DefaultValueExtractors
-
Value extractor for boolean[].
- getBooleanValue() - Method in class io.micronaut.json.tree.JsonNode
-
- getBoundArguments() - Method in interface io.micronaut.core.bind.BoundExecutable
-
That arguments that will be used to invoke the method.
- getBoundGenericTypes() - Method in class io.micronaut.annotation.processing.visitor.JavaClassElement
-
- getBoundGenericTypes() - Method in class io.micronaut.ast.groovy.visitor.GroovyClassElement
-
- getBoundGenericTypes() - Method in interface io.micronaut.inject.ast.ClassElement
-
The list of type arguments bound to this type, or an empty list if there are no type arguments or this is a raw
type.
- getBoundPorts() - Method in interface io.micronaut.http.server.netty.NettyEmbeddedServer
-
Gets the set of all ports this Netty server is bound to.
- getBoundPorts() - Method in class io.micronaut.http.server.netty.NettyHttpServer
-
- getBounds() - Method in interface io.micronaut.inject.ast.GenericPlaceholderElement
-
Returns the bounds of this the generic placeholder empty.
- getBy() - Method in class io.micronaut.http.server.util.ProxyHeaderParser
-
- getByte(int) - Method in interface io.micronaut.core.io.buffer.ByteBuffer
-
Get the byte at the specified index.
- getByte(int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- getByteArrayValueExtractor() - Method in class io.micronaut.validation.validator.extractors.DefaultValueExtractors
-
Value extractor for byte[].
- getByteBuf() - Method in class io.micronaut.http.server.netty.HttpDataReference.Component
-
- getByteBuf() - Method in class io.micronaut.http.server.netty.multipart.NettyPartData
-
- getByteBuffer() - Method in interface io.micronaut.http.multipart.PartData
-
Gets the content of this chunk as a ByteBuffer
.
- getByteBuffer() - Method in class io.micronaut.http.server.netty.multipart.NettyCompletedAttribute
-
- getByteBuffer() - Method in class io.micronaut.http.server.netty.multipart.NettyCompletedFileUpload
-
Gets the content of this part as a ByteBuffer
.
- getByteBuffer() - Method in class io.micronaut.http.server.netty.multipart.NettyPartData
-
The contents of the chunk are released immediately.
- getBytes() - Method in interface io.micronaut.http.multipart.PartData
-
Gets the content of this chunk as a byte[]
.
- getBytes(int, ByteBuf) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- getBytes(int, ByteBuf, int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- getBytes(int, ByteBuf, int, int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- getBytes(int, byte[]) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- getBytes(int, byte[], int, int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- getBytes(int, ByteBuffer) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- getBytes(int, OutputStream, int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- getBytes(int, GatheringByteChannel, int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- getBytes(int, FileChannel, long, int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- getBytes() - Method in class io.micronaut.http.server.netty.multipart.NettyCompletedAttribute
-
- getBytes() - Method in class io.micronaut.http.server.netty.multipart.NettyCompletedFileUpload
-
Gets the content of this part as a byte[]
.
- getBytes() - Method in class io.micronaut.http.server.netty.multipart.NettyPartData
-
The contents of the chunk are released immediately.
- getCacheControl() - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.FileTypeHandlerConfiguration
-
- getCacheControl() - Method in class io.micronaut.http.server.netty.types.files.FileTypeHandlerConfiguration
-
Deprecated.
- getCacheSeconds() - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.FileTypeHandlerConfiguration
-
- getCacheSeconds() - Method in class io.micronaut.http.server.netty.types.files.FileTypeHandlerConfiguration
-
Deprecated.
- getCanonicalName() - Method in interface io.micronaut.inject.ast.ClassElement
-
This method will return the name of the underlying type automatically unwrapping in the case of an optional
or wrapped representation of the type.
- getCapturedException() - Method in interface io.micronaut.retry.RetryState
-
- getCause() - Method in interface io.micronaut.core.convert.ConversionError
-
- getCertificate() - Method in interface io.micronaut.http.HttpRequest
-
Retrieves the Certificate used for mutual authentication.
- getCertificate() - Method in class io.micronaut.http.HttpRequestWrapper
-
- getChannelGroup() - Method in interface io.micronaut.http.netty.websocket.WebSocketSessionRepository
-
Returns the ChannelGroup
used to store WebSocketSessions.
- getChannelGroup() - Method in class io.micronaut.http.server.netty.NettyHttpServer
-
- getChannelHandlerContext() - Method in class io.micronaut.http.server.netty.NettyHttpRequest
-
- getChannelOptionFactory() - Method in class io.micronaut.http.server.netty.DefaultNettyEmbeddedServerFactory
-
- getChannelOptionFactory() - Method in interface io.micronaut.http.server.netty.NettyEmbeddedServices
-
- getChannelOptions() - Method in class io.micronaut.http.client.HttpClientConfiguration
-
- getChar(int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- getCharacterEncoding() - Method in interface io.micronaut.http.HttpMessage
-
- getCharacterEncoding() - Method in class io.micronaut.http.netty.AbstractNettyHttpRequest
-
- getCharArrayValueExtractor() - Method in class io.micronaut.validation.validator.extractors.DefaultValueExtractors
-
Value extractor for char[].
- getCharSequence(int, int, Charset) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- getCharset() - Method in interface io.micronaut.core.convert.ConversionContext
-
- getCharset() - Method in class io.micronaut.http.MediaType
-
- getCheckInterval() - Method in class io.micronaut.scheduling.io.watch.FileWatchConfiguration
-
The interval to wait between checks.
- getChildBeans() - Method in class io.micronaut.inject.writer.AbstractBeanDefinitionBuilder
-
Any child bean definitions.
- getChildOptions() - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration
-
- getCidr() - Method in class io.micronaut.discovery.cloud.digitalocean.DigitalOceanNetworkInterface
-
- getCiphers() - Method in class io.micronaut.http.ssl.SslConfiguration
-
- getClassArrayName(TypeElement) - Static method in class io.micronaut.inject.processing.JavaModelUtils
-
Get the array class name for the given type element.
- getClassElement(String) - Method in class io.micronaut.annotation.processing.visitor.JavaVisitorContext
-
- getClassElement(String) - Method in class io.micronaut.ast.groovy.visitor.GroovyVisitorContext
-
- getClassElement(Class<?>) - Method in class io.micronaut.ast.groovy.visitor.GroovyVisitorContext
-
- getClassElement(String) - Method in interface io.micronaut.inject.visitor.VisitorContext
-
This method will lookup another class element by name.
- getClassElement(Class<?>) - Method in interface io.micronaut.inject.visitor.VisitorContext
-
This method will lookup another class element by name.
- getClassElements(String, String...) - Method in class io.micronaut.annotation.processing.visitor.JavaVisitorContext
-
- getClassElements(String, String...) - Method in class io.micronaut.ast.groovy.visitor.GroovyVisitorContext
-
- getClassElements(String, String...) - Method in interface io.micronaut.inject.visitor.VisitorContext
-
Find all the classes within the given package and having the given annotation.
- getClassesOutputPath() - Method in interface io.micronaut.inject.visitor.VisitorContext
-
Provide the Path to the annotation processing classes output directory, i.e.
- getClassFileName(String) - Method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- getClassLoader() - Method in interface io.micronaut.context.BeanContext
-
- getClassLoader() - Method in interface io.micronaut.context.BeanContextConfiguration
-
The class loader to use.
- getClassLoader() - Method in class io.micronaut.context.DefaultApplicationContextBuilder
-
- getClassLoader() - Method in class io.micronaut.context.DefaultBeanContext
-
- getClassLoader() - Method in class io.micronaut.context.env.DefaultEnvironment
-
- getClassLoader() - Method in interface io.micronaut.context.env.Environment
-
- getClassLoader() - Method in class io.micronaut.context.i18n.ResourceBundleMessageSource
-
The class loader to use.
- getClassLoader() - Method in interface io.micronaut.core.io.scan.ClassPathResourceLoader
-
- getClassLoader() - Method in class io.micronaut.core.io.scan.DefaultClassPathResourceLoader
-
- getClassName() - Method in class io.micronaut.inject.annotation.AnnotationMetadataReference
-
- getClassName() - Method in class io.micronaut.inject.annotation.AnnotationMetadataWriter
-
- getClassName(TypeElement) - Static method in class io.micronaut.inject.processing.JavaModelUtils
-
Get the class name for the given type element.
- getClassname(TypedElement) - Static method in class io.micronaut.inject.processing.JavaModelUtils
-
Return the type reference for a class.
- getClassName() - Method in class io.micronaut.inject.writer.ExecutableMethodsDefinitionWriter
-
- getClassName() - Method in class io.micronaut.inject.writer.ExecutableMethodWriter
-
- getClassNameWithoutPackage(TypeElement) - Static method in class io.micronaut.inject.processing.JavaModelUtils
-
Get the class name for the given type element without the package.
- getClassPathResourceLoader() - Method in class io.micronaut.http.resource.ResourceLoaderFactory
-
- getClasspathResources(String) - Method in class io.micronaut.annotation.processing.visitor.JavaVisitorContext
-
- getClasspathResources(String) - Method in class io.micronaut.ast.groovy.visitor.GroovyVisitorContext
-
- getClasspathResources(String) - Method in interface io.micronaut.inject.visitor.VisitorContext
-
Obtain a set of resources from the user classpath.
- getClassType() - Method in interface io.micronaut.inject.visitor.TypeElementVisitor
-
- getClassType() - Method in class io.micronaut.inject.writer.ExecutableMethodsDefinitionWriter
-
- getClassWriter() - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
- getClient(AnnotationMetadata) - Method in interface io.micronaut.http.client.HttpClientRegistry
-
Return the client for the given annotation metadata.
- getClient(HttpVersion, String, String) - Method in interface io.micronaut.http.client.HttpClientRegistry
-
Return the client for the client ID and path.
- getClient(HttpVersion, String, String) - Method in class io.micronaut.http.client.netty.DefaultNettyHttpClientRegistry
-
- getClient(AnnotationMetadata) - Method in class io.micronaut.http.client.netty.DefaultNettyHttpClientRegistry
-
- getClientAddressHeader() - Method in class io.micronaut.http.server.HttpServerConfiguration
-
- getClientAuthentication() - Method in class io.micronaut.http.ssl.SslConfiguration
-
- getClientIds() - Method in class io.micronaut.http.client.filter.ClientFilterResolutionContext
-
- getClientName() - Method in class io.micronaut.http.client.interceptor.configuration.ClientVersioningConfiguration
-
- getClock() - Method in class io.micronaut.validation.validator.DefaultClockProvider
-
- getClockProvider() - Method in interface io.micronaut.validation.validator.constraints.ConstraintValidatorContext
-
Returns the provider for obtaining the current time in the form of a
Clock
,
e.g.
- getClockProvider() - Method in class io.micronaut.validation.validator.DefaultValidatorConfiguration
-
- getClockProvider() - Method in class io.micronaut.validation.validator.DefaultValidatorFactory
-
- getClockProvider() - Method in interface io.micronaut.validation.validator.ValidatorConfiguration
-
- getCode() - Method in enum io.micronaut.http.HttpStatus
-
- getCode() - Method in class io.micronaut.websocket.CloseReason
-
- getCodec() - Method in class io.micronaut.jackson.core.tree.TreeGenerator
-
- getCodecs() - Method in class io.micronaut.function.DefaultLocalFunctionRegistry
-
- getCodecs() - Method in class io.micronaut.function.web.AnnotatedFunctionRouteBuilder
-
- 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
-
- getCompilationUnit() - Method in class io.micronaut.ast.groovy.visitor.GroovyVisitorContext
-
- getCompiler() - Method in class io.micronaut.annotation.processing.test.JavaParser
-
- getCompletedValue() - Method in class io.micronaut.jackson.core.tree.TreeGenerator
-
- getComponent() - Method in interface io.micronaut.context.condition.ConditionContext
-
The component for which the condition is being evaluated.
- getCompressionLevel() - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration
-
The default compression level.
- getCompressionLevel() - Method in interface io.micronaut.http.server.netty.HttpCompressionStrategy
-
- getCompressionThreshold() - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration
-
The default compression threshold.
- getComputePlatform() - Method in interface io.micronaut.discovery.cloud.ComputeInstanceMetadata
-
- getComputePlatform() - Method in class io.micronaut.discovery.cloud.digitalocean.DigitalOceanInstanceMetadata
-
- getConfiguration() - Method in class io.micronaut.http.client.netty.DefaultHttpClient
-
- getConfiguration() - Method in interface io.micronaut.inject.visitor.VisitorContext
-
- getConfiguration() - Method in class io.micronaut.session.http.CookieHttpSessionStrategy
-
- getConfigurationMetadataBuilder() - Static method in class io.micronaut.inject.configuration.ConfigurationMetadataBuilder
-
Obtains the currently active metadata builder.
- getConfigurations() - Method in class io.micronaut.http.server.HttpServerConfiguration.CorsConfiguration
-
- getConfigurations() - Method in class io.micronaut.inject.configuration.ConfigurationMetadataBuilder
-
- getConfiguredHost(HttpRequest, HttpServerConfiguration.HostResolutionConfiguration) - Method in class io.micronaut.http.server.util.DefaultHttpHostResolver
-
- getConfiguredHost(HttpRequest, String, String, String, boolean) - Method in class io.micronaut.http.server.util.DefaultHttpHostResolver
-
- getConnectionPoolConfiguration() - Method in class io.micronaut.http.client.DefaultHttpClientConfiguration
-
- getConnectionPoolConfiguration() - Method in class io.micronaut.http.client.HttpClientConfiguration
-
Obtains the connection pool configuration.
- getConnectionPoolConfiguration() - Method in class io.micronaut.http.client.ServiceHttpClientConfiguration
-
- getConnectionPoolIdleTimeout() - Method in class io.micronaut.http.client.HttpClientConfiguration
-
- getConnectTimeout() - Method in class io.micronaut.http.client.HttpClientConfiguration
-
- getConnectTtl() - Method in class io.micronaut.http.client.HttpClientConfiguration
-
- getConstantPropertySources() - Method in class io.micronaut.context.env.DefaultEnvironment
-
- getConstraintsForClass(Class<?>) - Method in class io.micronaut.validation.validator.DefaultValidator
-
- getConstraintType() - Method in class io.micronaut.validation.validator.constraints.DefaultConstraintValidators.ValidatorKey
-
- getConstraintValidator(Class<A>, Class<T>) - Method in interface io.micronaut.validation.validator.constraints.ConstraintValidatorRegistry
-
Finds a constraint validator for the given type and target type.
- getConstraintValidatorFactory() - Method in class io.micronaut.validation.validator.DefaultValidatorFactory
-
- getConstraintValidatorRegistry() - Method in class io.micronaut.validation.validator.DefaultValidatorConfiguration
-
- getConstraintValidatorRegistry() - Method in interface io.micronaut.validation.validator.ValidatorConfiguration
-
- getConstructor() - Method in class io.micronaut.aop.chain.ConstructorInterceptorChain
-
- getConstructor() - Method in interface io.micronaut.aop.ConstructorInvocationContext
-
- getConstructor() - Method in class io.micronaut.context.AbstractBeanDefinition
-
- getConstructor() - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
- getConstructor() - Method in class io.micronaut.core.beans.AbstractBeanIntrospection
-
- getConstructor() - Method in interface io.micronaut.core.beans.BeanIntrospection
-
- getConstructor() - Method in interface io.micronaut.inject.BeanDefinition
-
The single concrete constructor that is an injection point for creating the bean.
- getConstructor() - Method in class io.micronaut.inject.beans.AbstractInitializableBeanIntrospection
-
- getConstructor() - Method in interface io.micronaut.inject.DelegatingBeanDefinition
-
- getConstructorAnnotationMetadata() - Method in class io.micronaut.core.beans.AbstractBeanIntrospection
-
- getConstructorArguments() - Method in interface io.micronaut.core.beans.BeanIntrospection
-
The constructor arguments needed to instantiate the bean.
- getConstructorArguments() - Method in class io.micronaut.inject.beans.AbstractInitializableBeanIntrospection
-
- getConstructorDescriptor(Class<?>...) - Static method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- getConstructorDescriptor(Type[]) - Static method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- getConstructorDescriptor(Collection<ParameterElement>) - Static method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- getConsumes() - Method in interface io.micronaut.web.router.Route
-
The media types able to produced by this route.
- getConsumes() - Method in interface io.micronaut.web.router.RouteInfo
-
The media types able to produced by this route.
- getContainerElement() - Method in class io.micronaut.context.AbstractBeanDefinition
-
- getContainerElement() - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
- getContainerElement() - Method in interface io.micronaut.inject.BeanDefinition
-
- getContent() - Method in class io.micronaut.websocket.WebSocketPongMessage
-
- 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.
- getContentType() - Method in class io.micronaut.http.netty.AbstractNettyHttpRequest
-
- getContentType() - Method in class io.micronaut.http.server.netty.HttpDataReference
-
- getContentType() - Method in class io.micronaut.http.server.netty.multipart.NettyCompletedAttribute
-
- getContentType() - Method in class io.micronaut.http.server.netty.multipart.NettyCompletedFileUpload
-
- getContentType() - Method in class io.micronaut.http.server.netty.multipart.NettyPartData
-
- getContentType() - Method in class io.micronaut.http.server.netty.multipart.NettyStreamingFileUpload
-
- getContext() - Method in class io.micronaut.context.AbstractBeanResolutionContext
-
- getContext() - Method in interface io.micronaut.context.BeanResolutionContext
-
- getContextConfiguration() - Method in interface io.micronaut.context.BeanContext
-
Obtains the configuration for this context.
- getContextConfiguration() - Method in class io.micronaut.context.DefaultBeanContext
-
- getContextPath() - Method in interface io.micronaut.discovery.ServiceInstanceList
-
- getContextPath() - Method in class io.micronaut.discovery.StaticServiceInstanceList
-
- getContextPath() - Method in class io.micronaut.http.client.loadbalance.FixedLoadBalancer
-
- getContextPath() - Method in class io.micronaut.http.client.loadbalance.ServiceInstanceListRoundRobinLoadBalancer
-
- getContextPath() - Method in interface io.micronaut.http.client.LoadBalancer
-
- getContextPath() - Method in class io.micronaut.http.client.ServiceHttpClientConfiguration
-
- getContextPath() - Method in interface io.micronaut.http.context.ClientContextPathProvider
-
- getContextPath() - Method in interface io.micronaut.http.context.ServerContextPathProvider
-
- getContextPath() - Method in class io.micronaut.http.server.HttpServerConfiguration
-
- getContextURI() - Method in class io.micronaut.http.server.netty.NettyHttpServer
-
- getContextURI() - Method in interface io.micronaut.runtime.server.EmbeddedServer
-
- getConvention() - Method in class io.micronaut.context.env.EnvironmentPropertySource
-
- getConvention() - Method in class io.micronaut.context.env.KubernetesEnvironmentPropertySource
-
- getConvention() - Method in interface io.micronaut.context.env.PropertySource
-
- getConversionError() - Method in exception io.micronaut.core.convert.exceptions.ConversionErrorException
-
- getConversionErrors() - Method in interface io.micronaut.core.bind.ArgumentBinder.BindingResult
-
- getConversionService() - Method in interface io.micronaut.context.ApplicationContext
-
- getConversionService() - Method in interface io.micronaut.context.ApplicationContextConfiguration
-
The default conversion service to use.
- getConversionService() - Method in class io.micronaut.context.DefaultApplicationContext
-
- getConvertibleValues() - Method in class io.micronaut.core.annotation.AnnotationValue
-
- getCookie(String) - Method in class io.micronaut.http.client.netty.FullNettyClientHttpResponse
-
- 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.
- getCookieDomain() - Method in class io.micronaut.session.http.HttpSessionConfiguration
-
- getCookieMaxAge() - Method in interface io.micronaut.http.cookie.CookieConfiguration
-
- getCookieMaxAge() - Method in class io.micronaut.session.http.HttpSessionConfiguration
-
- getCookieName() - Method in interface io.micronaut.http.cookie.CookieConfiguration
-
- getCookieName() - Method in class io.micronaut.http.server.HttpServerConfiguration.HttpLocaleResolutionConfigurationProperties
-
- getCookieName() - Method in interface io.micronaut.http.server.util.locale.HttpLocaleResolutionConfiguration
-
- getCookieName() - Method in class io.micronaut.session.http.HttpSessionConfiguration
-
- getCookieName() - Method in exception io.micronaut.web.router.exceptions.UnsatisfiedCookieValueRouteException
-
- getCookiePath() - Method in interface io.micronaut.http.cookie.CookieConfiguration
-
The path of the cookie.
- getCookiePath() - Method in class io.micronaut.session.http.HttpSessionConfiguration
-
- getCookies() - Method in class io.micronaut.http.client.netty.FullNettyClientHttpResponse
-
- 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.server.netty.NettyHttpRequest
-
- getCookies() - Method in class io.micronaut.http.simple.SimpleHttpRequest
-
- getCookieSameSite() - Method in interface io.micronaut.http.cookie.CookieConfiguration
-
- getCookieSameSite() - Method in class io.micronaut.session.http.HttpSessionConfiguration
-
- getCorePoolSize() - Method in interface io.micronaut.scheduling.executor.ExecutorConfiguration
-
- getCorePoolSize() - Method in class io.micronaut.scheduling.executor.UserExecutorConfiguration
-
- getCoreRepeatableAnnotations() - Static method in class io.micronaut.inject.annotation.AnnotationMetadataSupport
-
- getCoroutineContext() - Method in interface io.micronaut.aop.kotlin.KotlinInterceptedMethod
-
- getCoroutineHelper() - Method in class io.micronaut.http.server.RouteExecutor
-
- getCors() - Method in class io.micronaut.http.server.HttpServerConfiguration
-
- getCorsOriginConfigurationForRequest(HttpRequest<?>) - Static method in class io.micronaut.http.server.cors.CrossOriginUtil
-
- getCreationTime() - Method in class io.micronaut.session.InMemorySession
-
- getCreationTime() - Method in interface io.micronaut.session.Session
-
Returns the time when this session was created.
- getCurrent() - Static method in class io.micronaut.context.condition.OperatingSystem
-
Resolves and returns the current operating system.
- getCurrentQualifier() - Method in class io.micronaut.context.AbstractBeanResolutionContext
-
- getCurrentQualifier() - Method in interface io.micronaut.context.BeanResolutionContext
-
- getData(MultipartDataFactory<T>) - Method in class io.micronaut.http.client.multipart.MultipartBody
-
Create a list of data objects using the given factory.
- getData() - Method in interface io.micronaut.http.sse.Event
-
- getData(BeanDefinition<?>) - Method in interface io.micronaut.management.endpoint.beans.BeanDefinitionData
-
- getData(Collection<BeanDefinition<?>>) - Method in interface io.micronaut.management.endpoint.beans.BeanDefinitionDataCollector
-
- getData(BeanDefinition<?>) - Method in class io.micronaut.management.endpoint.beans.impl.DefaultBeanDefinitionData
-
- getData(Collection<BeanDefinition<?>>) - Method in class io.micronaut.management.endpoint.beans.impl.DefaultBeanDefinitionDataCollector
-
- getData() - Method in class io.micronaut.management.endpoint.loggers.LoggerConfiguration
-
- getData(UriRoute) - Method in class io.micronaut.management.endpoint.routes.impl.DefaultRouteData
-
- getData(Stream<UriRoute>) - Method in class io.micronaut.management.endpoint.routes.impl.DefaultRouteDataCollector
-
- getData(UriRoute) - Method in interface io.micronaut.management.endpoint.routes.RouteData
-
- getData(Stream<UriRoute>) - Method in interface io.micronaut.management.endpoint.routes.RouteDataCollector
-
- getDate(CharSequence) - Method in interface io.micronaut.http.HttpHeaders
-
Obtain the date header.
- getDateFormat() - Method in class io.micronaut.jackson.JacksonConfiguration
-
- getDecimalMaxValidatorCharSequence() - Method in class io.micronaut.validation.validator.constraints.DefaultConstraintValidators
-
- getDecimalMaxValidatorNumber() - Method in class io.micronaut.validation.validator.constraints.DefaultConstraintValidators
-
- getDecimalMinValidatorCharSequence() - Method in class io.micronaut.validation.validator.constraints.DefaultConstraintValidators
-
- getDecimalMinValidatorNumber() - Method in class io.micronaut.validation.validator.constraints.DefaultConstraintValidators
-
- getDeclaredAnnotation(String) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- getDeclaredAnnotation(Class<T>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- getDeclaredAnnotation(String) - Method in interface io.micronaut.core.annotation.AnnotationSource
-
Get all of the values for the given annotation that are directly declared on the annotated element.
- getDeclaredAnnotation(Class<T>) - Method in interface io.micronaut.core.annotation.AnnotationSource
-
- getDeclaredAnnotationMetadata(Element) - Method in class io.micronaut.annotation.processing.AnnotationUtils
-
Get the declared annotation metadata for the given element.
- getDeclaredAnnotationNameByStereotype(String) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Find the first annotation name for the given stereotype.
- getDeclaredAnnotationNameByStereotype(String) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- getDeclaredAnnotationNames() - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
All the declared annotation names this metadata declares.
- getDeclaredAnnotationNames() - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- getDeclaredAnnotationNames() - Method in class io.micronaut.inject.annotation.AbstractEnvironmentAnnotationMetadata
-
- getDeclaredAnnotationNames() - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- getDeclaredAnnotationNames() - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- getDeclaredAnnotationNamesByStereotype(String) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Resolve all of the annotations names for the given stereotype that are declared annotations.
- getDeclaredAnnotationNamesByStereotype(String) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- getDeclaredAnnotationNamesByStereotype(String) - Method in class io.micronaut.inject.annotation.AbstractEnvironmentAnnotationMetadata
-
- getDeclaredAnnotationNamesByStereotype(String) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- getDeclaredAnnotationTypeByStereotype(Class<? extends Annotation>) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Find the first declared annotation name for the given stereotype.
- getDeclaredAnnotationTypeByStereotype(String) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Find the first annotation name for the given stereotype.
- getDeclaredAnnotationTypeByStereotype(Class<? extends Annotation>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- getDeclaredAnnotationTypeByStereotype(String) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- getDeclaredAnnotationValuesByName(String) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Gets only declared annotation values by the given repeatable type name.
- getDeclaredAnnotationValuesByName(String) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- getDeclaredAnnotationValuesByName(String) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- getDeclaredAnnotationValuesByType(Class<T>) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Gets only declared annotation values by the given repeatable type.
- getDeclaredAnnotationValuesByType(Class<T>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- getDeclaredAnnotationValuesByType(Class<T>) - Method in class io.micronaut.inject.annotation.AbstractEnvironmentAnnotationMetadata
-
- getDeclaredAnnotationValuesByType(Class<T>) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- getDeclaredAnnotationValuesByType(Class<T>) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- getDeclaredGenericPlaceholders() - Method in class io.micronaut.annotation.processing.visitor.JavaClassElement
-
- getDeclaredGenericPlaceholders() - Method in class io.micronaut.ast.groovy.visitor.GroovyClassElement
-
- getDeclaredGenericPlaceholders() - Method in interface io.micronaut.inject.ast.ClassElement
-
The type arguments declared on the raw class.
- getDeclaredMetadata() - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Gets the declared metadata without inherited metdata.
- getDeclaredMetadata() - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- getDeclaredMetadata() - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- getDeclaredMetadata() - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- getDeclaredMethod(Class, String, Class...) - Static method in class io.micronaut.core.reflect.ReflectionUtils
-
Obtains a declared method.
- getDeclaredQualifier() - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
- getDeclaredQualifier() - Method in interface io.micronaut.inject.BeanDefinition
-
Resolve the declared qualifier for this bean.
- getDeclaredQualifier() - Method in class io.micronaut.inject.provider.AbstractProviderDefinition
-
- getDeclaredStereotypeAnnotationNames() - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Returns the names of the annotations which are declared stereotypes.
- getDeclaredStereotypeAnnotationNames() - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- getDeclaredStereotypeAnnotationNames() - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- getDeclaredTypeVariables() - Method in class io.micronaut.annotation.processing.visitor.JavaMethodElement
-
- getDeclaredTypeVariables() - Method in class io.micronaut.ast.groovy.visitor.GroovyMethodElement
-
- getDeclaredTypeVariables() - Method in interface io.micronaut.inject.ast.MethodElement
-
- getDeclaringBean() - Method in class io.micronaut.context.AbstractBeanResolutionContext.AnnotationSegment
-
- getDeclaringBean() - Method in class io.micronaut.context.AbstractBeanResolutionContext.ConstructorArgumentSegment
-
- getDeclaringBean() - Method in class io.micronaut.context.AbstractBeanResolutionContext.FieldSegment
-
- getDeclaringBean() - Method in class io.micronaut.context.AbstractBeanResolutionContext.MethodSegment
-
- getDeclaringBean() - Method in class io.micronaut.context.AbstractConstructorInjectionPoint
-
- getDeclaringBean() - Method in class io.micronaut.core.beans.AbstractBeanMethod
-
- getDeclaringBean() - Method in class io.micronaut.core.beans.AbstractBeanProperty
-
- getDeclaringBean() - Method in interface io.micronaut.core.beans.BeanMethod
-
- getDeclaringBean() - Method in interface io.micronaut.core.beans.BeanProperty
-
- getDeclaringBean() - Method in interface io.micronaut.inject.InjectionPoint
-
- getDeclaringBeanType() - Method in class io.micronaut.core.beans.AbstractBeanConstructor
-
- getDeclaringBeanType() - Method in interface io.micronaut.core.beans.BeanConstructor
-
Returns the bean type.
- getDeclaringBeanType() - Method in interface io.micronaut.inject.ConstructorInjectionPoint
-
- getDeclaringClass() - Method in interface io.micronaut.inject.ast.beans.BeanElement
-
- getDeclaringClass() - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
- getDeclaringElement() - Method in interface io.micronaut.inject.ast.beans.BeanElementBuilder
-
Returns the class that declares the bean.
- getDeclaringElement() - Method in interface io.micronaut.inject.ast.GenericPlaceholderElement
-
- getDeclaringType(Element) - Method in class io.micronaut.annotation.processing.JavaAnnotationMetadataBuilder
-
- getDeclaringType() - Method in class io.micronaut.annotation.processing.visitor.JavaMethodElement
-
- getDeclaringType() - Method in class io.micronaut.aop.chain.MethodInterceptorChain
-
- getDeclaringType() - Method in interface io.micronaut.aop.ConstructorInvocationContext
-
- getDeclaringType() - Method in interface io.micronaut.aop.InvocationContext
-
- getDeclaringType() - Method in interface io.micronaut.aop.MethodInvocationContext
-
- getDeclaringType(AnnotatedNode) - Method in class io.micronaut.ast.groovy.annotation.GroovyAnnotationMetadataBuilder
-
- getDeclaringType() - Method in class io.micronaut.ast.groovy.visitor.GroovyEnumConstantElement
-
- getDeclaringType() - Method in class io.micronaut.ast.groovy.visitor.GroovyFieldElement
-
- getDeclaringType() - Method in class io.micronaut.ast.groovy.visitor.GroovyMethodElement
-
- getDeclaringType() - Method in class io.micronaut.context.AbstractBeanDefinition
-
- getDeclaringType() - Method in class io.micronaut.context.AbstractExecutableMethod
-
- getDeclaringType() - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
- getDeclaringType() - Method in interface io.micronaut.context.BeanResolutionContext.Segment
-
- getDeclaringType() - Method in interface io.micronaut.core.beans.BeanMethod
-
- getDeclaringType() - Method in interface io.micronaut.core.beans.BeanProperty
-
The declaring type of the property.
- getDeclaringType() - Method in interface io.micronaut.core.bind.BoundExecutable
-
- getDeclaringType() - Method in interface io.micronaut.core.type.Executable
-
- getDeclaringType(T) - Method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
Obtains the declaring type for an element.
- getDeclaringType() - Method in interface io.micronaut.inject.ast.MemberElement
-
- getDeclaringType() - Method in interface io.micronaut.inject.BeanDefinition
-
- getDeclaringType() - Method in class io.micronaut.inject.beans.AbstractExecutableBeanMethod
-
- getDeclaringType() - Method in class io.micronaut.inject.configuration.PropertyMetadata
-
- getDeclaringType() - Method in interface io.micronaut.inject.DelegatingBeanDefinition
-
- getDeclaringType() - Method in interface io.micronaut.inject.DelegatingExecutableMethod
-
- getDeclaringType() - Method in interface io.micronaut.inject.ExecutionHandle
-
- getDeclaringType() - Method in interface io.micronaut.inject.MethodInjectionPoint
-
- getDeclaringType() - Method in interface io.micronaut.inject.MethodReference
-
- getDeclaringType() - Method in class io.micronaut.web.router.BasicObjectRouteMatch
-
- getDeclaringType() - Method in interface io.micronaut.web.router.RouteInfo
-
- getDeduceEnvironments() - Method in interface io.micronaut.context.ApplicationContextConfiguration
-
- getDeduceEnvironments() - Method in class io.micronaut.context.DefaultApplicationContextBuilder
-
- getDefault() - Static method in class io.micronaut.http.client.ProxyRequestOptions
-
- getDefaultCharset() - Method in class io.micronaut.http.client.HttpClientConfiguration
-
- getDefaultCharset() - Method in class io.micronaut.http.server.HttpServerConfiguration
-
- getDefaultCharset() - Method in class io.micronaut.runtime.ApplicationConfiguration
-
- getDefaultClient() - Method in interface io.micronaut.http.client.HttpClientRegistry
-
- getDefaultConstructor() - Method in class io.micronaut.annotation.processing.visitor.JavaClassElement
-
- getDefaultConstructor() - Method in class io.micronaut.ast.groovy.visitor.GroovyClassElement
-
- getDefaultConstructor() - Method in interface io.micronaut.inject.ast.ClassElement
-
Find and return a single default constructor.
- getDefaultEnvironments() - Method in interface io.micronaut.context.ApplicationContextConfiguration
-
- getDefaultEnvironments() - Method in class io.micronaut.context.DefaultApplicationContextBuilder
-
- getDefaultEventLoopGroup() - Method in class io.micronaut.http.netty.channel.DefaultEventLoopGroupRegistry
-
- getDefaultEventLoopGroup() - Method in interface io.micronaut.http.netty.channel.EventLoopGroupRegistry
-
- getDefaultHost(HttpRequest) - Method in class io.micronaut.http.server.util.DefaultHttpHostResolver
-
- getDefaultLocale() - Method in interface io.micronaut.core.util.locale.LocaleResolutionConfiguration
-
- getDefaultLocale() - Method in class io.micronaut.http.server.HttpServerConfiguration.HttpLocaleResolutionConfigurationProperties
-
- getDefaultProxyHttpClient() - Method in interface io.micronaut.http.client.ProxyHttpClientRegistry
-
- getDefaultSseClient() - Method in interface io.micronaut.http.client.sse.SseClientRegistry
-
- getDefaultStreamingHttpClient() - Method in interface io.micronaut.http.client.StreamingHttpClientRegistry
-
- getDefaultTyping() - Method in class io.micronaut.jackson.JacksonConfiguration
-
- getDefaultValue(String, String, Argument<T>) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Return the default value for the given annotation member.
- getDefaultValue(String, String, Class<T>) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Return the default value for the given annotation member.
- getDefaultValue(Class<? extends Annotation>, String, Argument<T>) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Return the default value for the given annotation member.
- getDefaultValue(Class<? extends Annotation>, String, Class<T>) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Return the default value for the given annotation member.
- getDefaultValue(String, String, Argument<T>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- getDefaultValue(Class<? extends Annotation>, String, Argument<T>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- getDefaultValue(Class<? extends Annotation>, String, Class<T>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- getDefaultValue(String, String, Class<T>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- getDefaultValue(String, String, Class<T>) - Method in class io.micronaut.inject.annotation.AbstractEnvironmentAnnotationMetadata
-
- getDefaultValue(String, String, Argument<T>) - Method in class io.micronaut.inject.annotation.AbstractEnvironmentAnnotationMetadata
-
- getDefaultValue(String, String, Argument<T>) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- getDefaultValue(String, String, Class<T>) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- getDefaultValue(String, String, Argument<T>) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- getDefaultValue() - Method in class io.micronaut.inject.configuration.PropertyMetadata
-
- getDefaultValues(String) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Return the default values for the given annotation name.
- getDefaultValues(String) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- getDefaultValues(String) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- getDefaultValues(String) - Static method in class io.micronaut.inject.annotation.AnnotationMetadataSupport
-
- getDefaultValues(String) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- getDefaultValues(String) - Method in class io.micronaut.inject.annotation.MutableAnnotationMetadata
-
- getDefaultVersion() - Method in class io.micronaut.web.router.version.RoutesVersioningConfiguration
-
- getDefaultWebSocketClient() - Method in interface io.micronaut.websocket.WebSocketClientRegistry
-
- getDefinedSize() - Method in interface io.micronaut.http.multipart.FileUpload
-
Returns the defined content length of the part.
- getDefinedSize() - Method in class io.micronaut.http.server.netty.multipart.NettyCompletedFileUpload
-
- getDefinedSize() - Method in class io.micronaut.http.server.netty.multipart.NettyStreamingFileUpload
-
- getDefinition() - Method in interface io.micronaut.context.BeanProvider
-
- getDelay() - Method in interface io.micronaut.retry.RetryState
-
- getDelegate() - Method in class io.micronaut.http.HttpMessageWrapper
-
- getDelegate() - Method in class io.micronaut.http.HttpRequestWrapper
-
- getDelegate() - Method in class io.micronaut.http.HttpResponseWrapper
-
- getDependencies(BeanDefinition<?>) - Method in class io.micronaut.management.endpoint.beans.impl.DefaultBeanDefinitionData
-
- getDeprecation() - Method in class io.micronaut.http.hateoas.DefaultLink
-
- getDeprecation() - Method in interface io.micronaut.http.hateoas.Link
-
- getDescription() - Method in interface io.micronaut.core.beans.BeanConstructor
-
The description of the constructor.
- getDescription(boolean) - Method in interface io.micronaut.core.beans.BeanConstructor
-
The description of the constructor.
- getDescription() - Method in class io.micronaut.core.cli.Option
-
- getDescription() - Method in interface io.micronaut.core.naming.Described
-
A description that describes this object.
- getDescription(boolean) - Method in interface io.micronaut.core.naming.Described
-
Allows returning a more simple description if requested.
- getDescription() - Method in class io.micronaut.discovery.cloud.AbstractComputeInstanceMetadata
-
- getDescription() - Method in interface io.micronaut.discovery.cloud.ComputeInstanceMetadata
-
- getDescription() - Method in class io.micronaut.discovery.CompositeDiscoveryClient
-
- getDescription() - Method in class io.micronaut.discovery.config.DefaultCompositeConfigurationClient
-
- getDescription() - Method in class io.micronaut.health.HealthStatus
-
- getDescription() - Method in interface io.micronaut.inject.ast.Element
-
- getDescription(boolean) - Method in interface io.micronaut.inject.ast.Element
-
- getDescription(boolean) - Method in interface io.micronaut.inject.ast.FieldElement
-
- getDescription(boolean) - Method in interface io.micronaut.inject.ast.MethodElement
-
Get the method description.
- getDescription(boolean) - Method in interface io.micronaut.inject.ast.ParameterElement
-
- getDescription() - Method in class io.micronaut.inject.configuration.ConfigurationMetadata
-
- getDescription() - Method in class io.micronaut.inject.configuration.PropertyMetadata
-
- getDescription(boolean) - Method in interface io.micronaut.inject.ExecutableMethod
-
Get the method description.
- getDescription() - Method in interface io.micronaut.inject.ExecutableMethod
-
- getDescription() - Method in class io.micronaut.messaging.MessagingApplication
-
- getDeserializationFeatures() - Method in class io.micronaut.jackson.codec.JacksonFeatures
-
Deserialization features.
- getDeserializationSettings() - Method in class io.micronaut.jackson.JacksonConfiguration
-
- getDetails() - Method in interface io.micronaut.management.health.indicator.HealthResult
-
- getDetailsVisible() - Method in class io.micronaut.management.endpoint.health.HealthEndpoint
-
- getDigitsValidatorCharSequence() - Method in class io.micronaut.validation.validator.constraints.DefaultConstraintValidators
-
The
Digits
validator for char sequence.
- getDigitsValidatorNumber() - Method in class io.micronaut.validation.validator.constraints.DefaultConstraintValidators
-
The
Digits
validator for number.
- getDiscoveryClient() - Method in class io.micronaut.http.client.loadbalance.DiscoveryClientLoadBalancerFactory
-
- getDiscoveryClients() - Method in class io.micronaut.discovery.CompositeDiscoveryClient
-
The underlying clients.
- getDispatchTargets() - Method in class io.micronaut.inject.writer.DispatchWriter
-
- getDocumentation() - Method in class io.micronaut.annotation.processing.visitor.AbstractJavaElement
-
- getDocumentation() - Method in class io.micronaut.ast.groovy.visitor.AbstractGroovyElement
-
- getDocumentation() - Method in interface io.micronaut.inject.ast.Element
-
- getDomain() - Method in interface io.micronaut.http.cookie.Cookie
-
Gets the domain name of this Cookie.
- getDomain() - Method in class io.micronaut.http.netty.cookies.NettyCookie
-
- getDomain() - Method in class io.micronaut.http.simple.cookies.SimpleCookie
-
- getDomainName() - Method in class io.micronaut.session.http.HttpSessionConfiguration
-
- getDomainServerChannelInstance(EventLoopGroupConfiguration) - Method in class io.micronaut.http.server.netty.DefaultNettyEmbeddedServerFactory
-
- getDomainServerChannelInstance(EventLoopGroupConfiguration) - Method in interface io.micronaut.http.server.netty.NettyEmbeddedServices
-
Gets the domain server socket channel instance.
- getDouble(int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- getDoubleArrayValueExtractor() - Method in class io.micronaut.validation.validator.extractors.DefaultValueExtractors
-
Value extractor for double[].
- getDoubleValue() - Method in class io.micronaut.json.tree.JsonNode
-
- getDownstreamSubscriber() - Method in class io.micronaut.core.async.processor.SingleThreadedBufferingProcessor
-
- getEagerInitAnnotated() - Method in interface io.micronaut.context.BeanContextConfiguration
-
- getEagerInitAnnotated() - Method in class io.micronaut.context.DefaultApplicationContextBuilder
-
- getElementFactory() - Method in class io.micronaut.annotation.processing.visitor.JavaVisitorContext
-
- getElementFactory() - Method in class io.micronaut.ast.groovy.visitor.GroovyVisitorContext
-
- getElementFactory() - Method in interface io.micronaut.inject.visitor.VisitorContext
-
Gets the element factory for this visitor context.
- getElementName(Element) - Method in class io.micronaut.annotation.processing.JavaAnnotationMetadataBuilder
-
- getElementName(AnnotatedNode) - Method in class io.micronaut.ast.groovy.annotation.GroovyAnnotationMetadataBuilder
-
- getElementName(T) - Method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
Get the name for the given element.
- getElementPredicates() - Method in interface io.micronaut.inject.ast.ElementQuery.Result
-
- getElements() - Method in class io.micronaut.annotation.processing.JavaConfigurationMetadataBuilder
-
- getElements() - Method in class io.micronaut.annotation.processing.visitor.JavaVisitorContext
-
The elements.
- getElementType() - Method in class io.micronaut.context.visitor.ContextConfigurerVisitor
-
- getElementType() - Method in interface io.micronaut.inject.ast.ElementQuery.Result
-
- getElementType() - Method in interface io.micronaut.inject.visitor.TypeElementVisitor
-
- getElementValidator() - Method in class io.micronaut.annotation.processing.AnnotationUtils
-
- getElementValidator() - Method in class io.micronaut.annotation.processing.JavaAnnotationMetadataBuilder
-
- getElementValidator() - Method in class io.micronaut.ast.groovy.annotation.GroovyAnnotationMetadataBuilder
-
- getElementValidator() - Method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
Obtains the element validator.
- getEmbedded() - Method in class io.micronaut.http.hateoas.AbstractResource
-
- getEmbedded() - Method in interface io.micronaut.http.hateoas.Resource
-
- getEmbeddedHost() - Method in class io.micronaut.http.server.util.DefaultHttpHostResolver
-
- getEmbeddedServer() - Method in interface io.micronaut.discovery.EmbeddedServerInstance
-
- getEnabled() - Method in class io.micronaut.http.server.HttpServerConfiguration.MultipartConfiguration
-
The default multipart enabled setting is false for servlets, but effectively
true for Netty.
- getEnclosedElement(ElementQuery<T>) - Method in interface io.micronaut.inject.ast.ClassElement
-
Return the first enclosed element matching the given query.
- getEnclosedElements(ElementQuery<T>) - Method in class io.micronaut.annotation.processing.visitor.JavaClassElement
-
- getEnclosedElements(ElementQuery<T>) - Method in class io.micronaut.ast.groovy.visitor.GroovyClassElement
-
- getEnclosedElements(ElementQuery<T>) - Method in interface io.micronaut.inject.ast.ClassElement
-
Return the elements that match the given query.
- getEnclosingType() - Method in class io.micronaut.annotation.processing.visitor.JavaClassElement
-
- getEnclosingType() - Method in class io.micronaut.ast.groovy.visitor.GroovyClassElement
-
- getEnclosingType() - Method in interface io.micronaut.inject.ast.ClassElement
-
- getEndpointMethods() - Method in class io.micronaut.management.endpoint.EndpointSensitivityProcessor
-
- getenv(String) - Static method in class io.micronaut.context.env.CachedEnvironment
-
Returns the value of the requested environment variable.
- getenv() - Static method in class io.micronaut.context.env.CachedEnvironment
-
Returns the complete set of environment variables.
- getEnvironment() - Method in interface io.micronaut.context.ApplicationContext
-
- getEnvironment() - Method in class io.micronaut.context.DefaultApplicationContext
-
- getEnvironment() - Method in class io.micronaut.inject.annotation.AbstractEnvironmentAnnotationMetadata
-
- getEnvironment() - Method in interface io.micronaut.runtime.EmbeddedApplication
-
- getEnvironmentInfo() - Method in class io.micronaut.management.endpoint.env.EnvironmentEndpoint
-
- getEnvironments() - Method in interface io.micronaut.context.ApplicationContextConfiguration
-
- getEnvironments() - Method in class io.micronaut.context.DefaultApplicationContextBuilder
-
- getEnvironmentVariableExcludes() - Method in interface io.micronaut.context.ApplicationContextConfiguration
-
- getEnvironmentVariableExcludes() - Method in class io.micronaut.context.DefaultApplicationContextBuilder
-
- getEnvironmentVariableIncludes() - Method in interface io.micronaut.context.ApplicationContextConfiguration
-
- getEnvironmentVariableIncludes() - Method in class io.micronaut.context.DefaultApplicationContextBuilder
-
- getEnvValue() - Method in class io.micronaut.jackson.core.env.CloudFoundryVcapApplicationPropertySourceLoader
-
- getEnvValue() - Method in class io.micronaut.jackson.core.env.CloudFoundryVcapServicesPropertySourceLoader
-
- getEnvValue() - Method in class io.micronaut.jackson.core.env.EnvJsonPropertySourceLoader
-
- getEnvValueAsStream() - Method in class io.micronaut.jackson.core.env.EnvJsonPropertySourceLoader
-
- getErrorMessages() - Method in class io.micronaut.validation.routes.RouteValidationResult
-
The error messages.
- getErrorResponseProcessor() - Method in class io.micronaut.http.server.RouteExecutor
-
- getErrorRoutes() - Method in class io.micronaut.web.router.DefaultRouteBuilder
-
- getErrorRoutes() - Method in interface io.micronaut.web.router.RouteBuilder
-
- getErrors() - Method in interface io.micronaut.http.server.exceptions.response.ErrorContext
-
- getErrorType(MediaType) - Method in interface io.micronaut.http.client.exceptions.HttpClientErrorDecoder
-
Gets the error type for the given media type.
- getEventLoopGroup() - Method in class io.micronaut.http.client.HttpClientConfiguration
-
- getEventLoopGroup(String) - Method in class io.micronaut.http.netty.channel.DefaultEventLoopGroupRegistry
-
- getEventLoopGroup(String) - Method in interface io.micronaut.http.netty.channel.EventLoopGroupRegistry
-
Obtain a configured Event Loop Group from the registry.
- getEventLoopGroupConfiguration(String) - Method in class io.micronaut.http.netty.channel.DefaultEventLoopGroupRegistry
-
- getEventLoopGroupConfiguration(String) - Method in interface io.micronaut.http.netty.channel.EventLoopGroupRegistry
-
Obtain a configured Event Loop Group from the registry.
- getEventLoopGroupRegistry() - Method in class io.micronaut.http.server.netty.DefaultNettyEmbeddedServerFactory
-
- getEventLoopGroupRegistry() - Method in interface io.micronaut.http.server.netty.NettyEmbeddedServices
-
- getEventPublisher(Class<E>) - Method in interface io.micronaut.context.BeanContext
-
- getEventPublisher(Class<E>) - Method in class io.micronaut.http.server.netty.DefaultNettyEmbeddedServerFactory
-
- getEventPublisher(Class<E>) - Method in interface io.micronaut.http.server.netty.NettyEmbeddedServices
-
Get an event publisher for the server for the given type.
- getEventType() - Method in class io.micronaut.scheduling.io.watch.event.FileChangedEvent
-
The watch event type.
- getExcludes() - Method in class io.micronaut.inject.configuration.ConfigurationMetadata
-
- getExclusions() - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.AccessLogger
-
- getExecutableMethod() - Method in class io.micronaut.aop.chain.MethodInterceptorChain
-
- getExecutableMethod() - Method in interface io.micronaut.aop.MethodInvocationContext
-
- getExecutableMethod(Class<T>, String, Class...) - Method in interface io.micronaut.context.ExecutionHandleLocator
-
Finds an optimized execution handle for invoking a bean method.
- getExecutableMethod() - Method in interface io.micronaut.inject.MethodExecutionHandle
-
- getExecutableMethodByIndex(int) - Method in class io.micronaut.context.AbstractExecutableMethodsDefinition
-
- getExecutableMethods() - Method in class io.micronaut.context.AbstractBeanDefinition
-
- getExecutableMethods() - Method in class io.micronaut.context.AbstractExecutableMethodsDefinition
-
- getExecutableMethods() - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
- getExecutableMethods() - Method in interface io.micronaut.inject.BeanDefinition
-
- getExecutableMethods() - Method in interface io.micronaut.inject.DelegatingBeanDefinition
-
- getExecutableMethods() - Method in interface io.micronaut.inject.ExecutableMethodsDefinition
-
- getExecutableMethodsWriter() - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
- getExecutionHandle(Class<T>, String, Class...) - Method in interface io.micronaut.context.ExecutionHandleLocator
-
Finds an optimized execution handle for invoking a bean method.
- getExecutionHandle(T, String, Class...) - Method in interface io.micronaut.context.ExecutionHandleLocator
-
Finds an optimized execution handle for invoking a bean method.
- getExecutionHandleLocator() - Method in class io.micronaut.validation.validator.DefaultValidatorConfiguration
-
- getExecutionHandleLocator() - Method in interface io.micronaut.validation.validator.ValidatorConfiguration
-
The execution handler locator to use.
- getExecutorName() - Method in class io.micronaut.http.netty.channel.DefaultEventLoopGroupConfiguration
-
- getExecutorName() - Method in interface io.micronaut.http.netty.channel.EventLoopGroupConfiguration
-
- getExecutorName() - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.EventLoopConfig
-
- getExecutorSelector() - Method in class io.micronaut.http.server.netty.DefaultNettyEmbeddedServerFactory
-
- getExecutorSelector() - Method in interface io.micronaut.http.server.netty.NettyEmbeddedServices
-
- getExecutorSelector() - Method in class io.micronaut.http.server.RouteExecutor
-
- getExecutorService() - Method in class io.micronaut.session.SessionConfiguration
-
- getExposedHeaders() - Method in class io.micronaut.http.server.cors.CorsOriginConfiguration
-
- getExposedPorts() - Method in class io.micronaut.web.router.DefaultRouteBuilder
-
- getExposedPorts() - Method in class io.micronaut.web.router.DefaultRouter
-
- getExposedPorts() - Method in class io.micronaut.web.router.filter.FilteredRouter
-
- getExposedPorts() - Method in interface io.micronaut.web.router.RouteBuilder
-
- getExposedPorts() - Method in interface io.micronaut.web.router.Router
-
- getExposedTypes() - Method in class io.micronaut.context.AbstractBeanDefinition
-
- getExposedTypes() - Method in class io.micronaut.context.AbstractBeanDefinitionReference
-
- getExposedTypes() - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
- getExposedTypes() - Method in class io.micronaut.context.AbstractInitializableBeanDefinitionReference
-
- getExposedTypes() - Method in interface io.micronaut.inject.BeanType
-
Returns a potentially limited subset of bean types exposed by this bean.
- getExpression() - Method in class io.micronaut.scheduling.cron.CronExpression
-
- getExpressions() - Method in class io.micronaut.context.env.DefaultPropertyPlaceholderResolver.PlaceholderSegment
-
- getExtension() - Method in class io.micronaut.http.MediaType
-
- getExtensions() - Method in class io.micronaut.context.env.PropertiesPropertySourceLoader
-
- getExtensions() - Method in interface io.micronaut.context.env.PropertySourceReader
-
- getExtensions() - Method in class io.micronaut.context.env.yaml.YamlPropertySourceLoader
-
- getExtensions() - Method in class io.micronaut.jackson.core.env.CloudFoundryVcapApplicationPropertySourceLoader
-
- getExtensions() - Method in class io.micronaut.jackson.core.env.CloudFoundryVcapServicesPropertySourceLoader
-
- getExtensions() - Method in class io.micronaut.jackson.core.env.JsonPropertySourceLoader
-
- getExtensions() - Method in class io.micronaut.jackson.env.JsonPropertySourceLoader
-
- getFactorySettings() - Method in class io.micronaut.jackson.JacksonConfiguration
-
- getFailures() - Method in interface io.micronaut.context.condition.ConditionContext
-
- getFallbackFormat(Argument) - Method in class io.micronaut.core.bind.annotation.AbstractAnnotatedArgumentBinder
-
- 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
-
- getFallbackProtocol() - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration
-
- getFamily() - Method in class io.micronaut.context.condition.OperatingSystem
-
- getFamily() - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.NettyListenerConfiguration
-
The address family of this listener.
- getFeatureMask() - Method in class io.micronaut.jackson.core.tree.TreeGenerator
-
- getField(Class, String, Object) - Static method in class io.micronaut.core.reflect.ReflectionUtils
-
Gets the value of the given field reflectively.
- getField() - Method in interface io.micronaut.inject.FieldInjectionPoint
-
Resolves the underlying field.
- getFields() - Method in interface io.micronaut.inject.ast.ClassElement
-
Return all the fields of this class element.
- getFields(Predicate<Set<ElementModifier>>) - Method in interface io.micronaut.inject.ast.ClassElement
-
- getFile() - Method in class io.micronaut.http.server.types.files.SystemFile
-
- getFileManager() - Method in class io.micronaut.annotation.processing.test.JavaParser
-
- getFilename() - Method in interface io.micronaut.http.multipart.FileUpload
-
Gets the name of this part.
- getFilename() - Method in class io.micronaut.http.server.netty.multipart.NettyCompletedFileUpload
-
- getFilename() - Method in class io.micronaut.http.server.netty.multipart.NettyStreamingFileUpload
-
- getFileName() - Method in class io.micronaut.inject.configuration.JsonConfigurationMetadataWriter
-
- getFiler() - Method in class io.micronaut.annotation.processing.test.JavaParser
-
- getFileTypeHandlerConfiguration() - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration
-
- getFilter() - Method in interface io.micronaut.http.filter.HttpFilterResolver.FilterEntry
-
- getFilter() - Method in interface io.micronaut.web.router.FilterRoute
-
- getFilterMethods() - Method in interface io.micronaut.http.filter.HttpFilterResolver.FilterEntry
-
- getFilterRoutes() - Method in class io.micronaut.web.router.DefaultRouteBuilder
-
- getFilterRoutes() - Method in interface io.micronaut.web.router.RouteBuilder
-
- getFirst(CharSequence) - Method in interface io.micronaut.core.convert.value.ConvertibleMultiValues
-
Get the first value of the given header.
- getFirst(CharSequence, Class<T>) - Method in interface io.micronaut.core.convert.value.ConvertibleMultiValues
-
Find a header and convert it to the given type.
- getFirst(CharSequence, Argument<T>) - Method in interface io.micronaut.core.convert.value.ConvertibleMultiValues
-
Find a header and convert it to the given type.
- getFirst(CharSequence, ArgumentConversionContext<T>) - Method in interface io.micronaut.core.convert.value.ConvertibleMultiValues
-
Find a header and convert it to the given type.
- getFirst(CharSequence, Class<T>, T) - Method in interface io.micronaut.core.convert.value.ConvertibleMultiValues
-
Find a header and convert it to the given type.
- getFirst(CharSequence) - Method in interface io.micronaut.core.value.OptionalMultiValues
-
Retrieve a value if it is present.
- getFirstTypeArgument(TypeMirror) - Method in class io.micronaut.annotation.processing.GenericUtils
-
Return the first type argument for the given type mirror.
- getFirstTypeArgument() - Method in interface io.micronaut.inject.ast.ClassElement
-
- getFirstTypeVariable() - Method in class io.micronaut.core.type.DefaultArgument
-
- getFirstTypeVariable() - Method in interface io.micronaut.core.type.TypeVariableResolver
-
- getFixed() - Method in interface io.micronaut.core.util.locale.LocaleResolutionConfiguration
-
- getFixed() - Method in class io.micronaut.http.server.HttpServerConfiguration.HttpLocaleResolutionConfigurationProperties
-
- getFloat(int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- getFloatArrayValueExtractor() - Method in class io.micronaut.validation.validator.extractors.DefaultValueExtractors
-
Value extractor for float[].
- getFloatValue() - Method in class io.micronaut.json.tree.JsonNode
-
- getFor() - Method in class io.micronaut.http.server.util.ProxyHeaderParser
-
- getFormat() - Method in class io.micronaut.discovery.config.ConfigDiscoveryConfiguration
-
- getFunction(String) - Method in class io.micronaut.function.client.DefaultFunctionDiscoveryClient
-
- getFunction(String) - Method in interface io.micronaut.function.client.FunctionDiscoveryClient
-
Finds a function for the given function name.
- getFunctionDefinitions() - Method in interface io.micronaut.function.client.FunctionDefinitionProvider
-
- getFunctionDefinitions() - Method in class io.micronaut.function.client.local.LocalFunctionDefinitionProvider
-
- getFutureDateConstraintValidator() - Method in class io.micronaut.validation.validator.constraints.DefaultConstraintValidators
-
The
Future
validator for Date accessor.
- getFutureOrPresentDateConstraintValidator() - Method in class io.micronaut.validation.validator.constraints.DefaultConstraintValidators
-
- getFutureOrPresentTemporalAccessorConstraintValidator() - Method in class io.micronaut.validation.validator.constraints.DefaultConstraintValidators
-
- getFutureTemporalAccessorConstraintValidator() - Method in class io.micronaut.validation.validator.constraints.DefaultConstraintValidators
-
The
Future
validator for temporal accessor.
- getGateway() - Method in class io.micronaut.discovery.cloud.NetworkInterface
-
- getGeneratedResources() - Method in class io.micronaut.annotation.processing.visitor.JavaVisitorContext
-
- getGeneratedResources() - Method in class io.micronaut.ast.groovy.visitor.GroovyVisitorContext
-
- getGeneratedResources() - Method in interface io.micronaut.inject.visitor.VisitorContext
-
Provide a collection of generated classpath resources that other TypeElement visitors might want to consume.
- getGeneratorSettings() - Method in class io.micronaut.jackson.JacksonConfiguration
-
- getGenericElement(SourceUnit, ClassNode, ClassElement, Map<String, ClassNode>) - Method in class io.micronaut.ast.groovy.visitor.AbstractGroovyElement
-
Get a generic element for the given element and data.
- getGenericField() - Method in class io.micronaut.ast.groovy.visitor.GroovyFieldElement
-
- getGenericField() - Method in interface io.micronaut.inject.ast.FieldElement
-
Obtain the generic type with the associated annotation metadata for the field.
- getGenericReturnType() - Method in class io.micronaut.annotation.processing.visitor.JavaMethodElement
-
- getGenericReturnType() - Method in class io.micronaut.ast.groovy.visitor.GroovyMethodElement
-
- getGenericReturnType() - Method in interface io.micronaut.inject.ast.MethodElement
-
The generic return type of the method.
- getGenericType() - Method in class io.micronaut.ast.groovy.visitor.GroovyParameterElement
-
- getGenericType() - Method in interface io.micronaut.inject.ast.TypedElement
-
Returns the generic type of the element.
- getGenericTypeInfo() - Method in class io.micronaut.ast.groovy.visitor.GroovyClassElement
-
Builds and returns the generic type information.
- getGenericUtils() - Method in class io.micronaut.annotation.processing.visitor.JavaVisitorContext
-
The generic utils object.
- getGroup() - Method in interface io.micronaut.discovery.ServiceInstance
-
Returns the application group.
- getGroup() - Method in class io.micronaut.runtime.ApplicationConfiguration.InstanceConfiguration
-
- getHandshakeCompletedMono() - Method in class io.micronaut.http.client.netty.websocket.NettyWebSocketClientHandler
-
- getHandshakeTimeout() - Method in class io.micronaut.http.ssl.SslConfiguration
-
- getHeaderName() - Method in exception io.micronaut.web.router.exceptions.UnsatisfiedHeaderRouteException
-
- getHeaderNames() - Method in class io.micronaut.session.http.HeadersHttpSessionIdStrategy
-
- getHeaderNames() - Method in class io.micronaut.session.http.HttpSessionConfiguration
-
- getHeaders() - Method in class io.micronaut.http.client.interceptor.configuration.ClientVersioningConfiguration
-
- getHeaders() - Method in class io.micronaut.http.client.netty.FullNettyClientHttpResponse
-
- 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.netty.NettyMutableHttpResponse
-
- getHeaders() - Method in class io.micronaut.http.server.netty.NettyHttpRequest
-
- getHeaders() - Method in class io.micronaut.http.server.tck.HttpResponseAssertion
-
- getHeaders() - Method in class io.micronaut.http.simple.SimpleHttpRequest
-
- getHeaderTableSize() - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.Http2Settings
-
Gets the SETTINGS_HEADER_TABLE_SIZE
value.
- getHealth(Principal) - Method in class io.micronaut.management.endpoint.health.HealthEndpoint
-
Return all health indicators.
- getHealth(Principal, HealthCheckType) - Method in class io.micronaut.management.endpoint.health.HealthEndpoint
-
Return health indicators based on the selector.
- getHealthCheckInterval() - Method in class io.micronaut.http.client.ServiceHttpClientConfiguration
-
The default duration to check health status.
- getHealthCheckUri() - Method in class io.micronaut.http.client.ServiceHttpClientConfiguration
-
The URI to check the service for health status.
- getHealthInformation() - Method in class io.micronaut.management.health.indicator.AbstractHealthIndicator
-
Provides information (typically a Map) to be returned.
- getHealthInformation() - Method in class io.micronaut.management.health.indicator.diskspace.DiskSpaceIndicator
-
- getHealthPath() - Method in class io.micronaut.discovery.registration.RegistrationConfiguration
-
- getHealthResult() - Method in class io.micronaut.management.health.indicator.AbstractHealthIndicator
-
Builds the whole health result.
- getHealthStatus() - Method in interface io.micronaut.discovery.ServiceInstance
-
- getHost() - Method in interface io.micronaut.discovery.ServiceInstance
-
- getHost() - Method in class io.micronaut.http.server.HttpServerConfiguration
-
- getHost() - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.NettyListenerConfiguration
-
For TCP listeners, the host to bind to, or null
to bind to all hosts.
- getHost() - Method in class io.micronaut.http.server.netty.NettyHttpServer
-
- getHost() - Method in class io.micronaut.http.server.util.ProxyHeaderParser
-
- getHost() - Method in interface io.micronaut.runtime.server.EmbeddedServer
-
- getHostHeader() - Method in class io.micronaut.http.server.HttpServerConfiguration.HostResolutionConfiguration
-
- getHostResolution() - Method in class io.micronaut.http.server.HttpServerConfiguration
-
- 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
-
- getHttp2() - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration
-
Returns the Http2Settings.
- getHttpCompressionStrategy() - Method in class io.micronaut.http.server.netty.DefaultNettyEmbeddedServerFactory
-
- getHttpCompressionStrategy() - Method in interface io.micronaut.http.server.netty.NettyEmbeddedServices
-
- getHttpMapping() - Method in class io.micronaut.management.endpoint.health.HealthEndpoint.StatusConfiguration
-
- getHttpMethod() - Method in interface io.micronaut.web.router.UriRoute
-
- getHttpMethod() - Method in interface io.micronaut.web.router.UriRouteMatch
-
- getHttpMethodName() - Method in interface io.micronaut.web.router.UriRoute
-
- getHttpStatus() - Method in class io.micronaut.http.server.tck.HttpResponseAssertion
-
- getHttpVersion() - Method in class io.micronaut.http.client.HttpClientConfiguration
-
The HTTP version to use.
- getHttpVersion() - Method in interface io.micronaut.http.HttpRequest
-
- getHttpVersion() - Method in class io.micronaut.http.HttpRequestWrapper
-
- getHttpVersion() - Method in class io.micronaut.http.netty.AbstractNettyHttpRequest
-
- getHttpVersion() - Method in class io.micronaut.http.server.HttpServerConfiguration
-
The HTTP version to use.
- getId() - Method in class io.micronaut.discovery.cloud.NetworkInterface
-
- getId() - Method in interface io.micronaut.discovery.ServiceInstance
-
- getID() - Method in interface io.micronaut.discovery.ServiceInstanceList
-
- getID() - Method in class io.micronaut.discovery.StaticServiceInstanceList
-
- getId() - Method in class io.micronaut.http.netty.websocket.NettyWebSocketSession
-
- getId() - Method in interface io.micronaut.http.sse.Event
-
- getId() - Method in class io.micronaut.management.endpoint.EndpointConfiguration
-
- getId() - Method in class io.micronaut.runtime.ApplicationConfiguration.InstanceConfiguration
-
- getId() - Method in class io.micronaut.session.InMemorySession
-
- getId() - Method in interface io.micronaut.session.Session
-
A unique identifier for the session.
- getId() - Method in interface io.micronaut.websocket.WebSocketSession
-
The ID of the session.
- getIdentifier() - Method in class io.micronaut.context.BeanRegistration
-
- getIdleTimeout() - Method in class io.micronaut.http.server.HttpServerConfiguration
-
- getImageId() - Method in class io.micronaut.discovery.cloud.AbstractComputeInstanceMetadata
-
- getImageId() - Method in interface io.micronaut.discovery.cloud.ComputeInstanceMetadata
-
- getIncludes() - Method in class io.micronaut.inject.configuration.ConfigurationMetadata
-
- getIncrementalProcessorKind() - Method in class io.micronaut.annotation.processing.TypeElementVisitorProcessor
-
- getIncrementalProcessorType() - Method in class io.micronaut.annotation.processing.AggregatingTypeElementVisitorProcessor
-
- getIncrementalProcessorType() - Method in class io.micronaut.annotation.processing.ConfigurationMetadataProcessor
-
- getIncrementalProcessorType() - Method in class io.micronaut.annotation.processing.ServiceDescriptionProcessor
-
Deprecated.
- getIndexedProperties(Class<? extends Annotation>) - Method in class io.micronaut.core.beans.AbstractBeanIntrospection
-
- getIndexedProperties(Class<? extends Annotation>) - Method in interface io.micronaut.core.beans.BeanIntrospection
-
Get all the bean properties annotated for the given annotation type.
- getIndexedProperties(Class<? extends Annotation>) - Method in class io.micronaut.inject.beans.AbstractInitializableBeanIntrospection
-
- getIndexedProperty(Class<? extends Annotation>, String) - Method in class io.micronaut.core.beans.AbstractBeanIntrospection
-
- getIndexedProperty(Class<? extends Annotation>, String) - Method in interface io.micronaut.core.beans.BeanIntrospection
-
Get all the bean properties annotated for the given type.
- getIndexedProperty(Class<? extends Annotation>) - Method in interface io.micronaut.core.beans.BeanIntrospection
-
Get all the bean properties annotated for the given type.
- getIndexedProperty(Class<? extends Annotation>, String) - Method in class io.micronaut.inject.beans.AbstractInitializableBeanIntrospection
-
- getInFlightBean(BeanIdentifier) - Method in interface io.micronaut.context.BeanResolutionContext
-
Obtains an inflight bean for the given identifier.
- getInFlightBean(BeanIdentifier) - Method in class io.micronaut.context.DefaultBeanResolutionContext
-
- getInitialBufferSize() - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration
-
The initial buffer size.
- getInitialWindowSize() - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.Http2Settings
-
Gets the SETTINGS_INITIAL_WINDOW_SIZE
value.
- getInjectedFields() - Method in class io.micronaut.context.AbstractBeanDefinition
-
- getInjectedFields() - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
- getInjectedFields() - Method in interface io.micronaut.inject.BeanDefinition
-
All the fields that require injection.
- getInjectedFields() - Method in interface io.micronaut.inject.DelegatingBeanDefinition
-
- getInjectedMethods() - Method in class io.micronaut.context.AbstractBeanDefinition
-
- getInjectedMethods() - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
- getInjectedMethods() - Method in interface io.micronaut.inject.BeanDefinition
-
All methods that require injection.
- getInjectedMethods() - Method in interface io.micronaut.inject.DelegatingBeanDefinition
-
- getInjectionPoint() - Method in class io.micronaut.context.AbstractBeanResolutionContext.AnnotationSegment
-
- getInjectionPoint() - Method in class io.micronaut.context.AbstractBeanResolutionContext.ConstructorSegment
-
- getInjectionPoint() - Method in class io.micronaut.context.AbstractBeanResolutionContext.FieldSegment
-
- getInjectionPoint() - Method in class io.micronaut.context.AbstractBeanResolutionContext.MethodSegment
-
- getInjectionPoint() - Method in interface io.micronaut.context.BeanResolutionContext.Segment
-
- getInjectionPoints() - Method in interface io.micronaut.inject.ast.beans.BeanElement
-
Returns all of the injection points for the bean.
- getInjectionPoints() - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
- getInputStream() - Method in interface io.micronaut.http.multipart.PartData
-
Gets the content of this chunk as an InputStream
.
- getInputStream() - Method in class io.micronaut.http.server.netty.multipart.NettyCompletedAttribute
-
- getInputStream() - Method in class io.micronaut.http.server.netty.multipart.NettyCompletedFileUpload
-
Gets the content of this part as a InputStream
.
- getInputStream() - Method in class io.micronaut.http.server.netty.multipart.NettyPartData
-
The contents of the chunk will be released when the stream is closed.
- getInputStream() - Method in interface io.micronaut.http.server.netty.types.stream.NettyStreamedCustomizableResponseType
-
- getInputStream() - Method in class io.micronaut.http.server.types.files.StreamedFile
-
- getInstance() - Method in class io.micronaut.core.annotation.AnnotationClassValue
-
Returns the backing instance if there is one.
- getInstance() - Static method in class io.micronaut.jackson.core.tree.JsonNodeTreeCodec
-
- getInstance() - Method in class io.micronaut.runtime.ApplicationConfiguration
-
- getInstance() - Static method in interface io.micronaut.validation.validator.Validator
-
Constructs a new default instance.
- getInstanceId() - Method in class io.micronaut.discovery.cloud.AbstractComputeInstanceMetadata
-
- getInstanceId() - Method in interface io.micronaut.discovery.cloud.ComputeInstanceMetadata
-
- getInstanceId() - Method in interface io.micronaut.discovery.ServiceInstance
-
- getInstances(String) - Method in class io.micronaut.discovery.CompositeDiscoveryClient
-
- getInstances(String) - Method in interface io.micronaut.discovery.DiscoveryClient
-
- getInstances() - Method in interface io.micronaut.discovery.ServiceInstanceList
-
Returns the current list of services.
- getInstances() - Method in class io.micronaut.discovery.StaticServiceInstanceList
-
- getInt(CharSequence) - Method in interface io.micronaut.http.HttpHeaders
-
Obtain an integer header.
- getInt(int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- getIntArrayValueExtractor() - Method in class io.micronaut.validation.validator.extractors.DefaultValueExtractors
-
Value extractor for int[].
- getInterceptedType() - Method in class io.micronaut.aop.writer.AopProxyWriter
-
- getInterceptedType() - Method in interface io.micronaut.inject.AdvisedBeanType
-
Returns the target type for AOP advice.
- getInterceptedType() - Method in interface io.micronaut.inject.writer.BeanDefinitionVisitor
-
- getInterceptedType() - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
- getInterfaces() - Method in class io.micronaut.annotation.processing.visitor.JavaClassElement
-
- getInterfaces() - Method in class io.micronaut.ast.groovy.visitor.GroovyClassElement
-
- getInterfaces() - Method in class io.micronaut.discovery.cloud.AbstractComputeInstanceMetadata
-
- getInterfaces() - Method in interface io.micronaut.discovery.cloud.ComputeInstanceMetadata
-
The network interfaces attached to the compute instance.
- getInterfaces() - Method in interface io.micronaut.inject.ast.ClassElement
-
- getInternalName(String) - Static method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- getInternalName() - Method in class io.micronaut.inject.writer.ExecutableMethodWriter
-
- getInternalNameForCast(TypedElement) - Static method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- getInternalNameForCast(Class<?>) - Static method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- getInternalNameForCast(Type) - Static method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- getInterval() - Method in class io.micronaut.health.HeartbeatConfiguration
-
- getIntLE(int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- getIntrospection(Class<T2>) - Static method in interface io.micronaut.core.beans.BeanIntrospection
-
- getIntrospection(Class<T>) - Method in interface io.micronaut.core.beans.BeanIntrospector
-
Retrieves an introspection for the given type.
- getIntrospection() - Method in interface io.micronaut.core.beans.BeanWrapper
-
- getIntValue() - Method in class io.micronaut.json.tree.JsonNode
-
- getIoRatio() - Method in class io.micronaut.http.netty.channel.DefaultEventLoopGroupConfiguration
-
- getIoRatio() - Method in interface io.micronaut.http.netty.channel.EventLoopGroupConfiguration
-
- getIoRatio() - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.EventLoopConfig
-
- getIpAddr() - Method in class io.micronaut.discovery.registration.RegistrationConfiguration
-
The IP address to use to register.
- getIpv4() - Method in class io.micronaut.discovery.cloud.NetworkInterface
-
- getIpv6() - Method in class io.micronaut.discovery.cloud.NetworkInterface
-
- getIpv6Gateway() - Method in class io.micronaut.discovery.cloud.digitalocean.DigitalOceanNetworkInterface
-
- getIterableValueExtractor() - Method in class io.micronaut.validation.validator.extractors.DefaultValueExtractors
-
Value extractor for iterable.
- getJavacTask(JavaFileObject...) - Method in class io.micronaut.annotation.processing.test.JavaParser
-
gets the javac task.
- getJsonMapper() - Method in class io.micronaut.json.codec.MapperMediaTypeCodec
-
- 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.client.netty.ssl.NettyClientSslBuilder
-
- getKeyManagerFactory(SslConfiguration) - Method in class io.micronaut.http.ssl.SslBuilder
-
- getKeys() - Method in class io.micronaut.inject.writer.StringSwitchWriter
-
- getKeyStore(SslConfiguration) - Method in class io.micronaut.http.server.netty.ssl.CertificateProvidedSslBuilder
-
- getKeyStore(SslConfiguration) - Method in class io.micronaut.http.ssl.SslBuilder
-
- getKeyStore() - Method in class io.micronaut.http.ssl.SslConfiguration
-
- getKind() - Method in class io.micronaut.aop.chain.ConstructorInterceptorChain
-
- getKind() - Method in class io.micronaut.aop.chain.MethodInterceptorChain
-
- getKind() - Method in interface io.micronaut.aop.InvocationContext
-
- getKnownCompletableTypes() - Static method in class io.micronaut.core.async.publisher.Publishers
-
- getKnownReactiveTypes() - Static method in class io.micronaut.core.async.publisher.Publishers
-
- getKnownSingleTypes() - Static method in class io.micronaut.core.async.publisher.Publishers
-
- getLastAccessedTime() - Method in class io.micronaut.session.InMemorySession
-
- getLastAccessedTime() - Method in interface io.micronaut.session.Session
-
Returns the last time the client sent a request associated with this session as an
Instant
.
- getLastError() - Method in interface io.micronaut.core.convert.ErrorsContext
-
Obtain the last error.
- getLastModified() - Method in class io.micronaut.http.server.netty.types.files.NettySystemFileCustomizableResponseType
-
- getLastModified() - Method in interface io.micronaut.http.server.types.files.FileCustomizableResponseType
-
- getLastModified() - Method in class io.micronaut.http.server.types.files.StreamedFile
-
- getLastModified() - Method in class io.micronaut.http.server.types.files.SystemFile
-
- getLastTask() - Method in class io.micronaut.annotation.processing.test.JavaParser
-
- getLength() - Method in interface io.micronaut.http.server.types.files.FileCustomizableResponseType
-
- getLength() - Method in class io.micronaut.http.server.types.files.StreamedFile
-
- getLength() - Method in class io.micronaut.http.server.types.files.SystemFile
-
- getLinks() - Method in class io.micronaut.http.hateoas.AbstractResource
-
- getLinks() - Method in interface io.micronaut.http.hateoas.Resource
-
- getListeners() - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration
-
Get the explicit netty listener configurations, or null
if they should be implicit.
- getLoadBalancedURIs() - Method in class io.micronaut.discovery.StaticServiceInstanceList
-
- getLoadBalancerDiscriminator() - Method in class io.micronaut.http.client.netty.DefaultHttpClient
-
- getLoadedVisitors() - Method in class io.micronaut.annotation.processing.TypeElementVisitorProcessor
-
- getLoader(Class<T>) - Method in class io.micronaut.core.io.ResourceResolver
-
Searches resource loaders for one that matches or is a subclass of the specified type.
- getLoaderForBasePath(String) - Method in class io.micronaut.core.io.ResourceResolver
-
Searches resource loaders for one that supports the given path.
- getLocale() - Method in class io.micronaut.context.AbstractLocalizedMessageSource
-
- getLocale() - Method in interface io.micronaut.context.MessageSource.MessageContext
-
The locale to use to resolve messages.
- getLocale(Locale) - Method in interface io.micronaut.context.MessageSource.MessageContext
-
The locale to use to resolve messages.
- getLocale() - Method in interface io.micronaut.core.convert.ConversionContext
-
- getLocale() - Method in interface io.micronaut.http.HttpMessage
-
- getLocale() - Method in interface io.micronaut.http.HttpRequest
-
- getLocale() - Method in class io.micronaut.http.HttpRequestWrapper
-
- getLocale() - Method in class io.micronaut.http.netty.AbstractNettyHttpRequest
-
- getLocale() - Method in class io.micronaut.http.server.util.locale.HttpLocalizedMessageSource
-
- getLocale() - Method in class io.micronaut.jackson.JacksonConfiguration
-
- getLocaleResolution() - Method in class io.micronaut.http.server.HttpServerConfiguration
-
- getLocalHostname() - Method in class io.micronaut.discovery.cloud.AbstractComputeInstanceMetadata
-
- getLocalHostname() - Method in interface io.micronaut.discovery.cloud.ComputeInstanceMetadata
-
- getLocation() - Method in class io.micronaut.http.server.HttpServerConfiguration.MultipartConfiguration
-
- getLock(Object) - Method in class io.micronaut.runtime.context.scope.refresh.RefreshScope
-
- getLog() - Method in class io.micronaut.http.client.netty.DefaultHttpClient
-
- getLogFormat() - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.AccessLogger
-
Returns the log format to use.
- getLogger(Class) - Static method in class io.micronaut.core.reflect.ClassUtils
-
Special case getLogger
method that should be used by classes that are used in the annotation processor.
- getLogger(ManagedLoggingSystem, String) - Method in class io.micronaut.management.endpoint.loggers.impl.DefaultLoggersManager
-
- getLogger(String) - Method in class io.micronaut.management.endpoint.loggers.impl.Log4jLoggingSystem
-
- getLogger(String) - Method in class io.micronaut.management.endpoint.loggers.impl.LogbackLoggingSystem
-
- getLogger(ManagedLoggingSystem, String) - Method in interface io.micronaut.management.endpoint.loggers.LoggersManager
-
Find (or create if not found) the named logger in the system.
- getLogger(String) - Method in interface io.micronaut.management.endpoint.loggers.ManagedLoggingSystem
-
- getLoggerName() - Method in class io.micronaut.http.client.HttpClientConfiguration
-
- getLoggerName() - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.AccessLogger
-
The logger name to use.
- getLoggers(ManagedLoggingSystem) - Method in class io.micronaut.management.endpoint.loggers.impl.DefaultLoggersManager
-
- getLoggers() - Method in class io.micronaut.management.endpoint.loggers.impl.Log4jLoggingSystem
-
- getLoggers() - Method in class io.micronaut.management.endpoint.loggers.impl.LogbackLoggingSystem
-
- getLoggers(ManagedLoggingSystem) - Method in interface io.micronaut.management.endpoint.loggers.LoggersManager
-
Collect all existing loggers in the system.
- getLoggers() - Method in interface io.micronaut.management.endpoint.loggers.ManagedLoggingSystem
-
Returns all existing loggers.
- getLogLevel() - Method in class io.micronaut.http.client.HttpClientConfiguration
-
- getLogLevel() - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration
-
The server LogLevel
to enable.
- getLogref() - Method in class io.micronaut.http.hateoas.JsonError
-
- getLong(int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- getLongLE(int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- getLongValue() - Method in class io.micronaut.json.tree.JsonNode
-
- getLowerBounds() - Method in interface io.micronaut.inject.ast.WildcardElement
-
- getMac() - Method in class io.micronaut.discovery.cloud.NetworkInterface
-
- getMachineType() - Method in class io.micronaut.discovery.cloud.AbstractComputeInstanceMetadata
-
- getMachineType() - Method in interface io.micronaut.discovery.cloud.ComputeInstanceMetadata
-
- getMappedAnnotationNames() - Static method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
- getMappedAnnotationPackages() - Static method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
- getMapperSettings() - Method in class io.micronaut.jackson.JacksonConfiguration
-
- getMapping() - Method in class io.micronaut.web.router.resource.StaticResourceConfiguration
-
The static resource mapping.
- getMapValueExtractor() - Method in class io.micronaut.validation.validator.extractors.DefaultValueExtractors
-
Value extractor for iterable.
- getMatchedRoute() - Method in class io.micronaut.http.server.netty.NettyHttpRequest
-
- getMatchTemplate() - Method in class io.micronaut.http.uri.UriMatchTemplate.UriMatchTemplateParser
-
- getMatchTemplate() - Method in class io.micronaut.http.uri.UriTypeMatchTemplate.TypedUriMatchTemplateParser
-
- getMaxActiveSessions() - Method in class io.micronaut.session.SessionConfiguration
-
- getMaxAge() - Method in interface io.micronaut.http.cookie.Cookie
-
- getMaxAge() - Method in class io.micronaut.http.netty.cookies.NettyCookie
-
- getMaxAge() - Method in class io.micronaut.http.server.cors.CorsOriginConfiguration
-
- getMaxAge() - Method in class io.micronaut.http.simple.cookies.SimpleCookie
-
- getMaxAttempts() - Method in interface io.micronaut.retry.RetryState
-
- getMaxChunkSize() - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration
-
The maximum chunk size.
- getMaxConcurrentStreams() - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.Http2Settings
-
Gets the SETTINGS_MAX_CONCURRENT_STREAMS
value.
- getMaxConnections() - Method in class io.micronaut.http.client.HttpClientConfiguration.ConnectionPoolConfiguration
-
The maximum number of connections.
- getMaxContentLength() - Method in class io.micronaut.http.client.HttpClientConfiguration
-
- getMaxDelay() - Method in interface io.micronaut.retry.RetryState
-
- getMaxFileSize() - Method in class io.micronaut.http.server.HttpServerConfiguration.MultipartConfiguration
-
- getMaxFrameSize() - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.Http2Settings
-
Gets the SETTINGS_MAX_FRAME_SIZE
value.
- getMaxH2cUpgradeRequestSize() - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration
-
The maximum size of the body of the HTTP1.1 request used to upgrade a connection to HTTP2 clear-text (h2c).
- getMaxHeaderListSize() - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.Http2Settings
-
Gets the SETTINGS_MAX_HEADER_LIST_SIZE
value.
- getMaxHeaderSize() - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration
-
The maximum size of an individual HTTP setter.
- getMaxInactiveInterval() - Method in class io.micronaut.session.InMemorySession
-
- getMaxInactiveInterval() - Method in interface io.micronaut.session.Session
-
Returns the maximum time interval as a
Duration
that sessions will be kept open between client accesses.
- getMaxInactiveInterval() - Method in class io.micronaut.session.SessionConfiguration
-
- getMaxInitialLineLength() - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration
-
The maximum length of the initial HTTP request line.
- getMaxNumberValidator() - Method in class io.micronaut.validation.validator.constraints.DefaultConstraintValidators
-
The
Max
validator for numbers.
- getMaxPendingAcquires() - Method in class io.micronaut.http.client.HttpClientConfiguration.ConnectionPoolConfiguration
-
Maximum number of futures awaiting connection acquisition.
- getMaxRequestSize() - Method in class io.micronaut.http.server.HttpServerConfiguration
-
- getMediaType() - Method in class io.micronaut.http.server.netty.types.files.NettySystemFileCustomizableResponseType
-
- getMediaType() - Method in interface io.micronaut.http.server.types.files.FileCustomizableResponseType
-
- getMediaType() - Method in class io.micronaut.http.server.types.files.StreamedFile
-
- getMediaType() - Method in class io.micronaut.http.server.types.files.SystemFile
-
- getMediaTypeCodecRegistry() - Method in class io.micronaut.http.client.netty.DefaultHttpClient
-
- getMediaTypeCodecRegistry() - Method in class io.micronaut.http.server.netty.DefaultNettyEmbeddedServerFactory
-
- getMediaTypeCodecRegistry() - Method in interface io.micronaut.http.server.netty.NettyEmbeddedServices
-
- getMediaTypes() - Method in interface io.micronaut.http.codec.MediaTypeCodec
-
- getMediaTypes() - Method in class io.micronaut.http.server.codec.TextStreamCodec
-
- getMediaTypes() - Method in class io.micronaut.jackson.codec.JsonStreamMediaTypeCodec
-
- getMediaTypes() - Method in class io.micronaut.json.codec.JsonStreamMediaTypeCodec
-
- getMediaTypes() - Method in class io.micronaut.json.codec.MapperMediaTypeCodec
-
- getMediaTypes() - Method in class io.micronaut.runtime.http.codec.TextPlainCodec
-
- getMedium(int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- getMediumLE(int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- getMemberNames() - Method in class io.micronaut.core.annotation.AnnotationValue
-
Resolves the names of all the present annotation members.
- getMessage(String, Object...) - Method in class io.micronaut.context.AbstractLocalizedMessageSource
-
Resolve a message for the given code and variables for the messages.
- getMessage(String, Map<String, Object>) - Method in class io.micronaut.context.AbstractLocalizedMessageSource
-
Resolve a message for the given code and variables for the messages.
- getMessage(String) - Method in class io.micronaut.context.AbstractLocalizedMessageSource
-
- getMessage() - Method in interface io.micronaut.context.condition.Failure
-
- getMessage(String) - Method in interface io.micronaut.context.LocalizedMessageSource
-
Resolve a message for the given code.
- getMessage(String, Object...) - Method in interface io.micronaut.context.LocalizedMessageSource
-
Resolve a message for the given code and variables for the messages.
- getMessage(String, Map<String, Object>) - Method in interface io.micronaut.context.LocalizedMessageSource
-
Resolve a message for the given code and variables for the messages.
- getMessage(String, Locale) - Method in interface io.micronaut.context.MessageSource
-
Resolve a message for the given code and context.
- getMessage(String, Locale, Object...) - Method in interface io.micronaut.context.MessageSource
-
Resolve a message for the given code and context.
- getMessage(String, Locale, Map<String, Object>) - Method in interface io.micronaut.context.MessageSource
-
Resolve a message for the given code and context.
- getMessage(String, MessageSource.MessageContext) - Method in interface io.micronaut.context.MessageSource
-
Resolve a message for the given code and context.
- getMessage(String, String, Locale) - Method in interface io.micronaut.context.MessageSource
-
Resolve a message for the given code and context.
- getMessage(String, String, Locale, Map<String, Object>) - Method in interface io.micronaut.context.MessageSource
-
Resolve a message for the given code and context.
- getMessage(String, String, Locale, Object...) - Method in interface io.micronaut.context.MessageSource
-
Resolve a message for the given code and context.
- getMessage(String, MessageSource.MessageContext, String) - Method in interface io.micronaut.context.MessageSource
-
Resolve a message for the given code and context.
- getMessage(Object) - Method in interface io.micronaut.http.client.exceptions.HttpClientErrorDecoder
-
Default message decoder.
- getMessage() - Method in exception io.micronaut.http.client.exceptions.HttpClientException
-
- getMessage() - Method in exception io.micronaut.http.client.exceptions.HttpClientResponseException
-
- getMessage() - Method in class io.micronaut.http.hateoas.JsonError
-
- getMessage(Http2Stream) - Method in class io.micronaut.http.netty.stream.StreamingInboundHttp2ToHttpAdapter
-
Get the FullHttpMessage
associated with stream
.
- getMessage() - Method in interface io.micronaut.http.server.exceptions.response.Error
-
- getMessage() - Method in class io.micronaut.websocket.event.WebSocketMessageProcessedEvent
-
- getMessageInterpolator() - Method in class io.micronaut.validation.validator.DefaultValidatorFactory
-
- getMessageOrDefault(String, String) - Method in interface io.micronaut.context.LocalizedMessageSource
-
Resolve a message for the given code.
- getMessageOrDefault(String, String, Object...) - Method in interface io.micronaut.context.LocalizedMessageSource
-
Resolve a message for the given code.
- getMessageOrDefault(String, String, Map<String, Object>) - Method in interface io.micronaut.context.LocalizedMessageSource
-
Resolve a message for the given code.
- getMessager() - Method in class io.micronaut.annotation.processing.visitor.JavaVisitorContext
-
The messager.
- getMessageSource() - Method in class io.micronaut.validation.validator.DefaultValidatorConfiguration
-
- getMessageSource() - Method in interface io.micronaut.validation.validator.ValidatorConfiguration
-
- getMetadata() - Method in class io.micronaut.discovery.cloud.AbstractComputeInstanceMetadata
-
- getMetadata() - Method in interface io.micronaut.discovery.cloud.ComputeInstanceMetadata
-
The metadata as a map.
- getMetadata() - Method in interface io.micronaut.discovery.ServiceInstance
-
- getMetadata() - Method in class io.micronaut.runtime.ApplicationConfiguration.InstanceConfiguration
-
- getMethod(String, Class<?>...) - Method in class io.micronaut.context.AbstractExecutableMethodsDefinition
-
Finds executable method or returns a null otherwise.
- getMethod(Class, String, Class...) - Static method in class io.micronaut.core.reflect.ReflectionUtils
-
Obtains a method.
- getMethod() - Method in interface io.micronaut.http.HttpRequest
-
- getMethod() - Method in class io.micronaut.http.HttpRequestWrapper
-
- getMethod() - Method in class io.micronaut.http.netty.AbstractNettyHttpRequest
-
- getMethod() - Method in class io.micronaut.http.simple.SimpleHttpRequest
-
- getMethod() - Method in interface io.micronaut.inject.MethodInjectionPoint
-
- getMethodDescriptor(String, String...) - Static method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- getMethodDescriptor(TypedElement, Collection<? extends TypedElement>) - Static method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- getMethodDescriptor(Class<?>, Collection<Class<?>>) - Static method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- getMethodDescriptor(Type, Collection<Type>) - Static method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- getMethodDescriptorForReturnType(Type, Collection<? extends TypedElement>) - Static method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- getMethodElement() - Method in class io.micronaut.inject.writer.BeanDefinitionWriter.MethodVisitData
-
- getMethodElement() - Method in class io.micronaut.inject.writer.DispatchWriter.MethodDispatchTarget
-
- getMethodName() - Method in class io.micronaut.aop.chain.MethodInterceptorChain
-
- getMethodName() - Method in class io.micronaut.context.AbstractExecutableMethod
-
- getMethodName() - Method in interface io.micronaut.http.HttpRequest
-
- getMethodName() - Method in class io.micronaut.http.HttpRequestWrapper
-
- getMethodName() - Method in class io.micronaut.http.netty.AbstractNettyHttpRequest
-
- getMethodName() - Method in class io.micronaut.inject.beans.AbstractExecutableBeanMethod
-
- getMethodName() - Method in interface io.micronaut.inject.DelegatingExecutableMethod
-
- getMethodName() - Method in interface io.micronaut.inject.MethodReference
-
- getMethodNode() - Method in class io.micronaut.ast.groovy.utils.ExtendedParameter
-
- getMethodSignature(String, String...) - Static method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- getMethodString(MethodExecutionHandle) - Method in class io.micronaut.management.endpoint.routes.impl.DefaultRouteData
-
- getMicronautVersion() - Static method in class io.micronaut.core.version.VersionUtils
-
- getMinNumberValidator() - Method in class io.micronaut.validation.validator.constraints.DefaultConstraintValidators
-
The
Min
validator for numbers.
- getMissingTypes() - Method in class io.micronaut.core.reflect.ClassUtils.Optimizations
-
- getModelUtils() - Method in class io.micronaut.annotation.processing.visitor.JavaVisitorContext
-
The model utils.
- getModifierPredicates() - Method in interface io.micronaut.inject.ast.ElementQuery.Result
-
- getModifiers() - Method in class io.micronaut.annotation.processing.visitor.AbstractJavaElement
-
- getModifiers() - Method in class io.micronaut.ast.groovy.visitor.GroovyClassElement
-
- getModifiers() - Method in class io.micronaut.ast.groovy.visitor.GroovyEnumConstantElement
-
- getModifiers() - Method in class io.micronaut.ast.groovy.visitor.GroovyFieldElement
-
- getModifiers() - Method in class io.micronaut.ast.groovy.visitor.GroovyMethodElement
-
- getModifiers() - Method in interface io.micronaut.inject.ast.Element
-
- getModifiers() - Method in interface io.micronaut.inject.ast.MemberElement
-
- getMultipart() - Method in class io.micronaut.http.server.HttpServerConfiguration
-
- getMultiplier() - Method in interface io.micronaut.retry.RetryState
-
- getName() - Method in class io.micronaut.annotation.processing.visitor.AbstractJavaElement
-
- getName() - Method in class io.micronaut.annotation.processing.visitor.JavaClassElement
-
- getName() - Method in class io.micronaut.annotation.processing.visitor.JavaPackageElement
-
- getName() - Method in class io.micronaut.ast.groovy.visitor.GroovyClassElement
-
- getName() - Method in class io.micronaut.ast.groovy.visitor.GroovyEnumConstantElement
-
- getName() - Method in class io.micronaut.ast.groovy.visitor.GroovyFieldElement
-
- getName() - Method in class io.micronaut.ast.groovy.visitor.GroovyMethodElement
-
- getName() - Method in class io.micronaut.ast.groovy.visitor.GroovyPackageElement
-
- getName() - Method in class io.micronaut.ast.groovy.visitor.GroovyParameterElement
-
- getName() - Method in class io.micronaut.context.AbstractBeanConfiguration
-
- getName() - Method in class io.micronaut.context.AbstractBeanDefinition
-
- getName() - Method in class io.micronaut.context.AbstractBeanDefinitionReference
-
- getName() - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
- getName() - Method in class io.micronaut.context.AbstractInitializableBeanDefinitionReference
-
- getName() - Method in interface io.micronaut.context.BeanResolutionContext.Segment
-
- getName() - Method in interface io.micronaut.context.env.ActiveEnvironment
-
- getName() - Method in class io.micronaut.context.env.EmptyPropertySource
-
- getName() - Method in class io.micronaut.context.env.MapPropertySource
-
- getName() - Method in interface io.micronaut.context.env.PropertySource
-
- getName() - Method in class io.micronaut.core.annotation.AnnotationClassValue
-
- getName() - Method in class io.micronaut.core.beans.AbstractBeanIntrospectionReference
-
- getName() - Method in class io.micronaut.core.beans.AbstractBeanMethod
-
- getName() - Method in class io.micronaut.core.beans.AbstractBeanProperty
-
- getName() - Method in class io.micronaut.core.cli.Option
-
- getName() - Method in interface io.micronaut.core.io.service.ServiceDefinition
-
- getName() - Method in class io.micronaut.core.io.service.SoftServiceLoader.StaticDefinition
-
- getName() - Method in interface io.micronaut.core.naming.Named
-
- getName() - Method in interface io.micronaut.core.type.Argument
-
- getName() - Method in class io.micronaut.core.type.DefaultArgument
-
- getName() - Method in class io.micronaut.discovery.cloud.AbstractComputeInstanceMetadata
-
- getName() - Method in interface io.micronaut.discovery.cloud.ComputeInstanceMetadata
-
The name of the instance.
- getName() - Method in enum io.micronaut.discovery.cloud.digitalocean.DigitalOceanMetadataKeys
-
- getName() - Method in class io.micronaut.discovery.cloud.NetworkInterface
-
- getName() - Method in interface io.micronaut.function.client.FunctionDefinition
-
- getName() - Method in class io.micronaut.health.HealthStatus
-
- 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.netty.channel.DefaultEventLoopGroupConfiguration
-
- getName() - Method in class io.micronaut.http.netty.cookies.NettyCookie
-
- getName() - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.EventLoopConfig
-
- getName() - Method in class io.micronaut.http.server.netty.multipart.NettyCompletedAttribute
-
- getName() - Method in class io.micronaut.http.server.netty.multipart.NettyCompletedFileUpload
-
- getName() - Method in class io.micronaut.http.server.netty.multipart.NettyStreamingFileUpload
-
- 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
-
- getName() - Method in class io.micronaut.inject.annotation.internal.CoreNonNullTransformer
-
- getName() - Method in class io.micronaut.inject.annotation.internal.CoreNullableTransformer
-
- getName() - Method in class io.micronaut.inject.annotation.internal.JakartaPostConstructTransformer
-
- getName() - Method in class io.micronaut.inject.annotation.internal.JakartaPreDestroyTransformer
-
- getName() - Method in class io.micronaut.inject.annotation.internal.KotlinNotNullMapper
-
- getName() - Method in class io.micronaut.inject.annotation.internal.KotlinNullableMapper
-
- getName() - Method in class io.micronaut.inject.annotation.internal.PersistenceContextAnnotationMapper
-
- getName() - Method in class io.micronaut.inject.annotation.internal.TimedAnnotationMapper
-
- getName() - Method in class io.micronaut.inject.ArgumentBeanType
-
- getName() - Method in interface io.micronaut.inject.ast.ConstructorElement
-
- getName() - Method in interface io.micronaut.inject.ast.Element
-
- getName() - Method in class io.micronaut.inject.ast.PrimitiveElement
-
- getName() - Method in interface io.micronaut.inject.BeanConfiguration
-
- getName() - Method in interface io.micronaut.inject.BeanDefinition
-
- getName() - Method in class io.micronaut.inject.beans.visitor.EntityIntrospectedAnnotationMapper
-
- getName() - Method in class io.micronaut.inject.beans.visitor.EntityReflectiveAccessAnnotationMapper
-
- getName() - Method in class io.micronaut.inject.beans.visitor.jakarta.persistence.JakartaEntityIntrospectedAnnotationMapper
-
- getName() - Method in class io.micronaut.inject.beans.visitor.jakarta.persistence.JakartaMappedSuperClassIntrospectionMapper
-
- getName() - Method in class io.micronaut.inject.beans.visitor.JsonCreatorAnnotationMapper
-
- getName() - Method in class io.micronaut.inject.beans.visitor.MappedSuperClassIntrospectionMapper
-
- getName() - Method in interface io.micronaut.inject.BeanType
-
- getName() - Method in class io.micronaut.inject.configuration.ConfigurationMetadata
-
- getName() - Method in class io.micronaut.inject.configuration.PropertyMetadata
-
- getName() - Method in interface io.micronaut.inject.DelegatingBeanDefinition
-
- getName() - Method in interface io.micronaut.inject.FieldInjectionPoint
-
- getName() - Method in interface io.micronaut.inject.MethodInjectionPoint
-
- getName() - Method in interface io.micronaut.inject.MethodReference
-
- getName() - Method in class io.micronaut.inject.writer.AbstractBeanDefinitionBuilder
-
- getName() - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
- getName() - Method in interface io.micronaut.inject.writer.GeneratedFile
-
- getName() - Method in class io.micronaut.management.endpoint.loggers.LoggerConfiguration
-
- getName() - Method in class io.micronaut.management.health.indicator.AbstractHealthIndicator
-
- getName() - Method in class io.micronaut.management.health.indicator.diskspace.DiskSpaceIndicator
-
- getName() - Method in interface io.micronaut.management.health.indicator.HealthResult
-
- getName() - Method in class io.micronaut.runtime.ApplicationConfiguration
-
The application name.
- getName() - Method in interface io.micronaut.scheduling.executor.ExecutorConfiguration
-
- getName() - Method in class io.micronaut.scheduling.executor.UserExecutorConfiguration
-
- getNamePredicates() - Method in interface io.micronaut.inject.ast.ElementQuery.Result
-
- getNames() - Method in class io.micronaut.web.router.version.resolution.HeaderVersionResolverConfiguration
-
- getNames() - Method in class io.micronaut.web.router.version.resolution.ParameterVersionResolverConfiguration
-
- getNativeAllocator() - Method in class io.micronaut.buffer.netty.NettyByteBufferFactory
-
- getNativeAllocator() - Method in interface io.micronaut.core.io.buffer.ByteBufferFactory
-
- getNativeRequest() - Method in class io.micronaut.http.server.netty.NettyHttpRequest
-
- getNativeResponse() - Method in class io.micronaut.http.client.netty.FullNettyClientHttpResponse
-
- getNativeType() - Method in class io.micronaut.annotation.processing.visitor.AbstractJavaElement
-
- getNativeType() - Method in class io.micronaut.ast.groovy.visitor.GroovyClassElement
-
- getNativeType() - Method in class io.micronaut.ast.groovy.visitor.GroovyEnumConstantElement
-
- getNativeType() - Method in class io.micronaut.ast.groovy.visitor.GroovyFieldElement
-
- getNativeType() - Method in class io.micronaut.ast.groovy.visitor.GroovyMethodElement
-
- getNativeType() - Method in class io.micronaut.ast.groovy.visitor.GroovyPackageElement
-
- getNativeType() - Method in class io.micronaut.ast.groovy.visitor.GroovyParameterElement
-
- getNativeType() - Method in interface io.micronaut.inject.ast.Element
-
Returns the native underlying type.
- getNativeType() - Method in class io.micronaut.inject.ast.PrimitiveElement
-
- getNativeType() - Method in class io.micronaut.inject.writer.AbstractBeanDefinitionBuilder
-
- getNativeType() - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
- getNegativeNumberValidator() - Method in class io.micronaut.validation.validator.constraints.DefaultConstraintValidators
-
- getNegativeOrZeroNumberValidator() - Method in class io.micronaut.validation.validator.constraints.DefaultConstraintValidators
-
- getNetmask() - Method in class io.micronaut.discovery.cloud.NetworkInterface
-
- getNettyCookie() - Method in class io.micronaut.http.netty.cookies.NettyCookie
-
- getNettyHeaders() - Method in class io.micronaut.http.netty.NettyHttpHeaders
-
- getNettyHeaders() - Method in class io.micronaut.http.netty.NettyMutableHttpResponse
-
The netty headers.
- getNettyHttpStatus() - Method in class io.micronaut.http.netty.NettyMutableHttpResponse
-
The netty http response status.
- getNettyHttpVersion() - Method in class io.micronaut.http.netty.NettyMutableHttpResponse
-
The netty http version.
- getNettyRequest() - Method in class io.micronaut.http.netty.AbstractNettyHttpRequest
-
- getNetwork() - Method in class io.micronaut.discovery.cloud.NetworkInterface
-
- getNextAvailable(List<ServiceInstance>) - Method in class io.micronaut.http.client.loadbalance.AbstractRoundRobinLoadBalancer
-
- getNotBlankValidator() - Method in class io.micronaut.validation.validator.constraints.DefaultConstraintValidators
-
The
NotBlank
validator for char sequences.
- getNotEmptyBooleanArrayValidator() - Method in class io.micronaut.validation.validator.constraints.DefaultConstraintValidators
-
- getNotEmptyByteArrayValidator() - Method in class io.micronaut.validation.validator.constraints.DefaultConstraintValidators
-
- getNotEmptyCharArrayValidator() - Method in class io.micronaut.validation.validator.constraints.DefaultConstraintValidators
-
- getNotEmptyCharSequenceValidator() - Method in class io.micronaut.validation.validator.constraints.DefaultConstraintValidators
-
The
NotEmpty
validator for char sequence.
- getNotEmptyCollectionValidator() - Method in class io.micronaut.validation.validator.constraints.DefaultConstraintValidators
-
- getNotEmptyDoubleArrayValidator() - Method in class io.micronaut.validation.validator.constraints.DefaultConstraintValidators
-
- getNotEmptyFloatArrayValidator() - Method in class io.micronaut.validation.validator.constraints.DefaultConstraintValidators
-
- getNotEmptyIntArrayValidator() - Method in class io.micronaut.validation.validator.constraints.DefaultConstraintValidators
-
- getNotEmptyLongArrayValidator() - Method in class io.micronaut.validation.validator.constraints.DefaultConstraintValidators
-
- getNotEmptyMapValidator() - Method in class io.micronaut.validation.validator.constraints.DefaultConstraintValidators
-
- getNotEmptyObjectArrayValidator() - Method in class io.micronaut.validation.validator.constraints.DefaultConstraintValidators
-
- getNotEmptyShortArrayValidator() - Method in class io.micronaut.validation.validator.constraints.DefaultConstraintValidators
-
- getNotNullValidator() - Method in class io.micronaut.validation.validator.constraints.DefaultConstraintValidators
-
- getNullValidator() - Method in class io.micronaut.validation.validator.constraints.DefaultConstraintValidators
-
- getNumberOfThreads() - Method in interface io.micronaut.scheduling.executor.ExecutorConfiguration
-
- getNumberOfThreads() - Method in class io.micronaut.scheduling.executor.UserExecutorConfiguration
-
- getNumberValue() - Method in class io.micronaut.json.tree.JsonNode
-
- getNumOfThreads() - Method in class io.micronaut.http.client.HttpClientConfiguration
-
- getNumOfThreads() - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.EventLoopConfig
-
- getNumThreads() - Method in class io.micronaut.http.netty.channel.DefaultEventLoopGroupConfiguration
-
- getNumThreads() - Method in interface io.micronaut.http.netty.channel.EventLoopGroupConfiguration
-
- getNumThreads() - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.EventLoopConfig
-
- getObjectArrayValueExtractor() - Method in class io.micronaut.validation.validator.extractors.DefaultValueExtractors
-
Value extractor for Object[].
- getObjectMapper() - Method in class io.micronaut.jackson.codec.JacksonMediaTypeCodec
-
- getObjectMapper() - Method in class io.micronaut.jackson.databind.JacksonDatabindMapper
-
- getObjectType(Object) - Static method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- getObservedConfigurationPrefixes() - Method in class io.micronaut.http.server.netty.NettyHttpServer
-
- getObservedConfigurationPrefixes() - Method in class io.micronaut.http.server.netty.ssl.CertificateProvidedSslBuilder
-
- getObservedConfigurationPrefixes() - Method in interface io.micronaut.runtime.context.scope.refresh.RefreshEventListener
-
Returns the set of observed configuration prefixes that the event listener should listen for.
- getOnlyAccessibleFromType() - Method in interface io.micronaut.inject.ast.ElementQuery.Result
-
- getOpenSessions() - Method in class io.micronaut.http.netty.websocket.NettyWebSocketSession
-
- getOpenSessions() - Method in interface io.micronaut.websocket.WebSocketSession
-
The current open sessions.
- getOperational() - Method in class io.micronaut.health.HealthStatus
-
Whether the status represents a functioning service.
- getOptionalDoubleValueExtractor() - Method in class io.micronaut.validation.validator.extractors.DefaultValueExtractors
-
- getOptionalIntValueExtractor() - Method in class io.micronaut.validation.validator.extractors.DefaultValueExtractors
-
- getOptionalLongValueExtractor() - Method in class io.micronaut.validation.validator.extractors.DefaultValueExtractors
-
- getOptionalValueExtractor() - Method in class io.micronaut.validation.validator.extractors.DefaultValueExtractors
-
Value extractor for optional.
- getOptions() - Method in class io.micronaut.annotation.processing.visitor.JavaVisitorContext
-
- getOptions() - Method in class io.micronaut.ast.groovy.visitor.GroovyVisitorContext
-
- getOptions() - Method in interface io.micronaut.core.cli.CommandLine
-
- getOptions() - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration
-
- getOptions() - Method in interface io.micronaut.inject.visitor.VisitorContext
-
The annotation processor environment custom options.
- getOr(NettyHttpRequest<?>, HttpResponse<?>) - Static method in class io.micronaut.http.server.netty.NettyHttpResponseFactory
-
Lookup the response from the context.
- getOrCreate(BeanCreationContext<T>) - Method in class io.micronaut.context.scope.AbstractConcurrentCustomScope
-
- getOrCreate(BeanCreationContext<T>) - Method in interface io.micronaut.context.scope.CustomScope
-
Resolve an object from the given scope.
- getOrCreate(NettyHttpRequest<?>) - Static method in class io.micronaut.http.server.netty.NettyHttpResponseFactory
-
Lookup the response from the context.
- getOrCreate(BeanCreationContext<T>) - Method in class io.micronaut.runtime.context.scope.refresh.RefreshScope
-
- getOrder() - Method in class io.micronaut.annotation.processing.visitor.LoadedVisitor
-
- getOrder() - Method in class io.micronaut.context.BeanRegistration
-
- getOrder() - Method in class io.micronaut.context.env.AbstractPropertySourceLoader
-
- getOrder() - Method in class io.micronaut.context.env.CommandLinePropertySource
-
- getOrder() - Method in class io.micronaut.context.env.EnvironmentPropertySource
-
- getOrder() - Method in class io.micronaut.context.env.KubernetesEnvironmentPropertySource
-
- getOrder() - Method in class io.micronaut.context.env.SystemPropertiesPropertySource
-
- getOrder() - Method in class io.micronaut.context.visitor.BeanImportVisitor
-
- getOrder() - Method in interface io.micronaut.core.order.Ordered
-
- getOrder(Object) - Static method in class io.micronaut.core.order.OrderUtil
-
Get the order for the given object.
- getOrder(AnnotationMetadata, Object) - Static method in class io.micronaut.core.order.OrderUtil
-
Get the order of the given object.
- getOrder(AnnotationMetadata) - Static method in class io.micronaut.core.order.OrderUtil
-
Get the order for the given annotation metadata.
- getOrder(Ordered) - Static method in class io.micronaut.core.order.OrderUtil
-
Get the order for the given Ordered object.
- getOrder() - Method in class io.micronaut.graal.reflect.GraalTypeElementVisitor
-
- getOrder() - Method in class io.micronaut.http.client.filters.ClientServerContextFilter
-
- getOrder() - Method in class io.micronaut.http.server.cors.CorsFilter
-
- getOrder() - Method in class io.micronaut.http.server.netty.handler.accesslog.element.NotImplementedElementBuilder
-
- getOrder() - Method in class io.micronaut.http.server.netty.jackson.JsonViewServerFilter
-
- getOrder() - Method in class io.micronaut.http.server.netty.ssl.CertificateProvidedSslBuilder
-
- getOrder() - Method in class io.micronaut.http.server.util.locale.HttpAbstractLocaleResolver
-
- getOrder() - Method in class io.micronaut.http.server.util.locale.HttpFixedLocaleResolver
-
- getOrder() - Method in class io.micronaut.http.server.util.locale.RequestLocaleResolver
-
- getOrder() - Method in class io.micronaut.inject.beans.visitor.IntrospectedTypeElementVisitor
-
- getOrder() - Method in class io.micronaut.jackson.core.env.CloudFoundryVcapApplicationPropertySourceLoader
-
- getOrder() - Method in class io.micronaut.jackson.core.env.CloudFoundryVcapServicesPropertySourceLoader
-
- getOrder() - Method in class io.micronaut.jackson.core.env.EnvJsonPropertySourceLoader
-
- getOrder() - Method in class io.micronaut.management.endpoint.EndpointsFilter
-
- getOrder() - Method in class io.micronaut.management.health.indicator.service.ServiceReadyHealthIndicator
-
- getOrder() - Method in class io.micronaut.retry.intercept.DefaultRetryInterceptor
-
- getOrder() - Method in class io.micronaut.retry.intercept.RecoveryInterceptor
-
- getOrder() - Method in interface io.micronaut.runtime.context.scope.refresh.RefreshEventListener
-
- getOrder() - Method in class io.micronaut.runtime.context.scope.refresh.RefreshScope
-
- getOrder() - Method in class io.micronaut.scheduling.async.AsyncInterceptor
-
- getOrder() - Method in class io.micronaut.session.http.HttpSessionFilter
-
- getOrder() - Method in class io.micronaut.validation.ValidatingInterceptor
-
- getOrigin() - Method in interface io.micronaut.http.HttpHeaders
-
- getOriginalValue() - Method in interface io.micronaut.core.convert.ConversionError
-
- getOriginatingElement() - Method in class io.micronaut.aop.writer.AopProxyWriter
-
Deprecated.
- getOriginatingElement() - Method in interface io.micronaut.inject.ast.beans.BeanElement
-
- getOriginatingElement() - Method in interface io.micronaut.inject.ast.beans.BeanElementBuilder
-
- getOriginatingElement() - Method in class io.micronaut.inject.writer.AbstractBeanDefinitionBuilder
-
- getOriginatingElement() - Method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- getOriginatingElement() - Method in interface io.micronaut.inject.writer.BeanDefinitionVisitor
-
- getOriginatingElements() - Method in class io.micronaut.annotation.processing.JavaConfigurationMetadataBuilder
-
- getOriginatingElements() - Method in class io.micronaut.inject.configuration.ConfigurationMetadataBuilder
-
- getOriginatingElements() - Method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- getOriginatingElements() - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
- getOriginatingElements() - Method in interface io.micronaut.inject.writer.OriginatingElements
-
- getOriginatingElements() - Method in class io.micronaut.inject.writer.StaticOriginatingElements
-
- getOriginatingRequest() - Method in class io.micronaut.websocket.bind.WebSocketState
-
- getOutboundHandlers() - Method in class io.micronaut.http.server.netty.DefaultNettyEmbeddedServerFactory
-
- getOutboundHandlers() - Method in interface io.micronaut.http.server.netty.NettyEmbeddedServices
-
- getOuterInjectionPoint() - Method in class io.micronaut.context.AbstractBeanResolutionContext.ConstructorArgumentSegment
-
- getOuterInjectionPoint() - Method in class io.micronaut.context.AbstractBeanResolutionContext.FieldSegment
-
- getOuterInjectionPoint() - Method in class io.micronaut.context.AbstractBeanResolutionContext.MethodArgumentSegment
-
- getOuterInjectionPoint() - Method in interface io.micronaut.inject.ArgumentInjectionPoint
-
- getOutputContext() - Method in class io.micronaut.jackson.core.tree.TreeGenerator
-
- getOverallDelay() - Method in interface io.micronaut.retry.RetryState
-
- getOverrideConfigLocations() - Method in interface io.micronaut.context.ApplicationContextConfiguration
-
The config locations.
- getOverrideConfigLocations() - Method in class io.micronaut.context.DefaultApplicationContextBuilder
-
- getOwningType() - Method in class io.micronaut.annotation.processing.visitor.JavaMethodElement
-
- getOwningType() - Method in class io.micronaut.ast.groovy.visitor.GroovyMethodElement
-
- getOwningType() - Method in interface io.micronaut.inject.ast.MemberElement
-
The owing type is the type that owns this element.
- getPackage() - Method in class io.micronaut.annotation.processing.visitor.JavaClassElement
-
- getPackage() - Method in class io.micronaut.ast.groovy.visitor.GroovyClassElement
-
- getPackage() - Method in class io.micronaut.context.AbstractBeanConfiguration
-
- getPackage() - Method in interface io.micronaut.inject.ast.ClassElement
-
The package name.
- getPackage() - Method in interface io.micronaut.inject.BeanConfiguration
-
- getPackageName() - Method in class io.micronaut.annotation.processing.visitor.JavaClassElement
-
- getPackageName() - Method in class io.micronaut.aop.writer.AopProxyWriter
-
- getPackageName() - Method in class io.micronaut.ast.groovy.visitor.GroovyClassElement
-
- getPackageName(String) - Static method in class io.micronaut.core.naming.NameUtils
-
Returns the package name for a class represented as string.
- getPackageName() - Method in interface io.micronaut.inject.annotation.AnnotationRemapper
-
- getPackageName() - Method in class io.micronaut.inject.annotation.internal.FindBugsRemapper
-
- getPackageName() - Method in class io.micronaut.inject.annotation.internal.JakartaRemapper
-
- getPackageName() - Method in interface io.micronaut.inject.ast.ClassElement
-
The package name.
- getPackageName(TypeElement) - Static method in class io.micronaut.inject.processing.JavaModelUtils
-
- getPackageName() - Method in interface io.micronaut.inject.writer.BeanDefinitionVisitor
-
- getPackageName() - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
- getPackages() - Method in class io.micronaut.context.env.DefaultEnvironment
-
- getPackages() - Method in interface io.micronaut.context.env.Environment
-
- getParallelism() - Method in interface io.micronaut.scheduling.executor.ExecutorConfiguration
-
- getParallelism() - Method in class io.micronaut.scheduling.executor.UserExecutorConfiguration
-
- getParameter() - Method in class io.micronaut.ast.groovy.utils.ExtendedParameter
-
- getParameterNameProvider() - Method in class io.micronaut.validation.validator.DefaultValidatorFactory
-
- getParameters() - Method in class io.micronaut.annotation.processing.visitor.JavaMethodElement
-
- getParameters() - Method in interface io.micronaut.aop.InvocationContext
-
Returns the current parameters as a map of mutable argument values.
- getParameters() - Method in class io.micronaut.ast.groovy.visitor.GroovyMethodElement
-
- getParameters() - Method in class io.micronaut.http.client.interceptor.configuration.ClientVersioningConfiguration
-
- 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.netty.AbstractNettyHttpRequest
-
- getParameters() - Method in class io.micronaut.http.simple.SimpleHttpRequest
-
- getParameters() - Method in interface io.micronaut.inject.ast.beans.BeanConstructorElement
-
- getParameters() - Method in interface io.micronaut.inject.ast.beans.BeanMethodElement
-
- getParameters() - Method in interface io.micronaut.inject.ast.MethodElement
-
- getParameters() - Method in class io.micronaut.inject.writer.AbstractBeanDefinitionBuilder
-
- getParameterValueMap() - Method in interface io.micronaut.aop.InvocationContext
-
Returns the current state of the parameters as a map keyed by parameter name.
- getParameterValues() - Method in interface io.micronaut.aop.InvocationContext
-
Returns the current state of the parameters as an array by parameter index.
- getParent() - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration
-
- getParserSettings() - Method in class io.micronaut.jackson.JacksonConfiguration
-
- getPartName() - Method in exception io.micronaut.web.router.exceptions.UnsatisfiedPartRouteException
-
- 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
-
- getPastDateConstraintValidator() - Method in class io.micronaut.validation.validator.constraints.DefaultConstraintValidators
-
The
Past
validator for Date accessor.
- getPastOrPresentDateConstraintValidator() - Method in class io.micronaut.validation.validator.constraints.DefaultConstraintValidators
-
- getPastOrPresentTemporalAccessorConstraintValidator() - Method in class io.micronaut.validation.validator.constraints.DefaultConstraintValidators
-
- getPastTemporalAccessorConstraintValidator() - Method in class io.micronaut.validation.validator.constraints.DefaultConstraintValidators
-
The
Past
validator for temporal accessor.
- getPath() - Method in class io.micronaut.context.AbstractBeanResolutionContext
-
- getPath() - Method in interface io.micronaut.context.BeanResolutionContext
-
- getPath() - Method in class io.micronaut.discovery.config.ConfigDiscoveryConfiguration
-
- getPath() - Method in class io.micronaut.http.client.ServiceHttpClientConfiguration
-
The context path to use for requests.
- 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.netty.AbstractNettyHttpRequest
-
- getPath() - Method in class io.micronaut.http.netty.cookies.NettyCookie
-
- getPath() - Method in interface io.micronaut.http.server.exceptions.response.Error
-
- getPath() - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.NettyListenerConfiguration
-
For UNIX domain sockets, the path of the socket.
- 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
-
- getPath() - Method in class io.micronaut.inject.configuration.PropertyMetadata
-
- getPath() - Method in class io.micronaut.management.endpoint.EndpointDefaultConfiguration
-
- getPath() - Method in class io.micronaut.management.health.indicator.diskspace.DiskSpaceIndicatorConfiguration
-
- getPath() - Method in class io.micronaut.scheduling.io.watch.event.FileChangedEvent
-
The path to the file / directory that changed.
- getPathMatcher() - Method in enum io.micronaut.http.filter.FilterPatternStyle
-
- getPathParameters() - Method in class io.micronaut.http.client.bind.ClientRequestUriContext
-
- getPaths() - Method in class io.micronaut.scheduling.io.watch.FileWatchConfiguration
-
The paths to watch.
- getPathVariableName() - Method in exception io.micronaut.web.router.exceptions.UnsatisfiedPathVariableRouteException
-
- getPathVariableSegmentCount() - Method in class io.micronaut.http.uri.UriTemplate
-
- getPatterns() - Method in interface io.micronaut.http.filter.HttpFilterResolver.FilterEntry
-
- getPatterns(BeanDefinition<?>) - Method in class io.micronaut.web.router.AnnotatedFilterRouteBuilder
-
- getPatternStyle() - Method in interface io.micronaut.http.filter.HttpFilterResolver.FilterEntry
-
- getPcapLoggingPathPattern() - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration
-
The path pattern to use for logging incoming connections to pcap.
- getPipelineCustomizers() - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration
-
- getPlaceholderResolver() - Method in class io.micronaut.context.env.DefaultEnvironment
-
- getPlaceholderResolver() - Method in interface io.micronaut.context.env.Environment
-
- getPongArgument() - Method in class io.micronaut.http.client.netty.websocket.NettyWebSocketClientHandler
-
- getPongArgument() - Method in class io.micronaut.http.netty.websocket.AbstractNettyWebSocketHandler
-
- getPongArgument() - Method in class io.micronaut.http.server.netty.websocket.NettyServerWebSocketHandler
-
- getPort() - Method in interface io.micronaut.discovery.ServiceInstance
-
- getPort() - Method in class io.micronaut.http.server.HttpServerConfiguration
-
- getPort() - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.NettyListenerConfiguration
-
The TCP port to bind to.
- getPort() - Method in class io.micronaut.http.server.netty.NettyHttpServer
-
- getPort() - Method in class io.micronaut.http.server.tck.EmbeddedServerUnderTest
-
- getPort() - Method in interface io.micronaut.http.server.tck.ServerUnderTest
-
- getPort() - Method in class io.micronaut.http.server.util.ProxyHeaderParser
-
- getPort() - Method in class io.micronaut.http.ssl.SslConfiguration
-
- getPort() - Method in class io.micronaut.management.endpoint.EndpointDefaultConfiguration
-
- getPort() - Method in interface io.micronaut.runtime.server.EmbeddedServer
-
- getPort() - Method in interface io.micronaut.web.router.UriRoute
-
- getPortHeader() - Method in class io.micronaut.http.server.HttpServerConfiguration.HostResolutionConfiguration
-
- getPosition() - Method in enum io.micronaut.aop.InterceptPhase
-
- getPositiveNumberValidator() - Method in class io.micronaut.validation.validator.constraints.DefaultConstraintValidators
-
- getPositiveOrZeroNumberValidator() - Method in class io.micronaut.validation.validator.constraints.DefaultConstraintValidators
-
- getPossibleCandidates() - Method in exception io.micronaut.context.exceptions.NonUniqueBeanException
-
- getPostConstructMethods() - Method in class io.micronaut.context.AbstractBeanDefinition
-
- getPostConstructMethods() - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
- getPostConstructMethods() - Method in interface io.micronaut.inject.BeanDefinition
-
All the methods that should be called once the bean has been fully initialized and constructed.
- getPostConstructMethods() - Method in interface io.micronaut.inject.DelegatingBeanDefinition
-
- getPostConstructMethodVisits() - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
- getPreDestroyMethods() - Method in class io.micronaut.context.AbstractBeanDefinition
-
- getPreDestroyMethods() - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
- getPreDestroyMethods() - Method in interface io.micronaut.inject.BeanDefinition
-
All the methods that should be called when the object is to be destroyed.
- getPreDestroyMethods() - Method in interface io.micronaut.inject.DelegatingBeanDefinition
-
- getPrefix() - Method in class io.micronaut.context.env.DefaultPropertyPlaceholderResolver
-
- getPrefix() - Method in interface io.micronaut.context.env.PropertyPlaceholderResolver
-
- getPrefix() - Method in class io.micronaut.session.http.CookieHttpSessionIdGenerator
-
- getPrefix() - Method in class io.micronaut.session.http.HttpSessionConfiguration
-
- getPrimaryConstructor() - Method in class io.micronaut.annotation.processing.visitor.JavaClassElement
-
- getPrimaryConstructor() - Method in class io.micronaut.ast.groovy.visitor.GroovyClassElement
-
- getPrimaryConstructor() - Method in interface io.micronaut.inject.ast.ClassElement
-
Find and return a single primary constructor.
- getPrimitiveType(String) - Static method in class io.micronaut.core.reflect.ClassUtils
-
The primitive type for the given type name.
- getPrimitiveType(Class) - Static method in class io.micronaut.core.reflect.ReflectionUtils
-
Obtain the primitive type for the given wrapper type.
- getPriority() - Method in interface io.micronaut.context.env.ActiveEnvironment
-
A 0 based index representing the priority
of the environment relative to other active
environments.
- getPrivateHostname() - Method in class io.micronaut.discovery.cloud.AbstractComputeInstanceMetadata
-
- getPrivateHostname() - Method in interface io.micronaut.discovery.cloud.ComputeInstanceMetadata
-
- getPrivateIpV4() - Method in class io.micronaut.discovery.cloud.AbstractComputeInstanceMetadata
-
- getPrivateIpV4() - Method in interface io.micronaut.discovery.cloud.ComputeInstanceMetadata
-
- getPrivateIpV6() - Method in class io.micronaut.discovery.cloud.AbstractComputeInstanceMetadata
-
- getPrivateIpV6() - Method in interface io.micronaut.discovery.cloud.ComputeInstanceMetadata
-
- getProcessingEnv() - Method in class io.micronaut.annotation.processing.test.JavaParser
-
- getProcessingEnv() - Method in class io.micronaut.annotation.processing.visitor.JavaVisitorContext
-
- getProcessorOptions(ProcessingEnvironment) - Static method in class io.micronaut.inject.util.VisitorContextUtils
-
- getProduces() - Method in class io.micronaut.web.router.BasicObjectRouteMatch
-
- getProduces() - Method in interface io.micronaut.web.router.Route
-
The media types able to produced by this route.
- getProduces() - Method in interface io.micronaut.web.router.RouteInfo
-
The media types able to produced by this route.
- getProduces() - Method in interface io.micronaut.web.router.RouteMatch
-
The media types able to produced by this route.
- getProducingElement() - Method in interface io.micronaut.inject.ast.beans.BeanElement
-
- getProducingElement() - Method in interface io.micronaut.inject.ast.beans.BeanElementBuilder
-
- getProducingElement() - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
- getProfile() - Method in class io.micronaut.http.hateoas.DefaultLink
-
- getProfile() - Method in interface io.micronaut.http.hateoas.Link
-
- getProjectDir() - Method in interface io.micronaut.inject.visitor.VisitorContext
-
Obtain the project directory.
- getProperties(String, StringConvention) - Method in class io.micronaut.context.DefaultApplicationContext
-
- getProperties(String, StringConvention) - Method in class io.micronaut.context.env.PropertySourcePropertyResolver
-
- getProperties(String) - Method in class io.micronaut.core.annotation.AnnotationValue
-
Resolves a map of properties for a member that is an array of annotations that have members called "name" or "key" to represent the key and "value" to represent the value.
- getProperties(String, String) - Method in class io.micronaut.core.annotation.AnnotationValue
-
Resolve properties with a custom key member.
- getProperties(String) - Method in interface io.micronaut.core.value.PropertyResolver
-
Return all the properties under the given key.
- getProperties(String, StringConvention) - Method in interface io.micronaut.core.value.PropertyResolver
-
Return all the properties under the given key.
- getProperties() - Method in class io.micronaut.inject.configuration.ConfigurationMetadataBuilder
-
- getProperties(String) - Method in class io.micronaut.management.endpoint.env.EnvironmentEndpoint
-
- getProperty(String, ArgumentConversionContext<T>) - Method in class io.micronaut.context.DefaultApplicationContext
-
- getProperty(String) - Static method in class io.micronaut.context.env.CachedEnvironment
-
Returns the system property of the requested name.
- getProperty(String, ArgumentConversionContext<T>) - Method in class io.micronaut.context.env.PropertySourcePropertyResolver
-
- getProperty(String) - Method in class io.micronaut.core.beans.AbstractBeanIntrospection
-
- getProperty(String) - Method in interface io.micronaut.core.beans.BeanIntrospection
-
Obtain a property by name.
- getProperty(String, Class<P>) - Method in interface io.micronaut.core.beans.BeanIntrospection
-
Obtain a property by name and type.
- getProperty(String, Class<P>) - Method in interface io.micronaut.core.beans.BeanWrapper
-
Get the property of the given name and type.
- getProperty(String, Argument<P>) - Method in interface io.micronaut.core.beans.BeanWrapper
-
Get the property of the given name and type.
- getProperty(String, ArgumentConversionContext<P>) - Method in interface io.micronaut.core.beans.BeanWrapper
-
Get the property of the given name and type.
- getProperty(String, ArgumentConversionContext<T>) - Method in class io.micronaut.core.value.MapPropertyResolver
-
- getProperty(String, ArgumentConversionContext<T>) - Method in interface io.micronaut.core.value.PropertyResolver
-
Resolve the given property for the given name, type and generic type arguments.
- getProperty(String, Argument<T>) - Method in interface io.micronaut.core.value.PropertyResolver
-
Resolve the given property for the given name, type and generic type arguments.
- getProperty(String, Class<T>, ConversionContext) - Method in interface io.micronaut.core.value.PropertyResolver
-
Resolve the given property for the given name, type and generic type arguments.
- getProperty(String, Class<T>) - Method in interface io.micronaut.core.value.PropertyResolver
-
Resolve the given property for the given name.
- getProperty(String, Class<T>, T) - Method in interface io.micronaut.core.value.PropertyResolver
-
Resolve the given property for the given name.
- getProperty(String) - Method in class io.micronaut.inject.beans.AbstractInitializableBeanIntrospection
-
- getPropertyByIndex(int) - Method in class io.micronaut.inject.beans.AbstractInitializableBeanIntrospection
-
Obtain a property by its index.
- getPropertyEntries(String) - Method in class io.micronaut.context.DefaultApplicationContext
-
- getPropertyEntries(String) - Method in class io.micronaut.context.env.PropertySourcePropertyResolver
-
- getPropertyEntries(String) - Method in class io.micronaut.core.value.MapPropertyResolver
-
- getPropertyEntries(String) - Method in interface io.micronaut.core.value.PropertyResolver
-
Returns a collection of properties entries under the given key.
- getPropertyNameForGetter(String) - Static method in class io.micronaut.core.naming.NameUtils
-
Get the equivalent property name for the given getter.
- getPropertyNameForGetter(String, String) - Static method in class io.micronaut.core.naming.NameUtils
-
Get the equivalent property name for the given getter and read prefix.
- getPropertyNameForGetter(String, String[]) - Static method in class io.micronaut.core.naming.NameUtils
-
Get the equivalent property name for the given getter and read prefixes.
- getPropertyNameForSetter(String) - Static method in class io.micronaut.core.naming.NameUtils
-
Get the equivalent property name for the given setter.
- getPropertyNameForSetter(String, String) - Static method in class io.micronaut.core.naming.NameUtils
-
Get the equivalent property name for the given setter and write prefix.
- getPropertyNameForSetter(String, String[]) - Static method in class io.micronaut.core.naming.NameUtils
-
Get the equivalent property name for the given setter and write prefixes.
- getPropertyNames() - Method in interface io.micronaut.core.beans.BeanIntrospection
-
The property names as an array.
- getPropertyNames() - Method in interface io.micronaut.core.beans.BeanWrapper
-
The property names.
- getPropertyNamingStrategy() - Method in class io.micronaut.jackson.JacksonConfiguration
-
- getPropertyPlaceholderValueForConstructorArgument(BeanResolutionContext, BeanContext, int, String) - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
Obtains a property value for a bean definition for a constructor at the given index
- getPropertyPlaceholderValueForField(BeanResolutionContext, BeanContext, Argument, String) - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
Deprecated.
- getPropertyPlaceholderValueForMethodArgument(BeanResolutionContext, BeanContext, int, int, String) - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
Obtains a placeholder value for the given method argument.
- getPropertyPlaceholderValueForSetter(BeanResolutionContext, BeanContext, String, Argument<?>, String) - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
Obtains a placeholder value for the given method argument.
- getPropertySourceLoaders() - Method in class io.micronaut.context.env.DefaultEnvironment
-
- getPropertySourceLoaders() - Method in interface io.micronaut.context.env.Environment
-
- getPropertySourceRootName() - Method in class io.micronaut.context.env.DefaultEnvironment
-
- getPropertySources() - Method in class io.micronaut.context.env.DefaultEnvironment
-
- getPropertySources() - Method in interface io.micronaut.context.env.Environment
-
- getPropertySources(Environment) - Method in interface io.micronaut.discovery.config.ConfigurationClient
-
Retrieves all of the
PropertySource
registrations for the given environment.
- getPropertySources(Environment) - Method in class io.micronaut.discovery.config.DefaultCompositeConfigurationClient
-
- getPropertyValueForConstructorArgument(BeanResolutionContext, BeanContext, int, String, String) - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
Obtains a property value for a bean definition for a constructor at the given index
- getPropertyValueForField(BeanResolutionContext, BeanContext, Argument, String, String) - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
Deprecated.
- getPropertyValueForMethodArgument(BeanResolutionContext, BeanContext, int, int, String, String) - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
Obtains a property value for the given method argument.
- getPropertyValueForSetter(BeanResolutionContext, BeanContext, String, Argument<?>, String, String) - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
Obtains a property value for the given method argument.
- getProtocol() - Method in class io.micronaut.http.ssl.SslConfiguration
-
- getProtocolHeader() - Method in class io.micronaut.http.server.HttpServerConfiguration.HostResolutionConfiguration
-
- getProtocols() - Method in class io.micronaut.http.ssl.SslConfiguration
-
- getProtocolVersion() - Method in class io.micronaut.http.netty.websocket.NettyWebSocketSession
-
- getProtocolVersion() - Method in interface io.micronaut.websocket.WebSocketSession
-
The protocol version of the WebSocket protocol currently being used.
- getProvidedType() - Method in class io.micronaut.aop.writer.AopProxyWriter
-
- getProvidedType() - Method in interface io.micronaut.inject.writer.BeanDefinitionVisitor
-
The provided type of the bean.
- getProvidedType() - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
- getProvider() - Method in class io.micronaut.http.ssl.SslConfiguration.KeyStoreConfiguration
-
- getProvider() - Method in class io.micronaut.http.ssl.SslConfiguration.TrustStoreConfiguration
-
- getProxiedBean(BeanContext) - Method in class io.micronaut.context.AbstractBeanDefinition
-
Resolves the proxied bean instance for this bean.
- getProxiedBean(BeanContext) - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
Resolves the proxied bean instance for this bean.
- getProxiedBeanDefinitionName() - Method in class io.micronaut.aop.writer.AopProxyWriter
-
- getProxiedBeanDefinitionName() - Method in interface io.micronaut.inject.writer.ProxyingBeanDefinitionVisitor
-
- getProxiedTypeName() - Method in class io.micronaut.aop.writer.AopProxyWriter
-
- getProxiedTypeName() - Method in interface io.micronaut.inject.writer.ProxyingBeanDefinitionVisitor
-
- getProxyAddress() - Method in class io.micronaut.http.client.HttpClientConfiguration
-
The proxy to use.
- getProxyHttpClient(AnnotationMetadata) - Method in class io.micronaut.http.client.netty.DefaultNettyHttpClientRegistry
-
- getProxyHttpClient(AnnotationMetadata) - Method in interface io.micronaut.http.client.ProxyHttpClientRegistry
-
Return the client for the given annotation metadata.
- getProxyPassword() - Method in class io.micronaut.http.client.HttpClientConfiguration
-
- getProxySelector() - Method in class io.micronaut.http.client.HttpClientConfiguration
-
- getProxyTargetBean(Class<T>, Qualifier<T>) - Method in interface io.micronaut.context.BeanLocator
-
Resolves the proxy target for a given bean type.
- getProxyTargetBean(Argument<T>, Qualifier<T>) - Method in interface io.micronaut.context.BeanLocator
-
Resolves the proxy target for a given bean type.
- getProxyTargetBean(Class<T>, Qualifier<T>) - Method in class io.micronaut.context.DefaultBeanContext
-
- getProxyTargetBean(Argument<T>, Qualifier<T>) - Method in class io.micronaut.context.DefaultBeanContext
-
- getProxyTargetBean(BeanResolutionContext, Argument<T>, Qualifier<T>) - Method in class io.micronaut.context.DefaultBeanContext
-
Resolves the proxy target for a given bean type.
- getProxyTargetBeanDefinition(Class<T>, Qualifier<T>) - Method in interface io.micronaut.context.BeanDefinitionRegistry
-
- getProxyTargetBeanDefinition(Argument<T>, Qualifier<T>) - Method in interface io.micronaut.context.BeanDefinitionRegistry
-
- getProxyTargetMethod(Class<T>, String, Class...) - Method in interface io.micronaut.context.ExecutionHandleLocator
-
Finds an optimized execution handle for invoking a bean method.
- getProxyTargetMethod(Class<T>, Qualifier<T>, String, Class...) - Method in interface io.micronaut.context.ExecutionHandleLocator
-
Finds an optimized execution handle for invoking a bean method.
- getProxyTargetMethod(Argument<T>, Qualifier<T>, String, Class...) - Method in interface io.micronaut.context.ExecutionHandleLocator
-
Finds an optimized execution handle for invoking a bean method.
- getProxyType() - Method in class io.micronaut.http.client.HttpClientConfiguration
-
The proxy to use.
- getProxyUsername() - Method in class io.micronaut.http.client.HttpClientConfiguration
-
- getPublic() - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.FileTypeHandlerConfiguration.CacheControlConfiguration
-
- getPublic() - Method in class io.micronaut.http.server.netty.types.files.FileTypeHandlerConfiguration.CacheControlConfiguration
-
Deprecated.
- getPublicHostname() - Method in class io.micronaut.discovery.cloud.AbstractComputeInstanceMetadata
-
- getPublicHostname() - Method in interface io.micronaut.discovery.cloud.ComputeInstanceMetadata
-
- getPublicIpV4() - Method in class io.micronaut.discovery.cloud.AbstractComputeInstanceMetadata
-
- getPublicIpV4() - Method in interface io.micronaut.discovery.cloud.ComputeInstanceMetadata
-
- getPublicIpV6() - Method in class io.micronaut.discovery.cloud.AbstractComputeInstanceMetadata
-
- getPublicIpV6() - Method in interface io.micronaut.discovery.cloud.ComputeInstanceMetadata
-
- getPushEnabled() - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.Http2Settings
-
- getQualifiers() - Method in interface io.micronaut.inject.ast.beans.BeanElement
-
- getQualifiers() - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
- getQuality() - Method in class io.micronaut.http.MediaType
-
- getQualityAsNumber() - Method in class io.micronaut.http.MediaType
-
- getQueryParameterName() - Method in exception io.micronaut.web.router.exceptions.UnsatisfiedQueryValueRouteException
-
- getQueryParameters() - Method in class io.micronaut.http.client.bind.ClientRequestUriContext
-
- getQuietly(Object) - Method in class io.micronaut.core.util.clhm.ConcurrentLinkedHashMap
-
Returns the value to which the specified key is mapped, or null
if this map contains no mapping for the key.
- getRawArguments() - Method in interface io.micronaut.core.cli.CommandLine
-
- getRawClassElement() - Method in class io.micronaut.annotation.processing.visitor.JavaClassElement
-
- getRawClassElement() - Method in interface io.micronaut.inject.ast.ClassElement
-
Get a
ClassElement
instance corresponding to this type, but without any type arguments bound.
- getRawMessage(String, MessageSource.MessageContext) - Method in class io.micronaut.context.i18n.ResourceBundleMessageSource
-
- getRawMessage(String, MessageSource.MessageContext) - Method in interface io.micronaut.context.MessageSource
-
Resolve a message for the given code and context.
- getRawMessage(String, MessageSource.MessageContext, String) - Method in interface io.micronaut.context.MessageSource
-
Resolve a message for the given code and context.
- getRawMessage(String, MessageSource.MessageContext) - Method in class io.micronaut.context.StaticMessageSource
-
- getRawMessage(String, MessageSource.MessageContext) - Method in class io.micronaut.runtime.context.CompositeMessageSource
-
- getRawSegmentCount() - Method in class io.micronaut.http.uri.UriTemplate
-
- getRawSegmentLength() - Method in class io.micronaut.http.uri.UriTemplate
-
- getReadIdleTimeout() - Method in class io.micronaut.http.client.HttpClientConfiguration
-
- getReadIdleTimeout() - Method in class io.micronaut.http.server.HttpServerConfiguration
-
- getReadinessHealthIndicators(HealthIndicator[], HealthIndicator[]) - Method in class io.micronaut.management.endpoint.health.HealthEndpoint
-
- getReadMethod() - Method in interface io.micronaut.inject.ast.PropertyElement
-
- getReadTimeout() - Method in class io.micronaut.http.client.HttpClientConfiguration
-
- getReadTimeout() - Method in class io.micronaut.http.server.HttpServerConfiguration
-
- getReason() - Method in enum io.micronaut.http.HttpStatus
-
- getReason() - Method in class io.micronaut.websocket.CloseReason
-
- getReceiverType() - Method in class io.micronaut.annotation.processing.visitor.JavaMethodElement
-
- getReceiverType() - Method in interface io.micronaut.inject.ast.MethodElement
-
Returns the receiver type of this executable, or empty if the method has no receiver type.
- getRegion() - Method in class io.micronaut.discovery.cloud.AbstractComputeInstanceMetadata
-
- getRegion() - Method in interface io.micronaut.discovery.cloud.ComputeInstanceMetadata
-
- getRegion() - Method in interface io.micronaut.discovery.ServiceInstance
-
Returns the region to use.
- getRemainingArgs() - Method in interface io.micronaut.core.cli.CommandLine
-
- getRemainingArgsString() - Method in interface io.micronaut.core.cli.CommandLine
-
- getRemainingArgsWithOptionsString() - Method in interface io.micronaut.core.cli.CommandLine
-
- getRemoteAddress() - Method in interface io.micronaut.http.HttpRequest
-
- getRemoteAddress() - Method in class io.micronaut.http.HttpRequestWrapper
-
- getRemoteAddress() - Method in class io.micronaut.http.server.netty.NettyHttpRequest
-
- getRepeatableAnnotation(String) - Static method in class io.micronaut.inject.annotation.AnnotationMetadataSupport
-
- getRepeatableName(AnnotationMirror) - Method in class io.micronaut.annotation.processing.JavaAnnotationMetadataBuilder
-
- getRepeatableName(AnnotationNode) - Method in class io.micronaut.ast.groovy.annotation.GroovyAnnotationMetadataBuilder
-
- getRepeatableName(A) - Method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
Obtain the name of the repeatable annotation if the annotation is is one.
- getRepeatableNameForType(Element) - Method in class io.micronaut.annotation.processing.JavaAnnotationMetadataBuilder
-
- getRepeatableNameForType(AnnotatedNode) - Method in class io.micronaut.ast.groovy.annotation.GroovyAnnotationMetadataBuilder
-
- getRepeatableNameForType(T) - Method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
Obtain the name of the repeatable annotation if the annotation is is one.
- getRequest() - Method in interface io.micronaut.http.server.exceptions.response.ErrorContext
-
- getRequestArgumentSatisfier() - Method in class io.micronaut.http.server.netty.DefaultNettyEmbeddedServerFactory
-
- getRequestArgumentSatisfier() - Method in interface io.micronaut.http.server.netty.NettyEmbeddedServices
-
- getRequestArgumentSatisfier() - Method in class io.micronaut.http.server.RouteExecutor
-
- getRequestAttributeName() - Method in exception io.micronaut.web.router.exceptions.UnsatisfiedRequestAttributeRouteException
-
- getRequestParameters() - Method in class io.micronaut.http.netty.websocket.NettyWebSocketSession
-
- getRequestParameters() - Method in interface io.micronaut.websocket.WebSocketSession
-
The request parameters used to create this session.
- getRequestURI() - Method in class io.micronaut.http.netty.websocket.NettyWebSocketSession
-
- getRequestURI() - Method in interface io.micronaut.websocket.WebSocketSession
-
The request URI this session was opened under.
- getRequiredArguments() - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
- getRequiredArguments() - Method in class io.micronaut.context.AbstractParametrizedBeanDefinition
-
- getRequiredArguments() - Method in interface io.micronaut.inject.ParametrizedBeanFactory
-
- getRequiredArguments() - Method in interface io.micronaut.web.router.MethodBasedRouteMatch
-
Returns the required arguments for this RouteMatch.
- getRequiredArguments() - Method in interface io.micronaut.web.router.RouteMatch
-
Returns the required arguments for this RouteMatch.
- getRequiredArguments() - Method in interface io.micronaut.web.router.UriRouteMatch
-
Returns the required arguments for this RouteMatch.
- getRequiredComponents() - Method in class io.micronaut.context.AbstractBeanDefinition
-
- getRequiredComponents() - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
- getRequiredComponents() - Method in interface io.micronaut.inject.BeanDefinition
-
- getRequiredComponents() - Method in interface io.micronaut.inject.DelegatingBeanDefinition
-
- getRequiredField(Class, String) - Static method in class io.micronaut.core.reflect.ReflectionUtils
-
Finds a field on the given type for the given name.
- getRequiredInput(String) - Method in class io.micronaut.web.router.BasicObjectRouteMatch
-
- getRequiredInput(String) - Method in interface io.micronaut.web.router.RouteMatch
-
Return whether the given named input is required by this route.
- getRequiredInternalConstructor(Class<T>, Class...) - Static method in class io.micronaut.core.reflect.ReflectionUtils
-
Finds an internal constructor defined by the Micronaut API and throws a
NoSuchMethodError
if it doesn't exist.
- getRequiredInternalMethod(Class, String, Class...) - Static method in class io.micronaut.core.reflect.ReflectionUtils
-
Finds an internal method defined by the Micronaut API and throws a
NoSuchMethodError
if it doesn't exist.
- getRequiredMessage(String, MessageSource.MessageContext) - Method in interface io.micronaut.context.MessageSource
-
Resolve a message for the given code and context or throw an exception.
- getRequiredMethod(Class, String, Class...) - Static method in class io.micronaut.core.reflect.ReflectionUtils
-
Finds a method on the given type for the given name.
- getRequiredMethod(String, Class<?>...) - Method in interface io.micronaut.inject.BeanDefinition
-
- getRequiredMethod(String, Class<?>...) - Method in interface io.micronaut.inject.DelegatingBeanDefinition
-
- getRequiredProperty(String, Class<P>) - Method in interface io.micronaut.core.beans.BeanIntrospection
-
- getRequiredProperty(String, Class<P>) - Method in interface io.micronaut.core.beans.BeanWrapper
-
Get the property value of the given type or throw an exception if it is unobtainable.
- getRequiredProperty(String, Argument<P>) - Method in interface io.micronaut.core.beans.BeanWrapper
-
Get the property value of the given type or throw an exception if it is unobtainable.
- getRequiredProperty(String, ArgumentConversionContext<P>) - Method in interface io.micronaut.core.beans.BeanWrapper
-
Get the property value of the given type or throw an exception if it is unobtainable.
- getRequiredProperty(String, Class<T>) - Method in interface io.micronaut.core.value.PropertyResolver
-
Resolve the given property for the given name.
- getRequiredRawMessage(String, MessageSource.MessageContext) - Method in interface io.micronaut.context.MessageSource
-
Resolve a message for the given code and context or throw an exception.
- getRequiredValue(Class<T>) - Method in class io.micronaut.core.annotation.AnnotationValue
-
Get the value of the value
member of the annotation.
- getRequiredValue(String, Class<T>) - Method in class io.micronaut.core.annotation.AnnotationValue
-
Get the value of the value
member of the annotation.
- getResource(String) - Method in class io.micronaut.context.env.DefaultEnvironment
-
- getResource(String) - Method in class io.micronaut.core.io.file.DefaultFileSystemResourceLoader
-
- getResource(String) - Method in interface io.micronaut.core.io.ResourceLoader
-
Obtains the URL to a given resource.
- getResource(String) - Method in class io.micronaut.core.io.ResourceResolver
-
Searches resource loaders for one that supports the given path.
- getResource(String) - Method in class io.micronaut.core.io.scan.DefaultClassPathResourceLoader
-
Obtains a resource URL.
- getResourceAsStream(String) - Method in class io.micronaut.context.env.DefaultEnvironment
-
- getResourceAsStream(String) - Method in class io.micronaut.core.io.file.DefaultFileSystemResourceLoader
-
- getResourceAsStream(String) - Method in interface io.micronaut.core.io.ResourceLoader
-
Obtains a resource as a stream.
- getResourceAsStream(String) - Method in class io.micronaut.core.io.ResourceResolver
-
Searches resource loaders for one that supports the given path.
- getResourceAsStream(String) - Method in class io.micronaut.core.io.scan.DefaultClassPathResourceLoader
-
Obtains a resource as a stream.
- getResourceLeakDetectorLevel() - Method in class io.micronaut.http.netty.configuration.NettyGlobalConfiguration
-
Provides the value set for the resource leak detection.
- getResourceLoader() - Method in interface io.micronaut.context.ApplicationContextConfiguration
-
The class path resource loader to use.
- getResourceLoader() - Method in class io.micronaut.context.DefaultApplicationContextBuilder
-
- getResourceLoaders() - Method in class io.micronaut.web.router.resource.StaticResourceConfiguration
-
- getResources(String) - Method in class io.micronaut.context.env.DefaultEnvironment
-
- getResources(String) - Method in class io.micronaut.core.io.file.DefaultFileSystemResourceLoader
-
- getResources(String) - Method in interface io.micronaut.core.io.ResourceLoader
-
Obtains all resources with the given name.
- getResources(String) - Method in class io.micronaut.core.io.ResourceResolver
-
Searches resource loaders for one that supports the given path.
- getResources(String) - Method in class io.micronaut.core.io.scan.DefaultClassPathResourceLoader
-
Obtains a stream of resource URLs.
- getResponse() - Method in exception io.micronaut.http.client.exceptions.HttpClientResponseException
-
- getResponse() - Method in interface io.micronaut.http.HttpResponseProvider
-
- getResponseConsumer() - Method in class io.micronaut.http.server.tck.HttpResponseAssertion
-
- getResult() - Method in class io.micronaut.management.health.indicator.AbstractHealthIndicator
-
- getResult() - Method in class io.micronaut.management.health.indicator.client.ServiceHttpClientHealthIndicator
-
- getResult() - Method in class io.micronaut.management.health.indicator.discovery.DiscoveryClientHealthIndicator
-
- getResult() - Method in interface io.micronaut.management.health.indicator.HealthIndicator
-
- getResult() - Method in class io.micronaut.management.health.indicator.jdbc.JdbcIndicator
-
- getResult() - Method in class io.micronaut.management.health.indicator.service.ServiceReadyHealthIndicator
-
- getRetentionPolicy(Element) - Method in class io.micronaut.annotation.processing.JavaAnnotationMetadataBuilder
-
- getRetentionPolicy(AnnotatedNode) - Method in class io.micronaut.ast.groovy.annotation.GroovyAnnotationMetadataBuilder
-
- getRetentionPolicy() - Method in class io.micronaut.core.annotation.AnnotationValue
-
- getRetentionPolicy(T) - Method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
Gets the retention policy for the given annotation.
- getRetry() - Method in interface io.micronaut.http.sse.Event
-
- getRetryCount() - Method in class io.micronaut.discovery.registration.RegistrationConfiguration
-
- getRetryDelay() - Method in class io.micronaut.discovery.registration.RegistrationConfiguration
-
- getRetryPredicate() - Method in interface io.micronaut.retry.RetryState
-
- getRetryState() - Method in class io.micronaut.retry.event.CircuitOpenEvent
-
- getRetryState() - Method in class io.micronaut.retry.event.RetryEvent
-
- getReturnType() - Method in class io.micronaut.annotation.processing.visitor.JavaMethodElement
-
- getReturnType() - Method in class io.micronaut.aop.chain.MethodInterceptorChain
-
- getReturnType() - Method in class io.micronaut.ast.groovy.visitor.GroovyMethodElement
-
- getReturnType() - Method in class io.micronaut.context.AbstractExecutableMethod
-
- getReturnType() - Method in class io.micronaut.core.beans.AbstractBeanMethod
-
- getReturnType() - Method in interface io.micronaut.core.beans.BeanMethod
-
- getReturnType() - Method in interface io.micronaut.inject.ast.ConstructorElement
-
- getReturnType() - Method in interface io.micronaut.inject.ast.MethodElement
-
- getReturnType() - Method in interface io.micronaut.inject.DelegatingExecutableMethod
-
- getReturnType() - Method in interface io.micronaut.inject.MethodReference
-
- getReturnType() - Method in class io.micronaut.web.router.BasicObjectRouteMatch
-
- getReturnType() - Method in interface io.micronaut.web.router.RouteInfo
-
- getReturnType() - Method in interface io.micronaut.web.router.RouteMatch
-
- getRootBean() - Method in interface io.micronaut.validation.validator.constraints.ConstraintValidatorContext
-
In case of using this constraint validator with javax.validation.ConstraintValidator
returns null, because JRS-303 doesn't
support passing a root bean in their validation context.
- getRootBeanType() - Method in exception io.micronaut.context.exceptions.BeanCreationException
-
- getRootCause() - Method in interface io.micronaut.http.server.exceptions.response.ErrorContext
-
- getRootDefinition() - Method in class io.micronaut.context.AbstractBeanResolutionContext
-
- getRootDefinition() - Method in interface io.micronaut.context.BeanResolutionContext
-
- getRootMetadata() - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- getRoute() - Method in interface io.micronaut.web.router.UriRouteMatch
-
- getRouteExecutor() - Method in class io.micronaut.http.server.netty.DefaultNettyEmbeddedServerFactory
-
- getRouteExecutor() - Method in interface io.micronaut.http.server.netty.NettyEmbeddedServices
-
- getRouteKey(UriRoute) - Method in class io.micronaut.management.endpoint.routes.impl.DefaultRouteDataCollector
-
- getRouter() - Method in interface io.micronaut.http.server.netty.NettyEmbeddedServices
-
- getRouter() - Method in class io.micronaut.http.server.RouteExecutor
-
- getRoutes() - Method in class io.micronaut.management.endpoint.routes.RoutesEndpoint
-
- 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.netty.cookies.NettyCookie
-
- getSameSite() - Method in class io.micronaut.http.simple.cookies.SimpleCookie
-
- getScheme() - Method in class io.micronaut.http.server.netty.NettyHttpServer
-
- getScheme() - Method in class io.micronaut.http.server.util.ProxyHeaderParser
-
- getScheme() - Method in interface io.micronaut.runtime.server.EmbeddedServer
-
- getScope() - Method in class io.micronaut.context.AbstractBeanDefinition
-
- getScope() - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
- getScope() - Method in interface io.micronaut.inject.ast.beans.BeanElement
-
The scope of the bean.
- getScope() - Method in interface io.micronaut.inject.BeanDefinition
-
- getScope() - Method in interface io.micronaut.inject.DelegatingBeanDefinition
-
- getScope() - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
- getScope(BeanDefinition<?>) - Method in class io.micronaut.management.endpoint.beans.impl.DefaultBeanDefinitionData
-
- getScopeMap(boolean) - Method in class io.micronaut.context.scope.AbstractConcurrentCustomScope
-
- getScopeName() - Method in class io.micronaut.context.AbstractBeanDefinition
-
- getScopeName() - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
- getScopeName() - Method in interface io.micronaut.inject.BeanDefinition
-
- getScopeName() - Method in interface io.micronaut.inject.DelegatingBeanDefinition
-
- getSerializationFeatures() - Method in class io.micronaut.jackson.codec.JacksonFeatures
-
Serialization features.
- getSerializationInclusion() - Method in class io.micronaut.jackson.JacksonConfiguration
-
- getSerializationSettings() - Method in class io.micronaut.jackson.JacksonConfiguration
-
- getServer(Map<String, Object>) - Method in class io.micronaut.http.server.tck.EmbeddedServerUnderTestProvider
-
- getServer(Map<String, Object>) - Method in interface io.micronaut.http.server.tck.ServerUnderTestProvider
-
- getServer(String, Map<String, Object>) - Method in interface io.micronaut.http.server.tck.ServerUnderTestProvider
-
- getServer(String) - Method in interface io.micronaut.http.server.tck.ServerUnderTestProvider
-
- getServerAddress() - Method in interface io.micronaut.http.HttpRequest
-
- getServerAddress() - Method in class io.micronaut.http.HttpRequestWrapper
-
- getServerAddress() - Method in class io.micronaut.http.server.netty.NettyHttpRequest
-
- getServerConfiguration() - Method in class io.micronaut.http.server.netty.NettyHttpServer
-
- getServerCookieEncoder() - Method in class io.micronaut.http.netty.NettyMutableHttpResponse
-
- getServerHeader() - Method in class io.micronaut.http.server.HttpServerConfiguration
-
- getServerName() - Method in interface io.micronaut.http.HttpRequest
-
- getServerName() - Method in class io.micronaut.http.HttpRequestWrapper
-
- getServerName() - Method in class io.micronaut.http.server.netty.NettyHttpRequest
-
- getServerSocketChannelInstance(EventLoopGroupConfiguration) - Method in class io.micronaut.http.server.netty.DefaultNettyEmbeddedServerFactory
-
- getServerSocketChannelInstance(EventLoopGroupConfiguration) - Method in interface io.micronaut.http.server.netty.NettyEmbeddedServices
-
Gets the server socket channel instance.
- getServerSslBuilder() - Method in class io.micronaut.http.server.netty.DefaultNettyEmbeddedServerFactory
-
- getServerSslBuilder() - Method in interface io.micronaut.http.server.netty.NettyEmbeddedServices
-
- getServerUnderTestProvider() - Static method in class io.micronaut.http.server.tck.ServerUnderTestProviderUtils
-
- getServiceEntries() - Method in class io.micronaut.inject.writer.AbstractClassWriterOutputVisitor
-
- getServiceEntries() - Method in interface io.micronaut.inject.writer.ClassWriterOutputVisitor
-
The META-INF/services entries to write.
- getServiceID() - Method in exception io.micronaut.discovery.exceptions.NoAvailableServiceException
-
- getServiceId() - Method in exception io.micronaut.http.client.exceptions.HttpClientException
-
Get the service ID of the http client that produced this exception.
- getServiceID() - Method in class io.micronaut.http.client.loadbalance.AbstractRoundRobinLoadBalancer
-
- getServiceID() - Method in class io.micronaut.http.client.loadbalance.DiscoveryClientRoundRobinLoadBalancer
-
- getServiceID() - Method in class io.micronaut.http.client.loadbalance.ServiceInstanceListRoundRobinLoadBalancer
-
- getServiceId() - Method in class io.micronaut.http.client.ServiceHttpClientConfiguration
-
The service id.
- getServiceIdPattern() - Method in interface io.micronaut.http.util.OutgointRequestProcessorMatcher
-
- getServiceIds() - Method in class io.micronaut.discovery.CompositeDiscoveryClient
-
- getServiceIds() - Method in interface io.micronaut.discovery.DiscoveryClient
-
- getServiceLoaders() - Method in class io.micronaut.core.io.service.SoftServiceLoader.Optimizations
-
- getSession() - Method in class io.micronaut.http.client.netty.websocket.NettyWebSocketClientHandler
-
- getSession() - Method in class io.micronaut.http.netty.websocket.AbstractNettyWebSocketHandler
-
- getSession() - Method in class io.micronaut.http.server.netty.websocket.NettyServerWebSocketHandler
-
- getSession() - Method in class io.micronaut.websocket.bind.WebSocketState
-
- getSessionAttribute() - Method in class io.micronaut.http.server.HttpServerConfiguration.HttpLocaleResolutionConfigurationProperties
-
- getSessionAttribute() - Method in interface io.micronaut.http.server.util.locale.HttpLocaleResolutionConfiguration
-
- getSeverity() - Method in class io.micronaut.health.HealthStatus
-
The severity of the status.
- getShort(int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- getShortArrayValueExtractor() - Method in class io.micronaut.validation.validator.extractors.DefaultValueExtractors
-
Value extractor for short[].
- getShortLE(int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- getShutdownQuietPeriod() - Method in class io.micronaut.http.client.HttpClientConfiguration
-
The amount of quiet period for shutdown.
- getShutdownQuietPeriod() - Method in class io.micronaut.http.netty.channel.DefaultEventLoopGroupConfiguration
-
- getShutdownQuietPeriod() - Method in interface io.micronaut.http.netty.channel.EventLoopGroupConfiguration
-
- getShutdownQuietPeriod() - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.EventLoopConfig
-
- getShutdownTimeout() - Method in class io.micronaut.http.client.HttpClientConfiguration
-
The amount of time to wait for shutdown.
- getShutdownTimeout() - Method in class io.micronaut.http.netty.channel.DefaultEventLoopGroupConfiguration
-
- getShutdownTimeout() - Method in interface io.micronaut.http.netty.channel.EventLoopGroupConfiguration
-
- getShutdownTimeout() - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.EventLoopConfig
-
- getSimpleName() - Method in class io.micronaut.annotation.processing.visitor.JavaClassElement
-
- getSimpleName() - Method in class io.micronaut.annotation.processing.visitor.JavaPackageElement
-
- getSimpleName() - Method in class io.micronaut.ast.groovy.visitor.GroovyClassElement
-
- getSimpleName() - Method in class io.micronaut.ast.groovy.visitor.GroovyPackageElement
-
- getSimpleName(String) - Static method in class io.micronaut.core.naming.NameUtils
-
Returns the simple name for a class represented as string.
- getSimpleName() - Method in interface io.micronaut.core.type.TypeInformation
-
Obtains the type's simple name.
- getSimpleName() - Method in interface io.micronaut.inject.ast.ClassElement
-
The simple name without the package name.
- getSimpleName() - Method in interface io.micronaut.inject.ast.Element
-
The simple name of the element.
- getSize() - Method in interface io.micronaut.http.multipart.FileUpload
-
Returns the size of the part.
- getSize() - Method in class io.micronaut.http.server.netty.multipart.NettyCompletedFileUpload
-
- getSize() - Method in class io.micronaut.http.server.netty.multipart.NettyStreamingFileUpload
-
- getSize(T) - Method in interface io.micronaut.validation.validator.constraints.SizeValidator
-
Evaluate the size for the given value.
- getSizeBooleanArrayValidator() - Method in class io.micronaut.validation.validator.constraints.DefaultConstraintValidators
-
The
Size
validator for boolean[].
- getSizeByteArrayValidator() - Method in class io.micronaut.validation.validator.constraints.DefaultConstraintValidators
-
The
Size
validator for byte[].
- getSizeCharArrayValidator() - Method in class io.micronaut.validation.validator.constraints.DefaultConstraintValidators
-
The
Size
validator for char[].
- getSizeCharSequenceValidator() - Method in class io.micronaut.validation.validator.constraints.DefaultConstraintValidators
-
The
Size
validator for CharSequence.
- getSizeCollectionValidator() - Method in class io.micronaut.validation.validator.constraints.DefaultConstraintValidators
-
The
Size
validator for Collection.
- getSizeDoubleArrayValidator() - Method in class io.micronaut.validation.validator.constraints.DefaultConstraintValidators
-
The
Size
validator for double[].
- getSizeFloatArrayValidator() - Method in class io.micronaut.validation.validator.constraints.DefaultConstraintValidators
-
The
Size
validator for float[].
- getSizeIntArrayValidator() - Method in class io.micronaut.validation.validator.constraints.DefaultConstraintValidators
-
The
Size
validator for int[].
- getSizeLongArrayValidator() - Method in class io.micronaut.validation.validator.constraints.DefaultConstraintValidators
-
The
Size
validator for long[].
- getSizeMapValidator() - Method in class io.micronaut.validation.validator.constraints.DefaultConstraintValidators
-
The
Size
validator for Map.
- getSizeObjectArrayValidator() - Method in class io.micronaut.validation.validator.constraints.DefaultConstraintValidators
-
The
Size
validator for Object[].
- getSizeShortArrayValidator() - Method in class io.micronaut.validation.validator.constraints.DefaultConstraintValidators
-
The
Size
validator for short[].
- getSource() - Method in class io.micronaut.context.event.BeanContextEvent
-
- getSource() - Method in class io.micronaut.discovery.event.AbstractServiceInstanceEvent
-
- getSource() - Method in class io.micronaut.http.context.event.HttpRequestReceivedEvent
-
- getSource() - Method in class io.micronaut.http.context.event.HttpRequestTerminatedEvent
-
- getSource() - Method in interface io.micronaut.management.endpoint.info.InfoSource
-
- getSource() - Method in class io.micronaut.management.endpoint.info.source.BuildInfoSource
-
- getSource() - Method in class io.micronaut.management.endpoint.info.source.ConfigurationInfoSource
-
- getSource() - Method in class io.micronaut.management.endpoint.info.source.GitInfoSource
-
- getSource() - Method in class io.micronaut.retry.event.CircuitClosedEvent
-
- getSource() - Method in class io.micronaut.retry.event.CircuitOpenEvent
-
- getSource() - Method in class io.micronaut.retry.event.RetryEvent
-
- getSource() - Method in class io.micronaut.runtime.context.scope.refresh.RefreshEvent
-
- getSource() - Method in class io.micronaut.runtime.event.AbstractEmbeddedApplicationEvent
-
- getSource() - Method in class io.micronaut.runtime.server.event.ServerShutdownEvent
-
- getSource() - Method in class io.micronaut.runtime.server.event.ServerStartupEvent
-
- getSource() - Method in class io.micronaut.scheduling.io.watch.event.FileChangedEvent
-
- getSource() - Method in class io.micronaut.session.event.AbstractSessionEvent
-
- getSource() - Method in class io.micronaut.websocket.event.WebSocketEvent
-
- getSseClient(AnnotationMetadata) - Method in class io.micronaut.http.client.netty.DefaultNettyHttpClientRegistry
-
- getSseClient(AnnotationMetadata) - Method in interface io.micronaut.http.client.sse.SseClientRegistry
-
Return the client for the given annotation metadata.
- getSslConfiguration() - Method in class io.micronaut.http.client.HttpClientConfiguration
-
- getSslConfiguration() - Method in class io.micronaut.http.server.netty.ssl.CertificateProvidedSslBuilder
-
- getSslConfiguration() - Method in class io.micronaut.http.server.netty.ssl.SelfSignedSslBuilder
-
- getSslConfiguration() - Method in interface io.micronaut.http.server.netty.ssl.ServerSslBuilder
-
- getStaticResourceResolver() - Method in class io.micronaut.http.server.netty.DefaultNettyEmbeddedServerFactory
-
- getStaticResourceResolver() - Method in interface io.micronaut.http.server.netty.NettyEmbeddedServices
-
- getStatus() - Method in class io.micronaut.health.HeartbeatEvent
-
This method will return the
HealthStatus
if the server is configured to calculate the status.
- getStatus() - Method in exception io.micronaut.http.client.exceptions.HttpClientResponseException
-
- getStatus() - Method in class io.micronaut.http.client.netty.FullNettyClientHttpResponse
-
- 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
-
- getStatus() - Method in class io.micronaut.http.netty.NettyMutableHttpResponse
-
- getStatus() - Method in interface io.micronaut.management.health.indicator.HealthResult
-
- getStatusConfiguration() - Method in class io.micronaut.management.endpoint.health.HealthEndpoint
-
- getStatusRoutes() - Method in class io.micronaut.web.router.DefaultRouteBuilder
-
- getStatusRoutes() - Method in interface io.micronaut.web.router.RouteBuilder
-
- getStereotypeAnnotationNames() - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Returns the names of the annotations which are stereotypes.
- getStereotypeAnnotationNames() - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- getStereotypeAnnotationNames() - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- getStereotypes() - Method in class io.micronaut.core.annotation.AnnotationValue
-
- getStreamConfig() - Method in class io.micronaut.jackson.databind.JacksonDatabindMapper
-
- getStreamConfig() - Method in interface io.micronaut.json.JsonMapper
-
- getStreamingHttpClient(AnnotationMetadata) - Method in class io.micronaut.http.client.netty.DefaultNettyHttpClientRegistry
-
- getStreamingHttpClient(AnnotationMetadata) - Method in interface io.micronaut.http.client.StreamingHttpClientRegistry
-
Return the client for the given annotation metadata.
- getStreamOfTypeForConstructorArgument(BeanResolutionContext, BeanContext, int, Argument<K>, Qualifier<K>) - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
Obtains all bean definitions for a constructor argument at the given index
- getStreamOfTypeForField(BeanResolutionContext, BeanContext, FieldInjectionPoint) - Method in class io.micronaut.context.AbstractBeanDefinition
-
Obtains a bean definition for the field at the given index and the argument at the given index
- getStreamOfTypeForField(BeanResolutionContext, BeanContext, int, Argument<K>, Qualifier<K>) - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
Obtains a bean definition for the field at the given index and the argument at the given index
- getStreamOfTypeForMethodArgument(BeanResolutionContext, BeanContext, int, int, Argument, Qualifier) - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
Obtains all bean definitions for the method at the given index and the argument at the given index
- getStringValue() - Method in class io.micronaut.json.tree.JsonNode
-
- getSubprotocol() - Method in interface io.micronaut.websocket.WebSocketSession
-
The subprotocol if one is used.
- getSubscriber() - Method in class io.micronaut.core.async.processor.SingleSubscriberProcessor
-
- getSubtype() - Method in class io.micronaut.http.MediaType
-
- getSuperType() - Method in class io.micronaut.annotation.processing.visitor.JavaClassElement
-
- getSuperType() - Method in class io.micronaut.ast.groovy.visitor.GroovyClassElement
-
- getSuperType() - Method in interface io.micronaut.inject.ast.ClassElement
-
Returns the super type of this element or empty if the element has no super type.
- getSupportedAnnotation() - Method in class io.micronaut.management.endpoint.processors.DeleteEndpointRouteBuilder
-
- getSupportedAnnotation() - Method in class io.micronaut.management.endpoint.processors.ReadEndpointRouteBuilder
-
- getSupportedAnnotation() - Method in class io.micronaut.management.endpoint.processors.WriteEndpointRouteBuilder
-
- getSupportedAnnotationNames() - Method in interface io.micronaut.context.visitor.BeanImportHandler
-
- getSupportedAnnotationNames() - Method in class io.micronaut.context.visitor.BeanImportVisitor
-
- getSupportedAnnotationNames() - Method in class io.micronaut.graal.reflect.GraalTypeElementVisitor
-
- getSupportedAnnotationNames() - Method in interface io.micronaut.inject.visitor.TypeElementVisitor
-
- getSupportedAnnotationNames() - Method in class io.micronaut.validation.routes.RouteValidationVisitor
-
- getSupportedAnnotationNames() - Method in class io.micronaut.validation.websocket.WebSocketVisitor
-
- getSupportedAnnotationTypes() - Method in class io.micronaut.annotation.processing.AggregatingTypeElementVisitorProcessor
-
- getSupportedAnnotationTypes() - Method in class io.micronaut.annotation.processing.ConfigurationMetadataProcessor
-
- getSupportedAnnotationTypes() - Method in class io.micronaut.annotation.processing.PackageConfigurationInjectProcessor
-
- getSupportedAnnotationTypes() - Method in class io.micronaut.annotation.processing.ServiceDescriptionProcessor
-
Deprecated.
- getSupportedAnnotationTypes() - Method in class io.micronaut.annotation.processing.TypeElementVisitorProcessor
-
- getSupportedOptions() - Method in class io.micronaut.annotation.processing.TypeElementVisitorProcessor
-
- getSupportedOptions() - Method in interface io.micronaut.inject.visitor.TypeElementVisitor
-
Called once when processor loads.
- getSupportingLoader(String) - Method in class io.micronaut.core.io.ResourceResolver
-
Searches resource loaders for one that supports the given prefix.
- getSuspendParameters() - Method in class io.micronaut.annotation.processing.visitor.JavaMethodElement
-
- getSuspendParameters() - Method in interface io.micronaut.inject.ast.MethodElement
-
If
MethodElement.isSuspend()
returns true this method exposes the continuation parameter in addition to the other parameters of the method.
- getSystemOptions() - Static method in class io.micronaut.inject.util.VisitorContextUtils
-
- getSystemProperties() - Method in interface io.micronaut.core.cli.CommandLine
-
- getTags() - Method in class io.micronaut.discovery.cloud.AbstractComputeInstanceMetadata
-
- getTags() - Method in interface io.micronaut.discovery.cloud.ComputeInstanceMetadata
-
The tags attached to the instance.
- getTarget() - Method in class io.micronaut.aop.chain.ConstructorInterceptorChain
-
- getTarget() - Method in class io.micronaut.aop.chain.InterceptorChain
-
- getTarget() - Method in interface io.micronaut.aop.InvocationContext
-
- getTarget() - Method in interface io.micronaut.core.bind.BoundExecutable
-
- getTarget() - Method in interface io.micronaut.inject.DelegatingBeanDefinition
-
- getTarget() - Method in interface io.micronaut.inject.DelegatingExecutableMethod
-
- getTarget() - Method in interface io.micronaut.inject.ExecutionHandle
-
The target of the method invocation.
- getTarget() - Method in interface io.micronaut.scheduling.instrument.InstrumentedExecutor
-
Implementors can override to specify the target
Executor
.
- getTarget() - Method in interface io.micronaut.scheduling.instrument.InstrumentedExecutorService
-
- getTarget() - Method in interface io.micronaut.scheduling.instrument.InstrumentedScheduledExecutorService
-
- getTarget() - Method in interface io.micronaut.websocket.context.WebSocketBean
-
- getTargetDefinitionType() - Method in interface io.micronaut.inject.ProxyBeanDefinition
-
- getTargetMethod() - Method in class io.micronaut.aop.chain.MethodInterceptorChain
-
- getTargetMethod() - Method in class io.micronaut.inject.beans.AbstractExecutableBeanMethod
-
- getTargetMethod() - Method in interface io.micronaut.inject.DelegatingExecutableMethod
-
- getTargetMethod() - Method in interface io.micronaut.inject.MethodReference
-
- getTargetMethod() - Method in interface io.micronaut.web.router.MethodBasedRoute
-
- getTargetMethodByIndex(int) - Method in class io.micronaut.context.AbstractExecutableMethodsDefinition
-
Find
Method
representation at the method by index.
- getTargetMethodByIndex(int) - Method in class io.micronaut.inject.beans.AbstractInitializableBeanIntrospection
-
Find
Method
representation at the method by index.
- getTargetPackage() - Method in interface io.micronaut.inject.annotation.PackageRenameRemapper
-
- getTargetType() - Method in interface io.micronaut.inject.ProxyBeanDefinition
-
- getTargetType() - Method in class io.micronaut.validation.validator.constraints.DefaultConstraintValidators.ValidatorKey
-
- getterNameFor(String) - Static method in class io.micronaut.core.naming.NameUtils
-
Get the equivalent getter name for the given property.
- getterNameFor(String, String[]) - Static method in class io.micronaut.core.naming.NameUtils
-
Get the equivalent getter name for the given property and a the first prefix.
- getterNameFor(String, String) - Static method in class io.micronaut.core.naming.NameUtils
-
Get the equivalent getter name for the given property and a prefix.
- getterNameFor(String, Class<?>) - Static method in class io.micronaut.core.naming.NameUtils
-
Get the equivalent getter name for the given property.
- getterNameFor(String, boolean) - Static method in class io.micronaut.core.naming.NameUtils
-
Get the equivalent getter name for the given property.
- getTextContent() - Method in interface io.micronaut.inject.writer.GeneratedFile
-
Gets the character content of this file object, if available.
- getThreadFactory() - Method in class io.micronaut.http.client.HttpClientConfiguration
-
- getThreadFactoryClass() - Method in interface io.micronaut.scheduling.executor.ExecutorConfiguration
-
- getThreadFactoryClass() - Method in class io.micronaut.scheduling.executor.UserExecutorConfiguration
-
- getThreadSelection() - Method in class io.micronaut.http.server.HttpServerConfiguration
-
- getThreshold() - Method in class io.micronaut.http.server.HttpServerConfiguration.MultipartConfiguration
-
- getThreshold() - Method in class io.micronaut.management.health.indicator.diskspace.DiskSpaceIndicatorConfiguration
-
- getThrowable() - Method in class io.micronaut.retry.event.CircuitOpenEvent
-
- getThrowable() - Method in class io.micronaut.retry.event.RetryEvent
-
- getThrownTypes() - Method in class io.micronaut.annotation.processing.visitor.JavaMethodElement
-
- getThrownTypes() - Method in class io.micronaut.ast.groovy.visitor.GroovyMethodElement
-
- getThrownTypes() - Method in interface io.micronaut.inject.ast.MethodElement
-
Returns the types declared in the throws
declaration of a method.
- getTimeout() - Method in class io.micronaut.discovery.registration.RegistrationConfiguration
-
- getTimeZone() - Method in class io.micronaut.jackson.JacksonConfiguration
-
- getTitle() - Method in class io.micronaut.http.hateoas.DefaultLink
-
- getTitle() - Method in interface io.micronaut.http.hateoas.Link
-
- getTitle() - Method in interface io.micronaut.http.server.exceptions.response.Error
-
- getTraversableResolver() - Method in class io.micronaut.validation.validator.DefaultValidatorConfiguration
-
- getTraversableResolver() - Method in class io.micronaut.validation.validator.DefaultValidatorFactory
-
- getTraversableResolver() - Method in interface io.micronaut.validation.validator.ValidatorConfiguration
-
- getTrustManagerFactory(SslConfiguration) - Method in class io.micronaut.http.client.netty.ssl.NettyClientSslBuilder
-
- getTrustManagerFactory(SslConfiguration) - Method in class io.micronaut.http.ssl.SslBuilder
-
- getTrustStore(SslConfiguration) - Method in class io.micronaut.http.server.netty.ssl.CertificateProvidedSslBuilder
-
- 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.ast.groovy.visitor.GroovyEnumConstantElement
-
- getType() - Method in class io.micronaut.ast.groovy.visitor.GroovyFieldElement
-
- getType() - Method in class io.micronaut.ast.groovy.visitor.GroovyParameterElement
-
- getType() - Method in class io.micronaut.core.annotation.AnnotationClassValue
-
The type if present on the classpath.
- getType() - Method in class io.micronaut.core.beans.AbstractBeanProperty
-
- getType() - Method in interface io.micronaut.core.beans.BeanProperty
-
- getType() - Method in class io.micronaut.core.type.DefaultArgument
-
- getType() - Method in interface io.micronaut.core.type.TypeInformation
-
- 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
-
- getType() - Method in class io.micronaut.inject.ArgumentBeanType
-
- getType() - Method in interface io.micronaut.inject.ast.ClassElement
-
- getType() - Method in interface io.micronaut.inject.ast.ParameterElement
-
- getType() - Method in interface io.micronaut.inject.ast.PropertyElement
-
- getType() - Method in interface io.micronaut.inject.ast.TypedElement
-
- getType() - Method in class io.micronaut.inject.configuration.ConfigurationMetadata
-
- getType() - Method in class io.micronaut.inject.configuration.PropertyMetadata
-
- getType() - Method in interface io.micronaut.inject.FieldInjectionPoint
-
- getType(BeanDefinition<?>) - Method in class io.micronaut.management.endpoint.beans.impl.DefaultBeanDefinitionData
-
- getType() - Method in interface io.micronaut.scheduling.executor.ExecutorConfiguration
-
- getType() - Method in class io.micronaut.scheduling.executor.UserExecutorConfiguration
-
- getTypeArgument() - Method in class io.micronaut.core.async.subscriber.TypedSubscriber
-
- getTypeArguments(String) - Method in class io.micronaut.annotation.processing.visitor.JavaClassElement
-
- getTypeArguments() - Method in class io.micronaut.annotation.processing.visitor.JavaClassElement
-
- getTypeArguments() - Method in class io.micronaut.aop.writer.AopProxyWriter
-
- getTypeArguments(String) - Method in class io.micronaut.ast.groovy.visitor.GroovyClassElement
-
- getTypeArguments() - Method in class io.micronaut.ast.groovy.visitor.GroovyClassElement
-
- getTypeArguments(String) - Method in class io.micronaut.context.AbstractBeanDefinition
-
- getTypeArguments(String) - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
- getTypeArguments(Class<?>) - Method in class io.micronaut.context.event.ApplicationEventPublisherFactory
-
- getTypeArguments() - Method in class io.micronaut.context.event.ApplicationEventPublisherFactory
-
- getTypeArguments(String) - Method in interface io.micronaut.inject.ast.ClassElement
-
Get the type arguments for the given type name.
- getTypeArguments(Class<?>) - Method in interface io.micronaut.inject.ast.ClassElement
-
Get the type arguments for the given type name.
- getTypeArguments() - Method in interface io.micronaut.inject.ast.ClassElement
-
- getTypeArguments() - Method in interface io.micronaut.inject.BeanDefinition
-
If the bean itself declares any type arguments this method will return the classes that represent those types.
- getTypeArguments(Class<?>) - Method in interface io.micronaut.inject.BeanDefinition
-
Return the type arguments for the given interface or super type for this bean.
- getTypeArguments(String) - Method in interface io.micronaut.inject.BeanDefinition
-
Return the type arguments for the given interface or super type for this bean.
- getTypeArguments(String) - Method in interface io.micronaut.inject.DelegatingBeanDefinition
-
- getTypeArguments(Class<?>) - Method in class io.micronaut.inject.provider.AbstractProviderDefinition
-
- getTypeArguments() - Method in class io.micronaut.inject.provider.AbstractProviderDefinition
-
- getTypeArguments() - Method in class io.micronaut.inject.qualifiers.TypeArgumentQualifier
-
- getTypeArguments(Class<T>, BT) - Method in class io.micronaut.inject.qualifiers.TypeArgumentQualifier
-
- getTypeArguments() - Method in interface io.micronaut.inject.writer.BeanDefinitionVisitor
-
- getTypeArguments() - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
- getTypeArgumentsMap() - Method in class io.micronaut.context.AbstractBeanDefinition
-
A method that subclasses can override to provide information on type arguments.
- getTypeDescriptor(TypedElement) - Static method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
Returns the descriptor corresponding to the given class.
- getTypeDescriptor(Class<?>) - Static method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
Returns the descriptor corresponding to the given class.
- getTypeDescriptor(String) - Static method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
Returns the descriptor corresponding to the given class.
- getTypeDescriptor(String, String...) - Static method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- getTypeElementVisitorProcessor() - Method in class io.micronaut.annotation.processing.test.JavaParser
-
The type element visitor processor to use.
- getTypeForAnnotation(AnnotationMirror) - Method in class io.micronaut.annotation.processing.JavaAnnotationMetadataBuilder
-
- getTypeForAnnotation(AnnotationNode) - Method in class io.micronaut.ast.groovy.annotation.GroovyAnnotationMetadataBuilder
-
- getTypeForAnnotation(A) - Method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
Get the type of the given annotation.
- getTypeName() - Method in interface io.micronaut.core.annotation.AnnotatedTypeInfo
-
- getTypeName() - Method in interface io.micronaut.core.type.TypeInformation
-
- getTypeParameters() - Method in interface io.micronaut.core.convert.ArgumentConversionContext
-
- getTypeParameters() - Method in class io.micronaut.core.type.DefaultArgument
-
- getTypeParameters() - Method in interface io.micronaut.core.type.TypeVariableResolver
-
- getTypeParameters(Class<?>) - Method in interface io.micronaut.inject.BeanDefinition
-
Returns the type parameters as a class array for the given type.
- getTypeParameters() - Method in interface io.micronaut.inject.BeanDefinition
-
Returns the type parameters as a class array for the bean type.
- getTypePredicates() - Method in interface io.micronaut.inject.ast.ElementQuery.Result
-
- getTypeReference(TypedElement) - Static method in class io.micronaut.inject.processing.JavaModelUtils
-
Return the type reference for a class.
- getTypeReference(TypedElement) - Static method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
Return the type reference for a class.
- getTypeReferenceForName(String, String...) - Static method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
Returns the Type reference corresponding to the given class.
- getTypes() - Method in class io.micronaut.annotation.processing.visitor.JavaVisitorContext
-
The types.
- getTypes(Collection<ClassElement>) - Method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- getTypeString(TypeElement) - Method in class io.micronaut.annotation.processing.JavaConfigurationMetadataBuilder
-
- getTypeString(boolean) - Method in interface io.micronaut.core.type.TypeInformation
-
Returns the string representation of the argument type, including generics.
- getTypeString(T) - Method in class io.micronaut.inject.configuration.ConfigurationMetadataBuilder
-
Convert the given type to a string.
- getTypeUtils() - Method in class io.micronaut.annotation.processing.ModelUtils
-
- getTypeVariable(String) - Method in interface io.micronaut.core.type.TypeVariableResolver
-
- getTypeVariables() - Method in interface io.micronaut.core.convert.ArgumentConversionContext
-
- getTypeVariables() - Method in interface io.micronaut.core.convert.ConversionContext
-
In the case where the type to be converted contains generic type arguments this map will return
the concrete types of those arguments.
- getTypeVariables() - Method in class io.micronaut.core.type.DefaultArgument
-
- getTypeVariables() - Method in interface io.micronaut.core.type.TypeVariableResolver
-
- getTypeVariables() - Method in class io.micronaut.inject.ArgumentBeanType
-
- getUnboundArguments() - Method in interface io.micronaut.core.bind.BoundExecutable
-
If the executable can only be partially bound then this method will return the arguments that have not been bound.
- getUndeclaredOptions() - Method in interface io.micronaut.core.cli.CommandLine
-
- getUnsafe(B) - Method in class io.micronaut.core.beans.AbstractBeanProperty
-
- getUnsafe(B) - Method in interface io.micronaut.core.beans.UnsafeBeanProperty
-
- getUnsignedByte(int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- getUnsignedInt(int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- getUnsignedIntLE(int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- getUnsignedMedium(int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- getUnsignedMediumLE(int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- getUnsignedShort(int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- getUnsignedShortLE(int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- getUpperBounds() - Method in interface io.micronaut.inject.ast.WildcardElement
-
- getURI() - Method in interface io.micronaut.discovery.ServiceInstance
-
- getURI() - Method in interface io.micronaut.function.client.FunctionDefinition
-
- getUri() - Method in class io.micronaut.http.client.loadbalance.FixedLoadBalancer
-
- getUri() - Method in interface io.micronaut.http.HttpRequest
-
- getUri() - Method in class io.micronaut.http.HttpRequestWrapper
-
- getUri() - Method in class io.micronaut.http.netty.AbstractNettyHttpRequest
-
- getURI() - Method in class io.micronaut.http.server.netty.NettyHttpServer
-
- 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
-
- getURI() - Method in interface io.micronaut.runtime.server.EmbeddedServer
-
- getUri() - Method in exception io.micronaut.web.router.exceptions.DuplicateRouteException
-
- getUriMatchTemplate() - Method in interface io.micronaut.web.router.UriRoute
-
- getUriNamingStrategy() - Method in class io.micronaut.web.router.DefaultRouteBuilder
-
- getUriNamingStrategy() - Method in interface io.micronaut.web.router.RouteBuilder
-
- getUriPattern() - Method in interface io.micronaut.http.util.OutgointRequestProcessorMatcher
-
- getUriRoutes() - Method in class io.micronaut.web.router.DefaultRouteBuilder
-
- getUriRoutes() - Method in exception io.micronaut.web.router.exceptions.DuplicateRouteException
-
- getUriRoutes() - Method in interface io.micronaut.web.router.RouteBuilder
-
- getUriTemplate() - Method in class io.micronaut.http.client.bind.ClientRequestUriContext
-
- getUriVariables() - Method in interface io.micronaut.websocket.WebSocketSession
-
Any matching URI path variables.
- getUrl() - Method in class io.micronaut.discovery.cloud.digitalocean.DigitalOceanMetadataConfiguration
-
- getUrl() - Method in class io.micronaut.http.client.loadbalance.FixedLoadBalancer
-
- getURL() - Method in class io.micronaut.http.server.netty.NettyHttpServer
-
- getURL() - Method in interface io.micronaut.runtime.server.EmbeddedServer
-
- getUrls() - Method in class io.micronaut.http.client.ServiceHttpClientConfiguration
-
The URLs.
- getUserData() - Method in class io.micronaut.discovery.cloud.digitalocean.DigitalOceanInstanceMetadata
-
- 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
-
- getUserPrincipal() - Method in interface io.micronaut.websocket.WebSocketSession
-
The user
Principal
used to create the session.
- getValidator() - Method in class io.micronaut.validation.validator.DefaultValidatorConfiguration
-
- getValidator() - Method in class io.micronaut.validation.validator.DefaultValidatorFactory
-
- getValue(Class<T>) - Method in class io.micronaut.context.env.DefaultPropertyPlaceholderResolver.PlaceholderSegment
-
- getValue(Class<T>) - Method in class io.micronaut.context.env.DefaultPropertyPlaceholderResolver.RawSegment
-
- getValue(Class<T>) - Method in interface io.micronaut.context.env.DefaultPropertyPlaceholderResolver.Segment
-
Returns the value of a given segment converted to
the provided type.
- getValue(Class<? extends Annotation>, String, Class<T>) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Get the value of the given annotation member.
- getValue(Class<? extends Annotation>, String, Argument<T>) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Get the value of the given annotation member.
- getValue(String, String, Class<T>) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Get the value of the given annotation member.
- getValue(String, String, Argument<T>) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Get the value of the given annotation member.
- getValue(String, Class<T>) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Get the value of default "value" the given annotation.
- getValue(String, String) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Get the value of the given annotation member.
- getValue(Class<? extends Annotation>, String) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Get the value of the given annotation member.
- getValue(String) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Get the value of default "value" the given annotation.
- getValue(Class<? extends Annotation>) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Get the value of default "value" the given annotation.
- getValue(Class<? extends Annotation>, Class<T>) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Get the value of default "value" the given annotation.
- getValue(Class<? extends Annotation>, Argument<T>) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Get the value of default "value" the given annotation.
- getValue(String, Argument<T>) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Get the value of default "value" the given annotation.
- getValue(String, Argument<T>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- getValue(Class<? extends Annotation>, Argument<T>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- getValue(String, String, Argument<T>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- getValue(Class<? extends Annotation>, String, Argument<T>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- getValue(Class<? extends Annotation>, String, Class<T>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- getValue(String, String, Class<T>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- getValue(String, Class<T>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- getValue(String, String) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- getValue(Class<? extends Annotation>, String) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- getValue(String) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- getValue(Class<? extends Annotation>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- getValue(Class<? extends Annotation>, Class<T>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- getValue(ArgumentConversionContext<T>) - Method in class io.micronaut.core.annotation.AnnotationValue
-
Get the value of the value
member of the annotation.
- getValue(Argument<T>) - Method in class io.micronaut.core.annotation.AnnotationValue
-
Get the value of the value
member of the annotation.
- getValue(Class<T>) - Method in class io.micronaut.core.annotation.AnnotationValue
-
Get the value of the value
member of the annotation.
- getValue() - Method in interface io.micronaut.core.bind.ArgumentBinder.BindingResult
-
- getValue(CharSequence) - Method in interface io.micronaut.core.convert.value.ConvertibleValues
-
Get a raw value without any conversion.
- getValue(CharSequence) - Method in class io.micronaut.core.convert.value.ConvertibleValuesMap
-
- getValue() - Method in interface io.micronaut.core.type.ArgumentValue
-
- getValue() - Method in interface io.micronaut.http.cookie.Cookie
-
- getValue() - Method in class io.micronaut.http.netty.cookies.NettyCookie
-
- getValue() - Method in class io.micronaut.http.simple.cookies.SimpleCookie
-
- getValue(String, String, Argument<T>) - Method in class io.micronaut.inject.annotation.AbstractEnvironmentAnnotationMetadata
-
- getValue(String, String, Argument<T>, Function<Object, Object>) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- getValue(Class<? extends Annotation>, String, Class<T>) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- getValue(String, String, Argument<T>) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- getValue(String, String, Argument<T>, Function<Object, Object>) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
Resolves the given value performing type conversion as necessary.
- getValueExtractor(Class<T>) - Method in interface io.micronaut.validation.validator.extractors.ValueExtractorRegistry
-
- getValueExtractorRegistry() - Method in class io.micronaut.validation.validator.DefaultValidatorConfiguration
-
- getValueExtractorRegistry() - Method in interface io.micronaut.validation.validator.ValidatorConfiguration
-
- getValueForArgument(Argument, HttpRequest<?>, boolean) - Method in class io.micronaut.http.server.binding.RequestArgumentSatisfier
-
- getValueForArgument(Argument, HttpRequest<?>, boolean) - Method in class io.micronaut.http.server.netty.NettyRequestArgumentSatisfier
-
- getValueForConstructorArgument(BeanResolutionContext, BeanContext, int) - Method in class io.micronaut.context.AbstractBeanDefinition
-
Obtains a value for a bean definition for a constructor at the given index
- getValueForConstructorArgument(BeanResolutionContext, BeanContext, int, Qualifier) - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
Deprecated.
- getValueForField(BeanResolutionContext, BeanContext, int) - Method in class io.micronaut.context.AbstractBeanDefinition
-
Obtains a value for the given field from the bean context
- getValueForField(BeanResolutionContext, BeanContext, int, Qualifier) - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
Deprecated.
- getValueForMethodArgument(BeanResolutionContext, BeanContext, int, int) - Method in class io.micronaut.context.AbstractBeanDefinition
-
Obtains a value for the given method argument.
- getValueForMethodArgument(BeanResolutionContext, BeanContext, int, int, Qualifier) - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
Deprecated.
- getValueForPath(BeanResolutionContext, BeanContext, Argument<T1>, String...) - Method in class io.micronaut.context.AbstractBeanDefinition
-
Resolve a value for the given field of the given type and path.
- getValueForPath(BeanResolutionContext, BeanContext, Argument<T1>, String) - Method in class io.micronaut.context.AbstractBeanDefinition
-
Resolve a value for the given field of the given type and path.
- getValueForPath(BeanResolutionContext, BeanContext, Argument<T1>, String) - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
Resolve a value for the given field of the given type and path.
- getValues(String, Class<T>) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Get all of the values for the given annotation and type of the underlying values.
- getValues(String) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Get all of the values for the given annotation and type of the underlying values.
- getValues(Class<? extends Annotation>, Class<T>) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Get all of the values for the given annotation.
- getValues(Class<? extends Annotation>, Class<T>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- getValues(String, Class<T>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- getValues() - Method in class io.micronaut.core.annotation.AnnotationValue
-
- getValues() - Method in interface io.micronaut.core.annotation.AnnotationValueResolver
-
- getValues(String, Class<T>) - Method in class io.micronaut.inject.annotation.AbstractEnvironmentAnnotationMetadata
-
- getValues(String, Class<T>) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- getValues(String, Class<T>) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- getValues(String) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- getValueType() - Method in interface io.micronaut.core.convert.value.ConvertibleValues
-
- 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
-
- getVariableName() - Method in interface io.micronaut.core.type.GenericPlaceholder
-
- getVariableName() - Method in interface io.micronaut.inject.ast.GenericPlaceholderElement
-
- 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.context.MessageSource.MessageContext
-
- 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
-
- getVariableValues() - Method in class io.micronaut.web.router.BasicObjectRouteMatch
-
- getVariableValues() - Method in interface io.micronaut.web.router.RouteMatch
-
- getVendorData() - Method in class io.micronaut.discovery.cloud.digitalocean.DigitalOceanInstanceMetadata
-
- getVersion() - Method in class io.micronaut.context.AbstractBeanConfiguration
-
- getVersion() - Method in class io.micronaut.core.version.SemanticVersion
-
- getVersion() - Method in class io.micronaut.http.MediaType
-
- getVersion() - Method in interface io.micronaut.inject.BeanConfiguration
-
The version of this configuration.
- getVersion(UriRouteMatch<T, R>) - Method in class io.micronaut.web.router.version.RouteVersionFilter
-
- getVisitor() - Method in class io.micronaut.annotation.processing.visitor.LoadedVisitor
-
- getVisitorKind() - Method in class io.micronaut.annotation.processing.ConfigurationMetadataProcessor
-
- getVisitorKind() - Method in class io.micronaut.annotation.processing.visitor.JavaVisitorContext
-
- getVisitorKind() - Method in class io.micronaut.context.visitor.BeanImportVisitor
-
- getVisitorKind() - Method in class io.micronaut.context.visitor.ContextConfigurerVisitor
-
- getVisitorKind() - Method in class io.micronaut.graal.reflect.GraalTypeElementVisitor
-
- getVisitorKind() - Method in class io.micronaut.inject.beans.visitor.IntrospectedTypeElementVisitor
-
- getVisitorKind() - Method in interface io.micronaut.inject.visitor.TypeElementVisitor
-
- getVisitorKind() - Method in class io.micronaut.validation.async.AsyncTypeElementVisitor
-
- getVisitorKind() - Method in class io.micronaut.validation.executable.ExecutableVisitor
-
- getVisitorKind() - Method in class io.micronaut.validation.internal.InternalApiTypeElementVisitor
-
- getVisitorKind() - Method in class io.micronaut.validation.routes.RouteValidationVisitor
-
- getVisitorKind() - Method in class io.micronaut.validation.websocket.WebSocketVisitor
-
- getWatchService() - Method in class io.micronaut.scheduling.io.watch.DefaultWatchThread
-
- getWebSocket(Class<T>) - Method in interface io.micronaut.websocket.context.WebSocketBeanRegistry
-
- getWebSocketBeanRegistry() - Method in class io.micronaut.http.server.netty.DefaultNettyEmbeddedServerFactory
-
- getWebSocketBeanRegistry() - Method in interface io.micronaut.http.server.netty.NettyEmbeddedServices
-
- getWebSocketClient(AnnotationMetadata) - Method in class io.micronaut.http.client.netty.DefaultNettyHttpClientRegistry
-
- getWebSocketClient(AnnotationMetadata) - Method in interface io.micronaut.websocket.WebSocketClientRegistry
-
Return the client for the given annotation metadata.
- getWebSocketSessionRepository() - Method in class io.micronaut.http.server.netty.NettyHttpServer
-
- getWebSocketURL(ChannelHandlerContext, HttpRequest) - Method in class io.micronaut.http.server.netty.websocket.NettyServerWebSocketUpgradeHandler
-
Obtains the web socket URL.
- getWorker() - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration
-
- getWrappedType() - Method in interface io.micronaut.core.type.TypeInformation
-
- getWrapper(T2) - Static method in interface io.micronaut.core.beans.BeanWrapper
-
Obtain a bean wrapper for the given bean.
- getWrapper(Class<T2>, T2) - Static method in interface io.micronaut.core.beans.BeanWrapper
-
Obtain a bean wrapper for the given bean.
- getWrapperType(Class) - Static method in class io.micronaut.core.reflect.ReflectionUtils
-
Obtain the wrapper type for the given primitive.
- getWrapperType() - Method in interface io.micronaut.core.type.TypeInformation
-
If the type is primitive returns the wrapper type, otherwise returns the actual type.
- getWriteIdleTimeout() - Method in class io.micronaut.http.server.HttpServerConfiguration
-
- getWriteMethod() - Method in interface io.micronaut.inject.ast.PropertyElement
-
- getZone() - Method in interface io.micronaut.discovery.ServiceInstance
-
Returns the availability zone to use.
- getZone() - Method in class io.micronaut.runtime.ApplicationConfiguration.InstanceConfiguration
-
- GitInfoSource - Class in io.micronaut.management.endpoint.info.source
-
An
InfoSource
that retrieves info from Git properties.
- GitInfoSource(ResourceResolver, String) - Constructor for class io.micronaut.management.endpoint.info.source.GitInfoSource
-
- GMT - Static variable in interface io.micronaut.http.MutableHttpHeaders
-
The default GMT zone for date values.
- GOING_AWAY - Static variable in class io.micronaut.websocket.CloseReason
-
See https://tools.ietf.org/html/rfc6455#section-11.7.
- GOOGLE_COMPUTE - Static variable in interface io.micronaut.context.env.Environment
-
Cloud provider google compute instance.
- GraalReflectionConfigurer - Interface in io.micronaut.core.graal
-
Interface that allows dynamic configuration of reflection generated by the GraalTypeElementVisitor.
- GraalReflectionConfigurer.ReflectionConfigurationContext - Interface in io.micronaut.core.graal
-
Context object for the configuration.
- GraalTypeElementVisitor - Class in io.micronaut.graal.reflect
-
Generates the GraalVM reflect.json file at compilation time.
- GraalTypeElementVisitor() - Constructor for class io.micronaut.graal.reflect.GraalTypeElementVisitor
-
- GroovyAnnotationMetadataBuilder - Class in io.micronaut.ast.groovy.annotation
-
- GroovyAnnotationMetadataBuilder(SourceUnit, CompilationUnit) - Constructor for class io.micronaut.ast.groovy.annotation.GroovyAnnotationMetadataBuilder
-
- GroovyClassElement - Class in io.micronaut.ast.groovy.visitor
-
A class element returning data from a ClassNode
.
- GroovyClassElement(GroovyVisitorContext, ClassNode, AnnotationMetadata) - Constructor for class io.micronaut.ast.groovy.visitor.GroovyClassElement
-
- GroovyConstructorElement - Class in io.micronaut.ast.groovy.visitor
-
- GroovyElementFactory - Class in io.micronaut.ast.groovy.visitor
-
- GroovyElementFactory(GroovyVisitorContext) - Constructor for class io.micronaut.ast.groovy.visitor.GroovyElementFactory
-
- GroovyEnumConstantElement - Class in io.micronaut.ast.groovy.visitor
-
A enum constant element returning data from a Variable
.
- GroovyFieldElement - Class in io.micronaut.ast.groovy.visitor
-
A field element returning data from a Variable
.
- GroovyMethodElement - Class in io.micronaut.ast.groovy.visitor
-
A method element returning data from a MethodNode
.
- GroovyPackageElement - Class in io.micronaut.ast.groovy.visitor
-
A class element returning data from a PackageNode
.
- GroovyPackageElement(GroovyVisitorContext, PackageNode, AnnotationMetadata) - Constructor for class io.micronaut.ast.groovy.visitor.GroovyPackageElement
-
Default constructor.
- GroovyParameterElement - Class in io.micronaut.ast.groovy.visitor
-
- GroovyVisitorContext - Class in io.micronaut.ast.groovy.visitor
-
The visitor context when visiting Groovy code.
- GroovyVisitorContext(SourceUnit, CompilationUnit) - Constructor for class io.micronaut.ast.groovy.visitor.GroovyVisitorContext
-
- GroovyVisitorContext(SourceUnit, CompilationUnit, ClassWriterOutputVisitor) - Constructor for class io.micronaut.ast.groovy.visitor.GroovyVisitorContext
-
- group(String) - Method in interface io.micronaut.discovery.ServiceInstance.Builder
-
Sets the application group.
- GROUP - Static variable in interface io.micronaut.discovery.ServiceInstance
-
- handle(T, E) - Method in interface io.micronaut.core.exceptions.BeanExceptionHandler
-
Handles the exception.
- handle(T) - Method in interface io.micronaut.core.exceptions.ExceptionHandler
-
Handle the given exception.
- handle(HttpRequest, ContentLengthExceededException) - Method in class io.micronaut.http.server.exceptions.ContentLengthExceededHandler
-
- handle(HttpRequest, ConversionErrorException) - Method in class io.micronaut.http.server.exceptions.ConversionErrorHandler
-
- handle(HttpRequest, DuplicateRouteException) - Method in class io.micronaut.http.server.exceptions.DuplicateRouteHandler
-
- handle(HttpRequest, T) - Method in interface io.micronaut.http.server.exceptions.ExceptionHandler
-
Handles an exception and returns the result.
- handle(HttpRequest, HttpStatusException) - Method in class io.micronaut.http.server.exceptions.HttpStatusHandler
-
- handle(HttpRequest, JsonProcessingException) - Method in class io.micronaut.http.server.exceptions.JsonExceptionHandler
-
- handle(HttpRequest, UnsatisfiedArgumentException) - Method in class io.micronaut.http.server.exceptions.UnsatisfiedArgumentHandler
-
- handle(HttpRequest, UnsatisfiedRouteException) - Method in class io.micronaut.http.server.exceptions.UnsatisfiedRouteHandler
-
- handle(HttpRequest, URISyntaxException) - Method in class io.micronaut.http.server.exceptions.URISyntaxHandler
-
- handle(Object, HttpRequest<?>, MutableHttpResponse<?>, ChannelHandlerContext) - Method in class io.micronaut.http.server.netty.types.files.FileTypeHandler
-
- handle(T, HttpRequest<?>, MutableHttpResponse<?>, ChannelHandlerContext) - Method in interface io.micronaut.http.server.netty.types.NettyCustomizableResponseTypeHandler
-
Responsible for fully handling the response, including any closing of the channel.
- handle(Object, Throwable) - Method in class io.micronaut.scheduling.DefaultTaskExceptionHandler
-
- handle(HttpRequest, ConstraintViolationException) - Method in class io.micronaut.validation.exceptions.ConstraintExceptionHandler
-
- handleCloseReason(ChannelHandlerContext, CloseReason, boolean) - Method in class io.micronaut.http.client.netty.websocket.NettyWebSocketClientHandler
-
- handleCloseReason(ChannelHandlerContext, CloseReason, boolean) - Method in class io.micronaut.http.netty.websocket.AbstractNettyWebSocketHandler
-
Used to close the session with a given reason.
- handleDestructionException(BeanDestructionException) - Method in class io.micronaut.context.scope.AbstractConcurrentCustomScope
-
Method that can be overridden to customize what happens on a shutdown error.
- handleException(Exception) - Method in interface io.micronaut.aop.InterceptedMethod
-
Handle the exception that should be thrown out of the invocation.
- handleException(Exception) - Method in class io.micronaut.aop.internal.intercepted.SynchronousInterceptedMethod
-
- handleHandshake(ChannelHandlerContext, NettyHttpRequest, WebSocketBean<?>, MutableHttpResponse<?>) - Method in class io.micronaut.http.server.netty.websocket.NettyServerWebSocketUpgradeHandler
-
Do the handshaking for WebSocket request.
- HANDLER_ACCESS_LOGGER - Static variable in interface io.micronaut.http.netty.channel.ChannelPipelineCustomizer
-
- HANDLER_CONNECT_TTL - Static variable in interface io.micronaut.http.netty.channel.ChannelPipelineCustomizer
-
- HANDLER_FLOW_CONTROL - Static variable in interface io.micronaut.http.netty.channel.ChannelPipelineCustomizer
-
- HANDLER_HTTP2_CONNECTION - Static variable in interface io.micronaut.http.netty.channel.ChannelPipelineCustomizer
-
- HANDLER_HTTP2_PROTOCOL_NEGOTIATOR - Static variable in interface io.micronaut.http.netty.channel.ChannelPipelineCustomizer
-
- HANDLER_HTTP2_SETTINGS - Static variable in interface io.micronaut.http.netty.channel.ChannelPipelineCustomizer
-
- HANDLER_HTTP2_UPGRADE_REQUEST - Static variable in interface io.micronaut.http.netty.channel.ChannelPipelineCustomizer
-
- HANDLER_HTTP_AGGREGATOR - Static variable in interface io.micronaut.http.netty.channel.ChannelPipelineCustomizer
-
- HANDLER_HTTP_CHUNK - Static variable in interface io.micronaut.http.netty.channel.ChannelPipelineCustomizer
-
- HANDLER_HTTP_CLIENT_CODEC - Static variable in interface io.micronaut.http.netty.channel.ChannelPipelineCustomizer
-
- HANDLER_HTTP_CLIENT_INIT - Static variable in interface io.micronaut.http.netty.channel.ChannelPipelineCustomizer
-
- HANDLER_HTTP_COMPRESSOR - Static variable in interface io.micronaut.http.netty.channel.ChannelPipelineCustomizer
-
- HANDLER_HTTP_DECODER - Static variable in interface io.micronaut.http.netty.channel.ChannelPipelineCustomizer
-
- HANDLER_HTTP_DECOMPRESSOR - Static variable in interface io.micronaut.http.netty.channel.ChannelPipelineCustomizer
-
- HANDLER_HTTP_KEEP_ALIVE - Static variable in interface io.micronaut.http.netty.channel.ChannelPipelineCustomizer
-
- HANDLER_HTTP_PROXY - Static variable in interface io.micronaut.http.netty.channel.ChannelPipelineCustomizer
-
- HANDLER_HTTP_SERVER_CODEC - Static variable in interface io.micronaut.http.netty.channel.ChannelPipelineCustomizer
-
- HANDLER_HTTP_STREAM - Static variable in interface io.micronaut.http.netty.channel.ChannelPipelineCustomizer
-
- HANDLER_HTTP_TO_HTTPS_REDIRECT - Static variable in interface io.micronaut.http.netty.channel.ChannelPipelineCustomizer
-
- HANDLER_IDLE_STATE - Static variable in interface io.micronaut.http.netty.channel.ChannelPipelineCustomizer
-
- HANDLER_MICRONAUT_FULL_HTTP_RESPONSE - Static variable in interface io.micronaut.http.netty.channel.ChannelPipelineCustomizer
-
- HANDLER_MICRONAUT_HTTP_RESPONSE_FULL - Static variable in interface io.micronaut.http.netty.channel.ChannelPipelineCustomizer
-
- HANDLER_MICRONAUT_HTTP_RESPONSE_STREAM - Static variable in interface io.micronaut.http.netty.channel.ChannelPipelineCustomizer
-
- HANDLER_MICRONAUT_INBOUND - Static variable in interface io.micronaut.http.netty.channel.ChannelPipelineCustomizer
-
- HANDLER_MICRONAUT_SSE_CONTENT - Static variable in interface io.micronaut.http.netty.channel.ChannelPipelineCustomizer
-
- HANDLER_MICRONAUT_SSE_EVENT_STREAM - Static variable in interface io.micronaut.http.netty.channel.ChannelPipelineCustomizer
-
- HANDLER_MICRONAUT_WEBSOCKET_CLIENT - Static variable in interface io.micronaut.http.netty.channel.ChannelPipelineCustomizer
-
- HANDLER_READ_TIMEOUT - Static variable in interface io.micronaut.http.netty.channel.ChannelPipelineCustomizer
-
- HANDLER_SOCKS_5_PROXY - Static variable in interface io.micronaut.http.netty.channel.ChannelPipelineCustomizer
-
- HANDLER_SSL - Static variable in interface io.micronaut.http.netty.channel.ChannelPipelineCustomizer
-
- HANDLER_WEBSOCKET_UPGRADE - Static variable in interface io.micronaut.http.netty.channel.ChannelPipelineCustomizer
-
- handlerAdded(ChannelHandlerContext) - Method in class io.micronaut.http.client.netty.ConnectTTLHandler
-
Will schedule a task when the handler added.
- handlerAdded(ChannelHandlerContext) - Method in class io.micronaut.http.netty.reactive.HandlerPublisher
-
- handlerAdded(ChannelHandlerContext) - Method in class io.micronaut.http.netty.reactive.HandlerSubscriber
-
- handleRequest(HttpRequest) - Method in class io.micronaut.http.server.cors.CorsFilter
-
- handleResponse(HttpRequest<?>, MutableHttpResponse<?>) - Method in class io.micronaut.http.server.cors.CorsFilter
-
- handleResult(Object) - Method in interface io.micronaut.aop.InterceptedMethod
-
Handle the value that should be the result of the invocation.
- handleResult(Object) - Method in class io.micronaut.aop.internal.intercepted.SynchronousInterceptedMethod
-
- HandlerPublisher<T> - Class in io.micronaut.http.netty.reactive
-
Publisher for a Netty Handler.
- HandlerPublisher(EventExecutor, Class<? extends T>) - Constructor for class io.micronaut.http.netty.reactive.HandlerPublisher
-
Create a handler publisher.
- handlerRemoved(ChannelHandlerContext) - Method in class io.micronaut.http.client.netty.ConnectTTLHandler
-
Will cancel the scheduled tasks when handler removed.
- handlerRemoved(ChannelHandlerContext) - Method in class io.micronaut.http.netty.reactive.HandlerPublisher
-
- handlerRemoved(ChannelHandlerContext) - Method in class io.micronaut.http.netty.reactive.HandlerSubscriber
-
- handlerRemoved(ChannelHandlerContext) - Method in class io.micronaut.http.netty.stream.HttpStreamsServerHandler
-
- handlerRemoved(ChannelHandlerContext) - Method in class io.micronaut.http.netty.websocket.AbstractNettyWebSocketHandler
-
- handlerRemoved(ChannelHandlerContext) - Method in class io.micronaut.http.server.netty.websocket.NettyServerWebSocketHandler
-
- handlerRemoved(ChannelHandlerContext) - Method in class io.micronaut.http.server.netty.websocket.NettyServerWebSocketUpgradeHandler
-
- HandlerSubscriber<T> - Class in io.micronaut.http.netty.reactive
-
Subscriber that publishes received messages to the handler pipeline.
- HandlerSubscriber(EventExecutor) - Constructor for class io.micronaut.http.netty.reactive.HandlerSubscriber
-
Create a new handler subscriber with the default low and high watermarks.
- handleStartupException(Environment, Throwable) - Method in class io.micronaut.runtime.Micronaut
-
Default handling of startup exceptions.
- handleWebSocketFrame(ChannelHandlerContext, WebSocketFrame) - Method in class io.micronaut.http.netty.websocket.AbstractNettyWebSocketHandler
-
Handles WebSocket frame request.
- handshakerFactory() - Method in class io.micronaut.http.netty.stream.DefaultWebSocketHttpResponse
-
- handshakerFactory() - Method in interface io.micronaut.http.netty.stream.WebSocketHttpResponse
-
Get the handshaker factory to use to reconfigure the channel.
- hasAnnotation(Element, Class<? extends Annotation>) - Method in class io.micronaut.annotation.processing.JavaAnnotationMetadataBuilder
-
Checks if a method has an annotation.
- hasAnnotation(Element, String) - Method in class io.micronaut.annotation.processing.JavaAnnotationMetadataBuilder
-
Checks if a method has an annotation.
- hasAnnotation(ExecutableElement, Class<? extends Annotation>) - Static method in class io.micronaut.annotation.processing.JavaAnnotationMetadataBuilder
-
Checks if a method has an annotation.
- hasAnnotation(AnnotatedNode, Class<? extends Annotation>) - Method in class io.micronaut.ast.groovy.annotation.GroovyAnnotationMetadataBuilder
-
- hasAnnotation(AnnotatedNode, String) - Method in class io.micronaut.ast.groovy.annotation.GroovyAnnotationMetadataBuilder
-
- hasAnnotation(String) - Method in interface io.micronaut.core.annotation.AnnotatedTypeInfo
-
Checks whether an annotation for the given name exists.
- hasAnnotation(String) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Checks whether this object has the given annotation on the object itself or inherited from a parent.
- hasAnnotation(Class<? extends Annotation>) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Checks whether this object has the given annotation on the object itself or inherited from a parent.
- hasAnnotation(Class<? extends Annotation>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- hasAnnotation(String) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- hasAnnotation(T, Class<? extends Annotation>) - Method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
Checks whether an annotation is present.
- hasAnnotation(T, String) - Method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
Checks whether an annotation is present.
- hasAnnotation(String) - Method in class io.micronaut.inject.annotation.AbstractEnvironmentAnnotationMetadata
-
- hasAnnotation(String) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- hasAnnotation(String) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- hasAnnotations(Element) - Method in class io.micronaut.annotation.processing.JavaAnnotationMetadataBuilder
-
- hasAnnotations(AnnotatedNode) - Method in class io.micronaut.ast.groovy.annotation.GroovyAnnotationMetadataBuilder
-
- hasAnnotations(T) - Method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
Checks whether any annotations are present on the given element.
- hasAroundStereotype(AnnotationMetadata) - Static method in class io.micronaut.aop.internal.intercepted.InterceptedMethodUtil
-
Does the given metadata have AOP advice declared.
- hasArray() - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- hasBody(HttpResponse) - Method in class io.micronaut.http.netty.stream.HttpStreamsClientHandler
-
- hasBody(HttpRequest) - Method in class io.micronaut.http.netty.stream.HttpStreamsServerHandler
-
- hasCachedInterceptedTarget() - Method in interface io.micronaut.aop.InterceptedProxy
-
- hasCachedInterceptedTarget() - Method in interface io.micronaut.inject.proxy.InterceptedBeanProxy
-
- hasDeclaredAnnotation(String) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Checks whether this object has the given annotation directly declared on the object.
- hasDeclaredAnnotation(Class<? extends Annotation>) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Checks whether this object has the given annotation directly declared on the object.
- hasDeclaredAnnotation(Class<? extends Annotation>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- hasDeclaredAnnotation(String) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- hasDeclaredAnnotation(String) - Method in class io.micronaut.inject.annotation.AbstractEnvironmentAnnotationMetadata
-
- hasDeclaredAnnotation(String) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- hasDeclaredAnnotation(String) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- hasDeclaredAroundAdvice(AnnotationMetadata) - Static method in class io.micronaut.aop.internal.intercepted.InterceptedMethodUtil
-
Does the given metadata have declared AOP advice.
- hasDeclaredStereotype(String) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Checks whether this object has the given annotation stereotype on the object itself and not inherited from a parent
- hasDeclaredStereotype(String...) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Checks whether this object has any of the given stereotype directly declared on the object.
- hasDeclaredStereotype(Class<? extends Annotation>) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Checks whether this object has the given stereotype directly declared on the object.
- hasDeclaredStereotype(Class<? extends Annotation>...) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Checks whether this object has any of the given stereotype directly declared on the object.
- hasDeclaredStereotype(Class<? extends Annotation>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- hasDeclaredStereotype(Class<? extends Annotation>...) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- hasDeclaredStereotype(String) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- hasDeclaredStereotype(String) - Method in class io.micronaut.inject.annotation.AbstractEnvironmentAnnotationMetadata
-
- hasDeclaredStereotype(String) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- hasDeclaredStereotype(String) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- hasErrors() - Method in interface io.micronaut.core.convert.ErrorsContext
-
- hasErrors() - Method in interface io.micronaut.http.server.exceptions.response.ErrorContext
-
- hashCode() - Method in class io.micronaut.annotation.processing.visitor.AbstractJavaElement
-
- hashCode() - Method in class io.micronaut.ast.groovy.utils.ExtendedParameter
-
- hashCode() - Method in class io.micronaut.ast.groovy.visitor.AbstractGroovyElement
-
- hashCode() - Method in class io.micronaut.context.AbstractBeanDefinition
-
- hashCode() - Method in class io.micronaut.context.AbstractBeanDefinitionReference
-
- hashCode() - Method in class io.micronaut.context.AbstractExecutableMethod
-
- hashCode() - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
- hashCode() - Method in class io.micronaut.context.AbstractInitializableBeanDefinitionReference
-
- hashCode() - Method in class io.micronaut.context.AbstractMessageSource.MessageKey
-
- hashCode() - Method in class io.micronaut.context.BeanRegistration
-
- hashCode() - Method in class io.micronaut.context.event.ApplicationEventPublisherFactory
-
- hashCode() - Method in class io.micronaut.core.annotation.AnnotationClassValue
-
- hashCode() - Method in class io.micronaut.core.annotation.AnnotationValue
-
- hashCode() - Method in class io.micronaut.core.beans.AbstractBeanIntrospection
-
- hashCode() - Method in class io.micronaut.core.beans.AbstractBeanProperty
-
- hashCode() - Method in class io.micronaut.core.cli.Option
-
- hashCode() - Method in class io.micronaut.core.convert.value.ConvertibleMultiValuesMap
-
- hashCode() - Method in class io.micronaut.core.convert.value.ConvertibleValuesMap
-
- hashCode() - Method in class io.micronaut.core.type.DefaultArgument
-
- hashCode() - Method in class io.micronaut.core.value.OptionalValuesMap
-
- hashCode() - Method in class io.micronaut.health.HealthStatus
-
- hashCode() - Method in class io.micronaut.http.client.ProxyRequestOptions
-
- hashCode() - Method in class io.micronaut.http.hateoas.GenericResource
-
- hashCode() - Method in class io.micronaut.http.MediaType
-
- hashCode() - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- 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
-
- hashCode() - Method in class io.micronaut.inject.beans.AbstractInitializableBeanIntrospection
-
- hashCode() - Method in class io.micronaut.inject.provider.AbstractProviderDefinition
-
- hashCode() - Method in class io.micronaut.inject.qualifiers.InterceptorBindingQualifier
-
- hashCode() - Method in class io.micronaut.inject.qualifiers.TypeAnnotationQualifier
-
- hashCode() - Method in class io.micronaut.inject.qualifiers.TypeArgumentQualifier
-
- hashCode() - Method in class io.micronaut.jackson.codec.JacksonFeatures
-
- hashCode() - Method in class io.micronaut.json.tree.JsonArray
-
- hashCode() - Method in class io.micronaut.json.tree.JsonObject
-
- hashCode() - Method in class io.micronaut.validation.validator.constraints.DefaultConstraintValidators.ValidatorKey
-
- hashCode() - Method in class io.micronaut.web.router.qualifier.ConsumesMediaTypeQualifier
-
- hashCode() - Method in class io.micronaut.web.router.qualifier.ProducesMediaTypeQualifier
-
- hashCode() - Method in class io.micronaut.websocket.CloseReason
-
- hasMemoryAddress() - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- hasMetadata() - Method in class io.micronaut.inject.configuration.ConfigurationMetadataBuilder
-
- hasMethods() - Method in interface io.micronaut.http.filter.HttpFilterResolver.FilterEntry
-
- hasOption(String) - Method in interface io.micronaut.core.cli.CommandLine
-
- hasParameters() - Method in interface io.micronaut.inject.ast.MethodElement
-
Returns true if the method has parameters.
- hasPatterns() - Method in interface io.micronaut.http.filter.HttpFilterResolver.FilterEntry
-
- hasPropertyExpressions() - Method in class io.micronaut.context.AbstractBeanDefinition
-
- hasPropertyExpressions() - Method in class io.micronaut.context.AbstractExecutableMethod
-
- hasPropertyExpressions() - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
- hasPropertyExpressions() - Method in interface io.micronaut.context.EnvironmentConfigurable
-
- hasPropertyExpressions() - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Does the metadata contain any property expressions like ${foo.bar}
.
- hasPropertyExpressions() - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- hasPropertyExpressions() - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- hasPropertyExpressions() - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- hasPropertyExpressions() - Method in class io.micronaut.inject.annotation.MutableAnnotationMetadata
-
- hasSetterOrConstructorArgument() - Method in interface io.micronaut.core.beans.BeanProperty
-
This method returns true if the property can be mutated either via copy constructor or bean setter.
- hasSimpleAnnotation(Element, String) - Method in class io.micronaut.annotation.processing.JavaAnnotationMetadataBuilder
-
- hasSimpleAnnotation(AnnotatedNode, String) - Method in class io.micronaut.ast.groovy.annotation.GroovyAnnotationMetadataBuilder
-
- hasSimpleAnnotation(String) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Checks whether the given annotation simple name (name without the package) is present in the annotations.
- hasSimpleAnnotation(String) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- hasSimpleAnnotation(T, String) - Method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
Returns true if a simple meta annotation is present for the given element and annotation type.
- hasSimpleDeclaredAnnotation(String) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Checks whether the given annotation simple name (name without the package) is present in the declared annotations.
- hasSimpleDeclaredAnnotation(String) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- hasStereotype(Element, Class<? extends Annotation>) - Method in class io.micronaut.annotation.processing.AnnotationUtils
-
Return whether the given element is annotated with the given annotation stereotype.
- hasStereotype(Element, String...) - Method in class io.micronaut.annotation.processing.AnnotationUtils
-
Return whether the given element is annotated with the given annotation stereotypes.
- hasStereotype(Element, List<String>) - Method in class io.micronaut.annotation.processing.AnnotationUtils
-
Return whether the given element is annotated with any of the given annotation stereotypes.
- hasStereotype(String) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Checks whether this object has the given annotation stereotype on the object itself or inherited from a parent
- hasStereotype(Class<? extends Annotation>) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Checks whether this object has the given annotation stereotype on the object itself or inherited from a parent
- hasStereotype(Class<? extends Annotation>...) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Check whether any of the given stereotypes is present.
- hasStereotype(String[]) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Check whether any of the given stereotypes is present.
- hasStereotype(Class<? extends Annotation>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- hasStereotype(Class<? extends Annotation>...) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- hasStereotype(String[]) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- hasStereotype(String) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- hasStereotype(String) - Method in class io.micronaut.inject.annotation.AbstractEnvironmentAnnotationMetadata
-
- hasStereotype(String) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- hasStereotype(String) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- hasText(CharSequence) - Static method in class io.micronaut.core.util.StringUtils
-
Return whether the given string has non whitespace characters.
- hasTypeVariables() - Method in interface io.micronaut.core.type.TypeInformation
-
- hasVisitors() - Method in class io.micronaut.annotation.processing.TypeElementVisitorProcessor
-
Does this process have any visitors.
- HateoasErrorResponseProcessor - Class in io.micronaut.http.server.exceptions.response
-
Creates Hateoas JSON error responses.
- HateoasErrorResponseProcessor(JsonConfiguration) - Constructor for class io.micronaut.http.server.exceptions.response.HateoasErrorResponseProcessor
-
- HateoasErrorResponseProcessor(JacksonConfiguration) - Constructor for class io.micronaut.http.server.exceptions.response.HateoasErrorResponseProcessor
-
- HateoasErrorResponseProcessorReplacement - Class in io.micronaut.http.server.exceptions.response
-
- HateoasErrorResponseProcessorReplacement(JsonConfiguration) - Constructor for class io.micronaut.http.server.exceptions.response.HateoasErrorResponseProcessorReplacement
-
Deprecated.
- Head - Annotation Type in io.micronaut.http.annotation
-
Annotation that can be applied to method to signify the method receives a
HttpMethod.HEAD
.
- head(String) - Method in class io.micronaut.http.client.netty.NettyClientHttpRequestFactory
-
- 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
-
- HEAD(String, Object, String, Class...) - Method in class io.micronaut.web.router.DefaultRouteBuilder
-
- HEAD(String, Class, String, Class...) - Method in class io.micronaut.web.router.DefaultRouteBuilder
-
- HEAD(String, BeanDefinition<?>, ExecutableMethod<?, ?>) - Method in class io.micronaut.web.router.DefaultRouteBuilder
-
- HEAD(CharSequence) - Method in class io.micronaut.web.router.filter.FilteredRouter
-
- HEAD(String, Object) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route the specified URI to the specified target for an HTTP GET.
- HEAD(Object) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route to the specified object.
- HEAD(Object, PropertyConvention) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route to the specified object and ID.
- HEAD(Class) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route to the specified class.
- HEAD(Class, PropertyConvention) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route to the specified class and ID.
- HEAD(String, ExecutableMethod<?, ?>) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route the specified URI template to the specified target.
- HEAD(String, BeanDefinition<?>, ExecutableMethod<?, ?>) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route the specified URI template to the specified target.
- HEAD(String, Object, String, Class...) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route the specified URI template to the specified target.
- HEAD(String, Class, String, Class...) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route the specified URI template to the specified target.
- HEAD(CharSequence) - Method in interface io.micronaut.web.router.Router
-
- 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
-
- header(String, String) - Method in class io.micronaut.http.server.tck.HttpResponseAssertion.Builder
-
- HeaderAnnotationBinder<T> - Class in io.micronaut.http.bind.binders
-
- HeaderAnnotationBinder(ConversionService<?>) - Constructor for class io.micronaut.http.bind.binders.HeaderAnnotationBinder
-
- HeaderClientRequestBinder - Class in io.micronaut.http.client.bind.binders
-
- HeaderClientRequestBinder() - Constructor for class io.micronaut.http.client.bind.binders.HeaderClientRequestBinder
-
- HeaderElementBuilder - Class in io.micronaut.http.server.netty.handler.accesslog.element
-
Builder for Headerlement and HeadersElement.
- HeaderElementBuilder() - Constructor for class io.micronaut.http.server.netty.handler.accesslog.element.HeaderElementBuilder
-
- Headers - Interface in io.micronaut.core.type
-
Common interface for all headers types.
- 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
-
- headers(Map<String, String>) - Method in class io.micronaut.http.server.tck.HttpResponseAssertion.Builder
-
- headersConfigured() - Method in class io.micronaut.http.server.HttpServerConfiguration.HostResolutionConfiguration
-
- HeadersHttpSessionIdStrategy - Class in io.micronaut.session.http
-
Implementation that uses common HTTP headers to resolve the
Session
ID.
- HeadersHttpSessionIdStrategy(HttpSessionConfiguration) - Constructor for class io.micronaut.session.http.HeadersHttpSessionIdStrategy
-
Constructor.
- HeadersTest - Class in io.micronaut.http.server.tck.tests
-
- HeadersTest() - Constructor for class io.micronaut.http.server.tck.tests.HeadersTest
-
- HeaderVersionResolver - Class in io.micronaut.web.router.version.resolution
-
- HeaderVersionResolver(HeaderVersionResolverConfiguration) - Constructor for class io.micronaut.web.router.version.resolution.HeaderVersionResolver
-
- HeaderVersionResolverConfiguration - Class in io.micronaut.web.router.version.resolution
-
Configuration for version resolution via headers.
- HeaderVersionResolverConfiguration() - Constructor for class io.micronaut.web.router.version.resolution.HeaderVersionResolverConfiguration
-
- HealthAggregator<T extends HealthResult> - Interface in io.micronaut.management.health.aggregator
-
Aggregates all registered health indicators into a single response.
- HealthCheckType - Enum in io.micronaut.management.health.indicator
-
- HealthEndpoint - Class in io.micronaut.management.endpoint.health
-
Exposes an
Endpoint
to provide information about the health of the application.
- HealthEndpoint(HealthAggregator<HealthResult>, HealthIndicator[], HealthIndicator[]) - Constructor for class io.micronaut.management.endpoint.health.HealthEndpoint
-
- HealthEndpoint.StatusConfiguration - Class in io.micronaut.management.endpoint.health
-
- healthEndpointExposed() - Method in class io.micronaut.http.server.tck.tests.endpoints.health.HealthTest
-
This test verifies health endpoint is exposed.
- HealthIndicator - Interface in io.micronaut.management.health.indicator
-
Describes an indicator of health of the application.
- HealthLevelOfDetail - Enum in io.micronaut.management.endpoint.health
-
This class provides a set of common constants to indicate the level of detail to be included in the Health status response.
- HealthMonitorTask - Class in io.micronaut.management.health.monitor
-
- HealthMonitorTask(CurrentHealthStatus, List<HealthIndicator>) - Constructor for class io.micronaut.management.health.monitor.HealthMonitorTask
-
- HealthMonitorTask(CurrentHealthStatus, HealthIndicator...) - Constructor for class io.micronaut.management.health.monitor.HealthMonitorTask
-
- HealthResult - Interface in io.micronaut.management.health.indicator
-
- HealthResult.Builder - Class in io.micronaut.management.health.indicator
-
Helper class to build instances.
- HealthResultFilter - Class in io.micronaut.management.endpoint.health.filter
-
A filter that matches the
HealthEndpoint
and returns an appropriate HTTP status code.
- HealthResultFilter(HealthEndpoint) - Constructor for class io.micronaut.management.endpoint.health.filter.HealthResultFilter
-
Default constructor.
- HealthStatus - Class in io.micronaut.health
-
The status of a health indicator.
- HealthStatus(String, String, Boolean, Integer) - Constructor for class io.micronaut.health.HealthStatus
-
- HealthStatus(String) - Constructor for class io.micronaut.health.HealthStatus
-
- healthStatus - Variable in class io.micronaut.management.health.indicator.AbstractHealthIndicator
-
- HealthTest - Class in io.micronaut.http.server.tck.tests.endpoints.health
-
- HealthTest() - Constructor for class io.micronaut.http.server.tck.tests.endpoints.health.HealthTest
-
- HeartbeatConfiguration - Class in io.micronaut.health
-
Configuration for heart beat.
- HeartbeatConfiguration() - Constructor for class io.micronaut.health.HeartbeatConfiguration
-
- HeartbeatDiscoveryClientCondition - Class in io.micronaut.health
-
Custom condition to conditionally enable the heart beat.
- HeartbeatDiscoveryClientCondition() - Constructor for class io.micronaut.health.HeartbeatDiscoveryClientCondition
-
- HeartbeatEnabled - Annotation Type in io.micronaut.health
-
Annotation that expresses the requirements for enabling the heart beat.
- HeartbeatEvent - Class in io.micronaut.health
-
- HeartbeatEvent(ServiceInstance, HealthStatus) - Constructor for class io.micronaut.health.HeartbeatEvent
-
- HeartbeatTask - Class in io.micronaut.health
-
A scheduled task that sends a periodic heartbeat whilst the server is active.
- HeartbeatTask(ApplicationEventPublisher, HeartbeatConfiguration, CurrentHealthStatus) - Constructor for class io.micronaut.health.HeartbeatTask
-
- HelloWorldTest - Class in io.micronaut.http.server.tck.tests
-
- HelloWorldTest() - Constructor for class io.micronaut.http.server.tck.tests.HelloWorldTest
-
- HELP - Static variable in interface io.micronaut.http.hateoas.Link
-
Help link.
- HEROKU - Static variable in interface io.micronaut.context.env.Environment
-
Running on Heroku.
- HIGHEST_PRECEDENCE - Static variable in interface io.micronaut.core.order.Ordered
-
Constant for the highest precedence value.
- HomeController - Class in io.micronaut.test.graal
-
- HomeController() - Constructor for class io.micronaut.test.graal.HomeController
-
- HOST - Static variable in interface io.micronaut.http.HttpHeaders
-
"Host"
.
- host(String) - Method in interface io.micronaut.http.uri.UriBuilder
-
Sets the URI host.
- HOSTNAME - Static variable in interface io.micronaut.context.env.Environment
-
The host name environment variable.
- HostResolutionConfiguration() - Constructor for class io.micronaut.http.server.HttpServerConfiguration.HostResolutionConfiguration
-
- HotObservable<T> - Interface in io.micronaut.http.netty.reactive
-
A contract for a publisher that buffers data to allow for
the release of that data if there will not be a subscriber.
- HOTSWAP - Static variable in interface io.micronaut.aop.Interceptor
-
- HotSwappableInterceptedProxy<T> - Interface in io.micronaut.aop
-
Extended version of
InterceptedProxy
that allows swapping out the previous instance.
- 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
-
- HtmlBodyWritableTest - Class in io.micronaut.http.server.tck.tests.bodywritable
-
- HtmlBodyWritableTest() - Constructor for class io.micronaut.http.server.tck.tests.bodywritable.HtmlBodyWritableTest
-
- HTTP - Static variable in interface io.micronaut.session.SessionSettings
-
The property name for HTTP session configuration.
- HTTP2_SCHEME - Static variable in class io.micronaut.http.netty.AbstractNettyHttpRequest
-
- Http2Content - Interface in io.micronaut.http.netty.stream
-
Represents HTTP2 streamed content.
- Http2Settings() - Constructor for class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.Http2Settings
-
- http2Settings() - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.Http2Settings
-
Returns netty's http2 settings.
- HTTP_ACCESS_LOGGER - Static variable in class io.micronaut.http.server.netty.handler.accesslog.HttpAccessLogHandler
-
The default logger name.
- HTTP_COOKIE_STRATEGY - Static variable in interface io.micronaut.session.SessionSettings
-
The property name for HTTP session cookie configuration.
- HTTP_HEADER_STRATEGY - Static variable in interface io.micronaut.session.SessionSettings
-
The property name for HTTP session header configuration.
- HttpAbstractLocaleResolver - Class in io.micronaut.http.server.util.locale
-
Provides an abstract class which implements
LocaleResolver
and handles default locale resolution.
- HttpAbstractLocaleResolver(HttpLocaleResolutionConfiguration) - Constructor for class io.micronaut.http.server.util.locale.HttpAbstractLocaleResolver
-
- HttpAccessLogHandler - Class in io.micronaut.http.server.netty.handler.accesslog
-
Logging handler for HTTP access logs.
- HttpAccessLogHandler(String, String) - Constructor for class io.micronaut.http.server.netty.handler.accesslog.HttpAccessLogHandler
-
Creates a HttpAccessLogHandler.
- HttpAccessLogHandler(String, String, Predicate<String>) - Constructor for class io.micronaut.http.server.netty.handler.accesslog.HttpAccessLogHandler
-
Creates a HttpAccessLogHandler.
- HttpAccessLogHandler(Logger, String) - Constructor for class io.micronaut.http.server.netty.handler.accesslog.HttpAccessLogHandler
-
Creates a HttpAccessLogHandler.
- HttpAccessLogHandler(Logger, String, Predicate<String>) - Constructor for class io.micronaut.http.server.netty.handler.accesslog.HttpAccessLogHandler
-
Creates a HttpAccessLogHandler.
- HttpAttributes - Enum in io.micronaut.http
-
Common HTTP attributes.
- HttpClient - Interface in io.micronaut.http.client
-
A non-blocking HTTP client interface designed around the Micronaut API and Reactive Streams.
- httpClient(InjectionPoint<?>, LoadBalancer, HttpClientConfiguration, BeanContext) - Method in class io.micronaut.http.client.netty.DefaultNettyHttpClientRegistry
-
Creates a new
HttpClient
for the given injection point.
- HttpClientAddressResolver - Interface in io.micronaut.http.server.util
-
Resolves the client IP address from the request.
- HttpClientBinderRegistry - Interface in io.micronaut.http.client.bind
-
- HttpClientConfiguration - Class in io.micronaut.http.client
-
- HttpClientConfiguration() - Constructor for class io.micronaut.http.client.HttpClientConfiguration
-
Default constructor.
- HttpClientConfiguration(ApplicationConfiguration) - Constructor for class io.micronaut.http.client.HttpClientConfiguration
-
- HttpClientConfiguration(HttpClientConfiguration) - Constructor for class io.micronaut.http.client.HttpClientConfiguration
-
Copy constructor.
- HttpClientConfiguration.ConnectionPoolConfiguration - Class in io.micronaut.http.client
-
Configuration for the HTTP client connnection pool.
- HttpClientErrorDecoder - Interface in io.micronaut.http.client.exceptions
-
Strategy interface for decoding the error from a server respponse.
- HttpClientException - Exception in io.micronaut.http.client.exceptions
-
Parent class for all HTTP client exceptions.
- HttpClientException(String) - Constructor for exception io.micronaut.http.client.exceptions.HttpClientException
-
- HttpClientException(String, Throwable) - Constructor for exception io.micronaut.http.client.exceptions.HttpClientException
-
- HttpClientException(String, Throwable, boolean) - Constructor for exception io.micronaut.http.client.exceptions.HttpClientException
-
- HttpClientFactory - Interface in io.micronaut.http.client
-
A factory to create HTTP clients.
- HttpClientFilter - Interface in io.micronaut.http.filter
-
An HttpClientFilter extends
HttpFilter
and allows the passed request to be mutated.
- HttpClientFilterResolver<T extends AnnotationMetadataProvider> - Interface in io.micronaut.http.filter
-
Subinterface for filter resolution specific to HTTP client filters.
- HttpClientIntroductionAdvice - Class in io.micronaut.http.client.interceptor
-
Introduction advice that implements the
Client
annotation.
- HttpClientIntroductionAdvice(HttpClientRegistry<?>, JsonMediaTypeCodec, List<ReactiveClientResultTransformer>, HttpClientBinderRegistry, ConversionService<?>) - Constructor for class io.micronaut.http.client.interceptor.HttpClientIntroductionAdvice
-
Constructor for advice class to setup things like Headers, Cookies, Parameters for Clients.
- HttpClientRegistry<T extends HttpClient> - Interface in io.micronaut.http.client
-
Interface for managing the construction and lifecycle of instances of
HttpClient
clients.
- HttpClientResponseException - Exception in io.micronaut.http.client.exceptions
-
An exception that occurs when a response returns an error code equal to or greater than 400.
- HttpClientResponseException(String, HttpResponse<?>) - Constructor for exception io.micronaut.http.client.exceptions.HttpClientResponseException
-
- HttpClientResponseException(String, Throwable, HttpResponse<?>) - Constructor for exception io.micronaut.http.client.exceptions.HttpClientResponseException
-
- HttpClientResponseException(String, Throwable, HttpResponse<?>, HttpClientErrorDecoder) - Constructor for exception io.micronaut.http.client.exceptions.HttpClientResponseException
-
- HttpCompressionStrategy - Interface in io.micronaut.http.server.netty
-
Determines if a given http message should be compressed.
- HttpContentProcessor<T> - Interface in io.micronaut.http.server.netty
-
A reactive streams
Processor
that processes incoming
ByteBufHolder
and
outputs a given type.
- HttpContentProcessorResolver - Interface in io.micronaut.http.server.netty
-
- HttpContentSubscriberFactory - Interface in io.micronaut.http.server.netty
-
Interface that allows plugging into the constructor of the HttpContent
subscriber.
- HttpContentUtil - Class in io.micronaut.http.netty.content
-
Utility methods for generated HTTP content.
- HttpContentUtil() - Constructor for class io.micronaut.http.netty.content.HttpContentUtil
-
- HttpConverterRegistrar - Class in io.micronaut.http.converters
-
Converter registrar for HTTP classes.
- HttpConverterRegistrar(ResourceResolver) - Constructor for class io.micronaut.http.converters.HttpConverterRegistrar
-
Default constructor.
- HttpDataReference - Class in io.micronaut.http.server.netty
-
A helper class to store references to httpdata and related information.
- HttpDataReference.Component - Class in io.micronaut.http.server.netty
-
Represents a section of the http data.
- 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 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.
- HttpFixedLocaleResolver - Class in io.micronaut.http.server.util.locale
-
- HttpFixedLocaleResolver(HttpLocaleResolutionConfiguration) - Constructor for class io.micronaut.http.server.util.locale.HttpFixedLocaleResolver
-
- HttpFunctionExecutor<I,O> - Class in io.micronaut.function.client.http
-
- HttpFunctionExecutor(HttpClient) - Constructor for class io.micronaut.function.client.http.HttpFunctionExecutor
-
Constructor.
- HttpHeaders - Interface in io.micronaut.http
-
Constants for common HTTP headers.
- HttpHeadersUtil - Class in io.micronaut.http.util
-
Utility class to work with
HttpHeaders
or HTTP Headers.
- HttpHeaderValues - Interface in io.micronaut.http
-
Interface for common HTTP header values.
- HttpHostResolver - Interface in io.micronaut.http.server.util
-
Resolves the host name of the current server.
- httpLocaleResolutionConfiguration - Variable in class io.micronaut.http.server.util.locale.HttpAbstractLocaleResolver
-
- HttpLocaleResolutionConfiguration - Interface in io.micronaut.http.server.util.locale
-
Configuration for Locale Resolution in a HTTP Request.
- HttpLocaleResolutionConfigurationProperties() - Constructor for class io.micronaut.http.server.HttpServerConfiguration.HttpLocaleResolutionConfigurationProperties
-
- HttpLocaleResolver - Interface in io.micronaut.http.server.util.locale
-
Responsible for determining the current locale from a request.
- HttpLocalizedMessageSource - Class in io.micronaut.http.server.util.locale
-
- HttpLocalizedMessageSource(LocaleResolver<HttpRequest<?>>, MessageSource) - Constructor for class io.micronaut.http.server.util.locale.HttpLocalizedMessageSource
-
- 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() - Method in enum io.micronaut.core.naming.conventions.MethodConvention
-
- HttpMethod - Enum in io.micronaut.http
-
An enum containing the valid HTTP methods.
- httpMethod - Variable in class io.micronaut.http.netty.AbstractNettyHttpRequest
-
- HttpMethodMapping - Annotation Type in io.micronaut.http.annotation
-
- httpMethodName - Variable in class io.micronaut.http.netty.AbstractNettyHttpRequest
-
- HttpNettyFeature - Class in io.micronaut.http.netty.graal
-
An HTTP Netty feature that configures the native channels.
- HttpNettyFeature() - Constructor for class io.micronaut.http.netty.graal.HttpNettyFeature
-
- 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.netty.cookies.NettyCookie
-
- 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.
- HttpRequestCertificateHandler - Class in io.micronaut.http.server.netty.ssl
-
Adds the certificate to the decoded request.
- HttpRequestCertificateHandler() - Constructor for class io.micronaut.http.server.netty.ssl.HttpRequestCertificateHandler
-
- HttpRequestDecoder - Class in io.micronaut.http.server.netty.decoders
-
A
MessageToMessageDecoder
that decodes a Netty
HttpRequest
into a Micronaut
HttpRequest
.
- HttpRequestDecoder(EmbeddedServer, ConversionService<?>, HttpServerConfiguration, ApplicationEventPublisher<HttpRequestReceivedEvent>) - Constructor for class io.micronaut.http.server.netty.decoders.HttpRequestDecoder
-
- 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.
- HttpResponseAssertion - Class in io.micronaut.http.server.tck
-
Utility class to verify assertions given an HTTP Response.
- HttpResponseAssertion.Builder - Class in io.micronaut.http.server.tck
-
HTTP Response Assertion Builder.
- HttpResponseEncoder - Class in io.micronaut.http.server.netty.encoders
-
- HttpResponseEncoder(MediaTypeCodecRegistry, HttpServerConfiguration) - Constructor for class io.micronaut.http.server.netty.encoders.HttpResponseEncoder
-
Default constructor.
- 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
-
- HttpServerConfiguration - Class in io.micronaut.http.server
-
- HttpServerConfiguration() - Constructor for class io.micronaut.http.server.HttpServerConfiguration
-
Default constructor.
- HttpServerConfiguration(ApplicationConfiguration) - Constructor for class io.micronaut.http.server.HttpServerConfiguration
-
- HttpServerConfiguration.CorsConfiguration - Class in io.micronaut.http.server
-
Configuration for CORS.
- HttpServerConfiguration.HostResolutionConfiguration - Class in io.micronaut.http.server
-
- HttpServerConfiguration.HttpLocaleResolutionConfigurationProperties - Class in io.micronaut.http.server
-
- HttpServerConfiguration.MultipartConfiguration - Class in io.micronaut.http.server
-
Configuration for multipart handling.
- HttpServerException - Exception in io.micronaut.http.server.exceptions
-
Exceptions related to the HTTP server.
- HttpServerException(String) - Constructor for exception io.micronaut.http.server.exceptions.HttpServerException
-
- HttpServerException(String, Throwable) - Constructor for exception io.micronaut.http.server.exceptions.HttpServerException
-
- HttpServerFilter - Interface in io.micronaut.http.filter
-
- HttpServerFilterExceptionHandlerTest - Class in io.micronaut.http.server.tck.tests.filter
-
- HttpServerFilterExceptionHandlerTest() - Constructor for class io.micronaut.http.server.tck.tests.filter.HttpServerFilterExceptionHandlerTest
-
- HttpServerFilterResolver<T extends AnnotationMetadataProvider> - Interface in io.micronaut.http.filter
-
Subinterface for filter resolution specific to HTTP server filters.
- HttpServerFilterTest - Class in io.micronaut.http.server.tck.tests.filter
-
- HttpServerFilterTest() - Constructor for class io.micronaut.http.server.tck.tests.filter.HttpServerFilterTest
-
- httpServerFilterTest() - Method in class io.micronaut.http.server.tck.tests.filter.HttpServerFilterTest
-
- HttpServerFilterTest.MyController - Class in io.micronaut.http.server.tck.tests.filter
-
- HttpSessionConfiguration - Class in io.micronaut.session.http
-
Allows configuration of the session.
- HttpSessionConfiguration() - Constructor for class io.micronaut.session.http.HttpSessionConfiguration
-
- HttpSessionFilter - Class in io.micronaut.session.http
-
- HttpSessionFilter(SessionStore<Session>, HttpSessionIdResolver[], HttpSessionIdEncoder[]) - Constructor for class io.micronaut.session.http.HttpSessionFilter
-
Constructor.
- HttpSessionIdEncoder - Interface in io.micronaut.session.http
-
Strategy interface for encoding
Session
IDs so they are represented in the response.
- HttpSessionIdResolver - Interface in io.micronaut.session.http
-
Strategy interface for resolving
Session
IDs.
- HttpSessionIdStrategy - Interface in io.micronaut.session.http
-
- 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
-
- HttpStatusHandler - Class in io.micronaut.http.server.exceptions
-
- HttpStatusHandler(ErrorResponseProcessor<?>) - Constructor for class io.micronaut.http.server.exceptions.HttpStatusHandler
-
Constructor.
- HttpStreamsClientHandler - Class in io.micronaut.http.netty.stream
-
Handler that converts written
StreamedHttpRequest
messages into
HttpRequest
messages
followed by
HttpContent
messages and reads
HttpResponse
messages followed by
HttpContent
messages and produces
StreamedHttpResponse
messages.
- HttpStreamsClientHandler() - Constructor for class io.micronaut.http.netty.stream.HttpStreamsClientHandler
-
Default constructor.
- HttpStreamsServerHandler - Class in io.micronaut.http.netty.stream
-
Handler that reads
HttpRequest
messages followed by
HttpContent
messages and produces
StreamedHttpRequest
messages, and converts written
StreamedHttpResponse
messages into
HttpResponse
messages followed by
HttpContent
messages.
- HttpStreamsServerHandler() - Constructor for class io.micronaut.http.netty.stream.HttpStreamsServerHandler
-
Default constructor.
- HttpStreamsServerHandler(List<ChannelHandler>) - Constructor for class io.micronaut.http.netty.stream.HttpStreamsServerHandler
-
Create a new handler that is depended on by the given handlers.
- 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.
- hyphenate(String) - Static method in class io.micronaut.core.naming.NameUtils
-
Converts camel case to hyphenated, lowercase form.
- hyphenate(String, boolean) - Static method in class io.micronaut.core.naming.NameUtils
-
Converts camel case to hyphenated, lowercase form.
- HyphenatedUriNamingStrategy - Class in io.micronaut.web.router.naming
-
- HyphenatedUriNamingStrategy() - Constructor for class io.micronaut.web.router.naming.HyphenatedUriNamingStrategy
-
- IBM - Static variable in interface io.micronaut.context.env.Environment
-
Cloud provider IBM cloud.
- id() - Method in class io.micronaut.context.BeanRegistration
-
- id() - Method in interface io.micronaut.context.scope.BeanCreationContext
-
- id() - Method in interface io.micronaut.context.scope.CreatedBean
-
Returns an ID that is unique to the bean and can be used to cache the instance if necessary.
- ID - Static variable in class io.micronaut.http.netty.websocket.AbstractNettyWebSocketHandler
-
The id of the handler used when adding it to the Netty pipeline.
- ID - Static variable in class io.micronaut.http.server.netty.decoders.HttpRequestDecoder
-
Constant for Micronaut http decoder.
- ID - Static variable in class io.micronaut.http.server.netty.encoders.HttpResponseEncoder
-
- ID - Static variable in class io.micronaut.http.server.netty.websocket.NettyServerWebSocketHandler
-
The id of the handler used when adding it to the Netty pipeline.
- ID - Static variable in class io.micronaut.http.server.netty.websocket.NettyServerWebSocketUpgradeHandler
-
- 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.
- ID - Static variable in interface io.micronaut.web.router.RouteBuilder
-
Used to signify to the route that the ID of the resource is used.
- ID_PATH - Static variable in enum io.micronaut.core.naming.conventions.MethodConvention
-
Path for the id.
- identity() - Static method in interface io.micronaut.core.util.functional.ThrowingFunction
-
Returns a function that always returns its input argument.
- 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
-
- ifModifiedSince(long) - Method in interface io.micronaut.http.MutableHttpHeaders
-
Adds the IF_MODIFIED_SINCE header for the given
Long
.
- ifModifiedSince(LocalDateTime) - Method in class io.micronaut.http.netty.NettyHttpHeaders
-
- ifModifiedSince(long) - Method in class io.micronaut.http.netty.NettyHttpHeaders
-
- ifPresent(Consumer<T>) - Method in interface io.micronaut.context.BeanProvider
-
Executes the given logic if the bean is present.
- ifResolvable(Consumer<T>) - Method in interface io.micronaut.context.BeanProvider
-
Executes the given logic if the bean is resolvable.
- 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.
- ImmutableArgumentConversionContext<T> - Interface in io.micronaut.core.convert
-
Immutable variant of
ArgumentConversionContext
that can be used as a constant
in cases where conversion error handling and rejection is not required.
- implementInterceptedTypeMethod(Type, ClassWriter) - Method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
Implements a method called "getInterceptedType" for the given type and class writer.
- Import - Annotation Type in io.micronaut.context.annotation
-
Allows importing an already compiled set of beans, placing any generating beans relative to the class
where the import annotation is defined.
- include(String...) - Method in interface io.micronaut.context.ApplicationContextBuilder
-
Allow customizing the configurations that will be loaded.
- include(String...) - Method in class io.micronaut.context.DefaultApplicationContextBuilder
-
Allow customizing the configurations that will be loaded.
- include(String...) - Method in class io.micronaut.runtime.Micronaut
-
- includeEnumConstants() - Method in interface io.micronaut.inject.ast.ElementQuery
-
Indicates to include enum constants, only applicable for fields query.
- includeHiddenElements() - Method in interface io.micronaut.inject.ast.ElementQuery
-
Indicates to include hidden methods/fields, only applicable for methods/fields query.
- includeJars(boolean) - Method in class io.micronaut.ast.groovy.scan.ClassPathAnnotationScanner
-
Whether to include JAR files.
- includeOverriddenMethods() - Method in interface io.micronaut.inject.ast.ElementQuery
-
Indicates to include overridden methods, only applicable for methods query.
- includeTypeLevelAnnotationsInGenericArguments() - Method in interface io.micronaut.inject.visitor.VisitorConfiguration
-
This configures whether to include type level annotations on generic arguments when materializing the AST nodes via
the
Element
API.
- index - Variable in class io.micronaut.http.client.loadbalance.AbstractRoundRobinLoadBalancer
-
- Indexed - Annotation Type in io.micronaut.core.annotation
-
An annotation that can be used on types where there may be many implementations of a
particular interface.
- indexedValue(String, int, Object) - Method in interface io.micronaut.validation.validator.extractors.SimpleValueReceiver
-
- Indexes - Annotation Type in io.micronaut.core.annotation
-
- indexOf(byte) - Method in interface io.micronaut.core.io.buffer.ByteBuffer
-
Find the index of the first occurrence of the given byte.
- indexOf(int, int, byte) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- indexProperty(Class<? extends Annotation>, String) - Method in class io.micronaut.core.beans.AbstractBeanIntrospection
-
Used to produce an index for particular annotation type.
- indexProperty(Class<? extends Annotation>, String, String) - Method in class io.micronaut.core.beans.AbstractBeanIntrospection
-
Used to produce an index for particular annotation type.
- info(String, Element) - Method in class io.micronaut.annotation.processing.visitor.JavaVisitorContext
-
- info(String) - Method in class io.micronaut.annotation.processing.visitor.JavaVisitorContext
-
- info(String, Element) - Method in class io.micronaut.ast.groovy.visitor.GroovyVisitorContext
-
- info(String) - Method in class io.micronaut.ast.groovy.visitor.GroovyVisitorContext
-
- info(String, Element) - Method in interface io.micronaut.inject.visitor.VisitorContext
-
Allows printing informational messages.
- info(String) - Method in interface io.micronaut.inject.visitor.VisitorContext
-
Allows printing informational messages.
- InfoAggregator<T> - Interface in io.micronaut.management.endpoint.info
-
Aggregates all registered info sources into a single response.
- InfoEndpoint - Class in io.micronaut.management.endpoint.info
-
Exposes an
Endpoint
to provide information about the application.
- InfoEndpoint(InfoAggregator, InfoSource[]) - Constructor for class io.micronaut.management.endpoint.info.InfoEndpoint
-
- InfoSource - Interface in io.micronaut.management.endpoint.info
-
Describes an source of info that will be retrieved by the
InfoEndpoint
.
- Infrastructure - Annotation Type in io.micronaut.context.annotation
-
Infrastructure scope represents a bean that cannot be overridden or replaced
because it is critical to the functioning of the system.
- init(ProcessingEnvironment) - Method in class io.micronaut.annotation.processing.BeanDefinitionInjectProcessor
-
- init(ProcessingEnvironment) - Method in class io.micronaut.annotation.processing.PackageConfigurationInjectProcessor
-
- init(ProcessingEnvironment) - Method in class io.micronaut.annotation.processing.TypeElementVisitorProcessor
-
- initBeanParameters(ParameterElement[]) - Method in class io.micronaut.inject.writer.AbstractBeanDefinitionBuilder
-
Initialize the bean parameters.
- initCharset(Charset) - Method in class io.micronaut.http.netty.AbstractNettyHttpRequest
-
- initCharset(Charset) - Method in class io.micronaut.http.server.netty.NettyHttpRequest
-
- initialCapacity(int) - Method in class io.micronaut.core.util.clhm.ConcurrentLinkedHashMap.Builder
-
Specifies the initial capacity of the hash table (default 16
).
- InitializableBeanContext - Interface in io.micronaut.context
-
A marker interface for
BeanContext
implementations that can be introspected,
that is to say for context which can be created and need to be fully configured,
but not necessarily started yet.
- initialize(BeanResolutionContext, BeanContext, BeanDefinition<T1>, ExecutableMethod<T1, T1>, T1) - Static method in class io.micronaut.aop.chain.MethodInterceptorChain
-
- initialize(BeanContext, T) - Method in interface io.micronaut.inject.InitializingBeanDefinition
-
- initialize(BeanResolutionContext, BeanContext, T) - Method in interface io.micronaut.inject.InitializingBeanDefinition
-
- initializeAnnotationMetadata(GeneratorAdapter, ClassWriter, Map<String, Integer>) - Method in class io.micronaut.inject.writer.AbstractAnnotationMetadataWriter
-
- initializeAtBuildTime(Feature.BeforeAnalysisAccess, String) - Static method in class io.micronaut.core.graal.AutomaticFeatureUtils
-
Marks the given class to be initialized at build time, only if it is present.
- initializeAtBuildTime(Feature.BeforeAnalysisAccess, String...) - Static method in class io.micronaut.core.graal.AutomaticFeatureUtils
-
Marks the given class to be initialized at build time, only if it is present.
- initializeAtRunTime(Feature.BeforeAnalysisAccess, String) - Static method in class io.micronaut.core.graal.AutomaticFeatureUtils
-
Marks the given class to be initialized at runtime, only if it is present.
- initializeAtRunTime(Feature.BeforeAnalysisAccess, String...) - Static method in class io.micronaut.core.graal.AutomaticFeatureUtils
-
Marks the given class to be initialized at runtime, only if it is present.
- initializeContext(List<BeanDefinitionReference>, List<BeanDefinitionReference>, List<BeanDefinitionReference>) - Method in class io.micronaut.context.DefaultApplicationContext
-
- initializeContext(List<BeanDefinitionReference>, List<BeanDefinitionReference>, List<BeanDefinitionReference>) - Method in class io.micronaut.context.DefaultBeanContext
-
Initialize the context with the given
Context
scope beans.
- initializeEventListeners() - Method in class io.micronaut.context.DefaultBeanContext
-
Initialize the event listeners.
- initializePackagesAtBuildTime(String...) - Static method in class io.micronaut.core.graal.AutomaticFeatureUtils
-
Initializes the packages at build time.
- initializePackagesAtRunTime(String...) - Static method in class io.micronaut.core.graal.AutomaticFeatureUtils
-
Initializes the packages at run time.
- initializeTypeConverters(BeanContext) - Method in class io.micronaut.context.DefaultApplicationContext
-
- initializing - Variable in class io.micronaut.context.DefaultBeanContext
-
- InitializingBeanDefinition<T> - Interface in io.micronaut.inject
-
A bean definition that is provides initialization hooks normally in the form of methods annotated with
PostConstruct
.
- inject(BeanContext, T) - Method in class io.micronaut.context.AbstractBeanDefinition
-
- inject(BeanResolutionContext, BeanContext, T) - Method in class io.micronaut.context.AbstractBeanDefinition
-
- inject(BeanDefinition<?>, T) - Method in class io.micronaut.context.AbstractBeanResolutionContext
-
- inject(BeanContext, T) - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
- inject(BeanResolutionContext, BeanContext, T) - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
- inject(T) - Method in interface io.micronaut.context.BeanContext
-
Inject an existing instance.
- inject(BeanDefinition<?>, T) - Method in interface io.micronaut.context.BeanResolutionContext
-
Injects a bean.
- inject(T) - Method in class io.micronaut.context.DefaultBeanContext
-
- inject(BeanResolutionContext, BeanDefinition<?>, T) - Method in class io.micronaut.context.DefaultBeanContext
-
Injects a bean.
- INJECT - Static variable in class io.micronaut.core.annotation.AnnotationUtil
-
The meta annotation used for inject declarations.
- inject() - Method in interface io.micronaut.inject.ast.beans.BeanElementBuilder
-
Dependency inject this bean.
- inject() - Method in interface io.micronaut.inject.ast.beans.BeanFieldElement
-
Makes the field injected.
- inject() - Method in interface io.micronaut.inject.ast.beans.BeanMethodElement
-
Make the method injected.
- inject(BeanContext, T) - Method in interface io.micronaut.inject.BeanDefinition
-
Inject the given bean with the context.
- inject(BeanResolutionContext, BeanContext, T) - Method in interface io.micronaut.inject.BeanDefinition
-
Inject the given bean with the context.
- inject(BeanContext, T) - Method in interface io.micronaut.inject.DelegatingBeanDefinition
-
- inject(BeanResolutionContext, BeanContext, T) - Method in interface io.micronaut.inject.DelegatingBeanDefinition
-
- inject() - Method in class io.micronaut.inject.writer.AbstractBeanDefinitionBuilder
-
- InjectableElement - Interface in io.micronaut.inject.ast.beans
-
Shared interface for injectable elements.
- injectAnother(BeanResolutionContext, BeanContext, Object) - Method in class io.micronaut.context.AbstractBeanDefinition
-
Inject another bean, for example one created via factory.
- injectAnother(BeanResolutionContext, BeanContext, Object) - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
Inject another bean, for example one created via factory.
- injectBean(BeanResolutionContext, BeanContext, Object) - Method in class io.micronaut.context.AbstractBeanDefinition
-
The default implementation which provides no injection.
- injectBean(BeanResolutionContext, BeanContext, Object) - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
The default implementation which provides no injection.
- injectBeanField(BeanResolutionContext, DefaultBeanContext, int, Object) - Method in class io.micronaut.context.AbstractBeanDefinition
-
Injects the value of a field of a bean that requires reflection.
- injectBeanMethod(BeanResolutionContext, DefaultBeanContext, int, Object) - Method in class io.micronaut.context.AbstractBeanDefinition
-
Inject a bean method that requires reflection.
- InjectionPoint<T> - Interface in io.micronaut.inject
-
An injection point as a point in a class definition where dependency injection is required.
- InjectScope - Annotation Type in io.micronaut.context.annotation
-
An annotation that can be declared on a constructor or method parameter that indicates
that the injected bean should be destroyed after injection completes.
- injectThis(ApplicationContext) - Method in class io.micronaut.function.executor.FunctionInitializer
-
Injects this instance.
- injectValue(String) - Method in interface io.micronaut.inject.ast.beans.BeanFieldElement
-
- injectValue(String) - Method in interface io.micronaut.inject.ast.beans.BeanParameterElement
-
- injectValue(String) - Method in interface io.micronaut.inject.ast.beans.InjectableElement
-
Allows the field to resolve a value with
Value
.
- InMemoryByteCodeGroovyClassLoader - Class in io.micronaut.ast.groovy.utils
-
Extended version of GroovyClassLoader
that can be used to test dependency injection compilation.
- InMemoryByteCodeGroovyClassLoader() - Constructor for class io.micronaut.ast.groovy.utils.InMemoryByteCodeGroovyClassLoader
-
Default constructor.
- InMemoryByteCodeGroovyClassLoader(ClassLoader) - Constructor for class io.micronaut.ast.groovy.utils.InMemoryByteCodeGroovyClassLoader
-
- InMemoryByteCodeGroovyClassLoader(GroovyClassLoader) - Constructor for class io.micronaut.ast.groovy.utils.InMemoryByteCodeGroovyClassLoader
-
- InMemoryByteCodeGroovyClassLoader(ClassLoader, CompilerConfiguration, boolean) - Constructor for class io.micronaut.ast.groovy.utils.InMemoryByteCodeGroovyClassLoader
-
- InMemoryByteCodeGroovyClassLoader(ClassLoader, CompilerConfiguration) - Constructor for class io.micronaut.ast.groovy.utils.InMemoryByteCodeGroovyClassLoader
-
- InMemoryClassWriterOutputVisitor - Class in io.micronaut.ast.groovy.utils
-
Utility class for testing Groovy visitors.
- InMemoryClassWriterOutputVisitor(InMemoryByteCodeGroovyClassLoader) - Constructor for class io.micronaut.ast.groovy.utils.InMemoryClassWriterOutputVisitor
-
- InMemorySession - Class in io.micronaut.session
-
- InMemorySession(String, Duration) - Constructor for class io.micronaut.session.InMemorySession
-
Constructor.
- InMemorySession(String, Instant, Duration) - Constructor for class io.micronaut.session.InMemorySession
-
Constructor.
- InMemorySessionStore - Class in io.micronaut.session
-
Default implementation that stores sessions in-memory.
- InMemorySessionStore(SessionIdGenerator, SessionConfiguration, ApplicationEventPublisher) - Constructor for class io.micronaut.session.InMemorySessionStore
-
Constructor.
- InputStreamBodyBinder - Class in io.micronaut.http.server.netty.binders
-
Responsible for binding to a
InputStream
argument from the body of the request.
- InputStreamBodyBinder(HttpContentProcessorResolver, ExecutorService) - Constructor for class io.micronaut.http.server.netty.binders.InputStreamBodyBinder
-
- 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
-
- INSTANCE - Static variable in class io.micronaut.inject.qualifiers.AnyQualifier
-
- INSTANCE - Static variable in class io.micronaut.inject.qualifiers.PrimaryQualifier
-
- instance() - Static method in class io.micronaut.inject.qualifiers.PrimaryQualifier
-
Generified way to get the a primary instance.
- INSTANCE - Static variable in class io.micronaut.inject.writer.StaticOriginatingElements
-
- INSTANCE - Static variable in class io.micronaut.web.router.NullArgument
-
The NullArgument instance.
- INSTANCE_ID - Static variable in class io.micronaut.runtime.ApplicationConfiguration.InstanceConfiguration
-
Property name for Micronaut instance id.
- InstanceConfiguration() - Constructor for class io.micronaut.runtime.ApplicationConfiguration.InstanceConfiguration
-
- instanceId(String) - Method in interface io.micronaut.discovery.ServiceInstance.Builder
-
Sets the instance id.
- instantiate(BeanResolutionContext, BeanContext, List<BeanRegistration<Interceptor<T1, T1>>>, BeanDefinition<T1>, BeanConstructor<T1>, Object...) - Static method in class io.micronaut.aop.chain.ConstructorInterceptorChain
-
Deprecated.
- instantiate(BeanResolutionContext, BeanContext, List<BeanRegistration<Interceptor<T1, T1>>>, BeanDefinition<T1>, BeanConstructor<T1>, int, Object...) - Static method in class io.micronaut.aop.chain.ConstructorInterceptorChain
-
Internal methods that handles the logic of instantiating a bean that has constructor interception applied.
- instantiate(boolean, Object...) - Method in class io.micronaut.core.beans.AbstractBeanIntrospection
-
- instantiate(Object...) - Method in interface io.micronaut.core.beans.BeanConstructor
-
Instantiate an instance.
- instantiate() - Method in interface io.micronaut.core.beans.BeanIntrospection
-
Instantiates an instance of the bean, throwing an exception is instantiation is not possible.
- instantiate(Object...) - Method in interface io.micronaut.core.beans.BeanIntrospection
-
Instantiates an instance of the bean, throwing an exception is instantiation is not possible.
- instantiate(boolean, Object...) - Method in interface io.micronaut.core.beans.BeanIntrospection
-
Instantiates an instance of the bean, throwing an exception is instantiation is not possible.
- instantiate(Class<T>) - Static method in class io.micronaut.core.reflect.InstantiationUtils
-
- instantiate(Class<T>, Class<?>[], Object...) - Static method in class io.micronaut.core.reflect.InstantiationUtils
-
- instantiate(String, ClassLoader) - Static method in class io.micronaut.core.reflect.InstantiationUtils
-
- instantiate(String, Class<T>) - Static method in class io.micronaut.core.reflect.InstantiationUtils
-
- instantiate() - Method in class io.micronaut.inject.beans.AbstractInitializableBeanIntrospection
-
- instantiate(boolean, Object...) - Method in class io.micronaut.inject.beans.AbstractInitializableBeanIntrospection
-
- instantiate(Object...) - Method in interface io.micronaut.inject.ConstructorInjectionPoint
-
- InstantiatedMember - Annotation Type in io.micronaut.core.annotation
-
An annotation that can be used on another annotation member that returns a class to indicate that
the value of the annotation should be populated as an instance of the specified class.
- instantiateInternal(Object[]) - Method in class io.micronaut.core.beans.AbstractBeanIntrospection
-
Reflection free bean instantiation implementation for the given arguments.
- instantiateInternal(Object[]) - Method in class io.micronaut.inject.beans.AbstractInitializableBeanIntrospection
-
Reflection free bean instantiation implementation for the given arguments.
- instantiateNewMetadata(Type, ClassWriter, GeneratorAdapter, DefaultAnnotationMetadata, Map<String, Integer>, Map<String, GeneratorAdapter>) - Static method in class io.micronaut.inject.annotation.AnnotationMetadataWriter
-
- instantiateNewMetadataHierarchy(Type, ClassWriter, GeneratorAdapter, AnnotationMetadataHierarchy, Map<String, Integer>, Map<String, GeneratorAdapter>) - Static method in class io.micronaut.inject.annotation.AnnotationMetadataWriter
-
- InstantiationException - Exception in io.micronaut.core.reflect.exception
-
Thrown when an error occurs instantiating a instance.
- InstantiationException(String, Throwable) - Constructor for exception io.micronaut.core.reflect.exception.InstantiationException
-
- InstantiationException(String) - Constructor for exception io.micronaut.core.reflect.exception.InstantiationException
-
- InstantiationUtils - Class in io.micronaut.core.reflect
-
Utility methods for instantiating objects.
- InstantiationUtils() - Constructor for class io.micronaut.core.reflect.InstantiationUtils
-
- 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.
- instrument(Callable<T>) - Method in interface io.micronaut.scheduling.instrument.InstrumentedExecutorService
-
Instruments the given callable task.
- instrument(Runnable, Collection<InvocationInstrumenter>) - Static method in interface io.micronaut.scheduling.instrument.InvocationInstrumenter
-
Wraps
Runnable
with instrumentation invocations.
- instrument(Callable<V>, Collection<InvocationInstrumenter>) - Static method in interface io.micronaut.scheduling.instrument.InvocationInstrumenter
-
Wraps
Callable
with instrumentation invocations.
- instrument(Runnable, InvocationInstrumenter) - Static method in interface io.micronaut.scheduling.instrument.InvocationInstrumenter
-
Wraps
Runnable
with instrumentation invocations.
- instrument(Callable<V>, InvocationInstrumenter) - Static method in interface io.micronaut.scheduling.instrument.InvocationInstrumenter
-
Wraps
Callable
with instrumentation invocations.
- instrument(Executor, InvocationInstrumenter) - Static method in interface io.micronaut.scheduling.instrument.InvocationInstrumenter
-
Wraps the executor
so that every tasks submitted to it will be executed instrumented with the given
invocationInstrumenter
.
- instrument(Runnable) - Method in interface io.micronaut.scheduling.instrument.RunnableInstrumenter
-
Implementors can override to instrument a Runnable.
- Instrumentation - Interface in io.micronaut.scheduling.instrument
-
- InstrumentedExecutor - Interface in io.micronaut.scheduling.instrument
-
An
Executor
that has been instrumented to allow for propagation of thread state
and other instrumentation related tasks.
- InstrumentedExecutorService - Interface in io.micronaut.scheduling.instrument
-
An
ExecutorService
that has been instrumented to allow for propagation of thread state
and other instrumentation related tasks.
- InstrumentedScheduledExecutorService - Interface in io.micronaut.scheduling.instrument
-
- instrumentPublisher(ChannelHandlerContext, Object) - Method in class io.micronaut.http.netty.websocket.AbstractNettyWebSocketHandler
-
Subclasses can override to customize publishers returned from message handlers.
- instrumentPublisher(ChannelHandlerContext, Object) - Method in class io.micronaut.http.server.netty.websocket.NettyServerWebSocketHandler
-
- INT - Static variable in interface io.micronaut.core.convert.ConversionContext
-
Constant for Integer argument.
- INT - Static variable in interface io.micronaut.core.type.Argument
-
Constant for int argument.
- INT - Static variable in class io.micronaut.inject.ast.PrimitiveElement
-
- intercept(ConstructorInvocationContext<T>) - Method in interface io.micronaut.aop.ConstructorInterceptor
-
- intercept(InvocationContext<T, T>) - Method in interface io.micronaut.aop.ConstructorInterceptor
-
- intercept(InvocationContext<T, R>) - Method in interface io.micronaut.aop.Interceptor
-
Intercepts an execution from a declared
Around
advice.
- intercept(MethodInvocationContext<T, R>) - Method in interface io.micronaut.aop.MethodInterceptor
-
- intercept(InvocationContext<T, R>) - Method in interface io.micronaut.aop.MethodInterceptor
-
- intercept(MethodInvocationContext<Object, Object>) - Method in class io.micronaut.function.client.aop.FunctionClientAdvice
-
- intercept(MethodInvocationContext<Object, Object>) - Method in class io.micronaut.http.client.interceptor.HttpClientIntroductionAdvice
-
Interceptor to apply headers, cookies, parameter and body arguements.
- intercept(AnnotationValue<?>...) - Method in interface io.micronaut.inject.ast.beans.BeanElementBuilder
-
Intercept the bean.
- intercept(AnnotationValue<?>...) - Method in interface io.micronaut.inject.ast.beans.BeanMethodElement
-
Intercept the method.
- intercept(AnnotationValue<?>...) - Method in class io.micronaut.inject.writer.AbstractBeanDefinitionBuilder
-
- intercept(MethodInvocationContext<Object, Object>) - Method in class io.micronaut.retry.intercept.DefaultRetryInterceptor
-
- intercept(MethodInvocationContext<Object, Object>) - Method in class io.micronaut.retry.intercept.RecoveryInterceptor
-
- intercept(MethodInvocationContext<Object, Object>) - Method in class io.micronaut.runtime.context.env.ConfigurationIntroductionAdvice
-
- intercept(MethodInvocationContext) - Method in class io.micronaut.runtime.context.scope.refresh.RefreshInterceptor
-
- intercept(MethodInvocationContext<Object, Object>) - Method in class io.micronaut.scheduling.async.AsyncInterceptor
-
- intercept(MethodInvocationContext<Object, Object>) - Method in class io.micronaut.validation.ValidatingInterceptor
-
- intercept(MethodInvocationContext<Object, Object>) - Method in class io.micronaut.websocket.interceptor.ClientWebSocketInterceptor
-
- Intercepted - Interface in io.micronaut.aop
-
An interface implemented by generated proxy classes.
- InterceptedBean - Interface in io.micronaut.inject.proxy
-
An internal interface implemented by generated proxy classes.
- InterceptedBeanProxy<T> - Interface in io.micronaut.inject.proxy
-
- InterceptedMethod - Interface in io.micronaut.aop
-
The intercept method supporting intercepting different reactive invocations.
- InterceptedMethod.ResultType - Enum in io.micronaut.aop
-
Possible result types.
- InterceptedMethodUtil - Class in io.micronaut.aop.internal.intercepted
-
- InterceptedProxy<T> - Interface in io.micronaut.aop
-
- interceptedTarget() - Method in interface io.micronaut.aop.InterceptedProxy
-
This method will return the target object being proxied.
- interceptedTarget() - Method in interface io.micronaut.inject.proxy.InterceptedBeanProxy
-
This method will return the target object being proxied.
- Interceptor<T,R> - Interface in io.micronaut.aop
-
An Interceptor intercepts the execution of a method allowing cross cutting behaviour to be applied to a
method's execution.
- InterceptorBean - Annotation Type in io.micronaut.aop
-
- InterceptorBeanMapper - Class in io.micronaut.aop.internal
-
- InterceptorBeanMapper() - Constructor for class io.micronaut.aop.internal.InterceptorBeanMapper
-
- InterceptorBinding - Annotation Type in io.micronaut.aop
-
An
InterceptorBinding
is used as a meta-annotation on
Around
and
Introduction
advice to
indicate that AOP advice should be applied to the method and that any annotations that feature this stereotype annotation
should be used to resolve associated interceptors at runtime.
- InterceptorBindingDefinitions - Annotation Type in io.micronaut.aop
-
- InterceptorBindingQualifier<T> - Class in io.micronaut.inject.qualifiers
-
Qualifier used to resolve the interceptor binding when injection method interceptors for AOP.
- InterceptorChain<B,R> - Class in io.micronaut.aop.chain
-
- InterceptorChain(Interceptor<B, R>[], B, ExecutableMethod<B, R>, Object...) - Constructor for class io.micronaut.aop.chain.InterceptorChain
-
Constructor.
- InterceptorKind - Enum in io.micronaut.aop
-
Enum representing different interceptors kinds.
- InterceptorRegistry - Interface in io.micronaut.aop
-
Strategy interface for looking up interceptors from the bean context.
- InterceptorRegistryBean - Class in io.micronaut.aop.internal
-
- InterceptorRegistryBean() - Constructor for class io.micronaut.aop.internal.InterceptorRegistryBean
-
- InterceptPhase - Enum in io.micronaut.aop
-
Interceptor
classes implement the
Ordered
interface
in order to control the order of execution when multiple interceptors are present.
- interceptResult() - Method in interface io.micronaut.aop.InterceptedMethod
-
- interceptResult(Interceptor<?, ?>) - Method in interface io.micronaut.aop.InterceptedMethod
-
- interceptResult() - Method in class io.micronaut.aop.internal.intercepted.SynchronousInterceptedMethod
-
- interceptResult(Interceptor<?, ?>) - Method in class io.micronaut.aop.internal.intercepted.SynchronousInterceptedMethod
-
- interceptResultAsCompletionStage() - Method in interface io.micronaut.aop.InterceptedMethod
-
- interceptResultAsCompletionStage(Interceptor<?, ?>) - Method in interface io.micronaut.aop.InterceptedMethod
-
- interceptResultAsPublisher() - Method in interface io.micronaut.aop.InterceptedMethod
-
- interceptResultAsPublisher(ExecutorService) - Method in interface io.micronaut.aop.InterceptedMethod
-
- interceptResultAsPublisher(Interceptor<?, ?>) - Method in interface io.micronaut.aop.InterceptedMethod
-
- interfaceGenericTypesFor(TypeElement, String) - Method in class io.micronaut.annotation.processing.GenericUtils
-
Finds the generic types for the given interface for the given class element.
- Internal - Annotation Type in io.micronaut.core.annotation
-
Annotates a class or method regarded as internal and not for public consumption.
- INTERNAL_ANNOTATION_NAMES - Static variable in class io.micronaut.core.annotation.AnnotationUtil
-
- INTERNAL_ERROR - Static variable in class io.micronaut.websocket.CloseReason
-
See https://tools.ietf.org/html/rfc6455#section-11.7.
- InternalApiTypeElementVisitor - Class in io.micronaut.validation.internal
-
Logs warnings during compilation if any class extends an internal or
experimental Micronaut API.
- InternalApiTypeElementVisitor() - Constructor for class io.micronaut.validation.internal.InternalApiTypeElementVisitor
-
- InternalAttributes() - Constructor for class io.micronaut.aop.Adapter.InternalAttributes
-
- internalNioBuffer(int, int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- InternalServerException - Exception in io.micronaut.http.server.exceptions
-
Thrown for an unrecoverable server exceptions.
- InternalServerException(String) - Constructor for exception io.micronaut.http.server.exceptions.InternalServerException
-
- InternalServerException(String, Throwable) - Constructor for exception io.micronaut.http.server.exceptions.InternalServerException
-
- internListOf(Object...) - Static method in class io.micronaut.core.annotation.AnnotationUtil
-
Converts the given objects into a set of potentially cached and interned strings contained within an internal pool of lists.
- internListOf(Object...) - Static method in class io.micronaut.core.util.StringUtils
-
Converts the given objects into a set of interned strings contained within an internal pool of sets.
- internMapOf(Object...) - Static method in class io.micronaut.core.annotation.AnnotationUtil
-
Converts the given objects into a map of potentially cached and interned strings where the keys and values are alternating entries in the passed array.
- internMapOf(String, Object) - Static method in class io.micronaut.core.annotation.AnnotationUtil
-
Converts the given objects into a map of potentially cached and interned strings where the keys and values are alternating entries in the passed array.
- internMapOf(Object...) - Static method in class io.micronaut.core.util.StringUtils
-
Converts the given objects into a map of interned strings.
- interpolate(String, MessageSource.MessageContext) - Method in class io.micronaut.context.AbstractMessageSource
-
- interpolate(String, MessageSource.MessageContext) - Method in interface io.micronaut.context.MessageSource
-
Interpolate the given message template.
- Introduced - Interface in io.micronaut.aop
-
Marker interface for instances that are implemented automatically via
Introduction
advise.
- Introduction - Annotation Type in io.micronaut.aop
-
Introduction advice allows interfaces and abstract classes to be implemented at compile time by
MethodInterceptor
implementations.
- Introspected - Annotation Type in io.micronaut.core.annotation
-
An annotation that indicates a type should produce a
BeanIntrospection
at compilation time.
- Introspected.AccessKind - Enum in io.micronaut.core.annotation
-
The access type for bean properties.
- Introspected.IndexedAnnotation - Annotation Type in io.micronaut.core.annotation
-
Allow pre-computed indexes for property lookups based on an annotation and a member.
- Introspected.Visibility - Enum in io.micronaut.core.annotation
-
Visibility policy for bean properties and fields.
- IntrospectedTypeElementVisitor - Class in io.micronaut.inject.beans.visitor
-
- IntrospectedTypeElementVisitor() - Constructor for class io.micronaut.inject.beans.visitor.IntrospectedTypeElementVisitor
-
- IntrospectionException - Exception in io.micronaut.core.beans.exceptions
-
Thrown when an error occurs introspecting a bean type.
- IntrospectionException(String) - Constructor for exception io.micronaut.core.beans.exceptions.IntrospectionException
-
- IntrospectionException(String, Throwable) - Constructor for exception io.micronaut.core.beans.exceptions.IntrospectionException
-
- intValue(String, String) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
The value as an
OptionalInt
for the given annotation and member.
- intValue(Class<? extends Annotation>, String) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
The value as an
OptionalInt
for the given annotation and member.
- intValue(Class<? extends Annotation>) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
The value as an
OptionalInt
for the given annotation and member.
- intValue(Class<? extends Annotation>, String) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- intValue(Class<? extends Annotation>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- intValue(String, String) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- intValue(String) - Method in class io.micronaut.core.annotation.AnnotationValue
-
The integer value of the given member.
- intValue(String, Function<Object, Object>) - Method in class io.micronaut.core.annotation.AnnotationValue
-
The integer value of the given member.
- intValue() - Method in class io.micronaut.core.annotation.AnnotationValue
-
The integer value of the given member.
- intValue(String) - Method in interface io.micronaut.core.annotation.AnnotationValueResolver
-
The integer value of the given member.
- intValue() - Method in interface io.micronaut.core.annotation.AnnotationValueResolver
-
The integer value of the given member.
- intValue(String, String) - Method in class io.micronaut.inject.annotation.AbstractEnvironmentAnnotationMetadata
-
- intValue(Class<? extends Annotation>, String) - Method in class io.micronaut.inject.annotation.AbstractEnvironmentAnnotationMetadata
-
- intValue(String, String) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- intValue(Class<? extends Annotation>, String) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- intValue(Class<? extends Annotation>, String, Function<Object, Object>) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- intValue(String, String, Function<Object, Object>) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- intValue(String, String) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- intValue(Class<? extends Annotation>, String) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- intValue(Class<? extends Annotation>, String, Function<Object, Object>) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
Retrieve the int value and optionally map its value.
- intValue(String, String, Function<Object, Object>) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
Retrieve the int value and optionally map its value.
- intValues(String) - Method in class io.micronaut.core.annotation.AnnotationValue
-
- intValues(String) - Method in interface io.micronaut.core.annotation.AnnotationValueResolver
-
The int[] value for the given member.
- intValues() - Method in interface io.micronaut.core.annotation.AnnotationValueResolver
-
The int[] value for the given member.
- INVALID_FRAME_PAYLOAD_DATA - Static variable in class io.micronaut.websocket.CloseReason
-
See https://tools.ietf.org/html/rfc6455#section-11.7.
- invalidateCaches() - Method in class io.micronaut.context.DefaultBeanContext
-
Invalidates the bean caches.
- invalidateMetadata(Element) - Static method in class io.micronaut.annotation.processing.AnnotationUtils
-
Invalidates any cached metadata.
- InvocationContext<T,R> - Interface in io.micronaut.aop
-
An InvocationContext passed to one or many
Interceptor
instances.
- InvocationException - Exception in io.micronaut.core.reflect.exception
-
- InvocationException(String) - Constructor for exception io.micronaut.core.reflect.exception.InvocationException
-
- InvocationException(String, Throwable) - Constructor for exception io.micronaut.core.reflect.exception.InvocationException
-
- InvocationInstrumenter - Interface in io.micronaut.scheduling.instrument
-
An interface for invocation instrumentation.
- InvocationInstrumenterFactory - Interface in io.micronaut.scheduling.instrument
-
An factory interface for invocation instrumentation, factory method decides if instrumentation is needed.
- invoke(T, Object...) - Method in class io.micronaut.aop.chain.ConstructorInterceptorChain
-
- invoke(B, Object...) - Method in class io.micronaut.aop.chain.InterceptorChain
-
- invoke(T, Object...) - Method in class io.micronaut.aop.chain.MethodInterceptorChain
-
- invoke(Object, Object...) - Method in class io.micronaut.context.AbstractExecutableMethod
-
- invoke(B, Object...) - Method in class io.micronaut.core.beans.AbstractBeanMethod
-
- invoke(T) - Method in interface io.micronaut.core.bind.BoundExecutable
-
- invoke(T, Object...) - Method in interface io.micronaut.core.bind.BoundExecutable
-
- invoke(T, Object...) - Method in interface io.micronaut.core.type.Executable
-
Invokes the method.
- invoke(FunctionDefinition, I, Argument<O>) - Method in interface io.micronaut.function.client.FunctionInvoker
-
Invoke the given function definition for the given input and expected response type.
- invoke(FunctionDefinition, I, Argument<O>) - Method in class io.micronaut.function.client.http.HttpFunctionExecutor
-
- invoke(Object...) - Method in interface io.micronaut.inject.ConstructorInjectionPoint
-
Invoke the constructor.
- invoke(T, Object...) - Method in interface io.micronaut.inject.DelegatingExecutableMethod
-
- invoke(Object...) - Method in interface io.micronaut.inject.ExecutionHandle
-
Invokes the method.
- invoke(B, Object...) - Method in interface io.micronaut.inject.MethodInjectionPoint
-
Invokes the method.
- invokeAll(Collection<? extends Callable<T>>) - Method in interface io.micronaut.scheduling.instrument.InstrumentedExecutorService
-
- invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in interface io.micronaut.scheduling.instrument.InstrumentedExecutorService
-
- invokeAny(Collection<? extends Callable<T>>) - Method in interface io.micronaut.scheduling.instrument.InstrumentedExecutorService
-
- invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in interface io.micronaut.scheduling.instrument.InstrumentedExecutorService
-
- invokeConstructor(MethodVisitor, Class, Class...) - Method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- invokeExecutable(BoundExecutable, MethodExecutionHandle<?, ?>) - Method in class io.micronaut.http.netty.websocket.AbstractNettyWebSocketHandler
-
Invokes the given executable.
- invokeExecutable(BoundExecutable, MethodExecutionHandle<?, ?>) - Method in class io.micronaut.http.server.netty.websocket.NettyServerWebSocketHandler
-
- invokeInterfaceStaticMethod(MethodVisitor, Class, Method) - Static method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- invokeInternal(Object, Object[]) - Method in class io.micronaut.context.AbstractExecutableMethod
-
- invokeInternal(B, Object...) - Method in class io.micronaut.core.beans.AbstractBeanMethod
-
Abstract implementation implemented by generated byte code.
- invokeMethod(T, Method, Object...) - Static method in class io.micronaut.core.reflect.ReflectionUtils
-
Invokes a method.
- invokeMethod(GeneratorAdapter, MethodElement) - Method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
Invokes the given method.
- invokeMethodWithReflection(BeanResolutionContext, BeanContext, int, Object, Object[]) - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
Invoke a bean method that requires reflection.
- IO - Static variable in interface io.micronaut.scheduling.TaskExecutors
-
- io.micronaut.annotation.processing - package io.micronaut.annotation.processing
-
This package contains the Annotation processors that power Micronaut.
- io.micronaut.annotation.processing.test - package io.micronaut.annotation.processing.test
-
- io.micronaut.annotation.processing.visitor - package io.micronaut.annotation.processing.visitor
-
This package contains Visitor pattern elements for Annotation processing.
- io.micronaut.aop - package io.micronaut.aop
-
The main classes implementing cross cutting behavior in Micronaut.
- io.micronaut.aop.chain - package io.micronaut.aop.chain
-
The interception chain for AOP.
- io.micronaut.aop.exceptions - package io.micronaut.aop.exceptions
-
AOP Advise exceptions.
- io.micronaut.aop.internal - package io.micronaut.aop.internal
-
- io.micronaut.aop.internal.intercepted - package io.micronaut.aop.internal.intercepted
-
- io.micronaut.aop.kotlin - package io.micronaut.aop.kotlin
-
- io.micronaut.aop.writer - package io.micronaut.aop.writer
-
Proxy writers.
- io.micronaut.ast.groovy.annotation - package io.micronaut.ast.groovy.annotation
-
- io.micronaut.ast.groovy.scan - package io.micronaut.ast.groovy.scan
-
- io.micronaut.ast.groovy.utils - package io.micronaut.ast.groovy.utils
-
AST Util transformations for injection.
- io.micronaut.ast.groovy.visitor - package io.micronaut.ast.groovy.visitor
-
Visitor context when visiting groovy code.
- io.micronaut.buffer.netty - package io.micronaut.buffer.netty
-
Netty HTTP Byte buffer.
- io.micronaut.context - package io.micronaut.context
-
This package contains the core classes for starting a
BeanContext
.
- io.micronaut.context.annotation - package io.micronaut.context.annotation
-
Contains core annotations related to Dependency Injection and the Bean Container.
- io.micronaut.context.banner - package io.micronaut.context.banner
-
- io.micronaut.context.condition - package io.micronaut.context.condition
-
Contains classes and interfaces related to conditional beans.
- io.micronaut.context.converters - package io.micronaut.context.converters
-
- io.micronaut.context.env - package io.micronaut.context.env
-
Classes related to the Micronaut environment.
- io.micronaut.context.env.yaml - package io.micronaut.context.env.yaml
-
Property loading for YAML formatted files.
- io.micronaut.context.event - package io.micronaut.context.event
-
- io.micronaut.context.exceptions - package io.micronaut.context.exceptions
-
Contains common exceptions thrown from the
BeanContext
.
- io.micronaut.context.i18n - package io.micronaut.context.i18n
-
- io.micronaut.context.processor - package io.micronaut.context.processor
-
Contains interfaces related to annotation processing.
- io.micronaut.context.scope - package io.micronaut.context.scope
-
Contains interfaces related to the definition of custom scopes.
- io.micronaut.context.visitor - package io.micronaut.context.visitor
-
Additional visitors.
- io.micronaut.core.annotation - package io.micronaut.core.annotation
-
Micronaut core annotation classes.
- io.micronaut.core.async - package io.micronaut.core.async
-
Supplier helper methods.
- io.micronaut.core.async.annotation - package io.micronaut.core.async.annotation
-
- io.micronaut.core.async.processor - package io.micronaut.core.async.processor
-
Micronaut core async processing.
- io.micronaut.core.async.publisher - package io.micronaut.core.async.publisher
-
Micronaut core async publishing.
- io.micronaut.core.async.subscriber - package io.micronaut.core.async.subscriber
-
Micronaut core async subscribers.
- io.micronaut.core.attr - package io.micronaut.core.attr
-
Micronaut core attribute holder.
- io.micronaut.core.beans - package io.micronaut.core.beans
-
This package provides interfaces and abstractions to introspect beans with bean metadata
computed at compilation time.
- io.micronaut.core.beans.exceptions - package io.micronaut.core.beans.exceptions
-
- io.micronaut.core.bind - package io.micronaut.core.bind
-
Micronaut core argument and property bind classes.
- io.micronaut.core.bind.annotation - package io.micronaut.core.bind.annotation
-
Micronaut core bind annotation classes.
- io.micronaut.core.bind.exceptions - package io.micronaut.core.bind.exceptions
-
Exceptions that occur during data binding.
- io.micronaut.core.cli - package io.micronaut.core.cli
-
Micronaut core CLI dispatch level.
- io.micronaut.core.cli.exceptions - package io.micronaut.core.cli.exceptions
-
Micronaut core CLI exceptions.
- io.micronaut.core.convert - package io.micronaut.core.convert
-
Micronaut core type conversion classes.
- io.micronaut.core.convert.converters - package io.micronaut.core.convert.converters
-
- io.micronaut.core.convert.exceptions - package io.micronaut.core.convert.exceptions
-
Micronaut core type conversion exceptions.
- io.micronaut.core.convert.format - package io.micronaut.core.convert.format
-
Micronaut core type conversion formatting.
- io.micronaut.core.convert.value - package io.micronaut.core.convert.value
-
Micronaut core type conversion of multiple values.
- io.micronaut.core.exceptions - package io.micronaut.core.exceptions
-
Common exception handling classes.
- io.micronaut.core.graal - package io.micronaut.core.graal
-
- io.micronaut.core.io - package io.micronaut.core.io
-
Micronaut core input/output.
- io.micronaut.core.io.buffer - package io.micronaut.core.io.buffer
-
Micronaut core buffer factory.
- io.micronaut.core.io.file - package io.micronaut.core.io.file
-
Micronaut core file i/o.
- io.micronaut.core.io.scan - package io.micronaut.core.io.scan
-
Micronaut core scan with annotation.
- io.micronaut.core.io.service - package io.micronaut.core.io.service
-
Micronaut core i/o service classes.
- io.micronaut.core.io.socket - package io.micronaut.core.io.socket
-
Micronaut core i/o socketutils.
- io.micronaut.core.naming - package io.micronaut.core.naming
-
Micronaut core name resolution.
- io.micronaut.core.naming.conventions - package io.micronaut.core.naming.conventions
-
Micronaut core name conventions for properties and methods, etc.
- io.micronaut.core.optim - package io.micronaut.core.optim
-
- io.micronaut.core.order - package io.micronaut.core.order
-
Micronaut core ordered objects.
- io.micronaut.core.reflect - package io.micronaut.core.reflect
-
Micronaut core reflections utils.
- io.micronaut.core.reflect.exception - package io.micronaut.core.reflect.exception
-
Micronaut core reflection exception.
- io.micronaut.core.serialize - package io.micronaut.core.serialize
-
Micronaut core object serializations.
- io.micronaut.core.serialize.exceptions - package io.micronaut.core.serialize.exceptions
-
Micronaut core object serialization exceptions.
- io.micronaut.core.type - package io.micronaut.core.type
-
Micronaut core argument types.
- io.micronaut.core.util - package io.micronaut.core.util
-
Micronaut core utilities.
- io.micronaut.core.util.clhm - package io.micronaut.core.util.clhm
-
Contains a forked implementation of ConcurrentLinkedHashMap.
- io.micronaut.core.util.functional - package io.micronaut.core.util.functional
-
- io.micronaut.core.util.locale - package io.micronaut.core.util.locale
-
Micronaut utilities to resolve a
Locale
.
- io.micronaut.core.value - package io.micronaut.core.value
-
Micronaut core property and value resolution.
- io.micronaut.core.version - package io.micronaut.core.version
-
Micronaut core comparing versions.
- io.micronaut.core.version.annotation - package io.micronaut.core.version.annotation
-
- io.micronaut.discovery - package io.micronaut.discovery
-
Main client abstraction used for service discovery.
- io.micronaut.discovery.cloud - package io.micronaut.discovery.cloud
-
Common cloud interface classes.
- io.micronaut.discovery.cloud.digitalocean - package io.micronaut.discovery.cloud.digitalocean
-
- io.micronaut.discovery.config - package io.micronaut.discovery.config
-
Common configuration discovery settings.
- io.micronaut.discovery.event - package io.micronaut.discovery.event
-
Discovery of events.
- io.micronaut.discovery.exceptions - package io.micronaut.discovery.exceptions
-
Discovery exceptions.
- io.micronaut.discovery.metadata - package io.micronaut.discovery.metadata
-
Discovery metadata.
- io.micronaut.discovery.registration - package io.micronaut.discovery.registration
-
Discovery registration.
- io.micronaut.function - package io.micronaut.function
-
A set of classes to support a programming model for Server-less application development using Micronaut
- io.micronaut.function.client - package io.micronaut.function.client
-
Function discovery classes.
- io.micronaut.function.client.aop - package io.micronaut.function.client.aop
-
Function client aop advice.
- io.micronaut.function.client.exceptions - package io.micronaut.function.client.exceptions
-
Function client exceptions.
- io.micronaut.function.client.http - package io.micronaut.function.client.http
-
Http executor.
- io.micronaut.function.client.local - package io.micronaut.function.client.local
-
Local function.
- io.micronaut.function.executor - package io.micronaut.function.executor
-
Function executions sent to Micronaut.
- io.micronaut.function.web - package io.micronaut.function.web
-
Classes to support exposing
FunctionBean
instances over the web
- io.micronaut.graal.reflect - package io.micronaut.graal.reflect
-
Utilities for use with GraalVM native image.
- io.micronaut.health - package io.micronaut.health
-
Micronaut health indicator classes.
- 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.client - package io.micronaut.http.client
-
Core HTTP Client Library.
- io.micronaut.http.client.annotation - package io.micronaut.http.client.annotation
-
Annotations associated with the HTTP client.
- io.micronaut.http.client.bind - package io.micronaut.http.client.bind
-
- io.micronaut.http.client.bind.binders - package io.micronaut.http.client.bind.binders
-
- io.micronaut.http.client.exceptions - package io.micronaut.http.client.exceptions
-
HTTP Client exceptions.
- io.micronaut.http.client.filter - package io.micronaut.http.client.filter
-
- io.micronaut.http.client.filters - package io.micronaut.http.client.filters
-
Client filter implementations.
- io.micronaut.http.client.interceptor - package io.micronaut.http.client.interceptor
-
HTTP introduction advice.
- io.micronaut.http.client.interceptor.configuration - package io.micronaut.http.client.interceptor.configuration
-
Client
versioning configuration.
- io.micronaut.http.client.loadbalance - package io.micronaut.http.client.loadbalance
-
HTTP load balance strategies.
- io.micronaut.http.client.multipart - package io.micronaut.http.client.multipart
-
HTTP Netty multipart requests.
- io.micronaut.http.client.netty - package io.micronaut.http.client.netty
-
HTTP Client requests, interfaces and configuration.
- io.micronaut.http.client.netty.ssl - package io.micronaut.http.client.netty.ssl
-
Netty client SSL.
- io.micronaut.http.client.netty.websocket - package io.micronaut.http.client.netty.websocket
-
Contains classes specific to WebSocket handling in the client.
- io.micronaut.http.client.sse - package io.micronaut.http.client.sse
-
Contains client interfaces for reading Server Sent Events (SSE).
- 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.netty - package io.micronaut.http.netty
-
Netty HTTP implementations.
- io.micronaut.http.netty.channel - package io.micronaut.http.netty.channel
-
Netty Thread factory.
- io.micronaut.http.netty.channel.converters - package io.micronaut.http.netty.channel.converters
-
- io.micronaut.http.netty.configuration - package io.micronaut.http.netty.configuration
-
- io.micronaut.http.netty.content - package io.micronaut.http.netty.content
-
Netty HTTP content utils.
- io.micronaut.http.netty.cookies - package io.micronaut.http.netty.cookies
-
Netty Cookies.
- io.micronaut.http.netty.graal - package io.micronaut.http.netty.graal
-
- io.micronaut.http.netty.reactive - package io.micronaut.http.netty.reactive
-
NOTICE: Classes in this package are forked from https://github.com/playframework/netty-reactive-streams.
- io.micronaut.http.netty.stream - package io.micronaut.http.netty.stream
-
Contains classes for streaming http requests and responses
- io.micronaut.http.netty.websocket - package io.micronaut.http.netty.websocket
-
Netty specific classes for WebSocket.
- io.micronaut.http.resource - package io.micronaut.http.resource
-
Resource loader factory.
- io.micronaut.http.server - package io.micronaut.http.server
-
HTTP server configuration.
- io.micronaut.http.server.binding - package io.micronaut.http.server.binding
-
HTTP server request binding.
- io.micronaut.http.server.codec - package io.micronaut.http.server.codec
-
HTTP encoders.
- io.micronaut.http.server.cors - package io.micronaut.http.server.cors
-
Contains classes specific to CORS support within Micronaut.
- io.micronaut.http.server.exceptions - package io.micronaut.http.server.exceptions
-
HTTP server exceptions.
- io.micronaut.http.server.exceptions.response - package io.micronaut.http.server.exceptions.response
-
- io.micronaut.http.server.multipart - package io.micronaut.http.server.multipart
-
Classes related to multipart requests received by a server.
- io.micronaut.http.server.netty - package io.micronaut.http.server.netty
-
Netty server classes for Micronaut.
- io.micronaut.http.server.netty.async - package io.micronaut.http.server.netty.async
-
Asychronous handling.
- io.micronaut.http.server.netty.binders - package io.micronaut.http.server.netty.binders
-
Netty argument binders.
- io.micronaut.http.server.netty.configuration - package io.micronaut.http.server.netty.configuration
-
Netty server configurations.
- io.micronaut.http.server.netty.converters - package io.micronaut.http.server.netty.converters
-
Netty converters for various data types.
- io.micronaut.http.server.netty.decoders - package io.micronaut.http.server.netty.decoders
-
Netty decoders for Micronaut.
- io.micronaut.http.server.netty.encoders - package io.micronaut.http.server.netty.encoders
-
Netty encoders for the Server.
- io.micronaut.http.server.netty.handler - package io.micronaut.http.server.netty.handler
-
Netty channel output handling.
- io.micronaut.http.server.netty.handler.accesslog - package io.micronaut.http.server.netty.handler.accesslog
-
- io.micronaut.http.server.netty.handler.accesslog.element - package io.micronaut.http.server.netty.handler.accesslog.element
-
- io.micronaut.http.server.netty.jackson - package io.micronaut.http.server.netty.jackson
-
JSON Jackson content processing.
- io.micronaut.http.server.netty.multipart - package io.micronaut.http.server.netty.multipart
-
Netty server multipart upload classes.
- io.micronaut.http.server.netty.ssl - package io.micronaut.http.server.netty.ssl
-
Netty SSL.
- io.micronaut.http.server.netty.types - package io.micronaut.http.server.netty.types
-
Netty response types.
- io.micronaut.http.server.netty.types.files - package io.micronaut.http.server.netty.types.files
-
Netty file type and response handling.
- io.micronaut.http.server.netty.types.stream - package io.micronaut.http.server.netty.types.stream
-
- io.micronaut.http.server.netty.websocket - package io.micronaut.http.server.netty.websocket
-
Netty Server WebSocket support classes.
- io.micronaut.http.server.tck - package io.micronaut.http.server.tck
-
- io.micronaut.http.server.tck.tests - package io.micronaut.http.server.tck.tests
-
- io.micronaut.http.server.tck.tests.bodywritable - package io.micronaut.http.server.tck.tests.bodywritable
-
- io.micronaut.http.server.tck.tests.codec - package io.micronaut.http.server.tck.tests.codec
-
- io.micronaut.http.server.tck.tests.constraintshandler - package io.micronaut.http.server.tck.tests.constraintshandler
-
- io.micronaut.http.server.tck.tests.cors - package io.micronaut.http.server.tck.tests.cors
-
- io.micronaut.http.server.tck.tests.endpoints.health - package io.micronaut.http.server.tck.tests.endpoints.health
-
- io.micronaut.http.server.tck.tests.filter - package io.micronaut.http.server.tck.tests.filter
-
- io.micronaut.http.server.tck.tests.mediatype - package io.micronaut.http.server.tck.tests.mediatype
-
- io.micronaut.http.server.tck.tests.staticresources - package io.micronaut.http.server.tck.tests.staticresources
-
- io.micronaut.http.server.tck.tests.textplain - package io.micronaut.http.server.tck.tests.textplain
-
- io.micronaut.http.server.types - package io.micronaut.http.server.types
-
HTTP server customizable response type.
- io.micronaut.http.server.types.files - package io.micronaut.http.server.types.files
-
Special file type handlers.
- io.micronaut.http.server.util - package io.micronaut.http.server.util
-
Utilities used in the context of an HTTP server.
- io.micronaut.http.server.util.locale - package io.micronaut.http.server.util.locale
-
Micronaut utilities to resolve a
Locale
for an HTTP request.
- io.micronaut.http.server.websocket - package io.micronaut.http.server.websocket
-
- 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.
- io.micronaut.inject - package io.micronaut.inject
-
Contains the core dependency injection interfaces.
- io.micronaut.inject.annotation - package io.micronaut.inject.annotation
-
Contains classes for reading and writing annotation metadata at compile time.
- io.micronaut.inject.annotation.internal - package io.micronaut.inject.annotation.internal
-
Internal annotation mappers, not for public consumption.
- io.micronaut.inject.ast - package io.micronaut.inject.ast
-
The AST package contains a generic AST over different languages (currently Groovy, Java and Kotlin).
- io.micronaut.inject.ast.beans - package io.micronaut.inject.ast.beans
-
- io.micronaut.inject.beans - package io.micronaut.inject.beans
-
Contains implementations for compile time bean introspection.
- io.micronaut.inject.beans.visitor - package io.micronaut.inject.beans.visitor
-
- io.micronaut.inject.beans.visitor.jakarta.persistence - package io.micronaut.inject.beans.visitor.jakarta.persistence
-
- io.micronaut.inject.configuration - package io.micronaut.inject.configuration
-
Contains classes for reading and writing Configuration metadata at compile time.
- io.micronaut.inject.processing - package io.micronaut.inject.processing
-
Injection process handling.
- io.micronaut.inject.provider - package io.micronaut.inject.provider
-
Internal package to support injection providers of various types.
- io.micronaut.inject.proxy - package io.micronaut.inject.proxy
-
- io.micronaut.inject.qualifiers - package io.micronaut.inject.qualifiers
-
Contains support classes for creating Bean
Qualifier
instances.
- io.micronaut.inject.util - package io.micronaut.inject.util
-
- io.micronaut.inject.validation - package io.micronaut.inject.validation
-
- io.micronaut.inject.visitor - package io.micronaut.inject.visitor
-
Contains interfaces for defining type visitors that work across languages.
- io.micronaut.inject.writer - package io.micronaut.inject.writer
-
Contains classes responsible for using ASM to write bean metadata to disk.
- io.micronaut.jackson - package io.micronaut.jackson
-
Configuration for the Jackson JSON parser.
- io.micronaut.jackson.annotation - package io.micronaut.jackson.annotation
-
Jackson parser annotation.
- io.micronaut.jackson.codec - package io.micronaut.jackson.codec
-
JSON media type decoding.
- io.micronaut.jackson.core.env - package io.micronaut.jackson.core.env
-
JSON property loader.
- io.micronaut.jackson.core.parser - package io.micronaut.jackson.core.parser
-
- io.micronaut.jackson.core.tree - package io.micronaut.jackson.core.tree
-
- io.micronaut.jackson.databind - package io.micronaut.jackson.databind
-
- io.micronaut.jackson.databind.convert - package io.micronaut.jackson.databind.convert
-
JSON conversion to objects structures and vice versa.
- io.micronaut.jackson.env - package io.micronaut.jackson.env
-
- io.micronaut.jackson.modules - package io.micronaut.jackson.modules
-
Contains factories for modules.
- io.micronaut.jackson.parser - package io.micronaut.jackson.parser
-
- io.micronaut.jackson.serialize - package io.micronaut.jackson.serialize
-
Jackson object serializer.
- io.micronaut.json - package io.micronaut.json
-
- io.micronaut.json.bind - package io.micronaut.json.bind
-
Jackson bean binding to properties.
- io.micronaut.json.codec - package io.micronaut.json.codec
-
- io.micronaut.json.convert - package io.micronaut.json.convert
-
- io.micronaut.json.tree - package io.micronaut.json.tree
-
- io.micronaut.logging - package io.micronaut.logging
-
- io.micronaut.logging.impl - package io.micronaut.logging.impl
-
- io.micronaut.management.endpoint - package io.micronaut.management.endpoint
-
Micronaut endpoint configuration.
- io.micronaut.management.endpoint.annotation - package io.micronaut.management.endpoint.annotation
-
Annotations for defining management endpoints.
- io.micronaut.management.endpoint.beans - package io.micronaut.management.endpoint.beans
-
Endpoint bean definition.
- io.micronaut.management.endpoint.beans.impl - package io.micronaut.management.endpoint.beans.impl
-
Endpoint bean definition implementation.
- io.micronaut.management.endpoint.env - package io.micronaut.management.endpoint.env
-
Environment management endpoint.
- io.micronaut.management.endpoint.health - package io.micronaut.management.endpoint.health
-
Endpoint health.
- io.micronaut.management.endpoint.health.filter - package io.micronaut.management.endpoint.health.filter
-
Support classes for returning the correct health result from the HTTP server.
- io.micronaut.management.endpoint.info - package io.micronaut.management.endpoint.info
-
Info aggregation from resources.
- io.micronaut.management.endpoint.info.impl - package io.micronaut.management.endpoint.info.impl
-
Implementations of Info aggregation.
- io.micronaut.management.endpoint.info.source - package io.micronaut.management.endpoint.info.source
-
Endpoint info configuration.
- io.micronaut.management.endpoint.loggers - package io.micronaut.management.endpoint.loggers
-
Loggers management endpoint.
- io.micronaut.management.endpoint.loggers.impl - package io.micronaut.management.endpoint.loggers.impl
-
Implementation specific classes for the logging system.
- io.micronaut.management.endpoint.processors - package io.micronaut.management.endpoint.processors
-
Endpoint route building and processors.
- io.micronaut.management.endpoint.refresh - package io.micronaut.management.endpoint.refresh
-
Endpoint refresh state.
- io.micronaut.management.endpoint.routes - package io.micronaut.management.endpoint.routes
-
Route endpoint and data collection.
- io.micronaut.management.endpoint.routes.impl - package io.micronaut.management.endpoint.routes.impl
-
Route data implementations.
- io.micronaut.management.endpoint.stop - package io.micronaut.management.endpoint.stop
-
Server stop endpoint.
- io.micronaut.management.endpoint.threads - package io.micronaut.management.endpoint.threads
-
Thread dump endpoint and data collection.
- io.micronaut.management.endpoint.threads.impl - package io.micronaut.management.endpoint.threads.impl
-
- io.micronaut.management.health.aggregator - package io.micronaut.management.health.aggregator
-
Health aggregation.
- io.micronaut.management.health.indicator - package io.micronaut.management.health.indicator
-
Health indicator.
- io.micronaut.management.health.indicator.annotation - package io.micronaut.management.health.indicator.annotation
-
- io.micronaut.management.health.indicator.client - package io.micronaut.management.health.indicator.client
-
- io.micronaut.management.health.indicator.discovery - package io.micronaut.management.health.indicator.discovery
-
Health discovery.
- io.micronaut.management.health.indicator.diskspace - package io.micronaut.management.health.indicator.diskspace
-
Diskspace configuration and indicator.
- io.micronaut.management.health.indicator.jdbc - package io.micronaut.management.health.indicator.jdbc
-
JDBC status indicator.
- io.micronaut.management.health.indicator.service - package io.micronaut.management.health.indicator.service
-
- io.micronaut.management.health.monitor - package io.micronaut.management.health.monitor
-
Continuous monitoring of health status.
- io.micronaut.messaging - package io.micronaut.messaging
-
Messaging related to classes.
- io.micronaut.messaging.annotation - package io.micronaut.messaging.annotation
-
Messaging related annotations.
- io.micronaut.messaging.exceptions - package io.micronaut.messaging.exceptions
-
Messaging related exceptions.
- io.micronaut.reactive.flow.converters - package io.micronaut.reactive.flow.converters
-
- io.micronaut.retry - package io.micronaut.retry
-
Retry State containers.
- io.micronaut.retry.annotation - package io.micronaut.retry.annotation
-
Retry AOP annotations.
- io.micronaut.retry.event - package io.micronaut.retry.event
-
Events triggered on retry.
- io.micronaut.retry.exception - package io.micronaut.retry.exception
-
Retry exceptions.
- io.micronaut.retry.intercept - package io.micronaut.retry.intercept
-
Retry interceptors and states.
- io.micronaut.runtime - package io.micronaut.runtime
-
Main entrypoint for Micronaut.
- io.micronaut.runtime.context - package io.micronaut.runtime.context
-
- io.micronaut.runtime.context.env - package io.micronaut.runtime.context.env
-
Command line property source.
- io.micronaut.runtime.context.scope - package io.micronaut.runtime.context.scope
-
Annotations for context scope.
- io.micronaut.runtime.context.scope.refresh - package io.micronaut.runtime.context.scope.refresh
-
Refresh handling.
- io.micronaut.runtime.converters.reactive - package io.micronaut.runtime.converters.reactive
-
Contains classes for reactive streams conversion.
- io.micronaut.runtime.converters.time - package io.micronaut.runtime.converters.time
-
Runtime time conversion.
- io.micronaut.runtime.event - package io.micronaut.runtime.event
-
Common applications events.
- io.micronaut.runtime.event.annotation - package io.micronaut.runtime.event.annotation
-
Event related annotations.
- io.micronaut.runtime.exceptions - package io.micronaut.runtime.exceptions
-
Runtime exceptions.
- io.micronaut.runtime.http.codec - package io.micronaut.runtime.http.codec
-
Runtime HTTP decoding.
- io.micronaut.runtime.http.scope - package io.micronaut.runtime.http.scope
-
- io.micronaut.runtime.server - package io.micronaut.runtime.server
-
Embedded server.
- io.micronaut.runtime.server.event - package io.micronaut.runtime.server.event
-
Server shutdown and startup events.
- io.micronaut.runtime.server.watch.event - package io.micronaut.runtime.server.watch.event
-
- io.micronaut.scheduling - package io.micronaut.scheduling
-
Scheduling execution services.
- io.micronaut.scheduling.annotation - package io.micronaut.scheduling.annotation
-
Scheduling annotations.
- io.micronaut.scheduling.async - package io.micronaut.scheduling.async
-
Classes related to handling the
Async
annotation.
- io.micronaut.scheduling.cron - package io.micronaut.scheduling.cron
-
Scheduling for Cron expressions.
- io.micronaut.scheduling.exceptions - package io.micronaut.scheduling.exceptions
-
Scheduling Exceptions.
- io.micronaut.scheduling.executor - package io.micronaut.scheduling.executor
-
Scheduling Execution configuration and factory.
- io.micronaut.scheduling.instrument - package io.micronaut.scheduling.instrument
-
- io.micronaut.scheduling.io.watch - package io.micronaut.scheduling.io.watch
-
Classes related to file watch.
- io.micronaut.scheduling.io.watch.event - package io.micronaut.scheduling.io.watch.event
-
Events related to file watch changes.
- io.micronaut.scheduling.io.watch.osx - package io.micronaut.scheduling.io.watch.osx
-
Classes related to file watch on OS X.
- io.micronaut.scheduling.processor - package io.micronaut.scheduling.processor
-
Scheduled method processing.
- io.micronaut.session - package io.micronaut.session
-
Micronaut session handling.
- io.micronaut.session.annotation - package io.micronaut.session.annotation
-
Micronaut session annotations.
- io.micronaut.session.binder - package io.micronaut.session.binder
-
Session argument and value binding.
- io.micronaut.session.event - package io.micronaut.session.event
-
Session events that are fired in the lifecycle.
- io.micronaut.session.http - package io.micronaut.session.http
-
HTTP session configuration and strategies.
- io.micronaut.session.websocket - package io.micronaut.session.websocket
-
Classes specific to WebSocket's and sessions.
- io.micronaut.test.graal - package io.micronaut.test.graal
-
- io.micronaut.testsuitehelper - package io.micronaut.testsuitehelper
-
- io.micronaut.validation - package io.micronaut.validation
-
Validation advice and interceptors.
- io.micronaut.validation.async - package io.micronaut.validation.async
-
This package includes visitors specific to compile time validation and checks for async related elements.
- io.micronaut.validation.exceptions - package io.micronaut.validation.exceptions
-
Validation exceptions.
- io.micronaut.validation.executable - package io.micronaut.validation.executable
-
Package to organize classes responsible for validating executable methods at compile time.
- io.micronaut.validation.internal - package io.micronaut.validation.internal
-
Package to organize classes responsible for validating
extensions of internal APIs.
- io.micronaut.validation.routes - package io.micronaut.validation.routes
-
Package to organize classes responsible for validating
route arguments at compile time.
- io.micronaut.validation.routes.rules - package io.micronaut.validation.routes.rules
-
Package to store classes that provide route validation rules.
- io.micronaut.validation.validator - package io.micronaut.validation.validator
-
- io.micronaut.validation.validator.constraints - package io.micronaut.validation.validator.constraints
-
- io.micronaut.validation.validator.extractors - package io.micronaut.validation.validator.extractors
-
- io.micronaut.validation.validator.messages - package io.micronaut.validation.validator.messages
-
- io.micronaut.validation.validator.resolver - package io.micronaut.validation.validator.resolver
-
- io.micronaut.validation.websocket - package io.micronaut.validation.websocket
-
This package includes visitors specific to compile time validation and checks for websocket related elements.
- io.micronaut.web.router - package io.micronaut.web.router
-
Route based method matching classes derived from URIs.
- io.micronaut.web.router.exceptions - package io.micronaut.web.router.exceptions
-
Route exceptions.
- io.micronaut.web.router.filter - package io.micronaut.web.router.filter
-
- io.micronaut.web.router.naming - package io.micronaut.web.router.naming
-
Route based naming strategies.
- io.micronaut.web.router.qualifier - package io.micronaut.web.router.qualifier
-
Qualifiers based on type.
- io.micronaut.web.router.resource - package io.micronaut.web.router.resource
-
Route resource and configuration.
- io.micronaut.web.router.version - package io.micronaut.web.router.version
-
Stores classes related to versioning routes.
- io.micronaut.web.router.version.resolution - package io.micronaut.web.router.version.resolution
-
Classes related to routes' versioning resolution.
- io.micronaut.websocket - package io.micronaut.websocket
-
Classes and interfaces for supporting WebSocket.
- io.micronaut.websocket.annotation - package io.micronaut.websocket.annotation
-
WebSocket specific annotations.
- io.micronaut.websocket.bind - package io.micronaut.websocket.bind
-
Package containing binding related classes.
- io.micronaut.websocket.context - package io.micronaut.websocket.context
-
Classes related to handling of WebSocket beans.
- io.micronaut.websocket.event - package io.micronaut.websocket.event
-
WebSocket server event types.
- io.micronaut.websocket.exceptions - package io.micronaut.websocket.exceptions
-
WebSocket related exceptions.
- io.micronaut.websocket.interceptor - package io.micronaut.websocket.interceptor
-
- IOExceptionBiFunction<T,U,R> - Interface in io.micronaut.core.util
-
Utility to use a
BiFunction
which throws internally a IOException.
- IOExecutorServiceConfig - Class in io.micronaut.scheduling.executor
-
Configures the default I/O thread pool if none is configured by the user.
- IOExecutorServiceConfig() - Constructor for class io.micronaut.scheduling.executor.IOExecutorServiceConfig
-
- IOUtils - Class in io.micronaut.core.io
-
Utility methods for I/O operations.
- IOUtils() - Constructor for class io.micronaut.core.io.IOUtils
-
- isAbstract() - Method in class io.micronaut.annotation.processing.visitor.AbstractJavaElement
-
- isAbstract() - Method in class io.micronaut.annotation.processing.visitor.JavaClassElement
-
- isAbstract() - Method in class io.micronaut.aop.chain.MethodInterceptorChain
-
- isAbstract() - Method in class io.micronaut.aop.internal.InterceptorRegistryBean
-
- isAbstract() - Method in interface io.micronaut.aop.MethodInvocationContext
-
- isAbstract() - Method in class io.micronaut.ast.groovy.visitor.GroovyClassElement
-
- isAbstract() - Method in class io.micronaut.ast.groovy.visitor.GroovyEnumConstantElement
-
- isAbstract() - Method in class io.micronaut.ast.groovy.visitor.GroovyFieldElement
-
- isAbstract() - Method in class io.micronaut.ast.groovy.visitor.GroovyMethodElement
-
- isAbstract() - Method in class io.micronaut.context.AbstractBeanDefinition
-
- isAbstract() - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
- isAbstract() - Method in class io.micronaut.context.event.ApplicationEventPublisherFactory
-
- isAbstract() - Method in interface io.micronaut.core.annotation.AnnotatedTypeInfo
-
- isAbstract() - Method in interface io.micronaut.inject.ast.Element
-
- isAbstract() - Method in interface io.micronaut.inject.BeanDefinition
-
- isAbstract() - Method in interface io.micronaut.inject.DelegatingBeanDefinition
-
- isAbstract() - Method in interface io.micronaut.inject.ExecutableMethod
-
Defines whether the method is abstract.
- isAbstract() - Method in class io.micronaut.inject.provider.AbstractProviderDefinition
-
- isAbstract() - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
- isAbstract(int) - Method in class io.micronaut.inject.writer.ExecutableMethodsDefinitionWriter
-
Is the method abstract.
- isAbstract() - Method in class io.micronaut.inject.writer.ExecutableMethodWriter
-
- isAcceptable(Element) - Method in class io.micronaut.annotation.processing.PublicAbstractMethodVisitor
-
- isAcceptable(Element) - Method in class io.micronaut.annotation.processing.PublicMethodVisitor
-
Only accepts public non file or static methods.
- isAcceptable(Element) - Method in class io.micronaut.annotation.processing.SuperclassAwareTypeVisitor
-
- isAcceptableMethod(ExecutableElement) - Method in class io.micronaut.annotation.processing.PublicAbstractMethodVisitor
-
Return whether the given executable element is acceptable.
- isAccessible() - Method in interface io.micronaut.inject.ast.MemberElement
-
Returns whether this member element can be invoked or retrieved at runtime.
- isAccessible(ClassElement) - Method in interface io.micronaut.inject.ast.MemberElement
-
Returns whether this member element can be invoked or retrieved at runtime.
- isActive(BeanConfiguration) - Method in class io.micronaut.context.env.DefaultEnvironment
-
- isActive(BeanConfiguration) - Method in interface io.micronaut.context.env.Environment
-
Whether the current environment includes the given configuration.
- isAllowCredentials() - Method in class io.micronaut.http.server.cors.CorsOriginConfiguration
-
- isAllowEmptyProviders() - Method in interface io.micronaut.context.BeanContextConfiguration
-
- isAllowEmptyProviders() - Method in class io.micronaut.context.DefaultApplicationContextBuilder
-
- isAllowEmptyProviders(BeanContext) - Method in class io.micronaut.inject.provider.AbstractProviderDefinition
-
Return whether missing providers are allowed for this implementation.
- isAllowEmptyProviders(BeanContext) - Method in class io.micronaut.inject.provider.BeanProviderDefinition
-
- isAlwaysSerializeErrorsAsList() - Method in class io.micronaut.jackson.JacksonConfiguration
-
Whether _embedded.errors should always be serialized as list.
- isAlwaysSerializeErrorsAsList() - Method in interface io.micronaut.json.JsonConfiguration
-
Whether _embedded.errors should always be serialized as list.
- isAnnotated(String, ExecutableElement) - Method in class io.micronaut.annotation.processing.AnnotationUtils
-
Check whether the method is annotated.
- isAnnotationMapped(String) - Static method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
Returns whether the given annotation is a mapped annotation.
- isAnnotationPresent(Class<? extends Annotation>) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
- isAnnotationPresent(String) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
- isAnnotationPresent(Class<? extends Annotation>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- isAnnotationPresent(Class<? extends Annotation>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataProvider
-
- isAnnotationPresent(Class<? extends Annotation>) - Method in interface io.micronaut.core.annotation.AnnotationSource
-
Return whether an annotation is present.
- isAnnotationPresent(String) - Method in interface io.micronaut.core.annotation.AnnotationSource
-
Return whether an annotation is present.
- isArray() - Method in class io.micronaut.annotation.processing.visitor.JavaClassElement
-
- isArray() - Method in class io.micronaut.ast.groovy.visitor.GroovyClassElement
-
- isArray() - Method in class io.micronaut.ast.groovy.visitor.GroovyEnumConstantElement
-
- isArray() - Method in class io.micronaut.ast.groovy.visitor.GroovyFieldElement
-
- isArray() - Method in class io.micronaut.ast.groovy.visitor.GroovyParameterElement
-
- isArray() - Method in interface io.micronaut.core.type.TypeInformation
-
- isArray() - Method in class io.micronaut.inject.ast.PrimitiveElement
-
- isArray() - Method in interface io.micronaut.inject.ast.TypedElement
-
Is the type an array.
- isArray() - Method in class io.micronaut.json.tree.JsonArray
-
- isArray() - Method in class io.micronaut.json.tree.JsonNode
-
- isAssignable(String) - Method in class io.micronaut.annotation.processing.visitor.JavaClassElement
-
- isAssignable(ClassElement) - Method in class io.micronaut.annotation.processing.visitor.JavaClassElement
-
- isAssignable(String) - Method in class io.micronaut.ast.groovy.visitor.GroovyClassElement
-
- isAssignable(ClassElement) - Method in class io.micronaut.ast.groovy.visitor.GroovyClassElement
-
- isAssignable(String) - Method in interface io.micronaut.inject.ast.ClassElement
-
Tests whether one type is assignable to another.
- isAssignable(ClassElement) - Method in interface io.micronaut.inject.ast.ClassElement
-
Tests whether one type is assignable to another.
- isAssignable(Class<?>) - Method in interface io.micronaut.inject.ast.ClassElement
-
Tests whether one type is assignable to another.
- isAssignable(String) - Method in class io.micronaut.inject.ast.PrimitiveElement
-
- isAssignable(ClassElement) - Method in class io.micronaut.inject.ast.PrimitiveElement
-
- isAssignableFrom(Class<?>) - Method in interface io.micronaut.core.type.Argument
-
- isAssignableFrom(Argument<?>) - Method in interface io.micronaut.core.type.Argument
-
Checks if the argument can be assigned to this argument.
- isAsync() - Method in interface io.micronaut.core.type.TypeInformation
-
- isAsync() - Method in interface io.micronaut.web.router.RouteInfo
-
- isAsyncOrReactive() - Method in interface io.micronaut.core.type.TypeInformation
-
- isAsyncOrReactive() - Method in interface io.micronaut.web.router.RouteInfo
-
- isAtLeast(String, String) - Static method in class io.micronaut.core.version.SemanticVersion
-
Check whether the version is at least the given version.
- isAtLeastMajorMinor(String, int, int) - Static method in class io.micronaut.core.version.SemanticVersion
-
Check whether the current version is at least the given major and minor version.
- isAtLeastMicronautVersion(String) - Static method in class io.micronaut.core.version.VersionUtils
-
Return whether the current version of Micronaut is at least the given version using semantic rules.
- isBannerEnabled() - Method in interface io.micronaut.context.ApplicationContextConfiguration
-
The banner is enabled by default.
- isBannerEnabled() - Method in class io.micronaut.context.DefaultApplicationContextBuilder
-
- isBase64Decode() - Method in class io.micronaut.session.http.CookieHttpSessionIdGenerator
-
- isBase64Encode() - Method in class io.micronaut.session.http.HttpSessionConfiguration
-
- isBeanIntrospectionModule() - Method in class io.micronaut.jackson.JacksonConfiguration
-
Whether the
BeanIntrospection
should be used for reflection free object serialialization/deserialialization.
- isBoolean() - Method in class io.micronaut.json.tree.JsonNode
-
- isBootstrapEnvironmentEnabled() - Method in interface io.micronaut.context.ApplicationContextConfiguration
-
- isBootstrapEnvironmentEnabled() - Method in class io.micronaut.context.DefaultApplicationContextBuilder
-
- isCached() - Method in class io.micronaut.discovery.cloud.AbstractComputeInstanceMetadata
-
- isCached() - Method in interface io.micronaut.discovery.cloud.ComputeInstanceMetadata
-
- isCandidateBean(Argument<?>) - Method in class io.micronaut.context.event.ApplicationEventPublisherFactory
-
- isCandidateBean(Argument<?>) - Method in interface io.micronaut.inject.BeanDefinition
-
- isCandidateBean(Argument<?>) - Method in interface io.micronaut.inject.BeanType
-
Return whether this bean type is a candidate for dependency injection for the passed type.
- isCascadable(Object, Path.Node, Class<?>, Path, ElementType) - Method in class io.micronaut.validation.validator.resolver.CompositeTraversableResolver
-
- isChannelExpired(Channel) - Static method in class io.micronaut.http.client.netty.ConnectTTLHandler
-
Indicates whether the channels connection ttl has expired.
- isChunkedSupported() - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration
-
Whether chunked requests are supported.
- isClass(Element) - Static method in class io.micronaut.inject.processing.JavaModelUtils
-
Whether the given element is a class.
- isClassOrInterface(Element) - Static method in class io.micronaut.inject.processing.JavaModelUtils
-
Whether the given element is a class or interface.
- isClient() - Method in class io.micronaut.http.netty.stream.HttpStreamsClientHandler
-
- isClient() - Method in class io.micronaut.http.netty.stream.HttpStreamsServerHandler
-
- isClientChannel() - Method in class io.micronaut.http.client.netty.DefaultNettyHttpClientRegistry
-
- isClientChannel() - Method in interface io.micronaut.http.netty.channel.ChannelPipelineCustomizer
-
- isClientChannel() - Method in class io.micronaut.http.server.netty.NettyHttpServer
-
- isClosed() - Method in class io.micronaut.jackson.core.tree.TreeGenerator
-
- isCompletable(Class<?>) - Static method in class io.micronaut.core.async.publisher.Publishers
-
Does the given reactive type emit a single result.
- isCompletable(Class<?>) - Method in class io.micronaut.core.async.ReactiveStreamsTypeInformationProvider
-
- isCompletable() - Method in interface io.micronaut.core.type.TypeInformation
-
- isCompletable(Class<?>) - Method in interface io.micronaut.core.type.TypeInformationProvider
-
does the type represent a completable type.
- isCompletable() - Method in interface io.micronaut.web.router.RouteInfo
-
- isComplete() - Method in class io.micronaut.core.async.subscriber.CompletionAwareSubscriber
-
- isComplete() - Method in interface io.micronaut.http.multipart.FileUpload
-
Returns whether the
FileUpload
has been fully uploaded or is in a partial state.
- isComplete() - Method in class io.micronaut.http.server.netty.multipart.NettyCompletedFileUpload
-
- isComplete() - Method in class io.micronaut.http.server.netty.multipart.NettyStreamingFileUpload
-
- isComplete() - Method in class io.micronaut.jackson.core.tree.TreeGenerator
-
- isConfigurationProperties() - Method in class io.micronaut.context.AbstractInitializableBeanDefinitionReference
-
- isConfigurationProperties() - Method in interface io.micronaut.inject.BeanDefinitionReference
-
- isConsumed() - Method in class io.micronaut.http.netty.stream.DefaultStreamedHttpRequest
-
- isConsumed() - Method in interface io.micronaut.http.netty.stream.StreamedHttpRequest
-
Has the stream been consumed.
- isContainerNode() - Method in class io.micronaut.json.tree.JsonNode
-
- isContainerType() - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
- isContainerType() - Method in class io.micronaut.context.AbstractInitializableBeanDefinitionReference
-
- isContainerType() - Method in class io.micronaut.context.event.ApplicationEventPublisherFactory
-
- isContainerType() - Method in interface io.micronaut.core.type.TypeInformation
-
- isContainerType() - Method in class io.micronaut.inject.ArgumentBeanType
-
- isContainerType() - Method in interface io.micronaut.inject.BeanType
-
Checks whether the bean type is a container type.
- isContainerType() - Method in class io.micronaut.inject.provider.AbstractProviderDefinition
-
- isContextScope() - Method in class io.micronaut.context.AbstractBeanDefinitionReference
-
- isContextScope() - Method in class io.micronaut.context.AbstractInitializableBeanDefinitionReference
-
- isContextScope() - Method in interface io.micronaut.context.RuntimeBeanDefinition
-
- isContextScope() - Method in interface io.micronaut.inject.BeanDefinitionReference
-
- isConvertibleToPublisher(Class<?>) - Static method in class io.micronaut.core.async.publisher.Publishers
-
Is the given type a Publisher or convertible to a publisher.
- isConvertibleToPublisher(Object) - Static method in class io.micronaut.core.async.publisher.Publishers
-
Is the given object a Publisher or convertible to a publisher.
- isCookieHttpOnly() - Method in interface io.micronaut.http.cookie.CookieConfiguration
-
Checks to see if this
Cookie
can only be accessed via HTTP.
- isCookieHttpOnly() - Method in class io.micronaut.session.http.HttpSessionConfiguration
-
- isCookieSecure() - Method in interface io.micronaut.http.cookie.CookieConfiguration
-
- isCookieSecure() - Method in class io.micronaut.session.http.HttpSessionConfiguration
-
- isDateHeader() - Method in class io.micronaut.http.server.HttpServerConfiguration
-
- isDeclaredAnnotationPresent(Class<? extends Annotation>) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
- isDeclaredAnnotationPresent(String) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
- isDeclaredAnnotationPresent(Class<? extends Annotation>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- isDeclaredAnnotationPresent(Class<? extends Annotation>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataProvider
-
- isDeclaredAnnotationPresent(Class<? extends Annotation>) - Method in interface io.micronaut.core.annotation.AnnotationSource
-
- isDeclaredAnnotationPresent(String) - Method in interface io.micronaut.core.annotation.AnnotationSource
-
- isDeclaredNonNull() - Method in interface io.micronaut.core.annotation.AnnotatedElement
-
- isDeclaredNullable() - Method in interface io.micronaut.core.annotation.AnnotatedElement
-
- isDefault() - Method in class io.micronaut.annotation.processing.visitor.JavaMethodElement
-
- isDefault() - Method in interface io.micronaut.inject.ast.MethodElement
-
Is the method a default method on an interfaces.
- isDefault(int) - Method in class io.micronaut.inject.writer.ExecutableMethodsDefinitionWriter
-
Is the method a default method.
- isDefault() - Method in class io.micronaut.inject.writer.ExecutableMethodWriter
-
- isDeregister() - Method in class io.micronaut.discovery.registration.RegistrationConfiguration
-
- isDigits(String) - Static method in class io.micronaut.core.util.StringUtils
-
Is the given string a series of digits.
- isDirect() - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- isDisk() - Method in class io.micronaut.http.server.HttpServerConfiguration.MultipartConfiguration
-
- isDualProtocol() - Method in class io.micronaut.http.server.HttpServerConfiguration
-
- isEagerInitConfiguration() - Method in interface io.micronaut.context.BeanContextConfiguration
-
- isEagerInitSingletons() - Method in interface io.micronaut.context.BeanContextConfiguration
-
Whether eager initialization of singletons is enabled.
- isEmpty() - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Is the annotation metadata empty.
- isEmpty() - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- isEmpty() - Method in interface io.micronaut.core.convert.value.ConvertibleMultiValues
-
- isEmpty() - Method in interface io.micronaut.core.convert.value.ConvertibleValues
-
- isEmpty(Object[]) - Static method in class io.micronaut.core.util.ArrayUtils
-
Whether the given array is empty.
- isEmpty() - Method in class io.micronaut.core.util.clhm.ConcurrentLinkedHashMap
-
- isEmpty(Map) - Static method in class io.micronaut.core.util.CollectionUtils
-
Null safe empty check.
- isEmpty(Collection) - Static method in class io.micronaut.core.util.CollectionUtils
-
Null safe empty check.
- isEmpty(CharSequence) - Static method in class io.micronaut.core.util.StringUtils
-
Return whether the given string is empty.
- isEmpty() - Method in interface io.micronaut.core.value.OptionalValues
-
- isEmpty() - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- isEmpty() - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- isEmpty(SerializerProvider, ConvertibleMultiValues<?>) - Method in class io.micronaut.jackson.serialize.ConvertibleMultiValuesSerializer
-
- isEmpty(SerializerProvider, ConvertibleValues<?>) - Method in class io.micronaut.jackson.serialize.ConvertibleValuesSerializer
-
- isEmpty(SerializerProvider, OptionalValues<?>) - Method in class io.micronaut.jackson.serialize.OptionalValuesSerializer
-
- isEnabled(BeanContext, BeanResolutionContext) - Method in class io.micronaut.aop.internal.InterceptorRegistryBean
-
- isEnabled() - Method in class io.micronaut.aop.writer.AopProxyWriter
-
- isEnabled(BeanContext) - Method in class io.micronaut.context.AbstractBeanDefinitionReference
-
- isEnabled(BeanContext) - Method in class io.micronaut.context.AbstractInitializableBeanDefinitionReference
-
- isEnabled(BeanContext, BeanResolutionContext) - Method in class io.micronaut.context.AbstractInitializableBeanDefinitionReference
-
- isEnabled(BeanContext, BeanResolutionContext) - Method in class io.micronaut.context.BeanRegistration
-
- isEnabled() - Method in class io.micronaut.context.env.yaml.YamlPropertySourceLoader
-
- isEnabled(BeanContext, BeanResolutionContext) - Method in class io.micronaut.context.event.ApplicationEventPublisherFactory
-
- isEnabled(BeanContext, BeanResolutionContext) - Method in interface io.micronaut.context.RuntimeBeanDefinition
-
- isEnabled() - Method in interface io.micronaut.core.util.Toggleable
-
- isEnabled() - Method in class io.micronaut.discovery.cloud.digitalocean.DigitalOceanMetadataConfiguration
-
- isEnabled() - Method in class io.micronaut.discovery.config.ConfigDiscoveryConfiguration
-
- isEnabled() - Method in class io.micronaut.discovery.DiscoveryConfiguration
-
- isEnabled() - Method in class io.micronaut.discovery.registration.RegistrationConfiguration
-
- isEnabled() - Method in class io.micronaut.health.HeartbeatConfiguration
-
- isEnabled() - Method in class io.micronaut.http.client.HttpClientConfiguration.ConnectionPoolConfiguration
-
Whether connection pooling is enabled.
- isEnabled() - Method in class io.micronaut.http.server.HttpServerConfiguration.CorsConfiguration
-
- isEnabled() - Method in class io.micronaut.http.server.HttpServerConfiguration.MultipartConfiguration
-
- isEnabled() - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.AccessLogger
-
Returns whether the access logger is enabled.
- isEnabled() - Method in class io.micronaut.http.server.netty.FormDataHttpContentProcessor
-
- isEnabled() - Method in class io.micronaut.http.ssl.SslConfiguration
-
- isEnabled(BeanContext) - Method in class io.micronaut.inject.ArgumentBeanType
-
- isEnabled(BeanContext, BeanResolutionContext) - Method in class io.micronaut.inject.ArgumentBeanType
-
- isEnabled(BeanContext) - Method in interface io.micronaut.inject.BeanContextConditional
-
Return whether this component is enabled for the given context.
- isEnabled(BeanContext, BeanResolutionContext) - Method in interface io.micronaut.inject.BeanContextConditional
-
Return whether this component is enabled for the given context.
- isEnabled(BeanContext) - Method in interface io.micronaut.inject.DelegatingBeanDefinition
-
- isEnabled(BeanContext, BeanResolutionContext) - Method in interface io.micronaut.inject.DelegatingBeanDefinition
-
- isEnabled(BeanContext, BeanResolutionContext) - Method in class io.micronaut.inject.provider.AbstractProviderDefinition
-
- isEnabled(BeanContext, BeanResolutionContext) - Method in class io.micronaut.inject.provider.BeanProviderDefinition
-
- isEnabled(BeanContext, BeanResolutionContext) - Method in class io.micronaut.inject.provider.JakartaProviderBeanDefinition
-
- isEnabled(BeanContext, BeanResolutionContext) - Method in class io.micronaut.inject.provider.JavaxProviderBeanDefinition
-
- isEnabled() - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
- isEnabled(JsonGenerator.Feature) - Method in class io.micronaut.jackson.core.tree.TreeGenerator
-
- isEnabled() - Method in class io.micronaut.management.endpoint.EndpointConfiguration
-
- isEnabled() - Method in class io.micronaut.management.endpoint.EndpointDefaultConfiguration
-
- isEnabled() - Method in class io.micronaut.management.health.indicator.discovery.DiscoveryClientHealthIndicatorConfiguration
-
Health indicator is enabled.
- isEnabled() - Method in class io.micronaut.management.health.indicator.diskspace.DiskSpaceIndicatorConfiguration
-
- isEnabled() - Method in class io.micronaut.scheduling.io.watch.FileWatchConfiguration
-
- isEnabled() - Method in class io.micronaut.validation.validator.DefaultValidatorConfiguration
-
- isEnabled() - Method in class io.micronaut.web.router.resource.StaticResourceConfiguration
-
- isEnabled() - Method in class io.micronaut.web.router.version.resolution.HeaderVersionResolverConfiguration
-
- isEnabled() - Method in class io.micronaut.web.router.version.resolution.ParameterVersionResolverConfiguration
-
- isEnabled() - Method in class io.micronaut.web.router.version.RoutesVersioningConfiguration
-
- isEnableDefaultPropertySources() - Method in interface io.micronaut.context.ApplicationContextConfiguration
-
Whether to load the default set of property sources.
- isEnableDefaultPropertySources() - Method in class io.micronaut.context.DefaultApplicationContextBuilder
-
- isEnum() - Method in interface io.micronaut.inject.ast.ClassElement
-
Whether this element is an enum.
- isEnum(Element) - Static method in class io.micronaut.inject.processing.JavaModelUtils
-
Whether the given element is an enum.
- isEnvironmentCached() - Static method in class io.micronaut.core.optim.StaticOptimizations
-
Returns true if the environment should be cached, that is to say
if the environment variables and system properties are deemed
immutable during the whole application run time.
- isEnvironmentName(String) - Static method in class io.micronaut.core.naming.NameUtils
-
Checks whether the string is a valid environment-style property name.
- isEnvironmentPropertySource() - Method in interface io.micronaut.context.ApplicationContextConfiguration
-
- isEnvironmentPropertySource() - Method in class io.micronaut.context.DefaultApplicationContextBuilder
-
- isErrorRoute() - Method in interface io.micronaut.web.router.RouteInfo
-
- isExceptionOnErrorStatus() - Method in class io.micronaut.http.client.HttpClientConfiguration
-
- isExcludedAnnotation(Element, String) - Method in class io.micronaut.annotation.processing.JavaAnnotationMetadataBuilder
-
- isExcludedAnnotation(AnnotatedNode, String) - Method in class io.micronaut.ast.groovy.annotation.GroovyAnnotationMetadataBuilder
-
- isExcludedAnnotation(T, String) - Method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
Is the given annotation excluded for the specified element.
- isExecutable() - Method in interface io.micronaut.web.router.RouteMatch
-
- isExpired() - Method in interface io.micronaut.session.Session
-
- isExploded() - Method in class io.micronaut.http.uri.UriMatchVariable
-
- isExposeDefaultRoutes() - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.NettyListenerConfiguration
-
Whether to expose default routes on this listener.
- isFailFast() - Method in class io.micronaut.discovery.registration.RegistrationConfiguration
-
- isFailing() - Method in interface io.micronaut.context.condition.ConditionContext
-
- isFalse(Class<? extends Annotation>, String) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Returns whether the value of the given member is true.
- isFalse(String, String) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Returns whether the value of the given member is true.
- isFalse(Class<? extends Annotation>, String) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- isFalse(String, String) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- isFalse() - Method in class io.micronaut.core.annotation.AnnotationValue
-
- isFalse(String) - Method in class io.micronaut.core.annotation.AnnotationValue
-
- isFalse() - Method in interface io.micronaut.core.annotation.AnnotationValueResolver
-
- isFalse(String) - Method in interface io.micronaut.core.annotation.AnnotationValueResolver
-
- isFalse(String, String) - Method in class io.micronaut.inject.annotation.AbstractEnvironmentAnnotationMetadata
-
- isFalse(Class<? extends Annotation>, String) - Method in class io.micronaut.inject.annotation.AbstractEnvironmentAnnotationMetadata
-
- isFalse(Class<? extends Annotation>, String) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- isFalse(String, String) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- isFinal() - Method in class io.micronaut.annotation.processing.visitor.AbstractJavaElement
-
- isFinal() - Method in class io.micronaut.ast.groovy.visitor.GroovyClassElement
-
- isFinal() - Method in class io.micronaut.ast.groovy.visitor.GroovyEnumConstantElement
-
- isFinal() - Method in class io.micronaut.ast.groovy.visitor.GroovyFieldElement
-
- isFinal() - Method in class io.micronaut.ast.groovy.visitor.GroovyMethodElement
-
- isFinal() - Method in interface io.micronaut.inject.ast.Element
-
- isFollowRedirects() - Method in class io.micronaut.http.client.HttpClientConfiguration
-
- isForceExit() - Method in interface io.micronaut.runtime.EmbeddedApplication
-
Most servers shutdown cleanly, however some integrations make require a forced exist.
- isFormData(HttpRequest<?>) - Static method in class io.micronaut.http.util.HttpUtil
-
- isGenericPlaceholder() - Method in interface io.micronaut.inject.ast.ClassElement
-
- isGetterName(String) - Static method in class io.micronaut.core.naming.NameUtils
-
Is the given method name a valid getter name.
- isHasInterceptedMethod() - Method in class io.micronaut.inject.writer.DispatchWriter
-
- isHeader() - Method in class io.micronaut.http.server.HttpServerConfiguration.HttpLocaleResolutionConfigurationProperties
-
- isHeader() - Method in interface io.micronaut.http.server.util.locale.HttpLocaleResolutionConfiguration
-
- isHealthCheck() - Method in class io.micronaut.http.client.ServiceHttpClientConfiguration
-
Whether the service health should be checked.
- 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.netty.cookies.NettyCookie
-
- isHttpOnly() - Method in class io.micronaut.http.simple.cookies.SimpleCookie
-
- isHttpToHttpsRedirect() - Method in class io.micronaut.http.server.HttpServerConfiguration
-
- isHyphenatedLowerCase(String) - Static method in class io.micronaut.core.naming.NameUtils
-
Checks whether the given name is a valid service identifier.
- isIncludeEnumConstants() - Method in interface io.micronaut.inject.ast.ElementQuery.Result
-
- isIncludeHiddenElements() - Method in interface io.micronaut.inject.ast.ElementQuery.Result
-
- isIncludeOverriddenMethods() - Method in interface io.micronaut.inject.ast.ElementQuery.Result
-
- isInheritedAnnotation(AnnotationMirror) - Method in class io.micronaut.annotation.processing.JavaAnnotationMetadataBuilder
-
- isInheritedAnnotation(AnnotationNode) - Method in class io.micronaut.ast.groovy.annotation.GroovyAnnotationMetadataBuilder
-
- isInheritedAnnotation(A) - Method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
Test whether the annotation mirror is inherited.
- isInheritedAnnotationType(Element) - Method in class io.micronaut.annotation.processing.JavaAnnotationMetadataBuilder
-
- isInheritedAnnotationType(AnnotatedNode) - Method in class io.micronaut.ast.groovy.annotation.GroovyAnnotationMetadataBuilder
-
- isInheritedAnnotationType(T) - Method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
Test whether the annotation mirror is inherited.
- isInner() - Method in class io.micronaut.annotation.processing.visitor.JavaClassElement
-
- isInner() - Method in class io.micronaut.ast.groovy.visitor.GroovyClassElement
-
- isInner() - Method in interface io.micronaut.inject.ast.ClassElement
-
Is this type an inner class.
- isInnerConfiguration(Class<?>) - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
Check if the class is an inner configuration.
- isInsecureTrustAllCertificates() - Method in class io.micronaut.http.ssl.AbstractClientSslConfiguration
-
- isInstance(Object) - Method in interface io.micronaut.core.type.Argument
-
Whether the given argument is an instance.
- isInstantiated() - Method in class io.micronaut.core.annotation.AnnotationClassValue
-
Return whether the class value is instantiated.
- isIntercepted() - Method in class io.micronaut.inject.writer.AbstractBeanDefinitionBuilder
-
Is the bean to be built intercepted?
- isInterface() - Method in class io.micronaut.annotation.processing.visitor.JavaClassElement
-
- isInterface() - Method in class io.micronaut.aop.writer.AopProxyWriter
-
- isInterface() - Method in class io.micronaut.ast.groovy.visitor.GroovyClassElement
-
- isInterface() - Method in interface io.micronaut.inject.ast.ClassElement
-
- isInterface(Element) - Static method in class io.micronaut.inject.processing.JavaModelUtils
-
Whether the given element is an interface.
- isInterface() - Method in interface io.micronaut.inject.writer.BeanDefinitionVisitor
-
- isInterface() - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
- isInterface(int) - Method in class io.micronaut.inject.writer.ExecutableMethodsDefinitionWriter
-
Is the method in an interface.
- isInterface() - Method in class io.micronaut.inject.writer.ExecutableMethodWriter
-
- isIterable() - Method in class io.micronaut.context.AbstractBeanDefinition
-
- isIterable() - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
- isIterable() - Method in interface io.micronaut.inject.ast.ClassElement
-
- isIterable() - Method in interface io.micronaut.inject.BeanDefinition
-
- isIterable() - Method in interface io.micronaut.inject.DelegatingBeanDefinition
-
- isIterableOrMap(Class<?>) - Static method in class io.micronaut.core.util.CollectionUtils
-
Is the given type an iterable or map type.
- isJavaBasicType(Class<?>) - Static method in class io.micronaut.core.reflect.ClassUtils
-
- isJavaBasicType(String) - Static method in class io.micronaut.core.reflect.ClassUtils
-
- isJavaLangType(Class) - Static method in class io.micronaut.core.reflect.ClassUtils
-
Return whether the given class is a common type found in java.lang
such as String or a primitive type.
- isJavaLangType(String) - Static method in class io.micronaut.core.reflect.ClassUtils
-
Return whether the given class is a common type found in java.lang
such as String or a primitive type.
- isKeepAlive() - Method in interface io.micronaut.http.HttpHeaders
-
- isKeepAlive() - Method in class io.micronaut.http.server.netty.NettyHttpServer
-
- isKeepAlive() - Method in interface io.micronaut.runtime.server.EmbeddedServer
-
Most servers provide a way to block such that the server doesn't exit, however some require the creation of a keep alive thread.
- isKeepAliveOnServerError() - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration
-
- isKotlinCoroutineSuspended(Object) - Static method in class io.micronaut.core.util.KotlinUtils
-
Kotlin suspend
function result check.
- isKotlinFunctionReturnTypeUnit(ExecutableMethod) - Static method in class io.micronaut.inject.util.KotlinExecutableMethodUtils
-
Kotlin suspend
function return type check.
- isLinux() - Method in class io.micronaut.context.condition.OperatingSystem
-
- isLocalhostPassThrough() - Method in class io.micronaut.http.server.HttpServerConfiguration.CorsConfiguration
-
- isLogEnabled() - Method in class io.micronaut.context.env.AbstractPropertySourceLoader
-
- isLogEnabled() - Method in class io.micronaut.context.env.PropertySourcePropertyResolver
-
- isLogHandledExceptions() - Method in class io.micronaut.http.server.HttpServerConfiguration
-
- isMacOs() - Method in class io.micronaut.context.condition.OperatingSystem
-
- isMetadataMutated(String, Object) - Static method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
Used to store metadata mutations at compilation time.
- isMethodOrClassElement(Element) - Method in class io.micronaut.annotation.processing.JavaAnnotationMetadataBuilder
-
- isMethodOrClassElement(AnnotatedNode) - Method in class io.micronaut.ast.groovy.annotation.GroovyAnnotationMetadataBuilder
-
- isMethodOrClassElement(T) - Method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
Whether the element is a field, method, class or constructor.
- isMixed() - Method in class io.micronaut.http.server.HttpServerConfiguration.MultipartConfiguration
-
- isModified() - Method in class io.micronaut.session.InMemorySession
-
- isModified() - Method in interface io.micronaut.session.Session
-
- isModuleScan() - Method in class io.micronaut.jackson.JacksonConfiguration
-
Whether Jackson modules should be scanned for.
- isNative() - Method in class io.micronaut.http.netty.channel.EpollEventLoopGroupFactory
-
- isNative() - Method in interface io.micronaut.http.netty.channel.EventLoopGroupFactory
-
- isNative() - Method in class io.micronaut.http.netty.channel.KQueueEventLoopGroupFactory
-
- isNew() - Method in class io.micronaut.session.InMemorySession
-
- isNew() - Method in interface io.micronaut.session.Session
-
- isNonNull() - Method in interface io.micronaut.core.annotation.AnnotatedElement
-
- isNotEmpty(Object[]) - Static method in class io.micronaut.core.util.ArrayUtils
-
Whether the given array is not empty.
- isNotEmpty(Map) - Static method in class io.micronaut.core.util.CollectionUtils
-
Null safe not empty check.
- isNotEmpty(Collection) - Static method in class io.micronaut.core.util.CollectionUtils
-
Null safe not empty check.
- isNotEmpty(CharSequence) - Static method in class io.micronaut.core.util.StringUtils
-
Return whether the given string is not empty.
- isNull() - Method in class io.micronaut.json.tree.JsonNode
-
- isNullable() - Method in interface io.micronaut.core.annotation.AnnotatedElement
-
- isNumber() - Method in class io.micronaut.json.tree.JsonNode
-
- isObject() - Method in class io.micronaut.json.tree.JsonNode
-
- isObject() - Method in class io.micronaut.json.tree.JsonObject
-
- isObjectClass(TypeElement) - Method in class io.micronaut.annotation.processing.ModelUtils
-
Return whether the given element is the java.lang.Object class.
- isOnlyAbstract() - Method in interface io.micronaut.inject.ast.ElementQuery.Result
-
- isOnlyAccessible() - Method in interface io.micronaut.inject.ast.ElementQuery.Result
-
- isOnlyConcrete() - Method in interface io.micronaut.inject.ast.ElementQuery.Result
-
- isOnlyDeclared() - Method in interface io.micronaut.inject.ast.ElementQuery.Result
-
- isOnlyInjected() - Method in interface io.micronaut.inject.ast.ElementQuery.Result
-
- isOnlyInstance() - Method in interface io.micronaut.inject.ast.ElementQuery.Result
-
- isOpen() - Method in class io.micronaut.http.netty.websocket.NettyWebSocketSession
-
- isOpen() - Method in interface io.micronaut.websocket.WebSocketSession
-
Whether the session is open.
- isOptional() - Method in interface io.micronaut.core.type.TypeInformation
-
- 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.
- isOptional() - Method in interface io.micronaut.inject.ast.ClassElement
-
- isPackagePrivate(Element) - Method in class io.micronaut.annotation.processing.ModelUtils
-
Returns whether an element is package private.
- isPackagePrivate() - Method in class io.micronaut.annotation.processing.visitor.AbstractJavaElement
-
- isPackagePrivate() - Method in class io.micronaut.ast.groovy.visitor.AbstractGroovyElement
-
- isPackagePrivate() - Method in class io.micronaut.ast.groovy.visitor.GroovyEnumConstantElement
-
- isPackagePrivate() - Method in interface io.micronaut.inject.ast.Element
-
- isPathParameter(Argument) - Method in class io.micronaut.management.endpoint.processors.WriteEndpointRouteBuilder
-
- isPattern(String) - Method in class io.micronaut.core.util.AntPathMatcher
-
- isPortInHost() - Method in class io.micronaut.http.server.HttpServerConfiguration.HostResolutionConfiguration
-
- isPostConstruct() - Method in class io.micronaut.inject.writer.BeanDefinitionWriter.MethodVisitData
-
- isPostConstructMethod - Variable in class io.micronaut.context.AbstractInitializableBeanDefinition.MethodReference
-
- isPostConstructMethod() - Method in interface io.micronaut.inject.MethodInjectionPoint
-
- isPreDestroy() - Method in class io.micronaut.inject.writer.BeanDefinitionWriter.MethodVisitData
-
- isPreDestroyMethod - Variable in class io.micronaut.context.AbstractInitializableBeanDefinition.MethodReference
-
- isPreDestroyMethod() - Method in interface io.micronaut.inject.MethodInjectionPoint
-
- isPreferIpAddress() - Method in class io.micronaut.discovery.registration.RegistrationConfiguration
-
Should the IP address by used to register with the discovery server.
- isPreferNativeTransport() - Method in class io.micronaut.http.netty.channel.DefaultEventLoopGroupConfiguration
-
- isPreferNativeTransport() - Method in interface io.micronaut.http.netty.channel.EventLoopGroupConfiguration
-
- isPreferNativeTransport() - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.EventLoopConfig
-
- isPresent() - Method in class io.micronaut.aop.internal.InterceptorRegistryBean
-
- isPresent() - Method in class io.micronaut.context.AbstractBeanDefinitionReference
-
- isPresent() - Method in class io.micronaut.context.AbstractInitializableBeanDefinitionReference
-
- isPresent() - Method in interface io.micronaut.context.BeanProvider
-
Determines if there is a bean that matches the required type and qualifiers.
- isPresent(String) - Method in class io.micronaut.context.env.DefaultEnvironment
-
- isPresent(String) - Method in interface io.micronaut.context.env.Environment
-
Check whether the given class is present within this environment.
- isPresent() - Method in class io.micronaut.context.event.ApplicationEventPublisherFactory
-
- isPresent() - Method in interface io.micronaut.context.RuntimeBeanDefinition
-
- isPresent(String, String) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Returns whether the value of the given member is present.
- isPresent(Class<? extends Annotation>, String) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Returns whether the value of the given member is present.
- isPresent(String, String) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- isPresent(Class<? extends Annotation>, String) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- isPresent(CharSequence) - Method in class io.micronaut.core.annotation.AnnotationValue
-
Is the given member present.
- isPresent(CharSequence) - Method in interface io.micronaut.core.annotation.AnnotationValueResolver
-
Is the given member present.
- isPresent() - Method in class io.micronaut.core.beans.AbstractBeanIntrospectionReference
-
- isPresent() - Method in interface io.micronaut.core.beans.BeanIntrospectionReference
-
- isPresent() - Method in interface io.micronaut.core.io.service.ServiceDefinition
-
- isPresent() - Method in class io.micronaut.core.io.service.SoftServiceLoader.StaticDefinition
-
- isPresent(String, ClassLoader) - Static method in class io.micronaut.core.reflect.ClassUtils
-
Check whether the given class is present in the given classloader.
- isPresent(Class<? extends Annotation>, String) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- isPresent(String, String) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- isPresent() - Method in interface io.micronaut.inject.BeanDefinitionReference
-
- isPresent() - Method in class io.micronaut.inject.provider.AbstractProviderDefinition
-
- isPresent() - Method in class io.micronaut.inject.provider.BeanProviderDefinition
-
- isPresent() - Method in class io.micronaut.inject.provider.JakartaProviderBeanDefinition
-
- isPresent() - Method in class io.micronaut.inject.provider.JavaxProviderBeanDefinition
-
- isPresentAndSatisfied() - Method in interface io.micronaut.core.bind.ArgumentBinder.BindingResult
-
- isPrimary() - Method in class io.micronaut.context.AbstractBeanDefinition
-
- isPrimary() - Method in class io.micronaut.context.AbstractBeanDefinitionReference
-
- isPrimary() - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
- isPrimary() - Method in class io.micronaut.context.AbstractInitializableBeanDefinitionReference
-
- isPrimary() - Method in class io.micronaut.inject.ArgumentBeanType
-
- isPrimary() - Method in interface io.micronaut.inject.BeanType
-
- isPrimary() - Method in interface io.micronaut.inject.DelegatingBeanDefinition
-
- isPrimitive() - Method in class io.micronaut.annotation.processing.visitor.JavaClassElement
-
- isPrimitive() - Method in class io.micronaut.ast.groovy.visitor.GroovyClassElement
-
- isPrimitive() - Method in class io.micronaut.ast.groovy.visitor.GroovyEnumConstantElement
-
- isPrimitive() - Method in class io.micronaut.ast.groovy.visitor.GroovyFieldElement
-
- isPrimitive() - Method in class io.micronaut.ast.groovy.visitor.GroovyParameterElement
-
- isPrimitive() - Method in interface io.micronaut.core.type.TypeInformation
-
- isPrimitive() - Method in class io.micronaut.inject.ast.PrimitiveElement
-
- isPrimitive() - Method in interface io.micronaut.inject.ast.TypedElement
-
Whether the type is primitive.
- isPrivate() - Method in class io.micronaut.annotation.processing.visitor.AbstractJavaElement
-
- isPrivate() - Method in class io.micronaut.ast.groovy.visitor.GroovyClassElement
-
- isPrivate() - Method in class io.micronaut.ast.groovy.visitor.GroovyEnumConstantElement
-
- isPrivate() - Method in class io.micronaut.ast.groovy.visitor.GroovyFieldElement
-
- isPrivate() - Method in class io.micronaut.ast.groovy.visitor.GroovyMethodElement
-
- isPrivate() - Method in interface io.micronaut.inject.ast.Element
-
- isPromptExpiration() - Method in class io.micronaut.session.SessionConfiguration
-
- isProtected() - Method in class io.micronaut.annotation.processing.visitor.AbstractJavaElement
-
- isProtected() - Method in class io.micronaut.ast.groovy.visitor.GroovyClassElement
-
- isProtected() - Method in class io.micronaut.ast.groovy.visitor.GroovyEnumConstantElement
-
- isProtected() - Method in class io.micronaut.ast.groovy.visitor.GroovyFieldElement
-
- isProtected() - Method in class io.micronaut.ast.groovy.visitor.GroovyMethodElement
-
- isProtected() - Method in class io.micronaut.ast.groovy.visitor.GroovyPackageElement
-
- isProtected() - Method in class io.micronaut.ast.groovy.visitor.GroovyParameterElement
-
- isProtected() - Method in interface io.micronaut.inject.ast.Element
-
- isProtected() - Method in class io.micronaut.inject.ast.PrimitiveElement
-
- isProtected() - Method in class io.micronaut.inject.writer.AbstractBeanDefinitionBuilder
-
- isProtected() - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
- isProvided() - Method in class io.micronaut.context.AbstractBeanDefinition
-
- isProvided() - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
- isProvided() - Method in interface io.micronaut.inject.BeanDefinition
-
- isProvided() - Method in interface io.micronaut.inject.DelegatingBeanDefinition
-
- isProvider() - Method in interface io.micronaut.core.type.TypeInformation
-
- isProxy() - Method in interface io.micronaut.inject.ast.ClassElement
-
- isProxy() - Method in interface io.micronaut.inject.BeanDefinition
-
Whether this bean definition represents a proxy.
- isProxyTarget() - Method in class io.micronaut.aop.writer.AopProxyWriter
-
Is the target bean being proxied.
- isPublic() - Method in class io.micronaut.annotation.processing.visitor.AbstractJavaElement
-
- isPublic() - Method in class io.micronaut.ast.groovy.visitor.GroovyClassElement
-
- isPublic() - Method in class io.micronaut.ast.groovy.visitor.GroovyEnumConstantElement
-
- isPublic() - Method in class io.micronaut.ast.groovy.visitor.GroovyFieldElement
-
- isPublic() - Method in class io.micronaut.ast.groovy.visitor.GroovyMethodElement
-
- isPublic() - Method in class io.micronaut.ast.groovy.visitor.GroovyPackageElement
-
- isPublic() - Method in class io.micronaut.ast.groovy.visitor.GroovyParameterElement
-
- isPublic() - Method in interface io.micronaut.inject.ast.Element
-
- isPublic() - Method in class io.micronaut.inject.ast.PrimitiveElement
-
- isPublic() - Method in class io.micronaut.inject.writer.AbstractBeanDefinitionBuilder
-
- isPublic() - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
- isQuery() - Method in class io.micronaut.http.uri.UriMatchVariable
-
- isQuerySegment() - Method in interface io.micronaut.http.uri.UriTemplate.PathSegment
-
- isReachable(Object, Path.Node, Class<?>, Path, ElementType) - Method in class io.micronaut.validation.validator.resolver.CompositeTraversableResolver
-
- isReactive(Class<?>) - Method in class io.micronaut.core.async.ReactiveStreamsTypeInformationProvider
-
- isReactive() - Method in interface io.micronaut.core.type.TypeInformation
-
- isReactive(Class<?>) - Method in interface io.micronaut.core.type.TypeInformationProvider
-
does the type represent a reactive type.
- isReactive() - Method in interface io.micronaut.web.router.RouteInfo
-
- isReadable() - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- isReadable(int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- isReaderName(String, String) - Static method in class io.micronaut.core.naming.NameUtils
-
Is the given method name a valid reader name.
- isReaderName(String, String[]) - Static method in class io.micronaut.core.naming.NameUtils
-
Is the given method name a valid reader name.
- isReadOnly() - Method in interface io.micronaut.core.beans.BeanProperty
-
- isReadOnly() - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- isReadOnly() - Method in interface io.micronaut.inject.ast.PropertyElement
-
Return true only if the property has a getter but no setter.
- isReadWrite() - Method in interface io.micronaut.core.beans.BeanProperty
-
Whether the property can be written to and read from.
- isRecord() - Method in class io.micronaut.annotation.processing.visitor.JavaClassElement
-
- isRecord() - Method in interface io.micronaut.inject.ast.ClassElement
-
- isRecord(Element) - Static method in class io.micronaut.inject.processing.JavaModelUtils
-
Whether the given element is an interface.
- isRecordComponent(Element) - Static method in class io.micronaut.inject.processing.JavaModelUtils
-
Return whether this is a component of a record.
- isRecordOrRecordComponent(Element) - Static method in class io.micronaut.inject.processing.JavaModelUtils
-
Return whether this is a record or a component of a record.
- isReflectionRequired() - Method in interface io.micronaut.inject.ast.MemberElement
-
Returns whether this member element will require reflection to invoke or retrieve at runtime.
- isReflectionRequired(ClassElement) - Method in interface io.micronaut.inject.ast.MemberElement
-
Returns whether this member element will require reflection to invoke or retrieve at runtime.
- isRememberMe() - Method in class io.micronaut.session.http.HttpSessionConfiguration
-
- isRepeatableAnnotation(Class<? extends Annotation>) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Is repeatable annotation?
- isRepeatableAnnotation(String) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Is repeatable annotation?
- isRepeatableAnnotation(Class<? extends Annotation>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- isRepeatableAnnotation(String) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- isRepeatableAnnotation(Class<? extends Annotation>) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- isRepeatableAnnotation(String) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- isRepeatableAnnotation(Class<? extends Annotation>) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- isRepeatableAnnotation(String) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- isRequiredInput(String) - Method in interface io.micronaut.web.router.RouteMatch
-
Return whether the given named input is required by this route.
- isRequiresReflection() - Method in class io.micronaut.inject.writer.BeanDefinitionWriter.MethodVisitData
-
- isResolvable() - Method in interface io.micronaut.context.BeanProvider
-
- isRestart() - Method in class io.micronaut.scheduling.io.watch.FileWatchConfiguration
-
Should the server be shutdown when a watch event fires.
- isRetainHostHeader() - Method in class io.micronaut.http.client.ProxyRequestOptions
-
If true
, retain the host header from the given request.
- isRunning() - Method in class io.micronaut.context.DefaultBeanContext
-
- isRunning() - Method in class io.micronaut.context.env.DefaultEnvironment
-
- isRunning() - Method in interface io.micronaut.context.LifeCycle
-
- isRunning() - Method in class io.micronaut.http.client.netty.DefaultHttpClient
-
- isRunning() - Method in class io.micronaut.http.server.netty.NettyHttpServer
-
- isRunning() - Method in class io.micronaut.messaging.MessagingApplication
-
- isRunning() - Method in class io.micronaut.runtime.context.scope.refresh.RefreshScope
-
- isRunning() - Method in class io.micronaut.scheduling.io.watch.DefaultWatchThread
-
- isSatisfied() - Method in interface io.micronaut.core.bind.ArgumentBinder.BindingResult
-
- isSatisfied(String) - Method in interface io.micronaut.web.router.RouteMatch
-
Is the given input satisfied.
- isSecure() - Method in interface io.micronaut.discovery.ServiceInstance
-
- 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.netty.cookies.NettyCookie
-
- isSecure() - Method in class io.micronaut.http.netty.websocket.NettyWebSocketSession
-
- isSecure() - Method in class io.micronaut.http.server.netty.NettyHttpRequest
-
- isSecure() - Method in class io.micronaut.http.simple.cookies.SimpleCookie
-
- isSecure() - Method in interface io.micronaut.websocket.WebSocketSession
-
Whether the connection is secure.
- isSensitive() - Method in class io.micronaut.management.endpoint.EndpointConfiguration
-
- isSensitive() - Method in class io.micronaut.management.endpoint.EndpointDefaultConfiguration
-
- isServer() - Method in class io.micronaut.messaging.MessagingApplication
-
- isServer() - Method in interface io.micronaut.runtime.EmbeddedApplication
-
This method returns whether the application is a server application or not.
- isServer() - Method in interface io.micronaut.runtime.server.EmbeddedServer
-
- isServerChannel() - Method in interface io.micronaut.http.netty.channel.ChannelPipelineCustomizer
-
- isServerPushSupported() - Method in interface io.micronaut.http.PushCapableHttpRequest
-
Check whether HTTP2 server push is supported by the remote client.
- isServerPushSupported() - Method in class io.micronaut.http.server.netty.NettyHttpRequest
-
- isServiceReadyIndicatorEnabled() - Method in class io.micronaut.management.endpoint.health.HealthEndpoint
-
- isSetter(String, Class[]) - Static method in class io.micronaut.core.reflect.ReflectionUtils
-
Is the method a setter.
- isSetterName(String) - Static method in class io.micronaut.core.naming.NameUtils
-
Is the given method name a valid setter name.
- isShutdown() - Method in interface io.micronaut.scheduling.instrument.InstrumentedExecutorService
-
- isSingle(Class<?>) - Static method in class io.micronaut.core.async.publisher.Publishers
-
Does the given reactive type emit a single result.
- isSingle(Class<?>) - Method in class io.micronaut.core.async.ReactiveStreamsTypeInformationProvider
-
- isSingle(Class<?>) - Method in interface io.micronaut.core.type.TypeInformationProvider
-
does the given type represent a type that emits a single item.
- isSingleHeader() - Method in class io.micronaut.http.server.HttpServerConfiguration.CorsConfiguration
-
- isSingleResult() - Method in interface io.micronaut.core.type.ReturnType
-
- isSingleResult() - Method in interface io.micronaut.web.router.RouteInfo
-
- isSingleton() - Method in class io.micronaut.aop.internal.InterceptorRegistryBean
-
- isSingleton() - Method in class io.micronaut.aop.writer.AopProxyWriter
-
- isSingleton() - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
- isSingleton() - Method in class io.micronaut.context.AbstractInitializableBeanDefinitionReference
-
- isSingleton() - Method in class io.micronaut.context.event.ApplicationEventPublisherFactory
-
- isSingleton() - Method in interface io.micronaut.context.RuntimeBeanDefinition
-
- isSingleton() - Method in interface io.micronaut.inject.BeanDefinition
-
- isSingleton() - Method in interface io.micronaut.inject.BeanDefinitionReference
-
- isSingleton() - Method in interface io.micronaut.inject.DelegatingBeanDefinition
-
- isSingleton() - Method in class io.micronaut.inject.provider.AbstractProviderDefinition
-
- isSingleton() - Method in interface io.micronaut.inject.writer.BeanDefinitionVisitor
-
- isSingleton() - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
- isSolaris() - Method in class io.micronaut.context.condition.OperatingSystem
-
- isSpecifiedSingle(AnnotationMetadataProvider) - Method in class io.micronaut.core.async.ReactiveStreamsTypeInformationProvider
-
- isSpecifiedSingle() - Method in interface io.micronaut.core.type.TypeInformation
-
- isSpecifiedSingle(AnnotationMetadataProvider) - Method in interface io.micronaut.core.type.TypeInformationProvider
-
Returns whether the annotation metadata specifies the type as single.
- isSpecifiedSingle() - Method in interface io.micronaut.web.router.RouteInfo
-
- isSsl() - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.NettyListenerConfiguration
-
Whether to enable SSL on this listener.
- isStatic() - Method in class io.micronaut.annotation.processing.visitor.AbstractJavaElement
-
- isStatic() - Method in class io.micronaut.ast.groovy.visitor.GroovyClassElement
-
- isStatic() - Method in class io.micronaut.ast.groovy.visitor.GroovyEnumConstantElement
-
- isStatic() - Method in class io.micronaut.ast.groovy.visitor.GroovyFieldElement
-
- isStatic() - Method in class io.micronaut.ast.groovy.visitor.GroovyMethodElement
-
- isStatic() - Method in interface io.micronaut.inject.ast.Element
-
- isStream() - Method in class io.micronaut.http.client.netty.FullNettyClientHttpResponse
-
- isStream() - Method in class io.micronaut.http.netty.AbstractNettyHttpRequest
-
- isStream() - Method in interface io.micronaut.http.netty.NettyHttpRequestBuilder
-
- isStream() - Method in interface io.micronaut.http.netty.NettyHttpResponseBuilder
-
- isStream() - Method in class io.micronaut.http.netty.NettyMutableHttpResponse
-
- isString() - Method in class io.micronaut.json.tree.JsonNode
-
- isSupportsInterceptedProxy() - Method in class io.micronaut.inject.writer.ExecutableMethodsDefinitionWriter
-
Does method supports intercepted proxy.
- isSupportsInterceptedProxy() - Method in class io.micronaut.inject.writer.ExecutableMethodWriter
-
- isSuspend() - Method in class io.micronaut.annotation.processing.visitor.JavaMethodElement
-
- isSuspend() - Method in class io.micronaut.aop.chain.MethodInterceptorChain
-
- isSuspend() - Method in interface io.micronaut.aop.MethodInvocationContext
-
- isSuspend() - Method in interface io.micronaut.inject.ast.MethodElement
-
Is the method a Kotlin suspend function.
- isSuspend() - Method in interface io.micronaut.inject.ExecutableMethod
-
Defines whether the method is Kotlin suspend function.
- isSuspend(int) - Method in class io.micronaut.inject.writer.ExecutableMethodsDefinitionWriter
-
Is the method suspend.
- isSuspend() - Method in class io.micronaut.inject.writer.ExecutableMethodWriter
-
- isSuspended() - Method in interface io.micronaut.core.type.ReturnType
-
- isSuspended() - Method in interface io.micronaut.web.router.RouteInfo
-
- isTcpPortAvailable(int) - Static method in class io.micronaut.core.io.socket.SocketUtils
-
Check whether the given TCP port is available.
- isTemplated() - Method in class io.micronaut.http.hateoas.DefaultLink
-
- isTemplated() - Method in interface io.micronaut.http.hateoas.Link
-
- isTerminated() - Method in interface io.micronaut.scheduling.instrument.InstrumentedExecutorService
-
- isTextBased() - Method in class io.micronaut.http.MediaType
-
- isTextBased(String) - Static method in class io.micronaut.http.MediaType
-
- isTrimStrings() - Method in class io.micronaut.jackson.JacksonConfiguration
-
Whether strings should be trimmed when deserializing.
- isTrue(String, String) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Returns whether the value of the given member is true.
- isTrue(Class<? extends Annotation>, String) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
Returns whether the value of the given member is true.
- isTrue(String, String) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- isTrue(Class<? extends Annotation>, String) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- isTrue() - Method in class io.micronaut.core.annotation.AnnotationValue
-
- isTrue(String) - Method in class io.micronaut.core.annotation.AnnotationValue
-
- isTrue(String, Function<Object, Object>) - Method in class io.micronaut.core.annotation.AnnotationValue
-
- isTrue() - Method in interface io.micronaut.core.annotation.AnnotationValueResolver
-
- isTrue(String) - Method in interface io.micronaut.core.annotation.AnnotationValueResolver
-
- isTrue(String) - Static method in class io.micronaut.core.util.StringUtils
-
Is the boolean string true.
- isTrue(String, String) - Method in class io.micronaut.inject.annotation.AbstractEnvironmentAnnotationMetadata
-
- isTrue(Class<? extends Annotation>, String) - Method in class io.micronaut.inject.annotation.AbstractEnvironmentAnnotationMetadata
-
- isTrue(String, String) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- isTrue(Class<? extends Annotation>, String) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- isTrue(Class<? extends Annotation>, String, Function<Object, Object>) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- isTrue(String, String, Function<Object, Object>) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- isTrue(Class<? extends Annotation>, String) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- isTrue(Class<? extends Annotation>, String, Function<Object, Object>) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
Retrieve the boolean value and optionally map its value.
- isTrue(String, String) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- isTrue(String, String, Function<Object, Object>) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
Retrieve the boolean value and optionally map its value.
- isTypeVariable() - Method in class io.micronaut.annotation.processing.visitor.JavaClassElement
-
- isTypeVariable() - Method in class io.micronaut.ast.groovy.visitor.GroovyClassElement
-
- isTypeVariable() - Method in interface io.micronaut.core.type.Argument
-
Whether this argument is a type variable used in generics.
- isTypeVariable() - Method in class io.micronaut.core.type.DefaultArgument
-
- isTypeVariable() - Method in interface io.micronaut.core.type.GenericPlaceholder
-
- isTypeVariable() - Method in interface io.micronaut.inject.ast.ClassElement
-
- isUnique() - Method in interface io.micronaut.context.BeanProvider
-
Determines if more than one bean matches the specified type and qualifiers.
- isUseNativeTransport() - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration
-
Whether to use netty's native transport (epoll or kqueue) if available.
- isValid() - Method in class io.micronaut.validation.routes.RouteValidationResult
-
Whether the route is valid.
- isValid(T, AnnotationValue<A>, ConstraintValidatorContext) - Method in interface io.micronaut.validation.validator.constraints.ConstraintValidator
-
Implements the validation logic.
- isValid(T, ConstraintValidatorContext) - Method in interface io.micronaut.validation.validator.constraints.ConstraintValidator
-
- isValid(T, AnnotationValue<DecimalMax>, ConstraintValidatorContext) - Method in interface io.micronaut.validation.validator.constraints.DecimalMaxValidator
-
- isValid(T, AnnotationValue<DecimalMin>, ConstraintValidatorContext) - Method in interface io.micronaut.validation.validator.constraints.DecimalMinValidator
-
- isValid(T, AnnotationValue<Digits>, ConstraintValidatorContext) - Method in interface io.micronaut.validation.validator.constraints.DigitsValidator
-
- isValid(CharSequence, AnnotationValue<Email>, ConstraintValidatorContext) - Method in class io.micronaut.validation.validator.constraints.EmailValidator
-
- isValid(CharSequence, AnnotationValue<Pattern>, ConstraintValidatorContext) - Method in class io.micronaut.validation.validator.constraints.PatternValidator
-
- isValid(T, AnnotationValue<Size>, ConstraintValidatorContext) - Method in interface io.micronaut.validation.validator.constraints.SizeValidator
-
- isValidated() - Method in class io.micronaut.aop.writer.AopProxyWriter
-
- isValidated() - Method in interface io.micronaut.inject.writer.BeanDefinitionVisitor
-
- isValidated() - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
- isValidateHeaders() - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration
-
Whether to validate headers.
- isValidationRequired(Element) - Method in class io.micronaut.annotation.processing.JavaAnnotationMetadataBuilder
-
- isValidationRequired(AnnotatedNode) - Method in class io.micronaut.ast.groovy.annotation.GroovyAnnotationMetadataBuilder
-
- isValidationRequired(T) - Method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
Return whether the given member requires validation.
- isValidDomainAddress(String) - Static method in class io.micronaut.validation.validator.constraints.DomainNameUtil
-
Checks validity of a domain name.
- isValidEmailDomainAddress(String) - Static method in class io.micronaut.validation.validator.constraints.DomainNameUtil
-
Checks the validity of the domain name used in an email.
- isValidHyphenatedPropertyName(String) - Static method in class io.micronaut.core.naming.NameUtils
-
Checks whether the string is a valid hyphenated (kebab-case) property name.
- isValidOutMessage(Object) - Method in class io.micronaut.http.netty.stream.HttpStreamsServerHandler
-
- isValueNode() - Method in class io.micronaut.json.tree.JsonNode
-
- isVariable() - Method in interface io.micronaut.http.uri.UriTemplate.PathSegment
-
- isVoid() - Method in interface io.micronaut.core.type.TypeInformation
-
Returns whether the return type is logically void.
- isVoid() - Method in interface io.micronaut.web.router.RouteInfo
-
- isWebSocketRoute() - Method in interface io.micronaut.web.router.RouteInfo
-
Checks if route is for web socket.
- isWildcard() - Method in interface io.micronaut.inject.ast.ClassElement
-
- isWindows() - Method in class io.micronaut.context.condition.OperatingSystem
-
- isWithin(BeanDefinitionReference) - Method in class io.micronaut.context.AbstractBeanConfiguration
-
- isWithin(String) - Method in class io.micronaut.context.AbstractBeanConfiguration
-
- isWithin(BeanDefinitionReference) - Method in interface io.micronaut.inject.BeanConfiguration
-
Check whether the specified bean definition class is within this bean configuration.
- isWithin(String) - Method in interface io.micronaut.inject.BeanConfiguration
-
Check whether the specified class is within this bean configuration.
- isWithin(Class) - Method in interface io.micronaut.inject.BeanConfiguration
-
Check whether the specified class is within this bean configuration.
- isWrapperType() - Method in interface io.micronaut.core.type.TypeInformation
-
Returns whether this type is a wrapper type that wraps the actual type such as a Optional or a Response wrapper.
- isWrapperType(Class<?>) - Method in interface io.micronaut.core.type.TypeInformationProvider
-
Does the type represent a wrapper type.
- isWrapperType(Class<?>) - Method in class io.micronaut.http.util.HttpTypeInformationProvider
-
- isWrapperType(Class<?>) - Method in class io.micronaut.inject.provider.ProviderTypeInformationProvider
-
- isWritable() - Method in class io.micronaut.http.netty.websocket.NettyWebSocketSession
-
- isWritable() - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- isWritable(int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- isWritable() - Method in interface io.micronaut.websocket.WebSocketSession
-
Whether the session is writable.
- isWriteOnly() - Method in interface io.micronaut.core.beans.BeanProperty
-
- isWriterName(String, String) - Static method in class io.micronaut.core.naming.NameUtils
-
Is the given method name a valid writer name for the prefix.
- isWriterName(String, String[]) - Static method in class io.micronaut.core.naming.NameUtils
-
Is the given method name a valid writer name for any of the prefixes.
- isWriteSensitive() - Method in class io.micronaut.management.endpoint.loggers.LoggersEndpoint
-
- iterable() - Static method in class io.micronaut.core.util.clhm.Weighers
-
A weigher where the value is a
Iterable
and its weight is the
number of elements.
- ITERABLE_ELEMENT_NODE_NAME - Static variable in class io.micronaut.validation.validator.extractors.DefaultValueExtractors
-
- iterableToList(Iterable<T>) - Static method in class io.micronaut.core.util.CollectionUtils
-
- IterableToMultiValuesConverter(ConversionService<?>) - Constructor for class io.micronaut.core.convert.converters.MultiValuesConverterFactory.IterableToMultiValuesConverter
-
- iterableToSet(Iterable<T>) - Static method in class io.micronaut.core.util.CollectionUtils
-
- iterableValue(String, Object) - Method in interface io.micronaut.validation.validator.extractors.SimpleValueReceiver
-
- iterator() - Method in interface io.micronaut.context.BeanProvider
-
- iterator() - Method in class io.micronaut.context.env.EmptyPropertySource
-
- iterator() - Method in class io.micronaut.context.env.MapPropertySource
-
- iterator() - Method in interface io.micronaut.core.convert.ErrorsContext
-
- iterator() - Method in interface io.micronaut.core.convert.value.ConvertibleMultiValues
-
- iterator() - Method in interface io.micronaut.core.convert.value.ConvertibleValues
-
- iterator() - Method in class io.micronaut.core.io.service.SoftServiceLoader
-
- iterator(T...) - Static method in class io.micronaut.core.util.ArrayUtils
-
Produce an iterator for the given array.
- iterator() - Method in class io.micronaut.core.value.OptionalValuesMap
-
- iterator() - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- iteratorToSet(Iterator<T>) - Static method in class io.micronaut.core.util.CollectionUtils
-
- MacOsWatchServiceFactory - Class in io.micronaut.scheduling.io.watch.osx
-
- MacOsWatchServiceFactory() - Constructor for class io.micronaut.scheduling.io.watch.osx.MacOsWatchServiceFactory
-
- MacOsWatchThread - Class in io.micronaut.scheduling.io.watch.osx
-
- MacOsWatchThread(ApplicationEventPublisher, FileWatchConfiguration, WatchService) - Constructor for class io.micronaut.scheduling.io.watch.osx.MacOsWatchThread
-
Default constructor.
- macWatchService() - Method in class io.micronaut.scheduling.io.watch.osx.MacOsWatchServiceFactory
-
- main(String...) - Static method in class io.micronaut.function.executor.FunctionApplication
-
The main method which is the entry point.
- mainClass(Class) - Method in interface io.micronaut.context.ApplicationContextBuilder
-
The main class used by this application.
- mainClass(Class) - Method in class io.micronaut.context.DefaultApplicationContextBuilder
-
- mainClass(Class) - Method in class io.micronaut.runtime.Micronaut
-
- makeNewComposite(List<C>) - Method in class io.micronaut.http.netty.AbstractCompositeCustomizer
-
- ManagedLoggingSystem - Interface in io.micronaut.management.endpoint.loggers
-
Abstraction for a logging system.
- map(AnnotationValue<InterceptorBean>, VisitorContext) - Method in class io.micronaut.aop.internal.InterceptorBeanMapper
-
- map(Publisher<T>, Function<T, R>) - Static method in class io.micronaut.core.async.publisher.Publishers
-
Map the result from a publisher using the given mapper.
- map(T) - Method in interface io.micronaut.core.async.publisher.Publishers.MapOrSupplyEmpty
-
Maps next result.
- MAP - Static variable in interface io.micronaut.core.convert.ConversionContext
-
Constant for List<String>
argument.
- map - Variable in class io.micronaut.core.convert.value.ConvertibleValuesMap
-
- map() - Static method in class io.micronaut.core.util.clhm.Weighers
-
A weigher where the value is a
Map
and its weight is the number of
entries.
- map(AnnotationValue<T>, VisitorContext) - Method in interface io.micronaut.inject.annotation.AnnotationMapper
-
The map method will be called for each instances of the annotation returned via this method.
- map(AnnotationValue<Annotation>, VisitorContext) - Method in class io.micronaut.inject.annotation.internal.PersistenceContextAnnotationMapper
-
- map(AnnotationValue<Annotation>, VisitorContext) - Method in class io.micronaut.inject.annotation.internal.TimedAnnotationMapper
-
- map(AnnotationValue<Annotation>, VisitorContext) - Method in class io.micronaut.inject.beans.visitor.EntityIntrospectedAnnotationMapper
-
- map(AnnotationValue<Annotation>, VisitorContext) - Method in class io.micronaut.inject.beans.visitor.EntityReflectiveAccessAnnotationMapper
-
- map(AnnotationValue<Annotation>, VisitorContext) - Method in class io.micronaut.inject.beans.visitor.jakarta.persistence.JakartaEntityIntrospectedAnnotationMapper
-
- map(AnnotationValue<Annotation>, VisitorContext) - Method in class io.micronaut.inject.beans.visitor.JsonCreatorAnnotationMapper
-
- MAP_VALUE_NODE_NAME - Static variable in class io.micronaut.validation.validator.extractors.DefaultValueExtractors
-
- mapError(Class<T>, Function<T, Integer>) - Method in class io.micronaut.runtime.Micronaut
-
Maps an exception to the given error code.
- MapFormat - Annotation Type in io.micronaut.core.convert.format
-
Allows configuration how map property values are injected.
- MapFormat.MapTransformation - Enum in io.micronaut.core.convert.format
-
Specifies the type of the map that should be injected.
- mapOf(Object...) - Static method in interface io.micronaut.context.env.PropertySource
-
- mapOf(Object...) - Static method in class io.micronaut.core.annotation.AnnotationUtil
-
Create a new immutable
Map
from an array of values.
- mapOf(String, Object) - Static method in class io.micronaut.core.annotation.AnnotationUtil
-
Create a new immutable
Map
.
- mapOf(String, Object, String, Object) - Static method in class io.micronaut.core.annotation.AnnotationUtil
-
Create a new immutable
Map
.
- mapOf(String, Object, String, Object, String, Object) - Static method in class io.micronaut.core.annotation.AnnotationUtil
-
Create a new immutable
Map
.
- mapOf(String, Object, String, Object, String, Object, String, Object) - Static method in class io.micronaut.core.annotation.AnnotationUtil
-
Create a new immutable
Map
.
- mapOf(String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class io.micronaut.core.annotation.AnnotationUtil
-
Create a new immutable
Map
.
- mapOf(String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class io.micronaut.core.annotation.AnnotationUtil
-
Create a new immutable
Map
.
- mapOf(String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class io.micronaut.core.annotation.AnnotationUtil
-
Create a new immutable
Map
.
- mapOf(String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class io.micronaut.core.annotation.AnnotationUtil
-
Create a new immutable
Map
.
- mapOf(String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class io.micronaut.core.annotation.AnnotationUtil
-
Create a new immutable
Map
.
- mapOf(String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class io.micronaut.core.annotation.AnnotationUtil
-
Create a new immutable
Map
.
- mapOf(Class<K>, Class<V>) - Static method in interface io.micronaut.core.type.Argument
-
Creates a new argument representing a generic map.
- mapOf(Argument<K>, Argument<V>) - Static method in interface io.micronaut.core.type.Argument
-
Creates a new argument representing a generic map.
- mapOf(Object...) - Static method in class io.micronaut.core.util.CollectionUtils
-
- mapOrSupplyEmpty(Publisher<T>, Publishers.MapOrSupplyEmpty<T, R>) - Static method in class io.micronaut.core.async.publisher.Publishers
-
Map the result from a publisher using the given mapper or supply empty value.
- MappedSuperClassIntrospectionMapper - Class in io.micronaut.inject.beans.visitor
-
Handle mapped super class.
- MappedSuperClassIntrospectionMapper() - Constructor for class io.micronaut.inject.beans.visitor.MappedSuperClassIntrospectionMapper
-
- MapperMediaTypeCodec - Class in io.micronaut.json.codec
-
- MapperMediaTypeCodec(BeanProvider<JsonMapper>, ApplicationConfiguration, CodecConfiguration, MediaType) - Constructor for class io.micronaut.json.codec.MapperMediaTypeCodec
-
- MapperMediaTypeCodec(JsonMapper, ApplicationConfiguration, CodecConfiguration, MediaType) - Constructor for class io.micronaut.json.codec.MapperMediaTypeCodec
-
- MapPropertyResolver - Class in io.micronaut.core.value
-
- MapPropertyResolver(Map<String, Object>) - Constructor for class io.micronaut.core.value.MapPropertyResolver
-
- MapPropertyResolver(Map<String, Object>, ConversionService) - Constructor for class io.micronaut.core.value.MapPropertyResolver
-
- MapPropertySource - Class in io.micronaut.context.env
-
- MapPropertySource(String, Map) - Constructor for class io.micronaut.context.env.MapPropertySource
-
Creates a map property source.
- mapThreadInfo(Publisher<ThreadInfo>) - Method in class io.micronaut.management.endpoint.threads.impl.DefaultThreadInfoMapper
-
- mapThreadInfo(Publisher<ThreadInfo>) - Method in interface io.micronaut.management.endpoint.threads.ThreadInfoMapper
-
Converts the given
ThreadInfo
objects into any other
object to be used for serialization.
- MapToMultiValuesConverter(ConversionService<?>) - Constructor for class io.micronaut.core.convert.converters.MultiValuesConverterFactory.MapToMultiValuesConverter
-
- mapToObjectConverter() - Method in class io.micronaut.json.convert.JsonConverterRegistrar
-
- markDependentAsFactory() - Method in class io.micronaut.context.AbstractBeanResolutionContext
-
- markDependentAsFactory() - Method in interface io.micronaut.context.BeanResolutionContext
-
Marks first dependent as factory.
- markReaderIndex() - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- markWriterIndex() - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- maskAll() - Method in class io.micronaut.management.endpoint.env.EnvironmentFilterSpecification
-
Turn on global masking.
- maskNone() - Method in class io.micronaut.management.endpoint.env.EnvironmentFilterSpecification
-
Turn off global masking.
- 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(Throwable) - Method in interface io.micronaut.web.router.ErrorRoute
-
Match the given exception.
- match(Class, Throwable) - Method in interface io.micronaut.web.router.ErrorRoute
-
Match the given exception.
- match(HttpMethod, URI) - Method in interface io.micronaut.web.router.FilterRoute
-
Matches the given path to this filter route.
- match(HttpStatus) - Method in interface io.micronaut.web.router.StatusRoute
-
Match the given HTTP status.
- match(Class, HttpStatus) - Method in interface io.micronaut.web.router.StatusRoute
-
Match the given HTTP status.
- match(URI) - Method in interface io.micronaut.web.router.UriRoute
-
Match this route within the given URI and produce a
RouteMatch
if a match is found.
- match(String) - Method in interface io.micronaut.web.router.UriRoute
-
Match this route within the given URI and produce a
RouteMatch
if a match is found.
- MATCH_ALL_PATTERN - Static variable in annotation type io.micronaut.http.annotation.Filter
-
Pattern used to match all requests.
- matches(TypeElement) - Method in class io.micronaut.annotation.processing.visitor.LoadedVisitor
-
- matches(AnnotationMetadata) - Method in class io.micronaut.annotation.processing.visitor.LoadedVisitor
-
- matches(ConditionContext) - Method in interface io.micronaut.context.condition.Condition
-
Check whether a specific condition is met.
- matches(ConditionContext) - Method in class io.micronaut.context.condition.TrueCondition
-
- matches(ConditionContext) - Method in class io.micronaut.context.RequiresCondition
-
- matches(String, String) - Method in class io.micronaut.core.util.AntPathMatcher
-
- matches(String, String) - Method in interface io.micronaut.core.util.PathMatcher
-
Returns true
if the given source
matches the specified pattern
,
false
otherwise.
- matches(String, String) - Method in class io.micronaut.core.util.RegexPathMatcher
-
- matches(ConditionContext) - Method in class io.micronaut.health.HeartbeatDiscoveryClientCondition
-
- matches(MediaType) - Method in class io.micronaut.http.MediaType
-
Determine if this requested content type can be satisfied by a given content type.
- matches(ConditionContext) - Method in class io.micronaut.http.netty.channel.EpollAvailabilityCondition
-
Checks if netty's epoll native transport is available.
- matches(ConditionContext) - Method in class io.micronaut.http.netty.channel.KQueueAvailabilityCondition
-
Checks if netty's kqueue native transport is available.
- matches(ConditionContext) - Method in class io.micronaut.management.endpoint.EndpointEnabledCondition
-
- matches(ConditionContext) - Method in class io.micronaut.scheduling.io.watch.FileWatchCondition
-
- matchesConfiguration(ConditionContext, AnnotationValue<Requires>) - Method in class io.micronaut.context.RequiresCondition
-
- matchIfRouteIsNotVersioned(HttpRequest<?>, String) - Method in class io.micronaut.web.router.version.RouteVersionFilter
-
- matchIfRouteIsVersioned(HttpRequest<?>, String, String) - Method in class io.micronaut.web.router.version.RouteVersionFilter
-
- MAX_FORWARDS - Static variable in interface io.micronaut.http.HttpHeaders
-
"Max-Forwards"
.
- MAX_INTEGRAL_DIGITS - Static variable in annotation type io.micronaut.retry.annotation.Retryable
-
- MAX_LOCALS - Static variable in class io.micronaut.aop.writer.AopProxyWriter
-
- MAX_PORT_RANGE - Static variable in class io.micronaut.core.io.socket.SocketUtils
-
The maximum port number.
- MAX_RETRY_ATTEMPTS - Static variable in annotation type io.micronaut.retry.annotation.CircuitBreaker
-
- 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.netty.cookies.NettyCookie
-
- maxAge(String) - Method in class io.micronaut.http.server.tck.CorsAssertion.Builder
-
- maxAge(long) - Method in class io.micronaut.http.simple.cookies.SimpleCookie
-
- maxAll(Comparator<? super T>, Collector<? super T, A, D>) - Static method in class io.micronaut.core.util.StreamUtils
-
A collector that returns all results that are the maximum based on the provided comparator.
- maxCapacity() - Method in interface io.micronaut.core.io.buffer.ByteBuffer
-
Returns the maximum allowed capacity of this buffer.
- maxCapacity() - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- maximumWeightedCapacity(long) - Method in class io.micronaut.core.util.clhm.ConcurrentLinkedHashMap.Builder
-
Specifies the maximum weighted capacity to coerce the map to and may
exceed it temporarily.
- maxWritableBytes() - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- 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.
- mediaType - Variable in class io.micronaut.json.codec.MapperMediaTypeCodec
-
- MediaTypeCodec - Interface in io.micronaut.http.codec
-
Represents a codec for a particular media type.
- mediaTypeCodecRegistry - Variable in class io.micronaut.http.client.netty.DefaultHttpClient
-
- MediaTypeCodecRegistry - Interface in io.micronaut.http.codec
-
A registry of decoders.
- mediaTypeCodecRegistry - Variable in class io.micronaut.http.netty.websocket.AbstractNettyWebSocketHandler
-
- MediaTypeCodecRegistryFactory - Class in io.micronaut.runtime.http.codec
-
- MediaTypeCodecRegistryFactory() - Constructor for class io.micronaut.runtime.http.codec.MediaTypeCodecRegistryFactory
-
- MediaTypeConvertersRegistrar - Class in io.micronaut.http
-
The media type converters registrar.
- MediaTypeConvertersRegistrar() - Constructor for class io.micronaut.http.MediaTypeConvertersRegistrar
-
- member(String, int) - Method in class io.micronaut.core.annotation.AnnotationValueBuilder
-
Sets the given member to the given integer value.
- member(String, byte) - Method in class io.micronaut.core.annotation.AnnotationValueBuilder
-
Sets the given member to the given byte value.
- member(String, char) - Method in class io.micronaut.core.annotation.AnnotationValueBuilder
-
Sets the given member to the given char value.
- member(String, char...) - Method in class io.micronaut.core.annotation.AnnotationValueBuilder
-
Sets the given member to the given char[] value.
- member(String, double) - Method in class io.micronaut.core.annotation.AnnotationValueBuilder
-
Sets the given member to the given double value.
- member(String, double...) - Method in class io.micronaut.core.annotation.AnnotationValueBuilder
-
Sets the given member to the given double[] value.
- member(String, float) - Method in class io.micronaut.core.annotation.AnnotationValueBuilder
-
Sets the given member to the given float value.
- member(String, float...) - Method in class io.micronaut.core.annotation.AnnotationValueBuilder
-
Sets the given member to the given float[] value.
- member(String, int...) - Method in class io.micronaut.core.annotation.AnnotationValueBuilder
-
Sets the given member to the given integer[] value.
- member(String, byte...) - Method in class io.micronaut.core.annotation.AnnotationValueBuilder
-
Sets the given member to the given byte[] value.
- member(String, long) - Method in class io.micronaut.core.annotation.AnnotationValueBuilder
-
Sets the given member to the given long value.
- member(String, short) - Method in class io.micronaut.core.annotation.AnnotationValueBuilder
-
Sets the given member to the given short value.
- member(String, short...) - Method in class io.micronaut.core.annotation.AnnotationValueBuilder
-
Sets the given member to the given short[] value.
- member(String, long...) - Method in class io.micronaut.core.annotation.AnnotationValueBuilder
-
Sets the given member to the given long[] value.
- member(String, String) - Method in class io.micronaut.core.annotation.AnnotationValueBuilder
-
Sets the given member to the given string value.
- member(String, String...) - Method in class io.micronaut.core.annotation.AnnotationValueBuilder
-
Sets the given member to the given String[] values.
- member(String, boolean) - Method in class io.micronaut.core.annotation.AnnotationValueBuilder
-
Sets the given member to the given boolean value.
- member(String, boolean...) - Method in class io.micronaut.core.annotation.AnnotationValueBuilder
-
Sets the given member to the given boolean value array.
- member(String, Enum<?>) - Method in class io.micronaut.core.annotation.AnnotationValueBuilder
-
Sets the given member to the given enum object.
- member(String, Enum<?>...) - Method in class io.micronaut.core.annotation.AnnotationValueBuilder
-
Sets the given member to the given enum objects.
- member(String, Class<?>) - Method in class io.micronaut.core.annotation.AnnotationValueBuilder
-
Sets the given member to the given type object.
- member(String, Class<?>...) - Method in class io.micronaut.core.annotation.AnnotationValueBuilder
-
Sets the given member to the given type objects.
- member(String, AnnotationValue<?>) - Method in class io.micronaut.core.annotation.AnnotationValueBuilder
-
Sets the given member to the given annotation value.
- member(String, AnnotationValue<?>...) - Method in class io.micronaut.core.annotation.AnnotationValueBuilder
-
Sets the given member to the given annotation values.
- member(String, AnnotationClassValue<?>...) - Method in class io.micronaut.core.annotation.AnnotationValueBuilder
-
Sets the given member to the given annotation class values.
- MEMBER_ALLOW_CREDENTIALS - Static variable in class io.micronaut.http.server.cors.CrossOriginUtil
-
- MEMBER_ALLOWED_HEADERS - Static variable in class io.micronaut.http.server.cors.CrossOriginUtil
-
- MEMBER_ALLOWED_METHODS - Static variable in class io.micronaut.http.server.cors.CrossOriginUtil
-
- MEMBER_ALLOWED_ORIGINS - Static variable in class io.micronaut.http.server.cors.CrossOriginUtil
-
- MEMBER_ALLOWED_ORIGINS_REGEX - Static variable in class io.micronaut.http.server.cors.CrossOriginUtil
-
- MEMBER_BEAN - Static variable in class io.micronaut.context.RequiresCondition
-
- MEMBER_BEAN_PROPERTY - Static variable in class io.micronaut.context.RequiresCondition
-
- MEMBER_BEANS - Static variable in class io.micronaut.context.RequiresCondition
-
- MEMBER_CLASSES - Static variable in class io.micronaut.context.RequiresCondition
-
- MEMBER_CONDITION - Static variable in class io.micronaut.context.RequiresCondition
-
- MEMBER_CONFIGURATION - Static variable in class io.micronaut.context.RequiresCondition
-
- MEMBER_DEFAULT_VALUE - Static variable in class io.micronaut.context.RequiresCondition
-
- MEMBER_ENTITIES - Static variable in class io.micronaut.context.RequiresCondition
-
- MEMBER_ENV - Static variable in class io.micronaut.context.RequiresCondition
-
- MEMBER_EXPOSED_HEADERS - Static variable in class io.micronaut.http.server.cors.CrossOriginUtil
-
- MEMBER_MAX_AGE - Static variable in class io.micronaut.http.server.cors.CrossOriginUtil
-
- MEMBER_MISSING_BEANS - Static variable in class io.micronaut.context.RequiresCondition
-
- MEMBER_MISSING_CLASSES - Static variable in class io.micronaut.context.RequiresCondition
-
- MEMBER_MISSING_PROPERTY - Static variable in class io.micronaut.context.RequiresCondition
-
- MEMBER_NOT_ENV - Static variable in class io.micronaut.context.RequiresCondition
-
- MEMBER_NOT_EQUALS - Static variable in class io.micronaut.context.RequiresCondition
-
- MEMBER_NOT_OS - Static variable in class io.micronaut.context.RequiresCondition
-
- MEMBER_OS - Static variable in class io.micronaut.context.RequiresCondition
-
- MEMBER_PATTERN - Static variable in class io.micronaut.context.RequiresCondition
-
- MEMBER_PROPERTY - Static variable in class io.micronaut.context.RequiresCondition
-
- MEMBER_RESOURCES - Static variable in class io.micronaut.context.RequiresCondition
-
- MEMBER_SDK - Static variable in class io.micronaut.context.RequiresCondition
-
- MEMBER_VERSION - Static variable in class io.micronaut.context.RequiresCondition
-
- MemberElement - Interface in io.micronaut.inject.ast
-
A member element is an element that is contained within a
ClassElement
.
- members(Map<CharSequence, Object>) - Method in class io.micronaut.core.annotation.AnnotationValueBuilder
-
Adds the members from the provided map.
- memoized(Provider<T>) - Static method in class io.micronaut.context.ProviderUtils
-
Caches the result of provider in a thread safe manner.
- memoized(Supplier<T>) - Static method in class io.micronaut.core.util.SupplierUtil
-
Caches the result of supplier in a thread safe manner.
- memoizedNonEmpty(Supplier<T>) - Static method in class io.micronaut.core.util.SupplierUtil
-
Caches the result of supplier in a thread safe manner.
- memoryAddress() - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- MESSAGE_CONSUMER - Static variable in interface io.micronaut.scheduling.TaskExecutors
-
- MESSAGE_TO_BIG - Static variable in class io.micronaut.websocket.CloseReason
-
See https://tools.ietf.org/html/rfc6455#section-11.7.
- MessageAcknowledgementException - Exception in io.micronaut.messaging.exceptions
-
An exception thrown when a message is being acknowledged or rejected.
- MessageAcknowledgementException(String) - Constructor for exception io.micronaut.messaging.exceptions.MessageAcknowledgementException
-
- MessageAcknowledgementException(String, Throwable) - Constructor for exception io.micronaut.messaging.exceptions.MessageAcknowledgementException
-
- MessageBody - Annotation Type in io.micronaut.messaging.annotation
-
An annotation that can be applied to method argument to indicate that the method argument is bound from message body.
- messageHandled(ChannelHandlerContext, Object) - Method in class io.micronaut.http.netty.websocket.AbstractNettyWebSocketHandler
-
Method called once a message has been handled by the handler.
- messageHandled(ChannelHandlerContext, Object) - Method in class io.micronaut.http.server.netty.websocket.NettyServerWebSocketHandler
-
- messageHandler - Variable in class io.micronaut.http.netty.websocket.AbstractNettyWebSocketHandler
-
- MessageHeader - Annotation Type in io.micronaut.messaging.annotation
-
An annotation that can be applied to method argument to indicate that the method argument is bound from a message header.
- MessageHeaders - Annotation Type in io.micronaut.messaging.annotation
-
This lets you declare several headers for a client class and have them always included.
- MessageHeaders - Interface in io.micronaut.messaging
-
Generic container object for message headers.
- messageInterpolator(MessageInterpolator) - Method in class io.micronaut.validation.validator.DefaultValidatorConfiguration
-
- MessageKey(Locale, String) - Constructor for class io.micronaut.context.AbstractMessageSource.MessageKey
-
Default constructor.
- MessageListener - Annotation Type in io.micronaut.messaging.annotation
-
Generic stereotype annotation that should be applied to other annotations that indicate to Micronaut,
which classes are message listeners.
- MessageListenerException - Exception in io.micronaut.messaging.exceptions
-
An exception thrown when an unrecoverable error occurs with a
MessageListener
.
- MessageListenerException(String) - Constructor for exception io.micronaut.messaging.exceptions.MessageListenerException
-
- MessageListenerException(String, Throwable) - Constructor for exception io.micronaut.messaging.exceptions.MessageListenerException
-
- MessageMapping - Annotation Type in io.micronaut.messaging.annotation
-
Generic stereotype annotation that models a mapping of a message listener onto a target destination, whether that be a queue a topic or whatever.
- messageMethod() - Method in interface io.micronaut.websocket.context.WebSocketBean
-
Returns the method annotated with
OnMessage
responsible for regular
messages.
- MessageProducer - Annotation Type in io.micronaut.messaging.annotation
-
Generic messaging meta-annotation to indicate a type that is a message producer.
- MessageSource - Interface in io.micronaut.context
-
Interface for resolving messages from some source.
- MessageSource.MessageContext - Interface in io.micronaut.context
-
The context to use.
- MessageSourceUtils - Class in io.micronaut.context
-
- MessageSourceUtils() - Constructor for class io.micronaut.context.MessageSourceUtils
-
- messageTemplate(String) - Method in interface io.micronaut.validation.validator.constraints.ConstraintValidatorContext
-
Sets a message template to be used for the validation error message.
- MessagingApplication - Class in io.micronaut.messaging
-
An alternative
EmbeddedApplication
that gets activated for messaging applications when
no other application is present.
- MessagingApplication(ApplicationContext, ApplicationConfiguration) - Constructor for class io.micronaut.messaging.MessagingApplication
-
Constructs a new messaging application.
- MessagingClientException - Exception in io.micronaut.messaging.exceptions
-
An exception thrown when an unrecoverable error occurs with a messaging client.
- MessagingClientException(String) - Constructor for exception io.micronaut.messaging.exceptions.MessagingClientException
-
- MessagingClientException(String, Throwable) - Constructor for exception io.micronaut.messaging.exceptions.MessagingClientException
-
- MessagingException - Exception in io.micronaut.messaging.exceptions
-
General parent exception for all message related exceptions.
- MessagingException(String) - Constructor for exception io.micronaut.messaging.exceptions.MessagingException
-
- MessagingException(String, Throwable) - Constructor for exception io.micronaut.messaging.exceptions.MessagingException
-
- MessagingSystemException - Exception in io.micronaut.messaging.exceptions
-
An exception thrown when an unrecoverable error occurs with the messaging system.
- MessagingSystemException(String) - Constructor for exception io.micronaut.messaging.exceptions.MessagingSystemException
-
- MessagingSystemException(String, Throwable) - Constructor for exception io.micronaut.messaging.exceptions.MessagingSystemException
-
- META_INF_SERVICES - Static variable in class io.micronaut.core.io.service.SoftServiceLoader
-
- META_MEMBER_MEMBERS - Static variable in class io.micronaut.inject.qualifiers.InterceptorBindingQualifier
-
- metadata(Map<String, String>) - Method in interface io.micronaut.discovery.ServiceInstance.Builder
-
Sets the application metadata.
- metadataBuilder - Variable in class io.micronaut.inject.writer.AbstractBeanDefinitionBuilder
-
- METHOD_CREATE_ARGUMENT_SIMPLE - Static variable in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- METHOD_CREATE_TYPE_VARIABLE_SIMPLE - Static variable in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- METHOD_DEFAULT_CONSTRUCTOR - Static variable in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- METHOD_GENERIC_PLACEHOLDER_SIMPLE - Static variable in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- METHOD_GET_PROXY_TARGET - Static variable in class io.micronaut.aop.writer.AopProxyWriter
-
- METHOD_GET_PROXY_TARGET_BEAN - Static variable in class io.micronaut.aop.writer.AopProxyWriter
-
- METHOD_GET_PROXY_TARGET_BEAN_WITH_CONTEXT - Static variable in class io.micronaut.aop.writer.AopProxyWriter
-
- METHOD_GET_TARGET - Static variable in class io.micronaut.inject.writer.ExecutableMethodWriter
-
- METHOD_HAS_CACHED_INTERCEPTED_METHOD - Static variable in class io.micronaut.aop.writer.AopProxyWriter
-
- METHOD_INVOKE_INTERNAL - Static variable in class io.micronaut.inject.writer.ExecutableMethodWriter
-
- METHOD_IS_ABSTRACT - Static variable in class io.micronaut.inject.writer.ExecutableMethodWriter
-
- METHOD_IS_SUSPEND - Static variable in class io.micronaut.inject.writer.ExecutableMethodWriter
-
- MethodArgumentSegment(BeanDefinition, String, Argument, Argument[], boolean, AbstractBeanResolutionContext.MethodSegment) - Constructor for class io.micronaut.context.AbstractBeanResolutionContext.MethodArgumentSegment
-
- methodAtIndexMatches(int, String, Class[]) - Method in class io.micronaut.context.AbstractExecutableMethodsDefinition
-
Checks if the method at index matches name and argument types.
- MethodBasedRoute - Interface in io.micronaut.web.router
-
Represents a
Route
that is backed by a method.
- MethodBasedRouteMatch<T,R> - Interface in io.micronaut.web.router
-
Match a route based on a method.
- MethodConvention - Enum in io.micronaut.core.naming.conventions
-
Represents the built in conventions for mapping a method name to an HTTP Method and URI.
- MethodElement - Interface in io.micronaut.inject.ast
-
Stores data about an element that references a method.
- MethodExecutionHandle<T,R> - Interface in io.micronaut.inject
-
Represents an execution handle that invokes a method.
- MethodInjectionPoint<B,T> - Interface in io.micronaut.inject
-
Defines an injection point for a method.
- methodInjectionPoints - Variable in class io.micronaut.context.AbstractBeanDefinition
-
- MethodInterceptor<T,R> - Interface in io.micronaut.aop
-
A MethodInterceptor extends the generic
Interceptor
and provides an interface more specific to method interception.
- MethodInterceptorChain<T,R> - Class in io.micronaut.aop.chain
-
- MethodInterceptorChain(Interceptor<T, R>[], T, ExecutableMethod<T, R>) - Constructor for class io.micronaut.aop.chain.MethodInterceptorChain
-
Constructor for empty parameters.
- MethodInterceptorChain(Interceptor<T, R>[], T, ExecutableMethod<T, R>, InterceptorKind) - Constructor for class io.micronaut.aop.chain.MethodInterceptorChain
-
Constructor for empty parameters.
- MethodInterceptorChain(Interceptor<T, R>[], T, ExecutableMethod<T, R>, Object...) - Constructor for class io.micronaut.aop.chain.MethodInterceptorChain
-
Constructor.
- MethodInvocationContext<T,R> - Interface in io.micronaut.aop
-
- methodName - Variable in class io.micronaut.context.AbstractInitializableBeanDefinition.MethodReference
-
- methodName() - Method in enum io.micronaut.core.naming.conventions.MethodConvention
-
- MethodOrFieldReference(Class, boolean) - Constructor for class io.micronaut.context.AbstractInitializableBeanDefinition.MethodOrFieldReference
-
- MethodReference(Class<?>, AnnotationMetadata, String, Argument<?>, Argument<?>[], boolean, boolean) - Constructor for class io.micronaut.context.AbstractExecutableMethodsDefinition.MethodReference
-
The constructor.
- MethodReference(Class, String, Argument[], AnnotationMetadata, boolean) - Constructor for class io.micronaut.context.AbstractInitializableBeanDefinition.MethodReference
-
- MethodReference(Class, String, Argument[], AnnotationMetadata, boolean, boolean, boolean) - Constructor for class io.micronaut.context.AbstractInitializableBeanDefinition.MethodReference
-
- MethodReference<T,R> - Interface in io.micronaut.inject
-
A reference to a method.
- methods(HttpMethod...) - Method in interface io.micronaut.web.router.FilterRoute
-
Restrict the methods this filter route matches.
- methodType - Variable in class io.micronaut.inject.writer.ExecutableMethodWriter
-
- MICRONAUT - Static variable in interface io.micronaut.context.env.Environment
-
Constant for the name micronaut.
- Micronaut - Class in io.micronaut.runtime
-
Main entry point for running a Micronaut application.
- Micronaut() - Constructor for class io.micronaut.runtime.Micronaut
-
The default constructor.
- MICRONAUT_BASE_OPTION_NAME - Static variable in interface io.micronaut.inject.visitor.VisitorContext
-
- MICRONAUT_MODULE - Static variable in class io.micronaut.jackson.ObjectMapperFactory
-
Name for Micronaut module.
- MICRONAUT_PROCESSING_GROUP - Static variable in interface io.micronaut.inject.visitor.VisitorContext
-
- MICRONAUT_PROCESSING_MODULE - Static variable in interface io.micronaut.inject.visitor.VisitorContext
-
- MICRONAUT_PROCESSING_PROJECT_DIR - Static variable in interface io.micronaut.inject.visitor.VisitorContext
-
- MICRONAUT_VERSION - Static variable in class io.micronaut.core.version.VersionUtils
-
The current version of Micronaut.
- MicronautBanner - Class in io.micronaut.context.banner
-
Default implementation of
Banner
that prints the default Micronaut banner.
- MicronautBanner(PrintStream) - Constructor for class io.micronaut.context.banner.MicronautBanner
-
Constructor.
- MicronautSubstitutions - Class in io.micronaut.http.netty.graal
-
Micronaut substitutions for GraalVM.
- MicronautSubstitutions() - Constructor for class io.micronaut.http.netty.graal.MicronautSubstitutions
-
- 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.
- MIN_PORT_RANGE - Static variable in class io.micronaut.core.io.socket.SocketUtils
-
The minimum port number.
- minAll(Comparator<? super T>, Collector<? super T, A, D>) - Static method in class io.micronaut.core.util.StreamUtils
-
A collector that returns all results that are the minimum based on the
provided comparator.
- mirrorToClassElement(TypeMirror, JavaVisitorContext) - Method in class io.micronaut.annotation.processing.visitor.AbstractJavaElement
-
Obtain the ClassElement for the given mirror.
- mirrorToClassElement(TypeMirror, JavaVisitorContext, Map<String, Map<String, TypeMirror>>) - Method in class io.micronaut.annotation.processing.visitor.AbstractJavaElement
-
Obtain the ClassElement for the given mirror.
- mirrorToClassElement(TypeMirror, JavaVisitorContext, Map<String, Map<String, TypeMirror>>, boolean) - Method in class io.micronaut.annotation.processing.visitor.AbstractJavaElement
-
Obtain the ClassElement for the given mirror.
- mirrorToClassElement(TypeMirror, JavaVisitorContext, Map<String, Map<String, TypeMirror>>, boolean, boolean) - Method in class io.micronaut.annotation.processing.visitor.AbstractJavaElement
-
Obtain the ClassElement for the given mirror.
- MiscTest - Class in io.micronaut.http.server.tck.tests
-
- MiscTest() - Constructor for class io.micronaut.http.server.tck.tests.MiscTest
-
- MISSING_EXTENSION - Static variable in class io.micronaut.websocket.CloseReason
-
See https://tools.ietf.org/html/rfc6455#section-11.7.
- MissingBodyAnnotationTest - Class in io.micronaut.http.server.tck.tests
-
- MissingBodyAnnotationTest() - Constructor for class io.micronaut.http.server.tck.tests.MissingBodyAnnotationTest
-
- MissingParameterRule - Class in io.micronaut.validation.routes.rules
-
Validates all route uri variables are present in the route arguments.
- MissingParameterRule() - Constructor for class io.micronaut.validation.routes.rules.MissingParameterRule
-
- missingProperty(BeanResolutionContext, ArgumentConversionContext, String) - Static method in exception io.micronaut.context.exceptions.DependencyInjectionException
-
Builds an error message for attempted argument conversion on a method.
- ModelUtils - Class in io.micronaut.annotation.processing
-
Provides utility method for working with the annotation processor AST.
- ModelUtils(Elements, Types) - Constructor for class io.micronaut.annotation.processing.ModelUtils
-
- modifiers(Predicate<Set<ElementModifier>>) - Method in interface io.micronaut.inject.ast.ElementQuery
-
Allows filtering by modifiers.
- 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.
- MultipartBody - Class in io.micronaut.http.client.multipart
-
A builder class to generate a list a list of parts for a multi part request.
- MultipartBody - Interface in io.micronaut.http.server.multipart
-
Represents the body of a multipart request that emits each
part after it is received in its entirety.
- MultipartBody.Builder - Class in io.micronaut.http.client.multipart
-
- MultipartBodyArgumentBinder - Class in io.micronaut.http.server.netty.multipart
-
- MultipartBodyArgumentBinder(BeanLocator, BeanProvider<HttpServerConfiguration>) - Constructor for class io.micronaut.http.server.netty.multipart.MultipartBodyArgumentBinder
-
Default constructor.
- MultipartConfiguration() - Constructor for class io.micronaut.http.server.HttpServerConfiguration.MultipartConfiguration
-
- MultipartDataFactory<T> - Interface in io.micronaut.http.client.multipart
-
A factory for Multipart 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
-
- MultiValuesConverterFactory - Class in io.micronaut.core.convert.converters
-
- MultiValuesConverterFactory() - Constructor for class io.micronaut.core.convert.converters.MultiValuesConverterFactory
-
- MultiValuesConverterFactory.AbstractConverterToMultiValues<T> - Class in io.micronaut.core.convert.converters
-
An abstract class to convert to ConvertibleMultiValues.
- MultiValuesConverterFactory.IterableToMultiValuesConverter - Class in io.micronaut.core.convert.converters
-
- MultiValuesConverterFactory.MapToMultiValuesConverter - Class in io.micronaut.core.convert.converters
-
- MultiValuesConverterFactory.MultiValuesToIterableConverter - Class in io.micronaut.core.convert.converters
-
- MultiValuesConverterFactory.MultiValuesToMapConverter - Class in io.micronaut.core.convert.converters
-
- MultiValuesConverterFactory.MultiValuesToObjectConverter - Class in io.micronaut.core.convert.converters
-
- MultiValuesConverterFactory.ObjectToMultiValuesConverter - Class in io.micronaut.core.convert.converters
-
- MultiValuesToIterableConverter(ConversionService<?>) - Constructor for class io.micronaut.core.convert.converters.MultiValuesConverterFactory.MultiValuesToIterableConverter
-
- MultiValuesToMapConverter(ConversionService<?>) - Constructor for class io.micronaut.core.convert.converters.MultiValuesConverterFactory.MultiValuesToMapConverter
-
- MultiValuesToObjectConverter(ConversionService<?>) - Constructor for class io.micronaut.core.convert.converters.MultiValuesConverterFactory.MultiValuesToObjectConverter
-
- MutableAnnotationMetadata - Class in io.micronaut.inject.annotation
-
- MutableAnnotationMetadata() - Constructor for class io.micronaut.inject.annotation.MutableAnnotationMetadata
-
Default constructor.
- MutableArgumentValue<V> - Interface in io.micronaut.core.type
-
- MutableAttributeHolder - Interface in io.micronaut.core.attr
-
An interface for types that support mutating attributes.
- MutableConvertibleMultiValues<V> - Interface in io.micronaut.core.convert.value
-
- MutableConvertibleMultiValuesMap<V> - Class in io.micronaut.core.convert.value
-
- MutableConvertibleMultiValuesMap() - Constructor for class io.micronaut.core.convert.value.MutableConvertibleMultiValuesMap
-
Default constructor.
- MutableConvertibleMultiValuesMap(Map<CharSequence, List<V>>) - Constructor for class io.micronaut.core.convert.value.MutableConvertibleMultiValuesMap
-
- MutableConvertibleMultiValuesMap(Map<CharSequence, List<V>>, ConversionService<?>) - Constructor for class io.micronaut.core.convert.value.MutableConvertibleMultiValuesMap
-
- MutableConvertibleValues<V> - Interface in io.micronaut.core.convert.value
-
- MutableConvertibleValuesMap<V> - Class in io.micronaut.core.convert.value
-
- MutableConvertibleValuesMap() - Constructor for class io.micronaut.core.convert.value.MutableConvertibleValuesMap
-
Default constructor.
- MutableConvertibleValuesMap(Map<? extends CharSequence, V>) - Constructor for class io.micronaut.core.convert.value.MutableConvertibleValuesMap
-
- MutableConvertibleValuesMap(Map<? extends CharSequence, V>, ConversionService<?>) - Constructor for class io.micronaut.core.convert.value.MutableConvertibleValuesMap
-
- MutableHeaders - Interface in io.micronaut.core.type
-
Common interface for all mutable header types.
- 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.
- mutate() - Method in class io.micronaut.http.server.netty.NettyHttpRequest
-
- mutateMember(AnnotationMetadata, String, String, Object) - Static method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
Sets a member of the given
AnnotationMetadata
return a new annotation metadata instance without
mutating the existing.
- mutateMember(AnnotationMetadata, String, Map<CharSequence, Object>) - Static method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
Sets a member of the given
AnnotationMetadata
return a new annotation metadata instance without
mutating the existing.
- MyController() - Constructor for class io.micronaut.http.server.tck.tests.filter.HttpServerFilterTest.MyController
-
- OBJECT_ARGUMENT - Static variable in interface io.micronaut.core.type.Argument
-
Default Object argument.
- objectMapper(JacksonConfiguration, JsonFactory) - Method in class io.micronaut.jackson.ObjectMapperFactory
-
Builds the core Jackson ObjectMapper
from the optional configuration and JsonFactory
.
- ObjectMapperFactory - Class in io.micronaut.jackson
-
Factory bean for creating the Jackson ObjectMapper
.
- ObjectMapperFactory() - Constructor for class io.micronaut.jackson.ObjectMapperFactory
-
- ObjectNodeConvertibleValues<V> - Class in io.micronaut.jackson.databind.convert
-
- ObjectNodeConvertibleValues(ObjectNode, ConversionService<?>) - Constructor for class io.micronaut.jackson.databind.convert.ObjectNodeConvertibleValues
-
- objectNodeToConvertibleValuesConverter() - Method in class io.micronaut.jackson.databind.convert.JacksonConverterRegistrar
-
- objectNodeToConvertibleValuesConverter() - Method in class io.micronaut.json.convert.JsonConverterRegistrar
-
- ObjectSerializer - Interface in io.micronaut.core.serialize
-
Interface for implementations capable of serializing objects.
- objectToJsonNodeConverter() - Method in class io.micronaut.jackson.databind.convert.JacksonConverterRegistrar
-
- objectToJsonNodeConverter() - Method in class io.micronaut.json.convert.JsonConverterRegistrar
-
- ObjectToMultiValuesConverter(ConversionService<?>) - Constructor for class io.micronaut.core.convert.converters.MultiValuesConverterFactory.ObjectToMultiValuesConverter
-
- OctetTest - Class in io.micronaut.http.server.tck.tests
-
- OctetTest() - Constructor for class io.micronaut.http.server.tck.tests.OctetTest
-
- of(MethodInvocationContext<?, ?>) - Static method in interface io.micronaut.aop.InterceptedMethod
-
Creates a new instance of intercept method supporting intercepting different reactive invocations.
- of(MethodInvocationContext<?, ?>) - Static method in class io.micronaut.aop.internal.intercepted.InterceptedMethodUtil
-
- of(BeanContext, BeanIdentifier, BeanDefinition<K>, K) - Static method in class io.micronaut.context.BeanRegistration
-
Creates new bean registration.
- of(BeanContext, BeanIdentifier, BeanDefinition<K>, K, List<BeanRegistration<?>>) - Static method in class io.micronaut.context.BeanRegistration
-
Creates new bean registration.
- of(String, int) - Static method in interface io.micronaut.context.env.ActiveEnvironment
-
Creates a new active environment for the given arguments.
- of(String, Map<String, Object>) - Static method in class io.micronaut.context.env.MapPropertySource
-
- of(String, Map<String, Object>) - Static method in interface io.micronaut.context.env.PropertySource
-
- of(String, Map<String, Object>, PropertySource.PropertyConvention) - Static method in interface io.micronaut.context.env.PropertySource
-
- of(String, Object...) - Static method in interface io.micronaut.context.env.PropertySource
-
- of(String, Map<String, Object>, int) - Static method in interface io.micronaut.context.env.PropertySource
-
- of(Map<String, Object>) - Static method in interface io.micronaut.context.env.PropertySource
-
- of(Locale) - Static method in interface io.micronaut.context.MessageSource.MessageContext
-
Obtain a message context for the given locale.
- of(Map<String, Object>) - Static method in interface io.micronaut.context.MessageSource.MessageContext
-
Obtain a message context for the given variables.
- of(Locale, Map<String, Object>) - Static method in interface io.micronaut.context.MessageSource.MessageContext
-
Obtain a message context for the given locale and variables.
- of(B) - Static method in interface io.micronaut.context.RuntimeBeanDefinition
-
Creates a new effectively singleton bean definition that references the given bean.
- of(Class<B>, Supplier<B>) - Static method in interface io.micronaut.context.RuntimeBeanDefinition
-
Creates a new bean definition that will resolve the bean from the given supplier.
- of(B) - Static method in interface io.micronaut.core.beans.BeanMap
-
Creates a
BeanMap
for the given bean.
- of(Map<String, Argument<?>>) - Static method in interface io.micronaut.core.convert.ConversionContext
-
- of(Argument<T>) - Static method in interface io.micronaut.core.convert.ConversionContext
-
- of(Class<T>) - Static method in interface io.micronaut.core.convert.ConversionContext
-
- of(Argument<T>, Locale) - Static method in interface io.micronaut.core.convert.ConversionContext
-
- of(Argument<T>, Locale, Charset) - Static method in interface io.micronaut.core.convert.ConversionContext
-
- of(Argument<T>) - Static method in interface io.micronaut.core.convert.ImmutableArgumentConversionContext
-
- of(Class<T>) - Static method in interface io.micronaut.core.convert.ImmutableArgumentConversionContext
-
- of(Class<ST>, Class<TT>, Function<ST, TT>) - Static method in interface io.micronaut.core.convert.TypeConverter
-
Creates a new
TypeConverter
for the give source type, target type and conversion function.
- of(Map<CharSequence, List<T>>) - Static method in interface io.micronaut.core.convert.value.ConvertibleMultiValues
-
- of(Map<? extends CharSequence, T>) - Static method in interface io.micronaut.core.convert.value.ConvertibleValues
-
- of(Map<? extends CharSequence, T>) - Static method in interface io.micronaut.core.convert.value.MutableConvertibleValues
-
- of(URL) - Static method in interface io.micronaut.core.io.Readable
-
- of(File) - Static method in interface io.micronaut.core.io.Readable
-
- of(Path) - Static method in interface io.micronaut.core.io.Readable
-
- of(String, Class<S>) - Static method in class io.micronaut.core.io.service.SoftServiceLoader.StaticDefinition
-
- of(String, Supplier<S>) - Static method in class io.micronaut.core.io.service.SoftServiceLoader.StaticDefinition
-
- of(Class<T>, String, Argument<?>...) - Static method in interface io.micronaut.core.type.Argument
-
Creates a new argument for the given type and name.
- of(Class<T>, String, AnnotationMetadata, Argument<?>...) - Static method in interface io.micronaut.core.type.Argument
-
Creates a new argument for the given type and name.
- of(Class<T>, AnnotationMetadata, Argument<?>...) - Static method in interface io.micronaut.core.type.Argument
-
Creates a new argument for the given type and name.
- of(Class<T>, String) - Static method in interface io.micronaut.core.type.Argument
-
Creates a new argument for the given type and name.
- of(Class<T>, Argument<?>...) - Static method in interface io.micronaut.core.type.Argument
-
Creates a new argument for the given type and name.
- of(Type) - Static method in interface io.micronaut.core.type.Argument
-
- of(Class<T>) - Static method in interface io.micronaut.core.type.Argument
-
Creates a new argument for the given type and name.
- of(Class<T>, Class<?>...) - Static method in interface io.micronaut.core.type.Argument
-
Creates a new argument for the given type and name.
- of(Class<T>, AnnotationMetadata, Class<?>[]) - Static method in interface io.micronaut.core.type.Argument
-
Creates a new argument for the given type and name.
- of(Class<T1>, Argument<?>...) - Static method in interface io.micronaut.core.type.ReturnType
-
Create a new return type from the given type and arguments.
- of(Map<String, List<String>>) - Static method in class io.micronaut.core.util.EnvironmentProperties
-
Creates a new environment to property names cache with the
supplied set of precomputed values.
- of(Map<CharSequence, List<T>>) - Static method in interface io.micronaut.core.value.OptionalMultiValues
-
- of(Class<T>, Map<CharSequence, ?>) - Static method in interface io.micronaut.core.value.OptionalValues
-
- of(String, URL) - Static method in interface io.micronaut.discovery.ServiceInstance
-
- of(String, URI) - Static method in interface io.micronaut.discovery.ServiceInstance
-
- of(String, String, int) - Static method in interface io.micronaut.discovery.ServiceInstance
-
Construct a new
ServiceInstance
for the given ID, host and port using the HTTP scheme.
- of(Class<SA>, ArgumentBinder<ST, HttpRequest<?>>) - Static method in interface io.micronaut.http.bind.binders.AnnotatedRequestArgumentBinder
-
Create a binder from an annotation type and another binder.
- of(MediaTypeCodec...) - Static method in interface io.micronaut.http.codec.MediaTypeCodecRegistry
-
Create a new registry from the given codecs.
- of(Collection<MediaTypeCodec>) - Static method in interface io.micronaut.http.codec.MediaTypeCodecRegistry
-
Create a new registry from the given codecs.
- of(String, String) - Static method in interface io.micronaut.http.cookie.Cookie
-
Construct a new Cookie for the given name and value.
- of(FT, AnnotationMetadata, Set<HttpMethod>, String...) - Static method in interface io.micronaut.http.filter.HttpFilterResolver.FilterEntry
-
Creates a filter entry for the given arguments.
- of(FT, AnnotationMetadata, Set<HttpMethod>, FilterPatternStyle, String...) - Static method in interface io.micronaut.http.filter.HttpFilterResolver.FilterEntry
-
Creates a filter entry for the given arguments.
- of(URI) - Static method in interface io.micronaut.http.hateoas.Link
-
Create a link from the given URI.
- of(String) - Static method in interface io.micronaut.http.hateoas.Link
-
Create a link from the given URI.
- of(String) - Static method in class io.micronaut.http.MediaType
-
Create a new or get a
MediaType
from the given text.
- of(CharSequence) - Static method in class io.micronaut.http.MediaType
-
- of(CharSequence...) - Static method in class io.micronaut.http.MediaType
-
- of(ET) - Static method in interface io.micronaut.http.sse.Event
-
Constructs a new event for the given data.
- of(Event, ET) - Static method in interface io.micronaut.http.sse.Event
-
Constructs a new event for the given data.
- of(URI) - Static method in interface io.micronaut.http.uri.UriBuilder
-
Create a
UriBuilder
with the given base URI as a starting point.
- of(CharSequence) - Static method in interface io.micronaut.http.uri.UriBuilder
-
Create a
UriBuilder
with the given base URI as a starting point.
- of(String) - Static method in class io.micronaut.http.uri.UriMatchTemplate
-
- of(String) - Static method in class io.micronaut.http.uri.UriTemplate
-
- of(Class<?>) - Static method in interface io.micronaut.inject.ast.ClassElement
-
Create a class element for the given simple type.
- of(Type) - Static method in interface io.micronaut.inject.ast.ClassElement
-
Create a class element for the given complex type.
- of(Class<?>, AnnotationMetadata, Map<String, ClassElement>) - Static method in interface io.micronaut.inject.ast.ClassElement
-
Create a class element for the given simple type.
- of(String) - Static method in interface io.micronaut.inject.ast.ClassElement
-
Create a class element for the given simple type.
- of(String, boolean, AnnotationMetadata) - Static method in interface io.micronaut.inject.ast.ClassElement
-
Create a class element for the given simple type.
- of(String, boolean, AnnotationMetadata, Map<String, ClassElement>) - Static method in interface io.micronaut.inject.ast.ClassElement
-
Create a class element for the given simple type.
- of(Class<T1>) - Static method in interface io.micronaut.inject.ast.ElementQuery
-
- of(ClassElement, AnnotationMetadata, ClassElement, ClassElement, String, ParameterElement...) - Static method in interface io.micronaut.inject.ast.MethodElement
-
- of(String) - Static method in interface io.micronaut.inject.ast.PackageElement
-
Creates a new package element for the given name.
- of(Class<?>, String) - Static method in interface io.micronaut.inject.ast.ParameterElement
-
Creates a parameter element for a simple type and name.
- of(ClassElement, String) - Static method in interface io.micronaut.inject.ast.ParameterElement
-
Creates a parameter element for the given arguments.
- of(BeanDefinition<T1>, ExecutableMethod<T1, R1>) - Static method in interface io.micronaut.inject.BeanDefinitionMethodReference
-
- of(String) - Static method in interface io.micronaut.inject.BeanIdentifier
-
- of(T2, ExecutableMethod<T2, R2>) - Static method in interface io.micronaut.inject.ExecutionHandle
-
- of(Element...) - Static method in interface io.micronaut.inject.writer.OriginatingElements
-
Factory to create the originating elements.
- of(ExecutorType) - Static method in class io.micronaut.scheduling.executor.UserExecutorConfiguration
-
- of(String, ExecutorType) - Static method in class io.micronaut.scheduling.executor.UserExecutorConfiguration
-
- of(ExecutorType, int) - Static method in class io.micronaut.scheduling.executor.UserExecutorConfiguration
-
- of(ExecutorType, int, Class<? extends ThreadFactory>) - Static method in class io.micronaut.scheduling.executor.UserExecutorConfiguration
-
- of(WatchEvent.Kind) - Static method in enum io.micronaut.scheduling.io.watch.event.WatchEventType
-
- ofTypeVariable(Class<T>, String, AnnotationMetadata, Argument<?>...) - Static method in interface io.micronaut.core.type.Argument
-
Creates a new argument for the given type and name that is a type variable.
- ofTypeVariable(Class<T>, String, String, AnnotationMetadata, Argument<?>...) - Static method in interface io.micronaut.core.type.Argument
-
Creates a new argument for the given type and name that is a type variable.
- ofTypeVariable(Class<T>, String) - Static method in interface io.micronaut.core.type.Argument
-
Creates a new argument for the given type and name that is a type variable.
- ofTypeVariable(Class<T>, String, String) - Static method in interface io.micronaut.core.type.Argument
-
Creates a new argument for the given type and name that is a type variable.
- ok() - Static method in interface io.micronaut.http.HttpResponse
-
- ok(T) - Static method in interface io.micronaut.http.HttpResponse
-
- ok(T) - Method in interface io.micronaut.http.HttpResponseFactory
-
- ok() - Method in interface io.micronaut.http.HttpResponseFactory
-
- ok(T) - Method in class io.micronaut.http.server.netty.NettyHttpResponseFactory
-
- ok(T) - Method in class io.micronaut.http.simple.SimpleHttpResponseFactory
-
- OMIT_CONFPROP_INJECTION_POINTS - Static variable in class io.micronaut.inject.writer.BeanDefinitionWriter
-
- onApplicationEvent(E) - Method in interface io.micronaut.context.event.ApplicationEventListener
-
Handle an application event.
- onApplicationEvent(AbstractServiceInstanceEvent) - Method in class io.micronaut.discovery.registration.AutoRegistration
-
- onApplicationEvent(ServiceReadyEvent) - Method in class io.micronaut.health.HeartbeatTask
-
- onApplicationEvent(RefreshEvent) - Method in class io.micronaut.http.server.netty.NettyHttpServer
-
- onApplicationEvent(RefreshEvent) - Method in class io.micronaut.http.server.netty.ssl.CertificateProvidedSslBuilder
-
- onApplicationEvent(RefreshEvent) - Method in class io.micronaut.runtime.context.scope.refresh.RefreshScope
-
- onApplicationEvent(FileChangedEvent) - Method in class io.micronaut.runtime.server.watch.event.FileWatchRestartListener
-
- onApplicationEvent(WebSocketEvent) - Method in class io.micronaut.session.websocket.SessionWebSocketEventListener
-
- OncePerRequestHttpServerFilter - Class in io.micronaut.http.filter
-
- OncePerRequestHttpServerFilter() - Constructor for class io.micronaut.http.filter.OncePerRequestHttpServerFilter
-
Deprecated.
- OnClose - Annotation Type in io.micronaut.websocket.annotation
-
Annotation that can be applied to a method that will receive WebSocket close frames.
- onComplete(Publisher<T>, Supplier<CompletableFuture<Void>>) - Static method in class io.micronaut.core.async.publisher.Publishers
-
Allow executing logic on completion of a Publisher.
- onComplete() - Method in interface io.micronaut.core.async.subscriber.Completable
-
* Successful terminal state.
- onComplete() - Method in class io.micronaut.core.async.subscriber.CompletionAwareSubscriber
-
- onComplete() - Method in class io.micronaut.core.async.subscriber.SingleThreadedBufferingSubscriber
-
- onComplete() - Method in class io.micronaut.http.client.netty.FullNettyClientHttpResponse
-
- onComplete() - Method in class io.micronaut.http.netty.reactive.CancelledSubscriber
-
- onComplete() - Method in class io.micronaut.http.netty.reactive.HandlerSubscriber
-
- onComplete() - Method in class io.micronaut.http.netty.stream.DefaultWebSocketHttpResponse
-
- onComplete() - Method in class io.micronaut.http.netty.stream.JsonSubscriber
-
On complete the opening bracket should be emitted
if no items were ever produced, then the closing bracket.
- onComplete(T) - Method in class io.micronaut.http.server.netty.async.ContextCompletionAwareSubscriber
-
- onConnect(ChannelPipeline) - Method in interface io.micronaut.http.netty.channel.ChannelPipelineListener
-
Deprecated.
A method called every time the pipeline is initialized.
- onCreated(BeanCreatedEvent<T>) - Method in interface io.micronaut.context.event.BeanCreatedEventListener
-
Fired when a bean is created and all
PostConstruct
initialization hooks have been
called.
- onCreated(BeanCreatedEvent<Router>) - Method in class io.micronaut.web.router.version.VersionAwareRouterListener
-
- onData(ByteBufHolder) - Method in class io.micronaut.http.server.netty.AbstractHttpContentProcessor
-
Called after verifying the data of the message.
- onData(ByteBufHolder) - Method in class io.micronaut.http.server.netty.FormDataHttpContentProcessor
-
- onData(ByteBufHolder) - Method in class io.micronaut.http.server.netty.jackson.JsonContentProcessor
-
- onDataRead(ChannelHandlerContext, int, ByteBuf, int, boolean) - Method in class io.micronaut.http.netty.stream.StreamingInboundHttp2ToHttpAdapter
-
- onDestroyed(BeanDestroyedEvent<T>) - Method in interface io.micronaut.context.event.BeanDestroyedEventListener
-
Fired when a bean has been destroyed and all
PreDestroy
methods invoked.
- onError(Throwable) - Method in class io.micronaut.core.async.subscriber.CompletionAwareSubscriber
-
- onError(Throwable) - Method in interface io.micronaut.core.async.subscriber.Emitter
-
Failed terminal state.
- onError(Throwable) - Method in class io.micronaut.core.async.subscriber.SingleThreadedBufferingSubscriber
-
- onError(Throwable) - Method in class io.micronaut.http.netty.reactive.CancelledSubscriber
-
- onError(Throwable) - Method in class io.micronaut.http.netty.reactive.HandlerSubscriber
-
- onError(Throwable) - Method in class io.micronaut.http.netty.stream.DefaultWebSocketHttpResponse
-
- onError(Throwable) - Method in class io.micronaut.http.netty.stream.JsonSubscriber
-
- onError(Throwable, HttpRequest<?>) - Method in class io.micronaut.http.server.RouteExecutor
-
Creates a response publisher to represent the response after being handled
by any available error route or exception handler.
- OnError - Annotation Type in io.micronaut.websocket.annotation
-
Annotation that can be applied to a method that will receive WebSocket errors.
- onEviction(K, V) - Method in interface io.micronaut.core.util.clhm.EvictionListener
-
A call-back notification that the entry was evicted.
- onHeadersRead(ChannelHandlerContext, int, Http2Headers, int, boolean) - Method in class io.micronaut.http.netty.stream.StreamingInboundHttp2ToHttpAdapter
-
- onHeadersRead(ChannelHandlerContext, int, Http2Headers, int, short, boolean, int, boolean) - Method in class io.micronaut.http.netty.stream.StreamingInboundHttp2ToHttpAdapter
-
- onInitialized(BeanInitializingEvent<T>) - Method in interface io.micronaut.context.event.BeanInitializedEventListener
-
Fired when a bean is instantiated but the
PostConstruct
initialization hooks have not
yet been called and in this case of bean
Provider
instances the
Provider.get()
method has not yet been invoked.
- onInitialPipelineBuilt() - Method in interface io.micronaut.http.client.netty.NettyClientCustomizer
-
Called when the initial connection pipeline has been built, before any incoming data
has been processed.
- onInitialPipelineBuilt() - Method in interface io.micronaut.http.server.netty.NettyServerCustomizer
-
Called when the initial connection pipeline has been built, before any incoming data
has been processed.
- onLastResponseWrite(int) - Method in class io.micronaut.http.server.netty.handler.accesslog.element.AccessLog
-
Triggers LogElements for the ON_LAST_RESPONSE_WRITE event.
- onLastResponseWrite(int) - Method in interface io.micronaut.http.server.netty.handler.accesslog.element.LogElement
-
Responds to an ON_LAST_RESPONSE_WRITE event.
- onlyAbstract() - Method in interface io.micronaut.inject.ast.ElementQuery
-
Indicates that only abstract members should be returned.
- onlyAccessible() - Method in interface io.micronaut.inject.ast.ElementQuery
-
Indicates that only accessible members should be returned.
- onlyAccessible(ClassElement) - Method in interface io.micronaut.inject.ast.ElementQuery
-
Indicates that only accessible members from the given type should be returned.
- onlyConcrete() - Method in interface io.micronaut.inject.ast.ElementQuery
-
Indicates that only concrete members should be returned.
- onlyDeclared() - Method in interface io.micronaut.inject.ast.ElementQuery
-
Indicates that only declared members should be returned and not members from parent classes.
- onlyInjected() - Method in interface io.micronaut.inject.ast.ElementQuery
-
Search for methods that are injection points.
- onlyInstance() - Method in interface io.micronaut.inject.ast.ElementQuery
-
Indicates to return only instance (non-static methods).
- onMatch(String, Label) - Method in class io.micronaut.inject.writer.StringSwitchWriter
-
Generate on case matches statement.
- OnMessage - Annotation Type in io.micronaut.websocket.annotation
-
Annotation that can be applied to a method that will receive WebSocket message frames.
- onNewSegment(BeanResolutionContext.Segment<?>) - Method in class io.micronaut.context.AbstractBeanResolutionContext
-
- onNext(T) - Method in class io.micronaut.core.async.subscriber.CompletionAwareSubscriber
-
- onNext(T) - Method in interface io.micronaut.core.async.subscriber.Emitter
-
- onNext(T) - Method in class io.micronaut.core.async.subscriber.SingleThreadedBufferingSubscriber
-
- onNext(T) - Method in class io.micronaut.http.netty.reactive.CancelledSubscriber
-
- onNext(T) - Method in class io.micronaut.http.netty.reactive.HandlerSubscriber
-
- onNext(T, ChannelPromise) - Method in class io.micronaut.http.netty.reactive.HandlerSubscriber
-
Write the message with the supplied promise.
- onNext(WebSocketFrame) - Method in class io.micronaut.http.netty.stream.DefaultWebSocketHttpResponse
-
- onNext(HttpContent) - Method in class io.micronaut.http.netty.stream.JsonSubscriber
-
The goal is to prevent the emission of the
opening bracket if the underlying stream never emits
an item and only produces an error.
- OnOpen - Annotation Type in io.micronaut.websocket.annotation
-
Annotation that can be applied to a method that will receive WebSocket open frames.
- onPreDestroy(BeanPreDestroyEvent<T>) - Method in interface io.micronaut.context.event.BeanPreDestroyEventListener
-
Fired when a bean is is about to be destroyed but before any
PreDestroy
methods have been invoked.
- onPushPromiseRead(ChannelHandlerContext, int, int, Http2Headers, int) - Method in class io.micronaut.http.netty.stream.StreamingInboundHttp2ToHttpAdapter
-
- onRefreshEvent(RefreshEvent) - Method in class io.micronaut.runtime.context.scope.refresh.RefreshScope
-
- onRequestHeaders(SocketChannel, String, HttpHeaders, String, String) - Method in class io.micronaut.http.server.netty.handler.accesslog.element.AccessLog
-
Triggers LogElements for the ON_REQUEST_HEADERS event.
- onRequestHeaders(SocketChannel, String, HttpHeaders, String, String) - Method in class io.micronaut.http.server.netty.handler.accesslog.element.ConstantElement
-
- onRequestHeaders(SocketChannel, String, HttpHeaders, String, String) - Method in interface io.micronaut.http.server.netty.handler.accesslog.element.LogElement
-
Responds to an ON_REQUEST_HEADERS event.
- onRequestPipelineBuilt() - Method in interface io.micronaut.http.client.netty.NettyClientCustomizer
-
Called when the "final" request pipeline has been built for processing http requests.
- onResponseHeaders(ChannelHandlerContext, HttpHeaders, String) - Method in class io.micronaut.http.server.netty.handler.accesslog.element.AccessLog
-
Triggers LogElements for the ON_RESPONSE_HEADERS event.
- onResponseHeaders(ChannelHandlerContext, HttpHeaders, String) - Method in interface io.micronaut.http.server.netty.handler.accesslog.element.LogElement
-
Responds to an ON_RESPONSE_HEADERS event.
- onResponseHeaders(ChannelHandlerContext, HttpHeaders, String) - Method in class io.micronaut.session.http.SessionLogElement
-
- onResponseWrite(int) - Method in class io.micronaut.http.server.netty.handler.accesslog.element.AccessLog
-
Triggers LogElements for the ON_RESPONSE_WRITE event.
- onResponseWrite(int) - Method in interface io.micronaut.http.server.netty.handler.accesslog.element.LogElement
-
Responds to an ON_RESPONSE_WRITE event.
- onRstStreamRead(ChannelHandlerContext, int, long) - Method in class io.micronaut.http.netty.stream.StreamingInboundHttp2ToHttpAdapter
-
- onRstStreamRead(Http2Stream, HttpMessage) - Method in class io.micronaut.http.netty.stream.StreamingInboundHttp2ToHttpAdapter
-
Called if a RST_STREAM
is received but we have some data for that stream.
- onSettingsRead(ChannelHandlerContext, Http2Settings) - Method in class io.micronaut.http.netty.stream.StreamingInboundHttp2ToHttpAdapter
-
- onStreamPipelineBuilt() - Method in interface io.micronaut.http.client.netty.NettyClientCustomizer
-
Called when the stream pipeline has been built, after any TLS or HTTP upgrade handshake.
- onStreamPipelineBuilt() - Method in interface io.micronaut.http.server.netty.NettyServerCustomizer
-
Called when the "final" stream pipeline has been built for processing http requests.
- onStreamRemoved(Http2Stream) - Method in class io.micronaut.http.netty.stream.StreamingInboundHttp2ToHttpAdapter
-
- onSubscribe(Subscription) - Method in class io.micronaut.core.async.subscriber.CompletionAwareSubscriber
-
- onSubscribe(Subscription) - Method in class io.micronaut.core.async.subscriber.SingleThreadedBufferingSubscriber
-
- onSubscribe(Subscription) - Method in class io.micronaut.http.netty.reactive.CancelledSubscriber
-
- onSubscribe(Subscription) - Method in class io.micronaut.http.netty.reactive.HandlerSubscriber
-
- onSubscribe(Subscription) - Method in class io.micronaut.http.netty.stream.DefaultWebSocketHttpResponse
-
- onSubscribe(Subscription) - Method in class io.micronaut.http.netty.stream.JsonSubscriber
-
- onUpstreamMessage(R) - Method in class io.micronaut.core.async.processor.SingleThreadedBufferingProcessor
-
Called when an message is received from the upstream
Subscriber
.
- onUpstreamMessage(ByteBufHolder) - Method in class io.micronaut.http.server.netty.DefaultHttpContentProcessor
-
- onUpstreamMessage(byte[]) - Method in class io.micronaut.jackson.core.parser.JacksonCoreProcessor
-
- onUpstreamMessage(byte[]) - Method in class io.micronaut.jackson.parser.JacksonProcessor
-
- open(HttpRequest<?>) - Method in class io.micronaut.http.server.tck.tests.filter.HttpServerFilterTest.MyController
-
- open() - Method in interface io.micronaut.retry.RetryState
-
Opens the retry state.
- OPEN_BRACKET - Static variable in class io.micronaut.http.netty.content.HttpContentUtil
-
- openInputStream() - Method in interface io.micronaut.inject.writer.GeneratedFile
-
Gets an InputStream for this file object.
- openMethod() - Method in interface io.micronaut.websocket.context.WebSocketBean
-
Returns the method annotated with
OnOpen
.
- openOutputStream() - Method in interface io.micronaut.inject.writer.GeneratedFile
-
Gets an OutputStream for this file object.
- openReader() - Method in interface io.micronaut.inject.writer.GeneratedFile
-
Gets a reader for this object.
- openWriter() - Method in interface io.micronaut.inject.writer.GeneratedFile
-
Gets a Writer for this file object.
- OperatingSystem - Class in io.micronaut.context.condition
-
Details of the current operating system.
- Optimizations(Map<String, SoftServiceLoader.StaticServiceLoader<?>>) - Constructor for class io.micronaut.core.io.service.SoftServiceLoader.Optimizations
-
- Optimizations(Set<String>) - Constructor for class io.micronaut.core.reflect.ClassUtils.Optimizations
-
- Option - Class in io.micronaut.core.cli
-
Represents a command line option.
- Option(String, String) - Constructor for class io.micronaut.core.cli.Option
-
- OptionalMultiValues<V> - Interface in io.micronaut.core.value
-
- OptionalSessionArgumentBinder - Class in io.micronaut.session.binder
-
- OptionalSessionArgumentBinder() - Constructor for class io.micronaut.session.binder.OptionalSessionArgumentBinder
-
- OptionalSessionValueArgumentBinder - Class in io.micronaut.session.binder
-
- OptionalSessionValueArgumentBinder() - Constructor for class io.micronaut.session.binder.OptionalSessionValueArgumentBinder
-
- OptionalValues<V> - Interface in io.micronaut.core.value
-
A simple type safe abstraction over a map of optional values.
- OptionalValuesMap<T> - Class in io.micronaut.core.value
-
- OptionalValuesMap(Class<?>, Map<CharSequence, ?>) - Constructor for class io.micronaut.core.value.OptionalValuesMap
-
- OptionalValuesSerializer - Class in io.micronaut.jackson.serialize
-
- OptionalValuesSerializer() - Constructor for class io.micronaut.jackson.serialize.OptionalValuesSerializer
-
- OptionalValuesSerializer(JacksonConfiguration) - Constructor for class io.micronaut.jackson.serialize.OptionalValuesSerializer
-
- Options - Annotation Type in io.micronaut.http.annotation
-
Annotation that can be applied to method to signify the method receives a
HttpMethod.OPTIONS
.
- options(String) - Method in class io.micronaut.http.client.netty.NettyClientHttpRequestFactory
-
- OPTIONS(URI) - Static method in interface io.micronaut.http.HttpRequest
-
- OPTIONS(String) - Static method in interface io.micronaut.http.HttpRequest
-
- options(String) - Method in interface io.micronaut.http.HttpRequestFactory
-
- options(String) - Method in class io.micronaut.http.simple.SimpleHttpRequestFactory
-
- OPTIONS(String, Object, String, Class...) - Method in class io.micronaut.web.router.DefaultRouteBuilder
-
- OPTIONS(String, Class, String, Class...) - Method in class io.micronaut.web.router.DefaultRouteBuilder
-
- OPTIONS(String, BeanDefinition<?>, ExecutableMethod<?, ?>) - Method in class io.micronaut.web.router.DefaultRouteBuilder
-
- OPTIONS(CharSequence) - Method in class io.micronaut.web.router.filter.FilteredRouter
-
- OPTIONS(String, Object) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route the specified URI to the specified target for an HTTP OPTIONS.
- OPTIONS(Object) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route to the specified object.
- OPTIONS(Object, PropertyConvention) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route to the specified object and ID.
- OPTIONS(Class) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route to the specified class.
- OPTIONS(Class, PropertyConvention) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route to the specified class and ID.
- OPTIONS(String, ExecutableMethod<?, ?>) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route the specified URI template to the specified target.
- OPTIONS(String, BeanDefinition<?>, ExecutableMethod<?, ?>) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route the specified URI template to the specified target.
- OPTIONS(String, Object, String, Class...) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route the specified URI template to the specified target.
- OPTIONS(String, Class, String, Class...) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route the specified URI template to the specified target.
- OPTIONS(CharSequence) - Method in interface io.micronaut.web.router.Router
-
- optionValue(String) - Method in interface io.micronaut.core.cli.CommandLine
-
The value of an option.
- ORACLE_CLOUD - Static variable in interface io.micronaut.context.env.Environment
-
Cloud provider Oracle Cloud.
- Order - Annotation Type in io.micronaut.core.annotation
-
Annotation for objects that are ordered.
- order() - Method in enum io.micronaut.http.filter.ServerFilterPhase
-
- order() - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
Deprecated.
- order(ByteOrder) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
Deprecated.
- ORDER - Static variable in class io.micronaut.http.server.util.locale.HttpAbstractLocaleResolver
-
- ORDER - Static variable in class io.micronaut.http.server.util.locale.HttpFixedLocaleResolver
-
- ORDER - Static variable in class io.micronaut.http.server.util.locale.RequestLocaleResolver
-
- ORDER - Static variable in class io.micronaut.session.http.HttpSessionFilter
-
The order of the filter.
- Ordered - Interface in io.micronaut.core.order
-
Interface for objects that are ordered.
- orderedOf(CharSequence...) - Static method in class io.micronaut.http.MediaType
-
Returns the ordered media types for the given values.
- orderedOf(List<? extends CharSequence>) - Static method in class io.micronaut.http.MediaType
-
Returns the ordered media types for the given values.
- OrderUtil - Class in io.micronaut.core.order
-
Apply the
Ordered
interface to lists or arrays.
- OrderUtil() - Constructor for class io.micronaut.core.order.OrderUtil
-
- orElse(T) - Method in interface io.micronaut.context.BeanProvider
-
Allows selecting an alternative bean if the backing bean is not present.
- orElseFail(String) - Method in class io.micronaut.core.util.ArgumentUtils.ArgumentCheck
-
Fail the argument with the given message.
- orElseThrow(Supplier<? extends X>) - Method in interface io.micronaut.core.io.service.ServiceDefinition
-
Load the service of throw the given exception.
- ORIGIN - Static variable in interface io.micronaut.http.HttpHeaders
-
"Origin"
.
- originatingElements - Variable in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- OriginatingElements - Interface in io.micronaut.inject.writer
-
Interface for types that provide originating elements.
- originatingRequest - Variable in class io.micronaut.http.netty.websocket.AbstractNettyWebSocketHandler
-
- originatingType() - Method in interface io.micronaut.web.router.ErrorRoute
-
- originatingType() - Method in interface io.micronaut.web.router.StatusRoute
-
- OUTBOUND_KEY - Static variable in class io.micronaut.http.server.netty.NettyHttpServer
-
- OutgoingHttpRequestProcessor - Interface in io.micronaut.http.util
-
Defines a utility class which evaluates if a
HttpRequest
should be processed.
- OutgoingHttpRequestProcessorImpl - Class in io.micronaut.http.util
-
- OutgoingHttpRequestProcessorImpl() - Constructor for class io.micronaut.http.util.OutgoingHttpRequestProcessorImpl
-
- OutgointRequestProcessorMatcher - Interface in io.micronaut.http.util
-
Defines regular expressions to match requests.
- overrideConfigLocations(String...) - Method in interface io.micronaut.context.ApplicationContextBuilder
-
Override default config locations.
- overrideConfigLocations(String...) - Method in class io.micronaut.context.DefaultApplicationContextBuilder
-
- overrides(MethodElement) - Method in class io.micronaut.annotation.processing.visitor.JavaMethodElement
-
- overrides(MethodElement) - Method in interface io.micronaut.inject.ast.MethodElement
-
Checks if this method element overrides another.
- overridingOrHidingMethod(ExecutableElement, TypeElement, boolean) - Method in class io.micronaut.annotation.processing.ModelUtils
-
Tests if candidate method is overridden from a given class or subclass.
- PackageConfigurationInjectProcessor - Class in io.micronaut.annotation.processing
-
- PackageConfigurationInjectProcessor() - Constructor for class io.micronaut.annotation.processing.PackageConfigurationInjectProcessor
-
- PackageElement - Interface in io.micronaut.inject.ast
-
Models a package in source code.
- PackageRenameRemapper - Interface in io.micronaut.inject.annotation
-
A
AnnotationRemapper
that simply renames packages retaining the original simple class
names as is.
- packages(String...) - Method in interface io.micronaut.context.ApplicationContextBuilder
-
The packages to include for package scanning.
- packages(String...) - Method in class io.micronaut.context.DefaultApplicationContextBuilder
-
- packages(String...) - Method in class io.micronaut.runtime.Micronaut
-
- Parallel - Annotation Type in io.micronaut.context.annotation
-
A hint annotation that can be added to
Bean
definitions or
Executable
methods to indicate that they can be initialized in
parallel with the application context.
- Parameter - Annotation Type in io.micronaut.context.annotation
-
Specifies that an argument to a bean constructor is user provided and a
ParametrizedBeanFactory
should be generated.
- ParameterAnnotationBinder<T> - Class in io.micronaut.http.bind.binders
-
- ParameterAnnotationBinder(ConversionService<?>) - Constructor for class io.micronaut.http.bind.binders.ParameterAnnotationBinder
-
- ParameterElement - Interface in io.micronaut.inject.ast
-
Represents a parameter to a method or constructor.
- parameterizedClassElement(TypeMirror, JavaVisitorContext, Map<String, Map<String, TypeMirror>>) - Method in class io.micronaut.annotation.processing.visitor.AbstractJavaElement
-
Returns a class element with aligned generic information.
- parameterNameProvider(ParameterNameProvider) - Method in class io.micronaut.validation.validator.DefaultValidatorConfiguration
-
- parameters - Variable in class io.micronaut.http.MediaType
-
- ParameterTest - Class in io.micronaut.http.server.tck.tests
-
- ParameterTest() - Constructor for class io.micronaut.http.server.tck.tests.ParameterTest
-
- ParameterVersionResolver - Class in io.micronaut.web.router.version.resolution
-
- ParameterVersionResolver(ParameterVersionResolverConfiguration) - Constructor for class io.micronaut.web.router.version.resolution.ParameterVersionResolver
-
- ParameterVersionResolverConfiguration - Class in io.micronaut.web.router.version.resolution
-
Configuration for version resolution via request parameters.
- ParameterVersionResolverConfiguration() - Constructor for class io.micronaut.web.router.version.resolution.ParameterVersionResolverConfiguration
-
- ParametrizedBeanFactory<T> - Interface in io.micronaut.inject
-
A
BeanFactory
that requires additional (possibly user supplied) parameters in order construct a bean.
- ParametrizedProvider<T> - Interface in io.micronaut.inject
-
- parentSubscription - Variable in class io.micronaut.core.async.processor.SingleSubscriberProcessor
-
- parse(JavaFileObject...) - Method in class io.micronaut.annotation.processing.test.JavaParser
-
Parses sources
into com.sun.source.tree.CompilationUnitTree
units.
- parse(JavaFileObject...) - Static method in class io.micronaut.annotation.processing.test.Parser
-
Parses sources
into com.sun.source.tree.CompilationUnitTree compilation units.
- parse(String...) - Method in interface io.micronaut.core.cli.CommandLine.Builder
-
Parses the given list of command line arguments.
- parse(String...) - Static method in interface io.micronaut.core.cli.CommandLine
-
Parse a new command line with the default options.
- parse(String) - Static method in enum io.micronaut.http.HttpMethod
-
- parse(List<UriTemplate.PathSegment>) - Method in class io.micronaut.http.uri.UriTemplate.UriTemplateParser
-
Parse a list of segments.
- ParseException - Exception in io.micronaut.core.cli.exceptions
-
Exception that is thrown in command line parsing fails.
- ParseException(String) - Constructor for exception io.micronaut.core.cli.exceptions.ParseException
-
Constructor.
- ParseException(Throwable) - Constructor for exception io.micronaut.core.cli.exceptions.ParseException
-
Constructor.
- parseLines(String, String...) - Method in class io.micronaut.annotation.processing.test.JavaParser
-
Parses sources
into compilation units.
- parseLines(String, String...) - Static method in class io.micronaut.annotation.processing.test.Parser
-
Parses sources
into com.sun.source.tree.CompilationUnitTree compilation units.
- parseLocale(String) - Static method in class io.micronaut.core.util.StringUtils
-
Parse the given
String
value into a
Locale
, accepting
the
Locale.toString()
format as well as BCP 47 language tags.
- parseNew(String[]) - Method in interface io.micronaut.core.cli.CommandLine
-
Parses a new
CommandLine
instance that combines this instance with the given arguments.
- Parser - Class in io.micronaut.annotation.processing.test
-
Methods to parse Java source files.
- Parser() - Constructor for class io.micronaut.annotation.processing.test.Parser
-
- parseString(String) - Method in interface io.micronaut.core.cli.CommandLine.Builder
-
Parses a string of all the command line options converting them into an array of arguments to pass to #parse(String..args).
- Part - 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 a specific
part of a "multipart/form-data" request.
- PartAnnotationBinder<T> - Class in io.micronaut.http.bind.binders
-
Skips binding parts because they should be handled by a multipart processor.
- PartAnnotationBinder(ConversionService<?>) - Constructor for class io.micronaut.http.bind.binders.PartAnnotationBinder
-
- PartData - Interface in io.micronaut.http.multipart
-
Represents a chunk of data belonging to a part of a multipart request.
- Patch - Annotation Type in io.micronaut.http.annotation
-
Annotation that can be applied to method to signify the method receives a
HttpMethod.PATCH
.
- patch(String, T) - Method in class io.micronaut.http.client.netty.NettyClientHttpRequestFactory
-
- PATCH(URI, T) - Static method in interface io.micronaut.http.HttpRequest
-
- PATCH(String, T) - Static method in interface io.micronaut.http.HttpRequest
-
- patch(String, T) - Method in interface io.micronaut.http.HttpRequestFactory
-
- patch(String, T) - Method in class io.micronaut.http.simple.SimpleHttpRequestFactory
-
- PATCH(String, Object, String, Class...) - Method in class io.micronaut.web.router.DefaultRouteBuilder
-
- PATCH(String, Class, String, Class...) - Method in class io.micronaut.web.router.DefaultRouteBuilder
-
- PATCH(String, BeanDefinition<?>, ExecutableMethod<?, ?>) - Method in class io.micronaut.web.router.DefaultRouteBuilder
-
- PATCH(CharSequence) - Method in class io.micronaut.web.router.filter.FilteredRouter
-
- PATCH(String, Object) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route the specified URI to the specified target for an HTTP PATCH.
- PATCH(Object) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route to the specified object.
- PATCH(Object, PropertyConvention) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route to the specified object and ID.
- PATCH(Class) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route to the specified class.
- PATCH(Class, PropertyConvention) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route to the specified class and ID.
- PATCH(String, ExecutableMethod<?, ?>) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route the specified URI template to the specified target.
- PATCH(String, BeanDefinition<?>, ExecutableMethod<?, ?>) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route the specified URI template to the specified target.
- PATCH(String, Object, String, Class...) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route the specified URI template to the specified target.
- PATCH(String, Class, String, Class...) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route the specified URI template to the specified target.
- PATCH(CharSequence) - Method in interface io.micronaut.web.router.Router
-
- path - Variable in class io.micronaut.context.AbstractBeanResolutionContext
-
- path(String) - Method in interface io.micronaut.http.cookie.Cookie
-
Sets the path of the cookie.
- path(String) - Method in class io.micronaut.http.hateoas.JsonError
-
Sets the path.
- path(String) - Method in class io.micronaut.http.hateoas.VndError
-
- path(String) - Method in class io.micronaut.http.netty.cookies.NettyCookie
-
- path(String) - Method in class io.micronaut.http.simple.cookies.SimpleCookie
-
- path(String) - Method in interface io.micronaut.http.uri.UriBuilder
-
Appends the given path to the existing path correctly handling '/'.
- PATH - Static variable in class io.micronaut.management.endpoint.EndpointDefaultConfiguration
-
The path for endpoints settings.
- PathMatcher - Interface in io.micronaut.core.util
-
Interface for components that can match source strings against a specified pattern string.
- PATHS - Static variable in class io.micronaut.scheduling.io.watch.FileWatchConfiguration
-
The watch paths.
- pathToClassName(String) - Static method in class io.micronaut.core.reflect.ClassUtils
-
Converts a URI to a class file reference to the class name
- PathVariable - Annotation Type in io.micronaut.http.annotation
-
Used to bind a parameter exclusively from a path variable.
- PathVariableAnnotationBinder<T> - Class in io.micronaut.http.bind.binders
-
Used for binding a parameter exclusively from a path variable.
- PathVariableAnnotationBinder(ConversionService<?>) - Constructor for class io.micronaut.http.bind.binders.PathVariableAnnotationBinder
-
- pattern - Variable in class io.micronaut.http.uri.UriMatchTemplate
-
- pattern(String) - Method in interface io.micronaut.web.router.FilterRoute
-
Add an addition pattern to this filter route.
- patternStyle(FilterPatternStyle) - Method in interface io.micronaut.web.router.FilterRoute
-
Sets the pattern style that this filter route matches.
- PatternValidator - Class in io.micronaut.validation.validator.constraints
-
Validator for the
Pattern
annotation.
- PatternValidator() - Constructor for class io.micronaut.validation.validator.constraints.PatternValidator
-
- permanentRedirect(URI) - Static method in interface io.micronaut.http.HttpResponse
-
- permitsRequestBody(HttpMethod) - Static method in enum io.micronaut.http.HttpMethod
-
Whether the given method allows a request body.
- PersistenceContextAnnotationMapper - Class in io.micronaut.inject.annotation.internal
-
- PersistenceContextAnnotationMapper() - Constructor for class io.micronaut.inject.annotation.internal.PersistenceContextAnnotationMapper
-
- POLICY_VIOLATION - Static variable in class io.micronaut.websocket.CloseReason
-
See https://tools.ietf.org/html/rfc6455#section-11.7.
- pongHandler - Variable in class io.micronaut.http.netty.websocket.AbstractNettyWebSocketHandler
-
- pongMethod() - Method in interface io.micronaut.websocket.context.WebSocketBean
-
Returns the method annotated with
OnMessage
responsible for pong
messages.
- popDependentBeans() - Method in class io.micronaut.context.AbstractBeanResolutionContext
-
- popDependentBeans() - Method in interface io.micronaut.context.BeanResolutionContext
-
- populateAnnotationData(T, T, A, DefaultAnnotationMetadata, boolean, RetentionPolicy, boolean) - Method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
Populate the annotation data for the given annotation.
- populateAnnotationData(T, boolean, A, DefaultAnnotationMetadata, boolean, RetentionPolicy, boolean) - Method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
Populate the annotation data for the given annotation.
- populateInterfaces(Class<?>, Set<Class>) - Static method in class io.micronaut.core.reflect.ReflectionUtils
-
- populateMetadata(AbstractComputeInstanceMetadata, JsonNode) - Static method in class io.micronaut.discovery.cloud.ComputeInstanceMetadataResolverUtils
-
- populateMetadata(AbstractComputeInstanceMetadata, Map<?, ?>) - Static method in class io.micronaut.discovery.cloud.ComputeInstanceMetadataResolverUtils
-
- port - Variable in class io.micronaut.http.ssl.SslConfiguration
-
- port(int) - Method in interface io.micronaut.http.uri.UriBuilder
-
Sets the URI port.
- PORT - Static variable in class io.micronaut.management.endpoint.EndpointDefaultConfiguration
-
The path for endpoints settings.
- POSITION - Static variable in class io.micronaut.context.env.CommandLinePropertySource
-
The position of the loader.
- POSITION - Static variable in class io.micronaut.context.env.EnvironmentPropertySource
-
The position of the loader.
- POSITION - Static variable in class io.micronaut.context.env.SystemPropertiesPropertySource
-
The position of the loader.
- POSITION - Static variable in class io.micronaut.graal.reflect.GraalTypeElementVisitor
-
The position of the visitor.
- POSITION - Static variable in class io.micronaut.inject.beans.visitor.IntrospectedTypeElementVisitor
-
The position of the visitor.
- POSITION - Static variable in class io.micronaut.jackson.core.env.CloudFoundryVcapApplicationPropertySourceLoader
-
Position for the system property source loader in the chain.
- POSITION - Static variable in class io.micronaut.jackson.core.env.CloudFoundryVcapServicesPropertySourceLoader
-
Position for the system property source loader in the chain.
- POSITION - Static variable in class io.micronaut.jackson.core.env.EnvJsonPropertySourceLoader
-
Position for the system property source loader in the chain.
- POSITION - Static variable in class io.micronaut.retry.intercept.RecoveryInterceptor
-
- POSITION - Static variable in class io.micronaut.runtime.context.scope.refresh.RefreshScope
-
- POSITION - Static variable in class io.micronaut.validation.ValidatingInterceptor
-
The position of the interceptor.
- Post - Annotation Type in io.micronaut.http.annotation
-
Annotation that can be applied to method to signify the method receives a
HttpMethod.POST
.
- post(String, T) - Method in class io.micronaut.http.client.netty.NettyClientHttpRequestFactory
-
- POST(URI, T) - Static method in interface io.micronaut.http.HttpRequest
-
- POST(String, T) - Static method in interface io.micronaut.http.HttpRequest
-
- post(String, T) - Method in interface io.micronaut.http.HttpRequestFactory
-
- post(String, T) - Method in class io.micronaut.http.simple.SimpleHttpRequestFactory
-
- POST(String, Object, String, Class...) - Method in class io.micronaut.web.router.DefaultRouteBuilder
-
- POST(String, Class, String, Class...) - Method in class io.micronaut.web.router.DefaultRouteBuilder
-
- POST(String, BeanDefinition<?>, ExecutableMethod<?, ?>) - Method in class io.micronaut.web.router.DefaultRouteBuilder
-
- POST(CharSequence) - Method in class io.micronaut.web.router.filter.FilteredRouter
-
- POST(String, Object, Class...) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route the specified URI to the specified target for an HTTP POST.
- POST(Object) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route to the specified object.
- POST(Object, PropertyConvention) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route to the specified object and ID.
- POST(Class) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route to the specified class.
- POST(Class, PropertyConvention) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route to the specified class and ID.
- POST(String, ExecutableMethod<?, ?>) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route the specified URI template to the specified target.
- POST(String, BeanDefinition<?>, ExecutableMethod<?, ?>) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route the specified URI template to the specified target.
- POST(String, Object, String, Class...) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route the specified URI template to the specified target.
- POST(String, Class, String, Class...) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route the specified URI template to the specified target.
- POST(CharSequence) - Method in interface io.micronaut.web.router.Router
-
- POST_CONSTRUCT - Static variable in class io.micronaut.core.annotation.AnnotationUtil
-
The meta annotation used for post-construct declarations.
- POST_CONSTRUCT - Static variable in interface io.micronaut.inject.processing.ProcessedTypes
-
Deprecated.
- postConstruct(BeanResolutionContext, BeanContext, Object) - Method in class io.micronaut.context.AbstractBeanDefinition
-
Default postConstruct hook that only invokes methods that require reflection.
- postConstruct(BeanResolutionContext, BeanContext, Object) - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
Default postConstruct hook that only invokes methods that require reflection.
- postConstruct() - Method in interface io.micronaut.inject.ast.beans.BeanMethodElement
-
- postConstructMethods - Variable in class io.micronaut.context.AbstractBeanDefinition
-
- PostponeToNextRoundException - Exception in io.micronaut.annotation.processing
-
Exception to indicate postponing processing to next round.
- PostponeToNextRoundException() - Constructor for exception io.micronaut.annotation.processing.PostponeToNextRoundException
-
- PRAGMA - Static variable in interface io.micronaut.http.HttpHeaders
-
"Pragma"
.
- PRE_DESTROY - Static variable in class io.micronaut.core.annotation.AnnotationUtil
-
The meta annotation used for pre-destroy declarations.
- PRE_DESTROY - Static variable in interface io.micronaut.inject.processing.ProcessedTypes
-
Deprecated.
- preDestroy(BeanResolutionContext, BeanContext, Object) - Method in class io.micronaut.context.AbstractBeanDefinition
-
Default preDestroy hook that only invokes methods that require reflection.
- preDestroy(BeanResolutionContext, BeanContext, Object) - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
Default preDestroy hook that only invokes methods that require reflection.
- preDestroy() - Method in interface io.micronaut.inject.ast.beans.BeanMethodElement
-
- preDestroyMethods - Variable in class io.micronaut.context.AbstractBeanDefinition
-
- PREFIX - Static variable in class io.micronaut.context.env.DefaultPropertyPlaceholderResolver
-
Prefix for placeholder in properties.
- PREFIX - Static variable in class io.micronaut.discovery.cloud.digitalocean.DigitalOceanMetadataConfiguration
-
- PREFIX - Static variable in class io.micronaut.discovery.config.ConfigDiscoveryConfiguration
-
The prefix to use for all Consul client config settings.
- PREFIX - Static variable in class io.micronaut.discovery.DiscoveryConfiguration
-
The prefix to use for all client discovery settings.
- PREFIX - Static variable in class io.micronaut.discovery.registration.RegistrationConfiguration
-
The prefix to use for all client discovery registration settings.
- PREFIX - Static variable in class io.micronaut.health.HeartbeatConfiguration
-
The prefix used for the heart beat configuration.
- PREFIX - Static variable in class io.micronaut.http.client.DefaultHttpClientConfiguration
-
Prefix for HTTP Client settings.
- PREFIX - Static variable in class io.micronaut.http.client.HttpClientConfiguration.ConnectionPoolConfiguration
-
The prefix to use for configuration.
- PREFIX - Static variable in class io.micronaut.http.client.interceptor.configuration.ClientVersioningConfiguration
-
The prefix for versioning configuration.
- PREFIX - Static variable in class io.micronaut.http.client.interceptor.configuration.DefaultClientVersioningConfiguration
-
- PREFIX - Static variable in class io.micronaut.http.client.ServiceHttpClientConfiguration
-
Prefix for HTTP Client settings.
- PREFIX - Static variable in class io.micronaut.http.codec.CodecConfiguration
-
- PREFIX - Static variable in class io.micronaut.http.server.HttpServerConfiguration.HttpLocaleResolutionConfigurationProperties
-
- PREFIX - Static variable in class io.micronaut.http.server.HttpServerConfiguration
-
The prefix used for configuration.
- PREFIX - Static variable in class io.micronaut.http.ssl.ClientSslConfiguration
-
The prefix used to resolve this configuration.
- PREFIX - Static variable in class io.micronaut.http.ssl.ServerSslConfiguration
-
The prefix used to resolve this configuration.
- PREFIX - Static variable in class io.micronaut.http.ssl.SslConfiguration.KeyConfiguration
-
- PREFIX - Static variable in class io.micronaut.http.ssl.SslConfiguration.KeyStoreConfiguration
-
- PREFIX - Static variable in class io.micronaut.http.ssl.SslConfiguration
-
The prefix used to resolve this configuration.
- PREFIX - Static variable in class io.micronaut.http.ssl.SslConfiguration.TrustStoreConfiguration
-
- PREFIX - Static variable in class io.micronaut.management.endpoint.EndpointConfiguration
-
The prefix for endpoints configurations.
- PREFIX - Static variable in class io.micronaut.management.endpoint.EndpointDefaultConfiguration
-
The prefix for endpoints settings.
- PREFIX - Static variable in class io.micronaut.management.endpoint.health.HealthEndpoint
-
Prefix for health endpoint.
- PREFIX - Static variable in class io.micronaut.management.endpoint.info.InfoEndpoint
-
The prefix for Info endpoint configuration.
- PREFIX - Static variable in class io.micronaut.management.endpoint.loggers.LoggersEndpoint
-
Endpoint configuration prefix.
- PREFIX - Static variable in class io.micronaut.runtime.ApplicationConfiguration.InstanceConfiguration
-
Prefix for Micronaut instance settings.
- PREFIX - Static variable in class io.micronaut.runtime.ApplicationConfiguration
-
Prefix for Micronaut application settings.
- PREFIX - Static variable in interface io.micronaut.scheduling.executor.ExecutorConfiguration
-
The prefix used for configuration.
- PREFIX - Static variable in class io.micronaut.scheduling.io.watch.FileWatchConfiguration
-
The prefix to use to configure the watch service.
- PREFIX - Static variable in interface io.micronaut.session.SessionSettings
-
The prefix to use for all session configuration.
- PREFIX - Static variable in interface io.micronaut.validation.validator.ValidatorConfiguration
-
The prefix to use for config.
- PREFIX - Static variable in class io.micronaut.web.router.resource.StaticResourceConfiguration
-
The prefix for static resources configuration.
- PREFIX - Static variable in class io.micronaut.web.router.version.resolution.HeaderVersionResolverConfiguration
-
- PREFIX - Static variable in class io.micronaut.web.router.version.resolution.ParameterVersionResolverConfiguration
-
- PREFIX - Static variable in class io.micronaut.web.router.version.RoutesVersioningConfiguration
-
The configuration property.
- PREFIX_CONSUMER - Static variable in interface io.micronaut.scheduling.executor.ExecutorConfiguration
-
The prefix used for Scheduled task configuration.
- PREFIX_IO - Static variable in interface io.micronaut.scheduling.executor.ExecutorConfiguration
-
The prefix used for I/O pool configuration.
- PREFIX_SCHEDULED - Static variable in interface io.micronaut.scheduling.executor.ExecutorConfiguration
-
The prefix used for Scheduled task configuration.
- prefixComma(HttpContent) - Static method in class io.micronaut.http.netty.content.HttpContentUtil
-
- prefixOpenBracket(HttpContent) - Static method in class io.micronaut.http.netty.content.HttpContentUtil
-
- prepareHttp2ResponseIfNecessary(HttpResponse) - Method in class io.micronaut.http.server.netty.NettyHttpRequest
-
Prepares a response based on this HTTP/2 request if HTTP/2 is enabled.
- prependContextPath(URI) - Method in class io.micronaut.http.client.netty.DefaultHttpClient
-
- prependUri(String, String) - Static method in class io.micronaut.core.util.StringUtils
-
Prepends a partial uri and normalizes / characters.
- Primary - Annotation Type in io.micronaut.context.annotation
-
A
Qualifier
that indicates that this bean is the primary bean that should be selected in the case of
multiple possible interface implementations.
- PRIMARY - Static variable in interface io.micronaut.context.Qualifier
-
The name of the primary annotation class.
- PrimaryQualifier<T> - Class in io.micronaut.inject.qualifiers
-
A qualifier to lookup a primary bean.
- PrimitiveElement - Class in io.micronaut.inject.ast
-
- print() - Method in interface io.micronaut.context.banner.Banner
-
Print the banner.
- print() - Method in class io.micronaut.context.banner.MicronautBanner
-
- print() - Method in class io.micronaut.context.banner.ResourceBanner
-
- proceed() - Method in class io.micronaut.aop.chain.ConstructorInterceptorChain
-
- proceed() - Method in class io.micronaut.aop.chain.InterceptorChain
-
- proceed() - Method in class io.micronaut.aop.chain.MethodInterceptorChain
-
- proceed() - Method in interface io.micronaut.aop.ConstructorInvocationContext
-
- proceed(Interceptor) - Method in interface io.micronaut.aop.ConstructorInvocationContext
-
- proceed() - Method in interface io.micronaut.aop.InvocationContext
-
Proceeds with the invocation.
- proceed(Interceptor) - Method in interface io.micronaut.aop.InvocationContext
-
Proceeds with the invocation using the given interceptor as a position to start from.
- proceed(MutableHttpRequest<?>) - Method in interface io.micronaut.http.filter.ClientFilterChain
-
- proceed(HttpRequest<?>) - Method in interface io.micronaut.http.filter.ClientFilterChain
-
- proceed(HttpRequest<?>) - Method in interface io.micronaut.http.filter.FilterChain
-
Proceed to the next interceptor or final request invocation.
- proceed(HttpRequest<?>) - Method in interface io.micronaut.http.filter.ServerFilterChain
-
Proceed to the next interceptor or final request invocation.
- process(Set<? extends TypeElement>, RoundEnvironment) - Method in class io.micronaut.annotation.processing.BeanDefinitionInjectProcessor
-
- process(Set<? extends TypeElement>, RoundEnvironment) - Method in class io.micronaut.annotation.processing.ConfigurationMetadataProcessor
-
- process(Set<? extends TypeElement>, RoundEnvironment) - Method in class io.micronaut.annotation.processing.PackageConfigurationInjectProcessor
-
- process(Set<? extends TypeElement>, RoundEnvironment) - Method in class io.micronaut.annotation.processing.ServiceDescriptionProcessor
-
Deprecated.
- process(Set<? extends TypeElement>, RoundEnvironment) - Method in class io.micronaut.annotation.processing.TypeElementVisitorProcessor
-
- process(BeanDefinition<?>, T) - Method in interface io.micronaut.context.processor.AnnotationProcessor
-
The process method will be called for every
ExecutableMethod
that is annotated with
the type parameter A.
- process(BeanDefinition<?>, ExecutableMethod<?, ?>) - Method in interface io.micronaut.context.processor.ExecutableMethodProcessor
-
The process method will be called for every
ExecutableMethod
that is annotated with the type parameter A.
- process(BeanDefinition<?>, ExecutableMethod<?, ?>) - Method in class io.micronaut.function.DefaultLocalFunctionRegistry
-
- process(BeanDefinition<?>, ExecutableMethod<?, ?>) - Method in class io.micronaut.function.web.AnnotatedFunctionRouteBuilder
-
- process(MutableHttpResponse) - Method in class io.micronaut.http.server.netty.types.files.NettyStreamedFileCustomizableResponseType
-
- process(MutableHttpResponse) - Method in class io.micronaut.http.server.netty.types.files.NettySystemFileCustomizableResponseType
-
- process(MutableHttpResponse<?>) - Method in interface io.micronaut.http.server.netty.types.stream.NettyStreamedCustomizableResponseType
-
- process(MutableHttpResponse<?>) - Method in interface io.micronaut.http.server.types.CustomizableResponseType
-
Modify the response before it is written to the client.
- process(MutableHttpResponse<?>) - Method in class io.micronaut.http.server.types.files.StreamedFile
-
- process(MutableHttpResponse) - Method in class io.micronaut.http.server.types.files.SystemFile
-
- process(BeanDefinition<?>, ExecutableMethod<?, ?>) - Method in class io.micronaut.http.server.websocket.ServerWebSocketProcessor
-
- process(BeanDefinition<?>, ExecutableMethod<?, ?>) - Method in class io.micronaut.management.endpoint.EndpointSensitivityProcessor
-
- process(BeanDefinition<?>, ExecutableMethod<?, ?>) - Method in class io.micronaut.scheduling.processor.ScheduledMethodProcessor
-
- process(Set<? extends TypeElement>, RoundEnvironment) - Method in class io.micronaut.testsuitehelper.TestGeneratingAnnotationProcessor
-
- process(BeanDefinition<?>, BeanContext) - Method in class io.micronaut.web.router.AnnotatedFilterRouteBuilder
-
- process(BeanDefinition<?>, ExecutableMethod<?, ?>) - Method in class io.micronaut.web.router.AnnotatedMethodRouteBuilder
-
- ProcessedTypes - Interface in io.micronaut.inject.processing
-
- processHeadersBegin(ChannelHandlerContext, Http2Stream, Http2Headers, boolean, boolean) - Method in class io.micronaut.http.netty.stream.StreamingInboundHttp2ToHttpAdapter
-
Provides translation between HTTP/2 and HTTP header objects while ensuring the stream
is in a valid state for additional headers.
- processInput(String, InputStream, Map<String, Object>) - Method in class io.micronaut.context.env.AbstractPropertySourceLoader
-
- processInput(String, InputStream, Map<String, Object>) - Method in class io.micronaut.context.env.PropertiesPropertySourceLoader
-
- processInput(String, InputStream, Map<String, Object>) - Method in class io.micronaut.context.env.yaml.YamlPropertySourceLoader
-
- processInput(String, InputStream, Map<String, Object>) - Method in class io.micronaut.jackson.core.env.CloudFoundryVcapApplicationPropertySourceLoader
-
- processInput(String, InputStream, Map<String, Object>) - Method in class io.micronaut.jackson.core.env.CloudFoundryVcapServicesPropertySourceLoader
-
- processInput(String, InputStream, Map<String, Object>) - Method in class io.micronaut.jackson.core.env.JsonPropertySourceLoader
-
- processInput(String, InputStream, Map<String, Object>) - Method in class io.micronaut.jackson.env.JsonPropertySourceLoader
-
- processMap(Map<String, Object>, Map, String) - Method in class io.micronaut.context.env.AbstractPropertySourceLoader
-
- processParallelBeans(List<BeanDefinitionReference>) - Method in class io.micronaut.context.DefaultBeanContext
-
Processes parallel bean definitions.
- processPropertySource(PropertySource, PropertySource.PropertyConvention) - Method in class io.micronaut.context.env.PropertySourcePropertyResolver
-
- processResponse(ErrorContext, MutableHttpResponse<?>) - Method in interface io.micronaut.http.server.exceptions.response.ErrorResponseProcessor
-
Modifies the http response representing the error.
- processResponse(ErrorContext, MutableHttpResponse<?>) - Method in class io.micronaut.http.server.exceptions.response.HateoasErrorResponseProcessor
-
- processResponse(ErrorContext, MutableHttpResponse<?>) - Method in class io.micronaut.http.server.exceptions.response.HateoasErrorResponseProcessorReplacement
-
Deprecated.
- produceBeans(ElementQuery<E>, Consumer<BeanElementBuilder>) - Method in interface io.micronaut.inject.ast.beans.BeanElementBuilder
-
Produce additional beans from the given methods.
- produceBeans(ElementQuery<E>) - Method in interface io.micronaut.inject.ast.beans.BeanElementBuilder
-
Produce additional beans from the given methods.
- produceBeans(ElementQuery<E>, Consumer<BeanElementBuilder>) - Method in class io.micronaut.inject.writer.AbstractBeanDefinitionBuilder
-
- Produces - Annotation Type in io.micronaut.http.annotation
-
An annotation to indicate the
MediaType
s produced by a particular component.
- produces(MediaType...) - Method in interface io.micronaut.web.router.ErrorRoute
-
- produces(MediaType...) - Method in interface io.micronaut.web.router.ResourceRoute
-
- produces(MediaType...) - Method in interface io.micronaut.web.router.Route
-
Applies the given accepted media type the route.
- produces(MediaType...) - Method in interface io.micronaut.web.router.UriRoute
-
- ProducesMediaTypeQualifier<T> - Class in io.micronaut.web.router.qualifier
-
- ProducesMediaTypeQualifier(MediaType) - Constructor for class io.micronaut.web.router.qualifier.ProducesMediaTypeQualifier
-
- profile(URI) - Method in class io.micronaut.http.hateoas.DefaultLink
-
- profile(String) - Method in class io.micronaut.http.hateoas.DefaultLink
-
- profile(URI) - Method in interface io.micronaut.http.hateoas.Link.Builder
-
- profile(String) - Method in interface io.micronaut.http.hateoas.Link.Builder
-
- PROP_MICRONAUT_SERVER_CORS_ENABLED - Static variable in class io.micronaut.http.server.tck.tests.FiltersTest
-
- properties(Map<String, Object>) - Method in interface io.micronaut.context.ApplicationContextBuilder
-
Properties to override from the environment.
- properties(Map<String, Object>) - Method in class io.micronaut.context.DefaultApplicationContextBuilder
-
- properties(Map<String, Object>) - Method in class io.micronaut.runtime.Micronaut
-
- PROPERTIES_EXTENSION - Static variable in class io.micronaut.context.env.PropertiesPropertySourceLoader
-
File extension for property source loader.
- PropertiesInfoSource - Interface in io.micronaut.management.endpoint.info.source
-
- PropertiesPropertySourceLoader - Class in io.micronaut.context.env
-
Default load that handles Java properties files.
- PropertiesPropertySourceLoader() - Constructor for class io.micronaut.context.env.PropertiesPropertySourceLoader
-
- PropertiesPropertySourceLoader(boolean) - Constructor for class io.micronaut.context.env.PropertiesPropertySourceLoader
-
- Property - Annotation Type in io.micronaut.context.annotation
-
A property that can be contained within a
PropertySource
or used generally throughout the system.
- PROPERTY_JSON_VIEW_ENABLED - Static variable in class io.micronaut.http.server.netty.jackson.JsonViewServerFilter
-
Property used to specify whether JSON view is enabled.
- PROPERTY_MICRONAUT_CLASSLOADER_LOGGING - Static variable in class io.micronaut.core.reflect.ClassUtils
-
System property to indicate whether classloader logging should be activated.
- PROPERTY_MICRONAUT_SERVER_CORS_CONFIGURATIONS_WEB_ALLOWED_ORIGINS - Static variable in class io.micronaut.http.server.tck.tests.ErrorHandlerTest
-
- PROPERTY_MICRONAUT_SERVER_CORS_ENABLED - Static variable in class io.micronaut.http.server.tck.tests.ErrorHandlerTest
-
- PROPERTY_MODULE_SCAN - Static variable in class io.micronaut.jackson.JacksonConfiguration
-
The property used to enable module scan.
- PROPERTY_SOURCES_KEY - Static variable in interface io.micronaut.context.env.Environment
-
The key used to load additional property sources.
- PROPERTY_USE_BEAN_INTROSPECTION - Static variable in class io.micronaut.jackson.JacksonConfiguration
-
The property used to enable bean introspection.
- PropertyConvention - Enum in io.micronaut.core.naming.conventions
-
Typical conventions used for property names through the system.
- PropertyElement - Interface in io.micronaut.inject.ast
-
A property element represents a JavaBean property on a
ClassElement
.
- PropertyExpressionResolver - Interface in io.micronaut.context.env
-
The property expression resolver.
- propertyIndexOf(String) - Method in class io.micronaut.core.beans.AbstractBeanIntrospection
-
- propertyIndexOf(String) - Method in interface io.micronaut.core.beans.BeanIntrospection
-
Obtain the property index position.
- PropertyMetadata - Class in io.micronaut.inject.configuration
-
Metadata about a property.
- PropertyMetadata() - Constructor for class io.micronaut.inject.configuration.PropertyMetadata
-
- PropertyNotFoundException - Exception in io.micronaut.core.value
-
Thrown when a property cannot be resolved.
- PropertyNotFoundException(String, Class) - Constructor for exception io.micronaut.core.value.PropertyNotFoundException
-
Constructor.
- PropertyPlaceholderResolver - Interface in io.micronaut.context.env
-
Interface for implementations that resolve placeholders in configuration and annotations.
- propertyPlaceholderResolver - Variable in class io.micronaut.context.env.PropertySourcePropertyResolver
-
- PropertyResolver - Interface in io.micronaut.core.value
-
A property resolver is capable of resolving properties from an underlying property source.
- PropertySource - Annotation Type in io.micronaut.context.annotation
-
An annotation that can be used on either the main class or a test to provide additional hard coded
property values to the
Environment
.
- PropertySource - Interface in io.micronaut.context.env
-
A PropertySource is a location to resolve property values from.
- PropertySource.PropertyConvention - Enum in io.micronaut.context.env
-
Property convention.
- PropertySourceLoader - Interface in io.micronaut.context.env
-
Loads the given property source for the given environment.
- PropertySourceLocator - Interface in io.micronaut.context.env
-
An interface for beans that are capable of locating a
PropertySource
instance.
- PropertySourcePropertyResolver - Class in io.micronaut.context.env
-
- PropertySourcePropertyResolver(ConversionService<?>, boolean) - Constructor for class io.micronaut.context.env.PropertySourcePropertyResolver
-
- PropertySourcePropertyResolver(ConversionService<?>) - Constructor for class io.micronaut.context.env.PropertySourcePropertyResolver
-
- PropertySourcePropertyResolver() - Constructor for class io.micronaut.context.env.PropertySourcePropertyResolver
-
- PropertySourcePropertyResolver(PropertySource...) - Constructor for class io.micronaut.context.env.PropertySourcePropertyResolver
-
- PropertySourcePropertyResolver.PropertyCatalog - Enum in io.micronaut.context.env
-
The property catalog to use.
- PropertySourceReader - Interface in io.micronaut.context.env
-
Interface for classes that read and process properties sources.
- propertySources(PropertySource...) - Method in interface io.micronaut.context.ApplicationContextBuilder
-
Additional property sources.
- propertySources(PropertySource...) - Method in class io.micronaut.context.DefaultApplicationContextBuilder
-
- propertySources - Variable in class io.micronaut.context.env.PropertySourcePropertyResolver
-
- propertySources(PropertySource...) - Method in class io.micronaut.runtime.Micronaut
-
- PROTOCOL_ERROR - Static variable in class io.micronaut.websocket.CloseReason
-
See https://tools.ietf.org/html/rfc6455#section-11.7.
- Prototype - Annotation Type in io.micronaut.context.annotation
-
Prototype scope is a non-singleton scope that creates a new bean for every injection point.
- Provided - Annotation Type in io.micronaut.context.annotation
-
- provideDownstreamSubscription(Subscriber) - Method in class io.micronaut.core.async.subscriber.SingleThreadedBufferingSubscriber
-
- PROVIDER_TYPES - Static variable in class io.micronaut.core.type.DefaultArgument
-
- ProviderTypeInformationProvider - Class in io.micronaut.inject.provider
-
- ProviderTypeInformationProvider() - Constructor for class io.micronaut.inject.provider.ProviderTypeInformationProvider
-
- ProviderUtils - Class in io.micronaut.context
-
Helper methods for dealing with
Provider
.
- ProviderUtils() - Constructor for class io.micronaut.context.ProviderUtils
-
- proxy(HttpRequest<?>) - Method in class io.micronaut.http.client.netty.DefaultHttpClient
-
- proxy(HttpRequest<?>, ProxyRequestOptions) - Method in class io.micronaut.http.client.netty.DefaultHttpClient
-
- proxy(HttpRequest<?>) - Method in interface io.micronaut.http.client.ProxyHttpClient
-
Proxy the given request and emit the response.
- proxy(HttpRequest<?>, ProxyRequestOptions) - Method in interface io.micronaut.http.client.ProxyHttpClient
-
Proxy the given request and emit the response.
- PROXY_AUTHENTICATE - Static variable in interface io.micronaut.http.HttpHeaders
-
"Proxy-Authenticate"
.
- PROXY_AUTHORIZATION - Static variable in interface io.micronaut.http.HttpHeaders
-
"Proxy-Authorization"
.
- PROXY_SUFFIX - Static variable in interface io.micronaut.inject.writer.BeanDefinitionVisitor
-
The suffix use for generated AOP intercepted types.
- PROXY_TARGET - Static variable in interface io.micronaut.aop.Interceptor
-
- ProxyBeanDefinition<T> - Interface in io.micronaut.inject
-
- ProxyHeaderParser - Class in io.micronaut.http.server.util
-
Responsible for parsing and returning the information
stored in the standard and de facto standard proxy headers.
- ProxyHeaderParser(HttpRequest) - Constructor for class io.micronaut.http.server.util.ProxyHeaderParser
-
- ProxyHttpClient - Interface in io.micronaut.http.client
-
Interface that allows proxying of HTTP requests in controllers and filters.
- ProxyHttpClientFactory - Interface in io.micronaut.http.client
-
A factory to create Proxy HTTP clients.
- ProxyHttpClientRegistry<P extends ProxyHttpClient> - Interface in io.micronaut.http.client
-
Interface for managing the construction and lifecycle of instances of
ProxyHttpClient
clients.
- ProxyingBeanDefinitionVisitor - Interface in io.micronaut.inject.writer
-
- ProxyRequestOptions - Class in io.micronaut.http.client
-
- ProxyRequestOptions.Builder - Class in io.micronaut.http.client
-
Builder class.
- PublicAbstractMethodVisitor<R,P> - Class in io.micronaut.annotation.processing
-
Utility visitor that only visits public abstract methods that have not been implemented by the given type.
- PublicMethodVisitor<R,P> - Class in io.micronaut.annotation.processing
-
An adapter that implements all methods of the
TypeVisitor
interface subclasses can selectively override.
- PublicMethodVisitor(JavaVisitorContext) - Constructor for class io.micronaut.annotation.processing.PublicMethodVisitor
-
Default constructor.
- PublisherBodyBinder - Class in io.micronaut.http.server.netty.binders
-
- PublisherBodyBinder(ConversionService, HttpContentProcessorResolver) - Constructor for class io.micronaut.http.server.netty.binders.PublisherBodyBinder
-
- Publishers - Class in io.micronaut.core.async.publisher
-
Utilities for working with raw
Publisher
instances.
- Publishers() - Constructor for class io.micronaut.core.async.publisher.Publishers
-
- Publishers.JustPublisher<T> - Class in io.micronaut.core.async.publisher
-
A publisher for a value.
- Publishers.MapOrSupplyEmpty<T,R> - Interface in io.micronaut.core.async.publisher
-
Maps the next result or supplies an empty result.
- Publishers.MicronautPublisher<T> - Interface in io.micronaut.core.async.publisher
-
Marker interface for any micronaut produced publishers.
- PublishersOptimizations - Class in io.micronaut.core.async.publisher
-
Static optimizations for the
class
.
- PublishersOptimizations(List<Class<?>>, List<Class<?>>, List<Class<?>>) - Constructor for class io.micronaut.core.async.publisher.PublishersOptimizations
-
- publishEvent(Object) - Method in interface io.micronaut.context.BeanContext
-
- publishEvent(Object) - Method in class io.micronaut.context.DefaultBeanContext
-
- publishEvent(T) - Method in interface io.micronaut.context.event.ApplicationEventPublisher
-
Publish the given event.
- publishEventAsync(Object) - Method in interface io.micronaut.context.BeanContext
-
- publishEventAsync(Object) - Method in class io.micronaut.context.DefaultBeanContext
-
- publishEventAsync(T) - Method in interface io.micronaut.context.event.ApplicationEventPublisher
-
Publish the given event.
- pulsate(ServiceInstance, HealthStatus) - Method in class io.micronaut.discovery.registration.AutoRegistration
-
This method will be invoked each time a
HeartbeatEvent
occurs allowing the implementation to perform any necessary callbacks to the service discovery server.
- pulsate() - Method in class io.micronaut.health.HeartbeatTask
-
Publish the heartbeat event with current health status.
- pushAnnotationMetadataReference(GeneratorAdapter, AnnotationMetadataReference) - Static method in class io.micronaut.inject.annotation.AnnotationMetadataWriter
-
Pushes an annotation metadata reference.
- pushAnnotationResolve(BeanDefinition, Argument) - Method in interface io.micronaut.context.BeanResolutionContext.Path
-
- pushBeanCreate(BeanDefinition<?>, Argument<?>) - Method in interface io.micronaut.context.BeanResolutionContext.Path
-
Push an unresolved constructor call onto the queue.
- pushBoxPrimitiveIfNecessary(Type, MethodVisitor) - Static method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- pushBoxPrimitiveIfNecessary(Class<?>, MethodVisitor) - Static method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- pushBoxPrimitiveIfNecessary(TypedElement, MethodVisitor) - Static method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- pushBuildArgumentsForMethod(String, Type, ClassWriter, GeneratorAdapter, Collection<ParameterElement>, Map<String, Integer>, Map<String, GeneratorAdapter>) - Static method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- PushCapableHttpRequest<B> - Interface in io.micronaut.http
-
A
HttpRequest
that is potentially capable of HTTP2 server push.
- pushCastToType(MethodVisitor, Type) - Static method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- pushCastToType(MethodVisitor, TypedElement) - Static method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- pushCastToType(MethodVisitor, Class<?>) - Static method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- pushConstructorResolve(BeanDefinition, String, Argument, Argument[], boolean) - Method in interface io.micronaut.context.BeanResolutionContext.Path
-
Push an unresolved constructor call onto the queue.
- pushConstructorResolve(BeanDefinition, Argument) - Method in interface io.micronaut.context.BeanResolutionContext.Path
-
Push an unresolved constructor call onto the queue.
- pushCreateArgument(String, Type, ClassWriter, GeneratorAdapter, String, TypedElement, AnnotationMetadata, Map<String, ClassElement>, Map<String, Integer>, Map<String, GeneratorAdapter>) - Static method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
Pushes a new Argument creation.
- pushDependentBeans(List<BeanRegistration<?>>) - Method in class io.micronaut.context.AbstractBeanResolutionContext
-
- pushDependentBeans(List<BeanRegistration<?>>) - Method in interface io.micronaut.context.BeanResolutionContext
-
The push the current dependent beans that must be destroyed by an upstream bean.
- pushFieldResolve(BeanDefinition, FieldInjectionPoint) - Method in interface io.micronaut.context.BeanResolutionContext.Path
-
Push an unresolved field onto the queue.
- pushFieldResolve(BeanDefinition, Argument, boolean) - Method in interface io.micronaut.context.BeanResolutionContext.Path
-
Push an unresolved field onto the queue.
- pushMethodArgumentResolve(BeanDefinition, MethodInjectionPoint, Argument) - Method in interface io.micronaut.context.BeanResolutionContext.Path
-
Push an unresolved method call onto the queue.
- pushMethodArgumentResolve(BeanDefinition, String, Argument, Argument[], boolean) - Method in interface io.micronaut.context.BeanResolutionContext.Path
-
Push an unresolved method call onto the queue.
- pushMethodNameAndTypesArguments(GeneratorAdapter, String, Collection<ClassElement>) - Static method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- pushNewArray(GeneratorAdapter, Class<?>, int) - Static method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- pushNewArray(GeneratorAdapter, Type, int) - Static method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- pushNewInstance(GeneratorAdapter, Type) - Method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
Push the instantiation of the given type.
- pushReturnTypeArgument(Type, ClassWriter, GeneratorAdapter, String, ClassElement, Map<String, Integer>, Map<String, GeneratorAdapter>) - Method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
Pushes an argument.
- pushReturnValue(MethodVisitor, TypedElement) - Static method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- pushStoreInArray(GeneratorAdapter, int, int, Runnable) - Static method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- pushStoreInArray(GeneratorAdapter, Type, int, int, Runnable) - Static method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- pushStoreStringInArray(GeneratorAdapter, int, int, String) - Static method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- pushStoreTypeInArray(GeneratorAdapter, int, int, ClassElement) - Static method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- pushStringMapOf(GeneratorAdapter, Map<? extends CharSequence, T>, boolean, T, Consumer<T>) - Static method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- pushStringValue() - Method in class io.micronaut.inject.writer.StringSwitchWriter
-
Push the string value that is being evaluated.
- pushTypeArgumentElements(Type, ClassWriter, GeneratorAdapter, String, Map<String, ClassElement>, Map<String, Integer>, Map<String, GeneratorAdapter>) - Static method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
Pushes type arguments onto the stack.
- pushTypeUtilsGetRequiredMethod(GeneratorAdapter, Type, MethodElement) - Static method in class io.micronaut.inject.writer.DispatchWriter
-
- put(CharSequence, Object) - Method in class io.micronaut.annotation.processing.visitor.JavaVisitorContext
-
- put(CharSequence, Object) - Method in class io.micronaut.ast.groovy.visitor.GroovyVisitorContext
-
- put(CharSequence, List<V>) - Method in class io.micronaut.core.convert.value.MutableConvertibleMultiValuesMap
-
- put(CharSequence, V) - Method in interface io.micronaut.core.convert.value.MutableConvertibleValues
-
Insert a value for the given key and value.
- put(CharSequence, V) - Method in class io.micronaut.core.convert.value.MutableConvertibleValuesMap
-
- put(K, V) - Method in class io.micronaut.core.util.clhm.ConcurrentLinkedHashMap
-
- Put - Annotation Type in io.micronaut.http.annotation
-
Annotation that can be applied to method to signify the method receives a
HttpMethod.PUT
.
- put(String, T) - Method in class io.micronaut.http.client.netty.NettyClientHttpRequestFactory
-
- PUT(URI, T) - Static method in interface io.micronaut.http.HttpRequest
-
- PUT(String, T) - Static method in interface io.micronaut.http.HttpRequest
-
- put(String, T) - Method in interface io.micronaut.http.HttpRequestFactory
-
- put(CharSequence, Object) - Method in class io.micronaut.http.netty.websocket.NettyWebSocketSession
-
- put(CharSequence, Cookie) - Method in class io.micronaut.http.simple.cookies.SimpleCookies
-
Put a new cookie.
- put(String, T) - Method in class io.micronaut.http.simple.SimpleHttpRequestFactory
-
- put(CharSequence, Object) - Method in class io.micronaut.session.InMemorySession
-
- PUT(String, Object, String, Class...) - Method in class io.micronaut.web.router.DefaultRouteBuilder
-
- PUT(String, Class, String, Class...) - Method in class io.micronaut.web.router.DefaultRouteBuilder
-
- PUT(String, BeanDefinition<?>, ExecutableMethod<?, ?>) - Method in class io.micronaut.web.router.DefaultRouteBuilder
-
- PUT(CharSequence) - Method in class io.micronaut.web.router.filter.FilteredRouter
-
- PUT(String, Object) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route the specified URI to the specified target for an HTTP PUT.
- PUT(Object) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route to the specified object.
- PUT(Object, PropertyConvention) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route to the specified object and ID.
- PUT(Class) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route to the specified class.
- PUT(Class, PropertyConvention) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route to the specified class and ID.
- PUT(String, ExecutableMethod<?, ?>) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route the specified URI template to the specified target.
- PUT(String, BeanDefinition<?>, ExecutableMethod<?, ?>) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route the specified URI template to the specified target.
- PUT(String, Object, String, Class...) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route the specified URI template to the specified target.
- PUT(String, Class, String, Class...) - Method in interface io.micronaut.web.router.RouteBuilder
-
Route the specified URI template to the specified target.
- PUT(CharSequence) - Method in interface io.micronaut.web.router.Router
-
- putAll(Map<CharSequence, V>) - Method in interface io.micronaut.core.convert.value.MutableConvertibleValues
-
Put all the values from the given map into this values instance.
- putAll(ConvertibleValues<V>) - Method in interface io.micronaut.core.convert.value.MutableConvertibleValues
-
Put all the values from the given values into this values instance.
- putAll(Map<CharSequence, Cookie>) - Method in class io.micronaut.http.simple.cookies.SimpleCookies
-
Put a set of new cookies.
- putIfAbsent(K, V) - Method in class io.micronaut.core.util.clhm.ConcurrentLinkedHashMap
-
- putMessage(Http2Stream, HttpMessage) - Method in class io.micronaut.http.netty.stream.StreamingInboundHttp2ToHttpAdapter
-
Make message
be the state associated with stream
.
- RANGE - Static variable in interface io.micronaut.http.HttpHeaders
-
"Range"
.
- rawCatalog - Variable in class io.micronaut.context.env.PropertySourcePropertyResolver
-
- ReactiveClientResultTransformer - Interface in io.micronaut.http.client
-
Allows hooking modifying the resulting publisher prior to returning it from the client.
- ReactiveInfoAggregator - Class in io.micronaut.management.endpoint.info.impl
-
- ReactiveInfoAggregator() - Constructor for class io.micronaut.management.endpoint.info.impl.ReactiveInfoAggregator
-
- ReactiveInvocationInstrumenterFactory - Interface in io.micronaut.scheduling.instrument
-
An factory interface for reactive invocation instrumentation, factory method decides if instrumentation is needed.
- ReactiveStreamsTypeInformationProvider - Class in io.micronaut.core.async
-
- ReactiveStreamsTypeInformationProvider() - Constructor for class io.micronaut.core.async.ReactiveStreamsTypeInformationProvider
-
- ReactiveTypeConverterRegistrar - Class in io.micronaut.runtime.converters.reactive
-
Registers converters for Reactive types such as
Publisher
.
- ReactiveTypeConverterRegistrar() - Constructor for class io.micronaut.runtime.converters.reactive.ReactiveTypeConverterRegistrar
-
- ReactiveValidator - Interface in io.micronaut.validation.validator
-
Interface for reactive bean validation.
- read(String, InputStream) - Method in class io.micronaut.context.env.AbstractPropertySourceLoader
-
- read(String, InputStream) - Method in interface io.micronaut.context.env.PropertySourceReader
-
Read a property source from an input stream.
- read(String, byte[]) - Method in interface io.micronaut.context.env.PropertySourceReader
-
Read a property source from bytes.
- read() - Method in interface io.micronaut.core.io.buffer.ByteBuffer
-
Gets a byte at the current readerIndex
and increases
the readerIndex
by 1
in this buffer.
- read(byte[]) - Method in interface io.micronaut.core.io.buffer.ByteBuffer
-
Transfers this buffer's data to the specified destination starting at
the current readerIndex
and increases the readerIndex
by the number of the transferred bytes (= dst.length
).
- read(byte[], int, int) - Method in interface io.micronaut.core.io.buffer.ByteBuffer
-
Transfers this buffer's data to the specified destination starting at
the current readerIndex
and increases the readerIndex
by the number of the transferred bytes (= length
).
- Read - Annotation Type in io.micronaut.management.endpoint.annotation
-
A method designed to annotate an
Endpoint
read operation.
- READ_TIMEOUT - Static variable in interface io.micronaut.discovery.config.ConfigurationClient
-
The read timeout used when reading distributed configuration.
- Readable - Interface in io.micronaut.core.io
-
Abstraction over
File
and
URL
based I/O.
- ReadableBytes - Annotation Type in io.micronaut.core.convert.format
-
- readableBytes() - Method in interface io.micronaut.core.io.buffer.ByteBuffer
-
Returns the number of readable bytes which is equal to
(this.writerIndex - this.readerIndex)
.
- readableBytes() - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- ReadableBytesTypeConverter - Class in io.micronaut.core.convert.format
-
Converts String's to readable bytes.
- ReadableBytesTypeConverter() - Constructor for class io.micronaut.core.convert.format.ReadableBytesTypeConverter
-
- readAnnotationDefaultValues(AnnotationMirror) - Method in class io.micronaut.annotation.processing.JavaAnnotationMetadataBuilder
-
- readAnnotationDefaultValues(String, Element) - Method in class io.micronaut.annotation.processing.JavaAnnotationMetadataBuilder
-
- readAnnotationDefaultValues(String, AnnotatedNode) - Method in class io.micronaut.ast.groovy.annotation.GroovyAnnotationMetadataBuilder
-
- readAnnotationDefaultValues(AnnotationNode) - Method in class io.micronaut.ast.groovy.annotation.GroovyAnnotationMetadataBuilder
-
- readAnnotationDefaultValues(A) - Method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
Read the raw default annotation values from the given annotation.
- readAnnotationDefaultValues(String, T) - Method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
Read the raw default annotation values from the given annotation.
- readAnnotationRawValues(AnnotationMirror) - Method in class io.micronaut.annotation.processing.JavaAnnotationMetadataBuilder
-
- readAnnotationRawValues(Element, String, Element, String, Object, Map<CharSequence, Object>) - Method in class io.micronaut.annotation.processing.JavaAnnotationMetadataBuilder
-
- readAnnotationRawValues(AnnotatedNode, String, AnnotatedNode, String, Object, Map<CharSequence, Object>) - Method in class io.micronaut.ast.groovy.annotation.GroovyAnnotationMetadataBuilder
-
- readAnnotationRawValues(AnnotationNode) - Method in class io.micronaut.ast.groovy.annotation.GroovyAnnotationMetadataBuilder
-
- readAnnotationRawValues(T, String, T, String, Object, Map<CharSequence, Object>) - Method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
Read the given member and value, applying conversions if necessary, and place the data in the given map.
- readAnnotationRawValues(A) - Method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
Read the raw annotation values from the given annotation.
- readAnnotationValue(Element, Element, String, Object) - Method in class io.micronaut.annotation.processing.JavaAnnotationMetadataBuilder
-
- readAnnotationValue(AnnotatedNode, AnnotatedNode, String, Object) - Method in class io.micronaut.ast.groovy.annotation.GroovyAnnotationMetadataBuilder
-
- readAnnotationValue(T, T, String, Object) - Method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
Read the given member and value, applying conversions if necessary, and place the data in the given map.
- readBoolean() - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- readByte() - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- readBytes(int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- readBytes(ByteBuf) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- readBytes(ByteBuf, int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- readBytes(ByteBuf, int, int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- readBytes(byte[]) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- readBytes(byte[], int, int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- readBytes(ByteBuffer) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- readBytes(OutputStream, int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- readBytes(GatheringByteChannel, int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- readBytes(FileChannel, long, int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- readChar() - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- readCharSequence(int, Charset) - Method in interface io.micronaut.core.io.buffer.ByteBuffer
-
Gets a
CharSequence
with the given length at the current
readerIndex
and increases the
readerIndex
by the given length.
- readCharSequence(int, Charset) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- readDouble() - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- ReadEndpointRouteBuilder - Class in io.micronaut.management.endpoint.processors
-
A processor that processes references to
Read
operations
Endpoint
instances.
- ReadEndpointRouteBuilder(ApplicationContext, RouteBuilder.UriNamingStrategy, ConversionService<?>, EndpointDefaultConfiguration) - Constructor for class io.micronaut.management.endpoint.processors.ReadEndpointRouteBuilder
-
- readerIndex() - Method in interface io.micronaut.core.io.buffer.ByteBuffer
-
Returns the readerIndex
of this buffer.
- readerIndex(int) - Method in interface io.micronaut.core.io.buffer.ByteBuffer
-
Sets the readerIndex
of this buffer.
- readerIndex() - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- readerIndex(int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- readExisting(SslConfiguration, SslConfiguration.KeyConfiguration, SslConfiguration.KeyStoreConfiguration, SslConfiguration.TrustStoreConfiguration) - Method in class io.micronaut.http.ssl.SslConfiguration
-
Reads an existing config.
- readFloat() - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- readGenerated(String, String, String) - Method in class io.micronaut.annotation.processing.test.JavaParser
-
Reads the contents of a generated file as a reader.
- Readiness - Annotation Type in io.micronaut.management.health.indicator.annotation
-
- READINESS_PROBE_MAPPING - Static variable in class io.micronaut.management.endpoint.health.filter.HealthResultFilter
-
- readInput(ResourceLoader, String) - Method in class io.micronaut.context.env.AbstractPropertySourceLoader
-
- readInput(ResourceLoader, String) - Method in class io.micronaut.jackson.core.env.CloudFoundryVcapApplicationPropertySourceLoader
-
- readInput(ResourceLoader, String) - Method in class io.micronaut.jackson.core.env.CloudFoundryVcapServicesPropertySourceLoader
-
- readInput(ResourceLoader, String) - Method in class io.micronaut.jackson.core.env.EnvJsonPropertySourceLoader
-
- readInt() - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- readInternal(B) - Method in class io.micronaut.core.beans.AbstractBeanProperty
-
Reads the bean property.
- readIntLE() - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- readJsonAsMap(InputStream) - Method in class io.micronaut.jackson.core.env.JsonPropertySourceLoader
-
- readJsonAsMap(InputStream) - Method in class io.micronaut.jackson.env.JsonPropertySourceLoader
-
- readLong() - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- readLongLE() - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- readMedium() - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- readMediumLE() - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- readMetadataUrl(URL, int, int, ObjectMapper, Map<String, String>) - Static method in class io.micronaut.discovery.cloud.ComputeInstanceMetadataResolverUtils
-
Reads the result of a URL and parses it using the given ObjectMapper
.
- readMetadataUrl(URL, int, int, JsonNodeTreeCodec, JsonFactory, Map<String, String>) - Static method in class io.micronaut.discovery.cloud.ComputeInstanceMetadataResolverUtils
-
Reads the result of a URL and parses it using the given JsonFactory
.
- readMetadataUrl(URL, int, int, JsonMapper, Map<String, String>) - Static method in class io.micronaut.discovery.cloud.ComputeInstanceMetadataResolverUtils
-
Reads the result of a URL and parses it using the given
JsonMapper
.
- readNestedAnnotationValue(T, A) - Method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
- readOnly(boolean) - Method in interface io.micronaut.web.router.ResourceRoute
-
Whether the route is read-only.
- readPropertySourceList(String) - Method in class io.micronaut.context.env.DefaultEnvironment
-
- readPropertySourceListFromFiles(String) - Method in class io.micronaut.context.env.DefaultEnvironment
-
Resolve the property sources for files passed via system property and system env.
- readPropertySourceListKeyFromEnvironment() - Method in class io.micronaut.context.env.DefaultEnvironment
-
Reads the value of MICRONAUT_CONFIG_FILES environment variable.
- readPropertySourceLoaders() - Method in class io.micronaut.context.env.DefaultEnvironment
-
- readPropertySources(String) - Method in class io.micronaut.context.env.DefaultEnvironment
-
- readRetainedSlice(int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- readShort() - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- readShortLE() - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- readSlice(int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- readText(BufferedReader) - Static method in class io.micronaut.core.io.IOUtils
-
Read the content of the BufferedReader and return it as a String in a blocking manner.
- ReadTimeoutException - Exception in io.micronaut.http.client.exceptions
-
An exception thrown when a read timeout occurs.
- readTree(JsonParser) - Method in class io.micronaut.jackson.core.tree.JsonNodeTreeCodec
-
Read a json node from a stream.
- readUnsignedByte() - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- readUnsignedInt() - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- readUnsignedIntLE() - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- readUnsignedMedium() - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- readUnsignedMediumLE() - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- readUnsignedShort() - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- readUnsignedShortLE() - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- readValue(InputStream, Argument<T>) - Method in class io.micronaut.jackson.databind.JacksonDatabindMapper
-
- readValue(byte[], Argument<T>) - Method in class io.micronaut.jackson.databind.JacksonDatabindMapper
-
- readValue(InputStream, Argument<T>) - Method in interface io.micronaut.json.JsonMapper
-
Parse and map json from the given stream.
- readValue(byte[], Argument<T>) - Method in interface io.micronaut.json.JsonMapper
-
Parse and map json from the given byte array.
- readValue(String, Argument<T>) - Method in interface io.micronaut.json.JsonMapper
-
Parse and map json from the given string.
- readValueFromTree(JsonNode, Argument<T>) - Method in class io.micronaut.jackson.databind.JacksonDatabindMapper
-
- readValueFromTree(JsonNode, Argument<T>) - Method in interface io.micronaut.json.JsonMapper
-
Transform a
JsonNode
to a value of the given type.
- readValueFromTree(JsonNode, Class<T>) - Method in interface io.micronaut.json.JsonMapper
-
Transform a
JsonNode
to a value of the given type.
- reason() - Method in class io.micronaut.http.client.netty.FullNettyClientHttpResponse
-
- reason() - Method in interface io.micronaut.http.HttpResponse
-
- reason() - Method in class io.micronaut.http.netty.NettyMutableHttpResponse
-
- receivedInMessage(ChannelHandlerContext) - Method in class io.micronaut.http.netty.stream.HttpStreamsServerHandler
-
- receivedLength - Variable in class io.micronaut.http.server.netty.AbstractBufferingHttpContentProcessor
-
- receivedLength - Variable in class io.micronaut.http.server.netty.AbstractHttpContentProcessor
-
- receivedLength - Variable in class io.micronaut.http.server.netty.DefaultHttpContentProcessor
-
- receivedOutMessage(ChannelHandlerContext) - Method in class io.micronaut.http.netty.stream.HttpStreamsClientHandler
-
- Recoverable - Annotation Type in io.micronaut.retry.annotation
-
AOP around advice that can be applied to any type or method that requires
Fallback
handling.
- RecoveryInterceptor - Class in io.micronaut.retry.intercept
-
- RecoveryInterceptor(BeanContext) - Constructor for class io.micronaut.retry.intercept.RecoveryInterceptor
-
- redirect(URI) - Static method in interface io.micronaut.http.HttpResponse
-
- reduce(Class<T>, Stream<BT>) - Method in interface io.micronaut.context.Qualifier
-
- reduce(Class<T>, Stream<BT>) - Method in class io.micronaut.inject.qualifiers.AnyQualifier
-
- reduce(Class<T>, Stream<BT>) - Method in class io.micronaut.inject.qualifiers.ClosestTypeArgumentQualifier
-
- reduce(Class<T>, Stream<BT>) - Method in class io.micronaut.inject.qualifiers.InterceptorBindingQualifier
-
- reduce(Class<T>, Stream<BT>) - Method in class io.micronaut.inject.qualifiers.PrimaryQualifier
-
- reduce(Class<T>, Stream<BT>) - Method in class io.micronaut.inject.qualifiers.TypeAnnotationQualifier
-
- reduce(Class<T>, Stream<BT>) - Method in class io.micronaut.inject.qualifiers.TypeArgumentQualifier
-
- reduce(Class<T>, Stream<BT>) - Method in class io.micronaut.web.router.qualifier.ConsumesMediaTypeQualifier
-
- reduce(Class<T>, Stream<BT>) - Method in class io.micronaut.web.router.qualifier.ProducesMediaTypeQualifier
-
- REF_SUFFIX - Static variable in class io.micronaut.inject.writer.BeanDefinitionReferenceWriter
-
Suffix for reference classes.
- refCnt() - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- ReferenceCounted - Interface in io.micronaut.core.io.buffer
-
- REFERER - Static variable in interface io.micronaut.http.HttpHeaders
-
"Referer"
.
- REFERRER_POLICY - Static variable in interface io.micronaut.http.HttpHeaders
-
"Referrer-Policy"
.
- REFLECTION_LOGGER - Static variable in class io.micronaut.core.reflect.ClassUtils
-
A logger that should be used for any reflection access.
- ReflectionConfig - Annotation Type in io.micronaut.core.annotation
-
An annotation that models directly the GraalVM reflect-config.json format.
- ReflectionConfig.ReflectionConfigList - Annotation Type in io.micronaut.core.annotation
-
Wrapper annotation.
- ReflectionConfig.ReflectiveFieldConfig - Annotation Type in io.micronaut.core.annotation
-
Field configuration.
- ReflectionConfig.ReflectiveMethodConfig - Annotation Type in io.micronaut.core.annotation
-
Method configuration.
- ReflectionUtils - Class in io.micronaut.core.reflect
-
Utility methods for reflection related tasks.
- ReflectionUtils() - Constructor for class io.micronaut.core.reflect.ReflectionUtils
-
- ReflectiveAccess - Annotation Type in io.micronaut.core.annotation
-
Descriptive annotation that can be used to declare a field, method, constructor and types for reflective access.
- refresh() - Method in interface io.micronaut.context.LifeCycle
-
Refreshes the current life cycle object.
- refresh() - Method in interface io.micronaut.http.client.HttpClient
-
- refresh() - Method in class io.micronaut.logging.impl.LogbackLoggingSystem
-
- refresh() - Method in interface io.micronaut.logging.LoggingSystem
-
Refreshes Logging System with the goal of cleaning its internal caches.
- refresh() - Method in class io.micronaut.management.endpoint.loggers.impl.LogbackLoggingSystem
-
- refresh(Boolean) - Method in class io.micronaut.management.endpoint.refresh.RefreshEndpoint
-
Refresh application state only if environment has changed (unless force
is set to true).
- Refreshable - Annotation Type in io.micronaut.runtime.context.scope
-
A custom scope that allows target beans to be refreshed.
- refreshablePropertySources - Variable in class io.micronaut.context.env.DefaultEnvironment
-
- refreshAndDiff() - Method in class io.micronaut.context.env.DefaultEnvironment
-
- refreshAndDiff() - Method in interface io.micronaut.context.env.Environment
-
Refresh the environment from the list of
PropertySource
instances and return a diff of the changes.
- refreshBean(BeanIdentifier) - Method in interface io.micronaut.context.BeanContext
-
Refresh the state of the given registered bean applying dependency injection and configuration wiring again.
- refreshBean(BeanRegistration<T>) - Method in interface io.micronaut.context.BeanContext
-
Refresh the state of the given registered bean applying dependency injection and configuration wiring again.
- refreshBean(BeanIdentifier) - Method in class io.micronaut.context.DefaultBeanContext
-
- refreshBean(BeanRegistration<T>) - Method in class io.micronaut.context.DefaultBeanContext
-
- RefreshEndpoint - Class in io.micronaut.management.endpoint.refresh
-
- RefreshEndpoint(Environment, ApplicationEventPublisher<RefreshEvent>) - Constructor for class io.micronaut.management.endpoint.refresh.RefreshEndpoint
-
- RefreshEvent - Class in io.micronaut.runtime.context.scope.refresh
-
- RefreshEvent(Map<String, Object>) - Constructor for class io.micronaut.runtime.context.scope.refresh.RefreshEvent
-
Constructs a prototypical Event.
- RefreshEvent() - Constructor for class io.micronaut.runtime.context.scope.refresh.RefreshEvent
-
Constructs a refresh Event that refreshes all keys.
- RefreshEventListener - Interface in io.micronaut.runtime.context.scope.refresh
-
A convenience interface that can be implemented if a component needs to listen for
RefreshEvent
where the implementation is only interested in a limited set of configuration prefixes.
- RefreshInterceptor - Class in io.micronaut.runtime.context.scope.refresh
-
- RefreshInterceptor(RefreshScope) - Constructor for class io.micronaut.runtime.context.scope.refresh.RefreshInterceptor
-
- RefreshScope - Class in io.micronaut.runtime.context.scope.refresh
-
- RefreshScope(BeanContext, Executor) - Constructor for class io.micronaut.runtime.context.scope.refresh.RefreshScope
-
Deprecated.
- RefreshScope(BeanContext) - Constructor for class io.micronaut.runtime.context.scope.refresh.RefreshScope
-
- REGEX - Static variable in interface io.micronaut.core.util.PathMatcher
-
The default regex style path matcher.
- RegexPathMatcher - Class in io.micronaut.core.util
-
PathMatcher implementation for regex-style patterns.
- RegexPathMatcher() - Constructor for class io.micronaut.core.util.RegexPathMatcher
-
- region - Variable in class io.micronaut.discovery.cloud.AbstractComputeInstanceMetadata
-
- region(String) - Method in interface io.micronaut.discovery.ServiceInstance.Builder
-
Sets the region.
- REGION - Static variable in interface io.micronaut.discovery.ServiceInstance
-
- register(ConversionService<?>) - Method in class io.micronaut.context.converters.ContextConverterRegistrar
-
- register(ConversionService<?>) - Method in interface io.micronaut.core.convert.TypeConverterRegistrar
-
- register(Class<?>...) - Method in interface io.micronaut.core.graal.GraalReflectionConfigurer.ReflectionConfigurationContext
-
Register the given types for reflection.
- register(Method...) - Method in interface io.micronaut.core.graal.GraalReflectionConfigurer.ReflectionConfigurationContext
-
Register the given methods for reflection.
- register(Field...) - Method in interface io.micronaut.core.graal.GraalReflectionConfigurer.ReflectionConfigurationContext
-
Register the given fields for reflection.
- register(Constructor<?>...) - Method in interface io.micronaut.core.graal.GraalReflectionConfigurer.ReflectionConfigurationContext
-
Register the given constructors for reflection.
- register(ServiceInstance) - Method in class io.micronaut.discovery.registration.AutoRegistration
-
- register(ConversionService<?>) - Method in class io.micronaut.http.client.loadbalance.LoadBalancerConverters
-
- register(NettyClientCustomizer) - Method in class io.micronaut.http.client.netty.DefaultNettyHttpClientRegistry
-
- register(NettyClientCustomizer) - Method in interface io.micronaut.http.client.netty.NettyClientCustomizer.Registry
-
Register a new customizer with this registry.
- register(ConversionService<?>) - Method in class io.micronaut.http.converters.HttpConverterRegistrar
-
- register(ConversionService<?>) - Method in class io.micronaut.http.MediaTypeConvertersRegistrar
-
- register(ConversionService<?>) - Method in class io.micronaut.http.netty.channel.converters.KQueueChannelOptionFactory
-
- register(ConversionService<?>) - Method in class io.micronaut.http.server.netty.converters.NettyConverters
-
- register(ConversionService<?>) - Method in class io.micronaut.http.server.netty.converters.NettyConvertersSpi
-
- register(NettyServerCustomizer) - Method in interface io.micronaut.http.server.netty.NettyEmbeddedServer
-
- register(NettyServerCustomizer) - Method in class io.micronaut.http.server.netty.NettyHttpServer
-
- register(NettyServerCustomizer) - Method in interface io.micronaut.http.server.netty.NettyServerCustomizer.Registry
-
Register a new customizer with this server.
- register(ConversionService<?>) - Method in class io.micronaut.inject.annotation.AnnotationConvertersRegistrar
-
- register(ConversionService<?>) - Method in class io.micronaut.jackson.databind.convert.JacksonConverterRegistrar
-
- register(ConversionService<?>) - Method in class io.micronaut.json.convert.JsonConverterRegistrar
-
- register(ConversionService<?>) - Method in class io.micronaut.reactive.flow.converters.FlowConverterRegistrar
-
- register(ConversionService<?>) - Method in class io.micronaut.runtime.converters.reactive.ReactiveTypeConverterRegistrar
-
- register(ConversionService<?>) - Method in class io.micronaut.runtime.converters.time.TimeConverterRegistrar
-
- registerAllForRuntimeReflection(Feature.BeforeAnalysisAccess, String) - Static method in class io.micronaut.core.graal.AutomaticFeatureUtils
-
Register class for runtime reflection without allowing reflective instantiation.
- registerAllForRuntimeReflectionAndReflectiveInstantiation(Feature.BeforeAnalysisAccess, String) - Static method in class io.micronaut.core.graal.AutomaticFeatureUtils
-
Register class for runtime reflection and allows reflective instantiation.
- registerAnnotationDefaults(String, Map<String, Object>) - Static method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
Registers annotation default values.
- registerAnnotationDefaults(AnnotationClassValue<?>, Map<String, Object>) - Static method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
Registers annotation default values.
- registerAnnotationType(AnnotationClassValue<?>) - Static method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
Registers annotation default values.
- registerBeanDefinition(RuntimeBeanDefinition<B>) - Method in interface io.micronaut.context.BeanDefinitionRegistry
-
Registers a new reference at runtime.
- registerBeanDefinition(RuntimeBeanDefinition<B>) - Method in class io.micronaut.context.DefaultBeanContext
-
- registerClassForRuntimeReflection(Feature.BeforeAnalysisAccess, String) - Static method in class io.micronaut.core.graal.AutomaticFeatureUtils
-
Allows reflection instantiation of the given class, only if it is present.
- registerClassForRuntimeReflectionAndReflectiveInstantiation(Feature.BeforeAnalysisAccess, String) - Static method in class io.micronaut.core.graal.AutomaticFeatureUtils
-
Register the class and allow reflective instantiation at runtime, only if it is present.
- registerClassForRuntimeReflectiveInstantiation(Feature.BeforeAnalysisAccess, String) - Static method in class io.micronaut.core.graal.AutomaticFeatureUtils
-
Register the class for reflective instantiation at runtime, only if it is present.
- registerConfiguration(BeanConfiguration) - Method in class io.micronaut.context.DefaultApplicationContext
-
- registerConfiguration(BeanConfiguration) - Method in class io.micronaut.context.DefaultBeanContext
-
Registers an active configuration.
- registerConstructorsForRuntimeReflection(Feature.BeforeAnalysisAccess, String) - Static method in class io.micronaut.core.graal.AutomaticFeatureUtils
-
Register all constructors of the given class for runtime reflection, only if the class is present.
- registerDefaultAnnotationBinders(Map<Class<? extends Annotation>, RequestArgumentBinder>) - Method in class io.micronaut.http.bind.DefaultRequestBinderRegistry
-
- registerDefaultConverters() - Method in class io.micronaut.core.convert.DefaultConversionService
-
Default Converters.
- registerDefaultConverters(ConversionService<?>) - Method in class io.micronaut.http.bind.DefaultRequestBinderRegistry
-
Registers a default converter.
- registered - Variable in class io.micronaut.discovery.registration.AutoRegistration
-
- registerFieldsAndMethodsWithReflectiveAccess(Feature.BeforeAnalysisAccess, String) - Static method in class io.micronaut.core.graal.AutomaticFeatureUtils
-
Register class for runtime reflection and allows reflective instantiation.
- registerFieldsForRuntimeReflection(Feature.BeforeAnalysisAccess, String) - Static method in class io.micronaut.core.graal.AutomaticFeatureUtils
-
Allows reflection usage for all fields of the given class, only if it is present.
- registerMethodsForRuntimeReflection(Feature.BeforeAnalysisAccess, String) - Static method in class io.micronaut.core.graal.AutomaticFeatureUtils
-
Allows reflection usage for all methods of the given class, only if it is present.
- registerPath(Path) - Method in class io.micronaut.scheduling.io.watch.DefaultWatchThread
-
Registers a patch to watch.
- registerPath(Path) - Method in class io.micronaut.scheduling.io.watch.osx.MacOsWatchThread
-
- registerReactiveCompletable(Class<?>) - Static method in class io.micronaut.core.async.publisher.Publishers
-
Registers an additional reactive completable type.
- registerReactiveSingle(Class<?>) - Static method in class io.micronaut.core.async.publisher.Publishers
-
Registers an additional reactive single type.
- registerReactiveType(Class<?>) - Static method in class io.micronaut.core.async.publisher.Publishers
-
Registers an additional reactive type.
- registerRepeatableAnnotations(Map<String, String>) - Static method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
Registers repeatable annotations.
- registerRoute(ExecutableMethod<?, ?>, String, Integer) - Method in class io.micronaut.management.endpoint.processors.DeleteEndpointRouteBuilder
-
- registerRoute(ExecutableMethod<?, ?>, String, Integer) - Method in class io.micronaut.management.endpoint.processors.ReadEndpointRouteBuilder
-
- registerRoute(ExecutableMethod<?, ?>, String, Integer) - Method in class io.micronaut.management.endpoint.processors.WriteEndpointRouteBuilder
-
- registerSingleton(Class<T>, T, Qualifier<T>, boolean) - Method in interface io.micronaut.context.ApplicationContext
-
- registerSingleton(Class<T>, T, Qualifier<T>) - Method in interface io.micronaut.context.ApplicationContext
-
- registerSingleton(Class<T>, T) - Method in interface io.micronaut.context.ApplicationContext
-
- registerSingleton(Object, boolean) - Method in interface io.micronaut.context.ApplicationContext
-
- registerSingleton(Object) - Method in interface io.micronaut.context.ApplicationContext
-
- registerSingleton(Class<T>, T, Qualifier<T>, boolean) - Method in interface io.micronaut.context.BeanContext
-
- registerSingleton(Object) - Method in interface io.micronaut.context.BeanContext
-
- registerSingleton(Class<T>, T, Qualifier<T>) - Method in interface io.micronaut.context.BeanContext
-
- registerSingleton(Class<T>, T) - Method in interface io.micronaut.context.BeanContext
-
- registerSingleton(Object, boolean) - Method in interface io.micronaut.context.BeanContext
-
- registerSingleton(Class<T>, T, Qualifier<T>, boolean) - Method in interface io.micronaut.context.BeanDefinitionRegistry
-
Registers a new singleton bean at runtime.
- registerSingleton(Class<T>, T, Qualifier<T>) - Method in interface io.micronaut.context.BeanDefinitionRegistry
-
Registers a new singleton bean at runtime.
- registerSingleton(Class<T>, T) - Method in interface io.micronaut.context.BeanDefinitionRegistry
-
Registers a new singleton bean at runtime.
- registerSingleton(Object) - Method in interface io.micronaut.context.BeanDefinitionRegistry
-
Registers a new singleton bean at runtime.
- registerSingleton(Object, boolean) - Method in interface io.micronaut.context.BeanDefinitionRegistry
-
Registers a new singleton bean at runtime.
- registerSingleton(Class<T>, T, Qualifier<T>, boolean) - Method in class io.micronaut.context.DefaultApplicationContext
-
- registerSingleton(Class<T>, T, Qualifier<T>, boolean) - Method in class io.micronaut.context.DefaultBeanContext
-
- RegistrationConfiguration - Class in io.micronaut.discovery.registration
-
- RegistrationConfiguration() - Constructor for class io.micronaut.discovery.registration.RegistrationConfiguration
-
- RegistrationException - Exception in io.micronaut.discovery.registration
-
- RegistrationException(String) - Constructor for exception io.micronaut.discovery.registration.RegistrationException
-
Constructs a new Registration exception with the specified detail message.
- RegistrationException(String, Throwable) - Constructor for exception io.micronaut.discovery.registration.RegistrationException
-
Constructs a new Registration exception with the specified detail message and
cause.
- REGULAR_JSON_MEDIA_TYPE_CODEC_NAME - Static variable in class io.micronaut.jackson.codec.JacksonMediaTypeCodec
-
- REGULAR_JSON_MEDIA_TYPE_CODEC_NAME - Static variable in class io.micronaut.json.codec.MapperMediaTypeCodec
-
- reject(Exception) - Method in interface io.micronaut.core.convert.ErrorsContext
-
Reject the version with the given exception.
- reject(Object, Exception) - Method in interface io.micronaut.core.convert.ErrorsContext
-
Reject the version with the given exception.
- release() - Method in interface io.micronaut.core.io.buffer.ReferenceCounted
-
Release a reference to this object.
- release() - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- release(int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- release() - Method in class io.micronaut.http.server.netty.NettyHttpRequest
-
Release and cleanup resources.
- RELEASE_CHANNEL - Static variable in class io.micronaut.http.client.netty.ConnectTTLHandler
-
- releaseIfNecessary(Object) - Method in class io.micronaut.http.server.netty.NettyHttpRequest
-
- remap(AnnotationValue<?>, VisitorContext) - Method in interface io.micronaut.inject.annotation.AnnotationRemapper
-
The map method will be called for each instances of the annotation returned via this method.
- remap(AnnotationValue<?>, VisitorContext) - Method in class io.micronaut.inject.annotation.internal.FindBugsRemapper
-
- remap(AnnotationValue<?>, VisitorContext) - Method in class io.micronaut.inject.annotation.internal.JakartaRemapper
-
- remap(AnnotationValue<?>, VisitorContext) - Method in interface io.micronaut.inject.annotation.PackageRenameRemapper
-
- RemoteAddressTest - Class in io.micronaut.http.server.tck.tests
-
- RemoteAddressTest() - Constructor for class io.micronaut.http.server.tck.tests.RemoteAddressTest
-
- RemoteHostElementBuilder - Class in io.micronaut.http.server.netty.handler.accesslog.element
-
Builder for RemoteHostElement.
- RemoteHostElementBuilder() - Constructor for class io.micronaut.http.server.netty.handler.accesslog.element.RemoteHostElementBuilder
-
- RemoteIpElementBuilder - Class in io.micronaut.http.server.netty.handler.accesslog.element
-
Builder for RemoteIpElement.
- RemoteIpElementBuilder() - Constructor for class io.micronaut.http.server.netty.handler.accesslog.element.RemoteIpElementBuilder
-
- remove(CharSequence) - Method in class io.micronaut.annotation.processing.visitor.JavaVisitorContext
-
- remove(CharSequence) - Method in class io.micronaut.ast.groovy.visitor.GroovyVisitorContext
-
- remove(BeanIdentifier) - Method in class io.micronaut.context.scope.AbstractConcurrentCustomScope
-
- remove(BeanIdentifier) - Method in interface io.micronaut.context.scope.CustomScope
-
Remove a bean definition from the scope.
- remove(CharSequence, V) - Method in interface io.micronaut.core.convert.value.MutableConvertibleMultiValues
-
Remove the given value from the given key.
- remove(CharSequence) - Method in class io.micronaut.core.convert.value.MutableConvertibleMultiValuesMap
-
- remove(CharSequence, V) - Method in class io.micronaut.core.convert.value.MutableConvertibleMultiValuesMap
-
- remove(CharSequence) - Method in interface io.micronaut.core.convert.value.MutableConvertibleValues
-
Remove a value for the given key.
- remove(CharSequence) - Method in class io.micronaut.core.convert.value.MutableConvertibleValuesMap
-
- remove(CharSequence) - Method in interface io.micronaut.core.type.MutableHeaders
-
Removes a header.
- remove(Object) - Method in class io.micronaut.core.util.clhm.ConcurrentLinkedHashMap
-
- remove(Object, Object) - Method in class io.micronaut.core.util.clhm.ConcurrentLinkedHashMap
-
- remove(CharSequence) - Method in class io.micronaut.http.CaseInsensitiveMutableHttpHeaders
-
- remove(CharSequence) - Method in interface io.micronaut.http.MutableHttpHeaders
-
- remove(CharSequence) - Method in class io.micronaut.http.netty.NettyHttpHeaders
-
- remove(CharSequence) - Method in class io.micronaut.http.netty.websocket.NettyWebSocketSession
-
- remove(CharSequence) - Method in class io.micronaut.http.simple.SimpleHttpHeaders
-
- remove(BeanIdentifier) - Method in class io.micronaut.runtime.context.scope.refresh.RefreshScope
-
- remove(CharSequence) - Method in class io.micronaut.session.InMemorySession
-
- removeAnnotation(String) - Method in class io.micronaut.annotation.processing.visitor.AbstractJavaElement
-
- removeAnnotation(String) - Method in class io.micronaut.ast.groovy.visitor.AbstractGroovyElement
-
- removeAnnotation(AnnotationMetadata, String) - Method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
Removes an annotation from the given annotation metadata.
- removeAnnotation(String) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
Removes an annotation for the given annotation type.
- removeAnnotation(String) - Method in class io.micronaut.inject.annotation.MutableAnnotationMetadata
-
- removeAnnotation(String) - Method in interface io.micronaut.inject.ast.beans.BeanElementBuilder
-
- removeAnnotation(Class<T>) - Method in interface io.micronaut.inject.ast.beans.BeanElementBuilder
-
- removeAnnotation(String) - Method in interface io.micronaut.inject.ast.Element
-
Removes an annotation of the given type from the element.
- removeAnnotation(Class<T>) - Method in interface io.micronaut.inject.ast.Element
-
- removeAnnotation(String) - Method in class io.micronaut.inject.writer.AbstractBeanDefinitionBuilder
-
- removeAnnotation(AnnotationMetadata, String) - Method in class io.micronaut.inject.writer.AbstractBeanDefinitionBuilder
-
Remove an annotation for the given name.
- removeAnnotation(String) - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
- removeAnnotationIf(Predicate<AnnotationValue<T>>) - Method in class io.micronaut.annotation.processing.visitor.AbstractJavaElement
-
- removeAnnotationIf(Predicate<AnnotationValue<T>>) - Method in class io.micronaut.ast.groovy.visitor.AbstractGroovyElement
-
- removeAnnotationIf(AnnotationMetadata, Predicate<AnnotationValue<T1>>) - Method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
Removes an annotation from the metadata for the given predicate.
- removeAnnotationIf(Predicate<AnnotationValue<A>>) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
Removes an annotation for the given predicate.
- removeAnnotationIf(Predicate<AnnotationValue<A>>) - Method in class io.micronaut.inject.annotation.MutableAnnotationMetadata
-
- removeAnnotationIf(Predicate<AnnotationValue<T>>) - Method in interface io.micronaut.inject.ast.beans.BeanElementBuilder
-
- removeAnnotationIf(Predicate<AnnotationValue<T>>) - Method in interface io.micronaut.inject.ast.Element
-
Removes all annotations that pass the given predicate.
- removeAnnotationIf(Predicate<AnnotationValue<T>>) - Method in class io.micronaut.inject.writer.AbstractBeanDefinitionBuilder
-
- removeAnnotationIf(AnnotationMetadata, Predicate<AnnotationValue<T>>) - Method in class io.micronaut.inject.writer.AbstractBeanDefinitionBuilder
-
Remove an annotation if it matches the given condition.
- removeAnnotationIf(Predicate<AnnotationValue<T>>) - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
- removeAttribute(CharSequence) - Method in class io.micronaut.context.AbstractBeanResolutionContext
-
- removeAttribute(CharSequence) - Method in interface io.micronaut.context.BeanResolutionContext
-
Remove the attribute for the given key.
- removeAttribute(CharSequence, Class<T>) - Method in class io.micronaut.context.DefaultBeanContext
-
- removeAttribute(CharSequence, Class<T>) - Method in interface io.micronaut.core.attr.MutableAttributeHolder
-
Remove an attribute.
- removeChannel(Channel) - Method in interface io.micronaut.http.netty.websocket.WebSocketSessionRepository
-
Remove a channel from the repository.
- removeChannel(Channel) - Method in class io.micronaut.http.server.netty.NettyHttpServer
-
- removeInFlightBean(BeanIdentifier) - Method in interface io.micronaut.context.BeanResolutionContext
-
Removes a bean that is in the process of being created.
- removeInFlightBean(BeanIdentifier) - Method in class io.micronaut.context.DefaultBeanResolutionContext
-
- removeMessage(Http2Stream) - Method in class io.micronaut.http.netty.stream.StreamingInboundHttp2ToHttpAdapter
-
The stream is out of scope for the HTTP message flow and will no longer be tracked.
- removePropertySource(PropertySource) - Method in class io.micronaut.context.env.DefaultEnvironment
-
- removePropertySource(PropertySource) - Method in interface io.micronaut.context.env.Environment
-
Removes a property source from this environment.
- removeStereotype(String) - Method in class io.micronaut.annotation.processing.visitor.AbstractJavaElement
-
- removeStereotype(String) - Method in class io.micronaut.ast.groovy.visitor.AbstractGroovyElement
-
- removeStereotype(AnnotationMetadata, String) - Method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
Removes an annotation from the given annotation metadata.
- removeStereotype(String) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
Removes a stereotype annotation for the given annotation type.
- removeStereotype(String) - Method in class io.micronaut.inject.annotation.MutableAnnotationMetadata
-
- removeStereotype(String) - Method in interface io.micronaut.inject.ast.beans.BeanElementBuilder
-
- removeStereotype(Class<T>) - Method in interface io.micronaut.inject.ast.beans.BeanElementBuilder
-
- removeStereotype(String) - Method in interface io.micronaut.inject.ast.Element
-
Removes a stereotype of the given name from the element.
- removeStereotype(Class<T>) - Method in interface io.micronaut.inject.ast.Element
-
Removes a stereotype annotation of the given type from the element.
- removeStereotype(String) - Method in class io.micronaut.inject.writer.AbstractBeanDefinitionBuilder
-
- removeStereotype(AnnotationMetadata, String) - Method in class io.micronaut.inject.writer.AbstractBeanDefinitionBuilder
-
Remove a stereotype from the given metadata.
- removeStereotype(String) - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
- replace(K, V) - Method in class io.micronaut.core.util.clhm.ConcurrentLinkedHashMap
-
- replace(K, V, V) - Method in class io.micronaut.core.util.clhm.ConcurrentLinkedHashMap
-
- replacePath(String) - Method in interface io.micronaut.http.uri.UriBuilder
-
Replaces the existing path if any.
- replaceQueryParam(String, Object...) - Method in interface io.micronaut.http.uri.UriBuilder
-
Adds a query parameter for the give name and values.
- Replaces - Annotation Type in io.micronaut.context.annotation
-
Allows a bean to specify that it replaces another bean.
- request(long) - Method in class io.micronaut.core.async.subscriber.SingleThreadedBufferingSubscriber.DownstreamSubscription
-
- request(HttpRequest<?>) - Method in class io.micronaut.http.server.tck.TestScenario.Builder
-
- request(RequestSupplier) - Method in class io.micronaut.http.server.tck.TestScenario.Builder
-
- REQUEST_HEADERS_EVENTS - Static variable in enum io.micronaut.http.server.netty.handler.accesslog.element.LogElement.Event
-
- RequestArgumentBinder<T> - Interface in io.micronaut.http.bind.binders
-
- RequestArgumentSatisfier - Class in io.micronaut.http.server.binding
-
A class containing methods to aid in satisfying arguments of a
Route
.
- RequestArgumentSatisfier(RequestBinderRegistry) - Constructor for class io.micronaut.http.server.binding.RequestArgumentSatisfier
-
- RequestAttribute - Annotation Type in io.micronaut.http.annotation
-
An annotation that can be applied to method arguments to indicate that the method argument is bound to an HTTP request attribute
This can also be used in conjuction with @RequestAttributes to list attributes on a client class that will always be applied
Note: Request attributes are intended for internal data sharing only, and are not attached to the outbound request.
- RequestAttributeAnnotationBinder<T> - Class in io.micronaut.http.bind.binders
-
- RequestAttributeAnnotationBinder(ConversionService<?>) - Constructor for class io.micronaut.http.bind.binders.RequestAttributeAnnotationBinder
-
- RequestAttributes - Annotation Type in io.micronaut.http.annotation
-
This lets you declare several attributes for a client class and have them always included.
- RequestAware - Interface in io.micronaut.runtime.http.scope
-
An interface that may be implemented by
RequestScope
beans to allow
access to the current request.
- RequestBean - Annotation Type in io.micronaut.http.annotation
-
Used to bind Bindable parameters to a Bean object.
- RequestBeanAnnotationBinder<T> - Class in io.micronaut.http.bind.binders
-
Used to bind Bindable parameters to a Bean object.
- RequestBeanAnnotationBinder(RequestBinderRegistry, ConversionService<?>) - Constructor for class io.micronaut.http.bind.binders.RequestBeanAnnotationBinder
-
- RequestBeanParameterRule - Class in io.micronaut.validation.routes.rules
-
Validates RequestBean parameters.
- RequestBeanParameterRule() - Constructor for class io.micronaut.validation.routes.rules.RequestBeanParameterRule
-
- RequestBinderRegistry - Interface in io.micronaut.http.bind
-
- requestDemand() - Method in class io.micronaut.http.netty.reactive.HandlerPublisher
-
Override to intercept when demand is requested.
- RequestLineElementBuilder - Class in io.micronaut.http.server.netty.handler.accesslog.element
-
Builder for RequestLineElement.
- RequestLineElementBuilder() - Constructor for class io.micronaut.http.server.netty.handler.accesslog.element.RequestLineElementBuilder
-
- RequestLocaleResolver - Class in io.micronaut.http.server.util.locale
-
- RequestLocaleResolver(HttpLocaleResolutionConfiguration) - Constructor for class io.micronaut.http.server.util.locale.RequestLocaleResolver
-
- requestMaxSize - Variable in class io.micronaut.http.server.netty.AbstractBufferingHttpContentProcessor
-
- requestMaxSize - Variable in class io.micronaut.http.server.netty.AbstractHttpContentProcessor
-
- requestMaxSize - Variable in class io.micronaut.http.server.netty.DefaultHttpContentProcessor
-
- RequestMethodElementBuilder - Class in io.micronaut.http.server.netty.handler.accesslog.element
-
Builder for RequestMethodElement.
- RequestMethodElementBuilder() - Constructor for class io.micronaut.http.server.netty.handler.accesslog.element.RequestMethodElementBuilder
-
- RequestProtocolElementBuilder - Class in io.micronaut.http.server.netty.handler.accesslog.element
-
Builder for RequestProtocolElement.
- RequestProtocolElementBuilder() - Constructor for class io.micronaut.http.server.netty.handler.accesslog.element.RequestProtocolElementBuilder
-
- RequestScope - Annotation Type in io.micronaut.runtime.http.scope
-
A
CustomScope
that creates a new bean for every HTTP request.
- RequestSupplier - Interface in io.micronaut.http.server.tck
-
Allows defining an HttpRequest based on some property of the server (ie: Port).
- RequestUriElementBuilder - Class in io.micronaut.http.server.netty.handler.accesslog.element
-
Builder for RequestUriElement.
- RequestUriElementBuilder() - Constructor for class io.micronaut.http.server.netty.handler.accesslog.element.RequestUriElementBuilder
-
- RequestVersionResolver - Interface in io.micronaut.web.router.version.resolution
-
Interface responsible for extracting request version from
HttpRequest
.
- Requirements - Annotation Type in io.micronaut.context.annotation
-
For specifying multiple requirements.
- requireNonNull(String, T) - Static method in class io.micronaut.core.util.ArgumentUtils
-
Adds a check that the given number is not null.
- requirePositive(String, Number) - Static method in class io.micronaut.core.util.ArgumentUtils
-
Adds a check that the given number is positive.
- requirePositive(String, int) - Static method in class io.micronaut.core.util.ArgumentUtils
-
Adds a check that the given number is positive.
- Requires - Annotation Type in io.micronaut.context.annotation
-
- Requires.Family - Enum in io.micronaut.context.annotation
-
Used to express an operation system family.
- Requires.Sdk - Enum in io.micronaut.context.annotation
-
Used to express a required SDK version.
- RequiresCondition - Class in io.micronaut.context
-
An abstract
Condition
implementation that is based on the presence
of
Requires
annotation.
- RequiresCondition(AnnotationMetadata) - Constructor for class io.micronaut.context.RequiresCondition
-
- requiresMethodProcessing() - Method in class io.micronaut.aop.writer.AopProxyWriter
-
- requiresMethodProcessing() - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
- requiresMethodProcessing() - Method in class io.micronaut.context.AbstractInitializableBeanDefinitionReference
-
- requiresMethodProcessing() - Method in interface io.micronaut.inject.BeanType
-
- requiresMethodProcessing() - Method in interface io.micronaut.inject.DelegatingBeanDefinition
-
- requiresMethodProcessing() - Method in interface io.micronaut.inject.writer.BeanDefinitionVisitor
-
- requiresMethodProcessing() - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
- requiresReflection() - Method in class io.micronaut.context.AbstractBeanResolutionContext.AnnotationSegment
-
- requiresReflection() - Method in class io.micronaut.context.AbstractBeanResolutionContext.ConstructorArgumentSegment
-
- requiresReflection() - Method in class io.micronaut.context.AbstractBeanResolutionContext.FieldSegment
-
- requiresReflection() - Method in class io.micronaut.context.AbstractBeanResolutionContext.MethodSegment
-
- requiresReflection() - Method in class io.micronaut.context.AbstractConstructorInjectionPoint
-
- requiresReflection() - Method in interface io.micronaut.inject.InjectionPoint
-
- requiresRequestBody(HttpMethod) - Static method in enum io.micronaut.http.HttpMethod
-
Whether the given method requires a request body.
- reset() - Method in class io.micronaut.core.convert.DefaultConversionService
-
Reset internal state.
- reset() - Method in class io.micronaut.http.server.netty.handler.accesslog.element.AccessLog
-
Resets the current values.
- reset() - Method in interface io.micronaut.http.server.netty.handler.accesslog.element.LogElement
-
Reset the computed value.
- resetCaches() - Method in class io.micronaut.context.env.PropertySourcePropertyResolver
-
Subclasses can override to reset caches.
- resetReaderIndex() - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- resetWriterIndex() - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- resolve(PropertyResolver, ConversionService<?>, String, Class<T>) - Method in interface io.micronaut.context.env.PropertyExpressionResolver
-
Resolve the value for the expression of the specified type.
- resolve(T) - Method in class io.micronaut.core.util.locale.FixedLocaleResolver
-
- resolve(T) - Method in interface io.micronaut.core.util.LocaleResolver
-
Resolves the locale for the given context.
- resolve(Environment) - Method in interface io.micronaut.discovery.cloud.ComputeInstanceMetadataResolver
-
- resolve(Environment) - Method in class io.micronaut.discovery.cloud.digitalocean.DigitalOceanMetadataResolver
-
- resolve(URI) - Method in interface io.micronaut.discovery.ServiceInstance
-
Resolve a URI relative to this service instance.
- resolve(String...) - Method in class io.micronaut.http.client.DefaultLoadBalancerResolver
-
- resolve(String...) - Method in interface io.micronaut.http.client.LoadBalancerResolver
-
- resolve(NettyHttpRequest<?>, RouteMatch<?>) - Method in interface io.micronaut.http.server.netty.HttpContentProcessorResolver
-
Resolves the processor for the given request and route.
- resolve(NettyHttpRequest<?>, Argument<?>) - Method in interface io.micronaut.http.server.netty.HttpContentProcessorResolver
-
Resolves the processor for the given request and body argument.
- resolve(NettyHttpRequest<?>) - Method in interface io.micronaut.http.server.netty.HttpContentProcessorResolver
-
Resolves the processor for the given request.
- resolve(HttpRequest) - Method in class io.micronaut.http.server.util.DefaultHttpClientAddressResolver
-
- resolve(HttpRequest) - Method in class io.micronaut.http.server.util.DefaultHttpHostResolver
-
- resolve(HttpRequest) - Method in interface io.micronaut.http.server.util.HttpClientAddressResolver
-
- resolve(HttpRequest) - Method in interface io.micronaut.http.server.util.HttpHostResolver
-
Returns the host of the current server with
protocol, host name, and an optional port.
- resolve(HttpRequest<?>) - Method in class io.micronaut.http.server.util.locale.CompositeHttpLocaleResolver
-
- resolve(HttpRequest<?>) - Method in class io.micronaut.http.server.util.locale.CookieLocaleResolver
-
- resolve(HttpRequest<?>) - Method in class io.micronaut.http.server.util.locale.RequestLocaleResolver
-
- resolve(HttpRequest<?>) - Method in class io.micronaut.session.http.SessionLocaleResolver
-
- resolve(String) - Method in class io.micronaut.web.router.resource.StaticResourceResolver
-
Resolves a path to a URL.
- resolve(HttpRequest<?>) - Method in class io.micronaut.web.router.version.resolution.HeaderVersionResolver
-
- resolve(HttpRequest<?>) - Method in class io.micronaut.web.router.version.resolution.ParameterVersionResolver
-
- resolve(T) - Method in interface io.micronaut.web.router.version.resolution.VersionResolver
-
Resolves a version from a given object.
- resolveAnnotationMetadata(ClassNode) - Method in class io.micronaut.ast.groovy.visitor.AbstractGroovyElement
-
Resolves the annotation metadata for the given type.
- resolveAnnotationMetadata() - Method in class io.micronaut.context.AbstractBeanDefinition
-
Resolves the annotation metadata for this bean.
- resolveAnnotationMetadata() - Method in class io.micronaut.context.AbstractExecutableMethod
-
Resolves the annotation metadata for this method.
- resolveAroundInterceptors(BeanContext, ExecutableMethod<?, ?>, List<BeanRegistration<Interceptor<?, ?>>>) - Static method in class io.micronaut.aop.chain.InterceptorChain
-
Resolves the
Around
interceptors for a method.
- resolveAroundInterceptors(BeanContext, ExecutableMethod<?, ?>, Interceptor...) - Static method in class io.micronaut.aop.chain.InterceptorChain
-
- resolveBeanConfigurations() - Method in class io.micronaut.context.DefaultBeanContext
-
- resolveBeanDefinitionReferences() - Method in class io.micronaut.context.DefaultBeanContext
-
- resolveBeanDefinitionReferences(Predicate<BeanDefinitionReference>) - Method in class io.micronaut.context.DefaultBeanContext
-
Deprecated.
- resolveBoundTypes(DeclaredType) - Method in class io.micronaut.annotation.processing.GenericUtils
-
Resolve bound types for the given declared type.
- resolveCharset(HttpMessage<?>) - Static method in class io.micronaut.http.util.HttpUtil
-
Resolve the
Charset
to use for the request.
- resolveClassValues(Object) - Static method in class io.micronaut.core.annotation.AnnotationValue
-
The classes class values for the given value.
- resolveClient(InjectionPoint<?>, LoadBalancer, HttpClientConfiguration, BeanContext) - Method in interface io.micronaut.http.client.HttpClientRegistry
-
Resolves a
HttpClient
for the given injection point.
- resolveClient(InjectionPoint<?>, LoadBalancer, HttpClientConfiguration, BeanContext) - Method in class io.micronaut.http.client.netty.DefaultNettyHttpClientRegistry
-
- resolveConstructorInterceptors(BeanConstructor<T>, Collection<BeanRegistration<Interceptor<T, T>>>) - Method in class io.micronaut.aop.chain.DefaultInterceptorRegistry
-
- resolveConstructorInterceptors(BeanConstructor<T>, Collection<BeanRegistration<Interceptor<T, T>>>) - Method in interface io.micronaut.aop.InterceptorRegistry
-
Resolves interceptors for the given constructor.
- resolveDefaultResponseContentType(HttpRequest<?>, RouteInfo<?>) - Method in class io.micronaut.http.server.RouteExecutor
-
- resolveDefaultVersion() - Method in class io.micronaut.web.router.version.ConfigurationDefaultVersionProvider
-
- resolveDefaultVersion() - Method in interface io.micronaut.web.router.version.DefaultVersionProvider
-
- resolveDynamicQualifier() - Method in interface io.micronaut.inject.BeanDefinition
-
- resolveEntriesForKey(String, boolean) - Method in class io.micronaut.context.env.PropertySourcePropertyResolver
-
- resolveEntriesForKey(String, boolean, PropertySourcePropertyResolver.PropertyCatalog) - Method in class io.micronaut.context.env.PropertySourcePropertyResolver
-
- resolveEnumValues(Class<E>, Object) - Static method in class io.micronaut.core.annotation.AnnotationValue
-
The enum values for the given enum type and raw value.
- resolveExpression(String, String, Class<T>) - Method in class io.micronaut.context.env.DefaultPropertyPlaceholderResolver
-
Resolves a single expression.
- resolveFallback(MethodInvocationContext<Object, Object>, RuntimeException) - Method in class io.micronaut.retry.intercept.RecoveryInterceptor
-
Resolves a fallback for the given execution context and exception.
- resolveFilterEntries(ClientFilterResolutionContext) - Method in class io.micronaut.http.client.filter.DefaultHttpClientFilterResolver
-
- resolveFilterEntries(T) - Method in interface io.micronaut.http.filter.HttpFilterResolver
-
Resolves the initial list of filters.
- resolveFilterEntries(RouteMatch<?>) - Method in class io.micronaut.web.router.DefaultRouter
-
- resolveFilters(HttpRequest<?>, List<HttpFilterResolver.FilterEntry<HttpClientFilter>>) - Method in class io.micronaut.http.client.filter.DefaultHttpClientFilterResolver
-
- resolveFilters(HttpRequest<?>, List<HttpFilterResolver.FilterEntry<F>>) - Method in interface io.micronaut.http.filter.HttpFilterResolver
-
Returns which filters should apply for the given request.
- resolveFilters(HttpRequest<?>, List<HttpFilterResolver.FilterEntry<HttpFilter>>) - Method in class io.micronaut.web.router.DefaultRouter
-
- resolveFunction(LocalFunctionRegistry, String) - Method in class io.micronaut.function.executor.AbstractExecutor
-
- resolveFunctionName(Environment) - Method in class io.micronaut.function.executor.AbstractExecutor
-
Resolves the function name to execution for the environment.
- resolveGenericTypeArgument(Field) - Static method in class io.micronaut.core.reflect.GenericTypeUtils
-
Resolves a single generic type argument for the given field.
- resolveHierarchy(Class<?>) - Static method in class io.micronaut.core.reflect.ClassUtils
-
Builds a class hierarchy that includes all super classes
and interfaces that the given class implements or extends from.
- resolveIds(HttpRequest<?>) - Method in class io.micronaut.session.http.CookieHttpSessionStrategy
-
- resolveIds(HttpRequest<?>) - Method in class io.micronaut.session.http.HeadersHttpSessionIdStrategy
-
- resolveIds(HttpRequest<?>) - Method in interface io.micronaut.session.http.HttpSessionIdResolver
-
Resolve the Session ID from the given HTTP message.
- resolveInterceptorBinding(AnnotationMetadata, InterceptorKind) - Static method in class io.micronaut.aop.internal.intercepted.InterceptedMethodUtil
-
Resolve interceptor binding annotations from the metadata.
- resolveInterceptors(Executable<T, ?>, Collection<BeanRegistration<Interceptor<T, ?>>>, InterceptorKind) - Method in class io.micronaut.aop.chain.DefaultInterceptorRegistry
-
- resolveInterceptors(Executable<T, ?>, Collection<BeanRegistration<Interceptor<T, ?>>>, InterceptorKind) - Method in interface io.micronaut.aop.InterceptorRegistry
-
Resolves method interceptors for the given method.
- resolveInterfaceTypeArgument(Class, Class) - Static method in class io.micronaut.core.reflect.GenericTypeUtils
-
Resolves a single type argument from the given interface of the given class.
- resolveInterfaceTypeArguments(Class<?>, Class<?>) - Static method in class io.micronaut.core.reflect.GenericTypeUtils
-
Resolve all of the type arguments for the given interface from the given type.
- resolveIntroductionInterceptors(BeanContext, ExecutableMethod<?, ?>, List<BeanRegistration<Interceptor<?, ?>>>) - Static method in class io.micronaut.aop.chain.InterceptorChain
-
- resolveIntroductionInterceptors(BeanContext, ExecutableMethod<?, ?>, Interceptor...) - Static method in class io.micronaut.aop.chain.InterceptorChain
-
Deprecated.
- resolveKind(Element, ElementKind) - Method in class io.micronaut.annotation.processing.ModelUtils
-
The Java APT throws an internal exception {code com.sun.tools.javac.code.Symbol$CompletionFailure} if a class is missing from the classpath and
Element.getKind()
is called.
- resolveKind(Element) - Method in class io.micronaut.annotation.processing.ModelUtils
-
The Java APT throws an internal exception {code com.sun.tools.javac.code.Symbol$CompletionFailure} if a class is missing from the classpath and
Element.getKind()
is called.
- resolveKind(Element) - Static method in class io.micronaut.inject.processing.JavaModelUtils
-
The Java APT throws an internal exception {code com.sun.tools.javac.code.Symbol$CompletionFailure} if a class is missing from the classpath and
Element.getKind()
is called.
- resolveKind(Element, ElementKind) - Static method in class io.micronaut.inject.processing.JavaModelUtils
-
The Java APT throws an internal exception {code com.sun.tools.javac.code.Symbol$CompletionFailure} if a class is missing from the classpath and
Element.getKind()
is called.
- resolveLoadBalancerForServiceID(String) - Method in class io.micronaut.http.client.DefaultLoadBalancerResolver
-
- resolveLocale(T) - Method in class io.micronaut.context.AbstractLocalizedMessageSource
-
- resolveMetadata(Class<?>) - Method in class io.micronaut.context.DefaultBeanContext
-
- resolveMetadata(Class<?>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataResolver
-
- resolveMetadata(Object) - Method in interface io.micronaut.core.annotation.AnnotationMetadataResolver
-
- resolveModifiers(MethodNode) - Method in class io.micronaut.ast.groovy.visitor.AbstractGroovyElement
-
Resolve modifiers for a method node.
- resolveModifiers(FieldNode) - Method in class io.micronaut.ast.groovy.visitor.AbstractGroovyElement
-
Resolve modifiers for a field node.
- resolveModifiers(ClassNode) - Method in class io.micronaut.ast.groovy.visitor.AbstractGroovyElement
-
Resolve modifiers for a class node.
- resolveName() - Method in interface io.micronaut.core.naming.NameResolver
-
- resolveOrDefault(T) - Method in class io.micronaut.core.util.locale.AbstractLocaleResolver
-
- resolveOrDefault(T) - Method in class io.micronaut.core.util.locale.FixedLocaleResolver
-
- resolveOrDefault(T) - Method in interface io.micronaut.core.util.LocaleResolver
-
Resolves the local or returns the default locale.
- resolvePlaceholders(String) - Method in class io.micronaut.context.DefaultApplicationContext
-
- resolvePlaceholders(String) - Method in class io.micronaut.context.env.DefaultPropertyPlaceholderResolver
-
- resolvePlaceholders(String) - Method in interface io.micronaut.context.env.PropertyPlaceholderResolver
-
Resolve the placeholders and return an Optional String if it was possible to resolve them.
- resolveProxy(boolean, String, int) - Method in class io.micronaut.http.client.HttpClientConfiguration
-
Resolves a proxy to use for connection.
- resolveProxyHttpClient(InjectionPoint<?>, LoadBalancer, HttpClientConfiguration, BeanContext) - Method in class io.micronaut.http.client.netty.DefaultNettyHttpClientRegistry
-
- resolveProxyHttpClient(InjectionPoint<?>, LoadBalancer, HttpClientConfiguration, BeanContext) - Method in interface io.micronaut.http.client.ProxyHttpClientRegistry
-
- resolver - Variable in class io.micronaut.core.value.OptionalValuesMap
-
- resolveRedirectURI(HttpRequest<?>, HttpRequest<I>) - Method in class io.micronaut.http.client.netty.DefaultHttpClient
-
- resolveRequestURI(HttpRequest<I>) - Method in class io.micronaut.http.client.netty.DefaultHttpClient
-
- resolveRequestURI(HttpRequest<I>, boolean) - Method in class io.micronaut.http.client.netty.DefaultHttpClient
-
- resolveRequiredPlaceholder(String, Class<T>) - Method in class io.micronaut.context.env.DefaultPropertyPlaceholderResolver
-
- resolveRequiredPlaceholder(String, Class<T>) - Method in interface io.micronaut.context.env.PropertyPlaceholderResolver
-
Resolves the value of a single placeholder.
- resolveRequiredPlaceholders(String) - Method in class io.micronaut.context.DefaultApplicationContext
-
- resolveRequiredPlaceholders(String) - Method in class io.micronaut.context.env.DefaultPropertyPlaceholderResolver
-
- resolveRequiredPlaceholders(String) - Method in interface io.micronaut.context.env.PropertyPlaceholderResolver
-
Resolve the placeholders and return an Optional String if it was possible to resolve them.
- resolveSseClient(InjectionPoint<?>, LoadBalancer, HttpClientConfiguration, BeanContext) - Method in class io.micronaut.http.client.netty.DefaultNettyHttpClientRegistry
-
- resolveSseClient(InjectionPoint<?>, LoadBalancer, HttpClientConfiguration, BeanContext) - Method in interface io.micronaut.http.client.sse.SseClientRegistry
-
Resolves a
SseClient
for the given injection point.
- resolveStreamingHttpClient(InjectionPoint<?>, LoadBalancer, HttpClientConfiguration, BeanContext) - Method in class io.micronaut.http.client.netty.DefaultNettyHttpClientRegistry
-
- resolveStreamingHttpClient(InjectionPoint<?>, LoadBalancer, HttpClientConfiguration, BeanContext) - Method in interface io.micronaut.http.client.StreamingHttpClientRegistry
-
- resolveStringArray(String[], Function<Object, Object>) - Static method in class io.micronaut.core.annotation.AnnotationValue
-
The string[] values for the given value.
- resolveStringValues(Object, Function<Object, Object>) - Static method in class io.micronaut.core.annotation.AnnotationValue
-
The string values for the given value.
- resolveSubMap(String, Map<String, Object>, ArgumentConversionContext<?>) - Method in class io.micronaut.context.env.PropertySourcePropertyResolver
-
- resolveSubMap(String, Map<String, Object>, ArgumentConversionContext<?>, StringConvention, MapFormat.MapTransformation) - Method in class io.micronaut.context.env.PropertySourcePropertyResolver
-
Resolves a submap for the given name and parameters.
- resolveSubProperties(String, Map<String, Object>, ArgumentConversionContext<?>) - Method in class io.micronaut.context.env.PropertySourcePropertyResolver
-
- resolveSuperGenericTypeArgument(Class) - Static method in class io.micronaut.core.reflect.GenericTypeUtils
-
Resolves a single generic type argument from the super class of the given type.
- resolveSuperTypeGenericArguments(Class<?>, Class<?>) - Static method in class io.micronaut.core.reflect.GenericTypeUtils
-
Resolve all of the type arguments for the given super type from the given type.
- resolveTypeArguments(Type) - Static method in class io.micronaut.core.reflect.GenericTypeUtils
-
Resolves the type arguments for a generic type.
- resolveTypePattern(Class, String, char) - Method in class io.micronaut.http.uri.UriTypeMatchTemplate
-
- resolveTypeReference(TypeMirror) - Method in class io.micronaut.annotation.processing.GenericUtils
-
- resolveTypeReference(TypeMirror, Map<String, TypeMirror>) - Method in class io.micronaut.annotation.processing.GenericUtils
-
Resolve a type reference to use for the given type mirror taking into account generic type variables.
- resolveUri(Class) - Method in class io.micronaut.web.router.naming.ConfigurableUriNamingStrategy
-
- resolveUri(BeanDefinition<?>) - Method in class io.micronaut.web.router.naming.ConfigurableUriNamingStrategy
-
- resolveUri(String) - Method in class io.micronaut.web.router.naming.ConfigurableUriNamingStrategy
-
- resolveUri(Class, PropertyConvention) - Method in class io.micronaut.web.router.naming.ConfigurableUriNamingStrategy
-
- resolveUri(Class) - Method in class io.micronaut.web.router.naming.HyphenatedUriNamingStrategy
-
- resolveUri(BeanDefinition<?>) - Method in class io.micronaut.web.router.naming.HyphenatedUriNamingStrategy
-
- resolveUri(String) - Method in class io.micronaut.web.router.naming.HyphenatedUriNamingStrategy
-
- resolveUri(Class<?>) - Method in interface io.micronaut.web.router.RouteBuilder.UriNamingStrategy
-
Resolve the URI to use for the given type.
- resolveUri(BeanDefinition<?>) - Method in interface io.micronaut.web.router.RouteBuilder.UriNamingStrategy
-
Resolve the URI to use for the given type.
- resolveUri(String) - Method in interface io.micronaut.web.router.RouteBuilder.UriNamingStrategy
-
Resolve the URI to use for the given type.
- resolveUri(Class, PropertyConvention) - Method in interface io.micronaut.web.router.RouteBuilder.UriNamingStrategy
-
Resolve the URI to use for the given type and route id.
- resolveVersion(HttpRequest<?>) - Method in class io.micronaut.web.router.version.RouteVersionFilter
-
- resolveWebSocketClient(InjectionPoint<?>, LoadBalancer, HttpClientConfiguration, BeanContext) - Method in class io.micronaut.http.client.netty.DefaultNettyHttpClientRegistry
-
- resolveWebSocketClient(InjectionPoint<?>, LoadBalancer, HttpClientConfiguration, BeanContext) - Method in interface io.micronaut.websocket.WebSocketClientRegistry
-
- Resource - Interface in io.micronaut.http.hateoas
-
Represents a REST resource in a hateoas architecture.
- ResourceBanner - Class in io.micronaut.context.banner
-
Prints a banner from a resource.
- ResourceBanner(URL, PrintStream) - Constructor for class io.micronaut.context.banner.ResourceBanner
-
Constructor.
- ResourceBundleMessageSource - Class in io.micronaut.context.i18n
-
A message source backed by a resource bundle.
- ResourceBundleMessageSource(String) - Constructor for class io.micronaut.context.i18n.ResourceBundleMessageSource
-
Default constructor.
- ResourceBundleMessageSource(String, Locale) - Constructor for class io.micronaut.context.i18n.ResourceBundleMessageSource
-
Default constructor.
- ResourceDeserializerModifier - Class in io.micronaut.jackson.serialize
-
- ResourceDeserializerModifier() - Constructor for class io.micronaut.jackson.serialize.ResourceDeserializerModifier
-
- resourceLoader - Variable in class io.micronaut.context.env.DefaultEnvironment
-
- ResourceLoader - Interface in io.micronaut.core.io
-
Basic abstraction over resource loading.
- ResourceLoaderFactory - Class in io.micronaut.http.resource
-
- ResourceLoaderFactory(Environment) - Constructor for class io.micronaut.http.resource.ResourceLoaderFactory
-
The resource factory.
- ResourceModule - Class in io.micronaut.jackson.serialize
-
- ResourceModule() - Constructor for class io.micronaut.jackson.serialize.ResourceModule
-
Construct a new resource module with default deserializer for
Resource
.
- ResourceResolver - Class in io.micronaut.core.io
-
- ResourceResolver(ResourceLoader[]) - Constructor for class io.micronaut.core.io.ResourceResolver
-
- ResourceResolver(List<ResourceLoader>) - Constructor for class io.micronaut.core.io.ResourceResolver
-
- ResourceResolver() - Constructor for class io.micronaut.core.io.ResourceResolver
-
Default constructor.
- resourceResolver(List<ResourceLoader>) - Method in class io.micronaut.http.resource.ResourceLoaderFactory
-
- ResourceRoute - Interface in io.micronaut.web.router
-
A resource route is a composite route to a REST endpoint.
- resources(Class) - Method in class io.micronaut.web.router.DefaultRouteBuilder
-
- resources(Class) - Method in interface io.micronaut.web.router.RouteBuilder
-
Builds the necessary mappings to treat the given class as a REST endpoint.
- resources(Object) - Method in interface io.micronaut.web.router.RouteBuilder
-
Builds the necessary mappings to treat the given instance as a REST endpoint.
- RESPONSE_HEADERS_EVENTS - Static variable in enum io.micronaut.http.server.netty.handler.accesslog.element.LogElement.Event
-
- ResponseCodeElementBuilder - Class in io.micronaut.http.server.netty.handler.accesslog.element
-
Builder for ResponseCodeElement.
- ResponseCodeElementBuilder() - Constructor for class io.micronaut.http.server.netty.handler.accesslog.element.ResponseCodeElementBuilder
-
- ResponseStatusTest - Class in io.micronaut.http.server.tck.tests
-
- ResponseStatusTest() - Constructor for class io.micronaut.http.server.tck.tests.ResponseStatusTest
-
- RESTART - Static variable in class io.micronaut.scheduling.io.watch.FileWatchConfiguration
-
Setting to enable and disable restart.
- result() - Method in interface io.micronaut.inject.ast.ElementQuery
-
Build the query result.
- resultType() - Method in interface io.micronaut.aop.InterceptedMethod
-
Returns result type of the method.
- resultType() - Method in class io.micronaut.aop.internal.intercepted.SynchronousInterceptedMethod
-
- retain() - Method in interface io.micronaut.core.io.buffer.ReferenceCounted
-
Retain an additional reference to this object.
- retain(int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- retain() - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- retainedDuplicate() - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- retainedSlice() - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- retainedSlice(int, int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- retainHostHeader(boolean) - Method in class io.micronaut.http.client.ProxyRequestOptions.Builder
-
If true
, retain the host header from the given request.
- retainHostHeader() - Method in class io.micronaut.http.client.ProxyRequestOptions.Builder
-
- retrieve(HttpRequest<I>, Argument<O>) - Method in interface io.micronaut.http.client.BlockingHttpClient
-
Perform an HTTP request for the given request object emitting the full HTTP response from returned
Publisher
and converting the response body to the specified type.
- retrieve(HttpRequest<I>, Argument<O>, Argument<E>) - Method in interface io.micronaut.http.client.BlockingHttpClient
-
Perform an HTTP request for the given request object emitting the full HTTP response from returned
Publisher
and converting the response body to the specified type.
- retrieve(HttpRequest<I>, Class<O>) - Method in interface io.micronaut.http.client.BlockingHttpClient
-
Perform an HTTP request for the given request object emitting the full HTTP response from returned
Publisher
and converting the response body to the specified type.
- retrieve(HttpRequest<I>) - Method in interface io.micronaut.http.client.BlockingHttpClient
-
Perform an HTTP request for the given request object emitting the full HTTP response from returned
Publisher
and converting the response body to the specified type.
- retrieve(String) - Method in interface io.micronaut.http.client.BlockingHttpClient
-
Perform an HTTP GET request for the given request object emitting the full HTTP response from returned
Publisher
and converting the response body to the specified type.
- retrieve(String, Class<O>) - Method in interface io.micronaut.http.client.BlockingHttpClient
-
Perform an HTTP GET request for the given request object emitting the full HTTP response from returned
Publisher
and converting the response body to the specified type.
- retrieve(String, Class<O>, Class<E>) - Method in interface io.micronaut.http.client.BlockingHttpClient
-
Perform a GET request for the given request object emitting the full HTTP response from returned
Publisher
.
- retrieve(HttpRequest<I>, Argument<O>, Argument<E>) - Method in interface io.micronaut.http.client.HttpClient
-
Perform an HTTP request for the given request object emitting the full HTTP response from returned
Publisher
and converting the response body to the specified type.
- retrieve(HttpRequest<I>, Argument<O>) - Method in interface io.micronaut.http.client.HttpClient
-
Perform an HTTP request for the given request object emitting the full HTTP response from returned
Publisher
and converting the response body to the specified type.
- retrieve(HttpRequest<I>, Class<O>) - Method in interface io.micronaut.http.client.HttpClient
-
Perform an HTTP request for the given request object emitting the full HTTP response from returned
Publisher
and converting the response body to the specified type.
- retrieve(HttpRequest<I>) - Method in interface io.micronaut.http.client.HttpClient
-
Perform an HTTP request for the given request object emitting the full HTTP response from returned
Publisher
and converting the response body to the specified type.
- retrieve(String) - Method in interface io.micronaut.http.client.HttpClient
-
Perform an HTTP GET request for the given request object emitting the full HTTP response from returned
Publisher
and converting the response body to the specified type.
- retrieve(HttpRequest<I>, Argument<O>, Argument<E>) - Method in class io.micronaut.http.client.netty.DefaultHttpClient
-
- retrieveDeepObjectValue(ArgumentConversionContext<Iterable>, String, ConvertibleMultiValues<String>) - Method in class io.micronaut.core.convert.converters.MultiValuesConverterFactory.MultiValuesToIterableConverter
-
- retrieveDeepObjectValue(ArgumentConversionContext<Map>, String, ConvertibleMultiValues<String>) - Method in class io.micronaut.core.convert.converters.MultiValuesConverterFactory.MultiValuesToMapConverter
-
- retrieveDeepObjectValue(ArgumentConversionContext<Object>, String, ConvertibleMultiValues<String>) - Method in class io.micronaut.core.convert.converters.MultiValuesConverterFactory.MultiValuesToObjectConverter
-
- retrieveMultiValue(ArgumentConversionContext<Iterable>, String, ConvertibleMultiValues<String>) - Method in class io.micronaut.core.convert.converters.MultiValuesConverterFactory.MultiValuesToIterableConverter
-
- retrieveMultiValue(ArgumentConversionContext<Map>, String, ConvertibleMultiValues<String>) - Method in class io.micronaut.core.convert.converters.MultiValuesConverterFactory.MultiValuesToMapConverter
-
- retrieveMultiValue(ArgumentConversionContext<Object>, String, ConvertibleMultiValues<String>) - Method in class io.micronaut.core.convert.converters.MultiValuesConverterFactory.MultiValuesToObjectConverter
-
- retrievePropertiesPropertySource(String, String, String, ResourceResolver) - Method in interface io.micronaut.management.endpoint.info.source.PropertiesInfoSource
-
- retrieveSeparatedValue(ArgumentConversionContext<Iterable>, String, ConvertibleMultiValues<String>, String, Character) - Method in class io.micronaut.core.convert.converters.MultiValuesConverterFactory.MultiValuesToIterableConverter
-
- retrieveSeparatedValue(ArgumentConversionContext<Map>, String, ConvertibleMultiValues<String>, String, Character) - Method in class io.micronaut.core.convert.converters.MultiValuesConverterFactory.MultiValuesToMapConverter
-
- retrieveSeparatedValue(ArgumentConversionContext<Object>, String, ConvertibleMultiValues<String>, String, Character) - Method in class io.micronaut.core.convert.converters.MultiValuesConverterFactory.MultiValuesToObjectConverter
-
- RETRY - Static variable in interface io.micronaut.http.sse.Event
-
The retry parameter.
- retry(Duration) - Method in interface io.micronaut.http.sse.Event
-
Sets the retry duration.
- RETRY_AFTER - Static variable in interface io.micronaut.http.HttpHeaders
-
"Retry-After"
.
- Retryable - Annotation Type in io.micronaut.retry.annotation
-
AOP Advice that can be applied to any method.
- RetryEvent - Class in io.micronaut.retry.event
-
An event triggered on each retry.
- RetryEvent(MethodInvocationContext<?, ?>, RetryState, Throwable) - Constructor for class io.micronaut.retry.event.RetryEvent
-
- RetryEventListener - Interface in io.micronaut.retry.event
-
- RetryException - Exception in io.micronaut.retry.exception
-
An exception thrown if there is something at miss with the Retry system.
- RetryException(String) - Constructor for exception io.micronaut.retry.exception.RetryException
-
Constructs a new Retry exception with the specified detail message.
- RetryException(String, Throwable) - Constructor for exception io.micronaut.retry.exception.RetryException
-
Constructs a new Retry exception with the specified detail message and
cause.
- RetryPredicate - Interface in io.micronaut.retry.annotation
-
- RetryState - Interface in io.micronaut.retry
-
An interface that encapsulates the current state of a
Retryable
operation.
- RetryStateBuilder - Interface in io.micronaut.retry
-
The retry state builder.
- returnType(Map<String, Map<String, TypeMirror>>) - Method in class io.micronaut.annotation.processing.visitor.JavaMethodElement
-
The return type for the given info.
- ReturnType<T> - Interface in io.micronaut.core.type
-
Models a return type of an
Executable
method in Micronaut.
- returnTypeValue() - Method in interface io.micronaut.aop.InterceptedMethod
-
Returns result type value.
- returnTypeValue() - Method in class io.micronaut.aop.internal.intercepted.SynchronousInterceptedMethod
-
- returnVoid(GeneratorAdapter) - Method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- REVERSE_COMPARATOR - Static variable in class io.micronaut.core.order.OrderUtil
-
Provide a comparator, in reversed order, for collections.
- reverseIterator(T...) - Static method in class io.micronaut.core.util.ArrayUtils
-
Produce an iterator for the given array.
- reverseSort(List<?>) - Static method in class io.micronaut.core.order.OrderUtil
-
Sort the given list.
- reverseSort(Object[]) - Static method in class io.micronaut.core.order.OrderUtil
-
Sort the given array in reverse order.
- rolesAllowed(HttpRequest<?>) - Method in class io.micronaut.http.server.tck.tests.filter.HttpServerFilterTest.MyController
-
- rootDefinition - Variable in class io.micronaut.context.AbstractBeanResolutionContext
-
- route(HttpMethod, CharSequence) - Method in class io.micronaut.web.router.DefaultRouter
-
- route(HttpStatus) - Method in class io.micronaut.web.router.DefaultRouter
-
- route(Class, HttpStatus) - Method in class io.micronaut.web.router.DefaultRouter
-
- route(Class, Throwable) - Method in class io.micronaut.web.router.DefaultRouter
-
- route(Throwable) - Method in class io.micronaut.web.router.DefaultRouter
-
- route(HttpMethod, CharSequence) - Method in class io.micronaut.web.router.filter.FilteredRouter
-
- route(HttpStatus) - Method in class io.micronaut.web.router.filter.FilteredRouter
-
- route(Class, HttpStatus) - Method in class io.micronaut.web.router.filter.FilteredRouter
-
- route(Throwable) - Method in class io.micronaut.web.router.filter.FilteredRouter
-
- route(Class, Throwable) - Method in class io.micronaut.web.router.filter.FilteredRouter
-
- Route - Interface in io.micronaut.web.router
-
Represents a Route definition constructed by a
RouteBuilder
.
- route(HttpMethod, CharSequence) - Method in interface io.micronaut.web.router.Router
-
Finds the first possible route for the given HTTP method and URI.
- route(HttpStatus) - Method in interface io.micronaut.web.router.Router
-
- route(Class, HttpStatus) - Method in interface io.micronaut.web.router.Router
-
- route(Throwable) - Method in interface io.micronaut.web.router.Router
-
Match a route to an error.
- route(Class, Throwable) - Method in interface io.micronaut.web.router.Router
-
Match a route to an error.
- RouteBuilder - Interface in io.micronaut.web.router
-
An interface for classes capable of building HTTP routing information.
- RouteBuilder.UriNamingStrategy - Interface in io.micronaut.web.router
-
A URI naming strategy is used to dictate the default name to use when building a URI for a class.
- RouteData<T> - Interface in io.micronaut.management.endpoint.routes
-
- RouteDataCollector<T> - Interface in io.micronaut.management.endpoint.routes
-
- RouteExecutor - Class in io.micronaut.http.server
-
A class responsible for executing routes.
- RouteExecutor(Router, BeanContext, RequestArgumentSatisfier, HttpServerConfiguration, ErrorResponseProcessor<?>, ExecutorSelector) - Constructor for class io.micronaut.http.server.RouteExecutor
-
Default constructor.
- RouteInfo<R> - Interface in io.micronaut.web.router
-
Common information shared between route and route match.
- RouteMatch<R> - Interface in io.micronaut.web.router
-
A
Route
that is executable.
- RouteMatchFilter - Interface in io.micronaut.web.router.filter
-
A filter responsible for filtering route matches.
- RouteMatchUtils - Class in io.micronaut.web.router
-
- RouteMatchUtils() - Constructor for class io.micronaut.web.router.RouteMatchUtils
-
- Router - Interface in io.micronaut.web.router
-
Core Router interface that allows discovery of a route given an HTTP method and URI.
- RoutesEndpoint - Class in io.micronaut.management.endpoint.routes
-
Exposes an
Endpoint
to display application routes.
- RoutesEndpoint(Router, RouteDataCollector) - Constructor for class io.micronaut.management.endpoint.routes.RoutesEndpoint
-
- RoutesVersioningConfiguration - Class in io.micronaut.web.router.version
-
Routes versioning configuration.
- RoutesVersioningConfiguration() - Constructor for class io.micronaut.web.router.version.RoutesVersioningConfiguration
-
- RouteValidationResult - Class in io.micronaut.validation.routes
-
The result of route validation.
- RouteValidationResult(String...) - Constructor for class io.micronaut.validation.routes.RouteValidationResult
-
Default constructor.
- RouteValidationRule - Interface in io.micronaut.validation.routes.rules
-
Describes a rule to validate a route.
- RouteValidationVisitor - Class in io.micronaut.validation.routes
-
Visits methods annotated with HttpMethodMapping and validates the
parameters are consistent with the URI.
- RouteValidationVisitor() - Constructor for class io.micronaut.validation.routes.RouteValidationVisitor
-
- RouteVersionFilter - Class in io.micronaut.web.router.version
-
- RouteVersionFilter(List<RequestVersionResolver>, DefaultVersionProvider) - Constructor for class io.micronaut.web.router.version.RouteVersionFilter
-
- RoutingException - Exception in io.micronaut.web.router.exceptions
-
An exception that occurs when building routes.
- RoutingException(String, Throwable) - Constructor for exception io.micronaut.web.router.exceptions.RoutingException
-
- RoutingException(String) - Constructor for exception io.micronaut.web.router.exceptions.RoutingException
-
- RTT - Static variable in interface io.micronaut.http.HttpHeaders
-
"RTT"
.
- run(String...) - Static method in interface io.micronaut.context.ApplicationContext
-
- run() - Static method in interface io.micronaut.context.ApplicationContext
-
- run(Map<String, Object>, String...) - Static method in interface io.micronaut.context.ApplicationContext
-
- run(PropertySource, String...) - Static method in interface io.micronaut.context.ApplicationContext
-
- run(Class<T>, String...) - Static method in interface io.micronaut.context.ApplicationContext
-
- run(Class<T>, Map<String, Object>, String...) - Static method in interface io.micronaut.context.ApplicationContext
-
- run(Class<T>, PropertySource, String...) - Static method in interface io.micronaut.context.ApplicationContext
-
- run(ClassLoader, String...) - Static method in interface io.micronaut.context.ApplicationContext
-
- run(Class<T>) - Method in interface io.micronaut.context.ApplicationContextBuilder
-
- run() - Static method in interface io.micronaut.context.BeanContext
-
- run(ClassLoader) - Static method in interface io.micronaut.context.BeanContext
-
- run(StreamFunctionExecutor, String...) - Static method in class io.micronaut.function.executor.FunctionApplication
-
- run(String[], Function<FunctionInitializer.ParseContext, ?>) - Method in class io.micronaut.function.executor.FunctionInitializer
-
This method is designed to be called when using the
FunctionInitializer
from a static Application main method.
- run() - Method in class io.micronaut.http.server.tck.TestScenario.Builder
-
Runs the Test Scneario.
- run(String...) - Static method in class io.micronaut.runtime.Micronaut
-
Run the application for the given arguments.
- run(Class, String...) - Static method in class io.micronaut.runtime.Micronaut
-
Run the application for the given arguments.
- run(Class[], String...) - Static method in class io.micronaut.runtime.Micronaut
-
Run the application for the given arguments.
- RunnableInstrumenter - Interface in io.micronaut.scheduling.instrument
-
Interface for classes that instrument
Runnable
instances.
- running - Variable in class io.micronaut.context.DefaultBeanContext
-
- RuntimeBeanDefinition<T> - Interface in io.micronaut.context
-
Allow the construction for bean definitions programmatically that can be registered
via
BeanDefinitionRegistry
at runtime.
- RuntimeBeanDefinition.Builder<B> - Interface in io.micronaut.context
-
- 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.netty.cookies.NettyCookie
-
- 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(InMemorySession) - Method in class io.micronaut.session.InMemorySessionStore
-
- save(S) - Method in interface io.micronaut.session.SessionStore
-
Save the given session.
- SAVE_DATA - Static variable in interface io.micronaut.http.HttpHeaders
-
"Save-Data"
.
- scan(String, String) - Method in class io.micronaut.ast.groovy.scan.ClassPathAnnotationScanner
-
Scan the given packages.
- scan(Class<? extends Annotation>) - Method in class io.micronaut.context.env.DefaultEnvironment
-
- scan(Class<? extends Annotation>, String...) - Method in class io.micronaut.context.env.DefaultEnvironment
-
- scan(Class<? extends Annotation>) - Method in interface io.micronaut.context.env.Environment
-
Scan the current environment for classes annotated with the given annotation.
- scan(Class<? extends Annotation>, String...) - Method in interface io.micronaut.context.env.Environment
-
Scan the current environment for classes annotated with the given annotation.
- scan(String, String) - Method in interface io.micronaut.core.io.scan.AnnotationScanner
-
Scan the given packages.
- scan(String, Package...) - Method in interface io.micronaut.core.io.scan.AnnotationScanner
-
Scan the given packages.
- scan(Class<? extends Annotation>, Package...) - Method in interface io.micronaut.core.io.scan.AnnotationScanner
-
Scans the given package names.
- scan(Class<? extends Annotation>, Package) - Method in interface io.micronaut.core.io.scan.AnnotationScanner
-
Scan the given packages.
- scan(String, String...) - Method in interface io.micronaut.core.io.scan.AnnotationScanner
-
Scans the given package names.
- scan(String, Collection<String>) - Method in interface io.micronaut.core.io.scan.AnnotationScanner
-
Scans the given package names.
- scan(Class<? extends Annotation>, Collection<String>) - Method in interface io.micronaut.core.io.scan.AnnotationScanner
-
Scans the given package names.
- scan(String, Stream<String>) - Method in interface io.micronaut.core.io.scan.AnnotationScanner
-
Scans the given package names.
- scan(Class<? extends Annotation>, String...) - Method in interface io.micronaut.core.io.scan.AnnotationScanner
-
Scans the given package names.
- scan(String, String) - Method in class io.micronaut.core.io.scan.BeanIntrospectionScanner
-
- scanFile(String, Path, List<Class<?>>) - Method in class io.micronaut.ast.groovy.scan.ClassPathAnnotationScanner
-
- schedule(Runnable, long, TimeUnit) - Method in interface io.micronaut.scheduling.instrument.InstrumentedScheduledExecutorService
-
- schedule(Callable<V>, long, TimeUnit) - Method in interface io.micronaut.scheduling.instrument.InstrumentedScheduledExecutorService
-
- schedule(String, Runnable) - Method in class io.micronaut.scheduling.ScheduledExecutorTaskScheduler
-
- schedule(String, Callable<V>) - Method in class io.micronaut.scheduling.ScheduledExecutorTaskScheduler
-
- schedule(String, String, Callable<V>) - Method in class io.micronaut.scheduling.ScheduledExecutorTaskScheduler
-
- schedule(Duration, Runnable) - Method in class io.micronaut.scheduling.ScheduledExecutorTaskScheduler
-
- schedule(Duration, Callable<V>) - Method in class io.micronaut.scheduling.ScheduledExecutorTaskScheduler
-
- schedule(String, Runnable) - Method in interface io.micronaut.scheduling.TaskScheduler
-
Creates and executes a one-shot action that becomes enabled
after the given delay.
- schedule(String, Callable<V>) - Method in interface io.micronaut.scheduling.TaskScheduler
-
Creates and executes a one-shot action that becomes enabled
after the given delay.
- schedule(String, String, Runnable) - Method in interface io.micronaut.scheduling.TaskScheduler
-
Creates and executes a one-shot action that becomes enabled
after the given delay.
- schedule(String, String, Callable<V>) - Method in interface io.micronaut.scheduling.TaskScheduler
-
Creates and executes a one-shot action that becomes enabled
after the given delay.
- schedule(Duration, Runnable) - Method in interface io.micronaut.scheduling.TaskScheduler
-
Creates and executes a one-shot action that becomes enabled
after the given delay.
- schedule(Duration, Callable<V>) - Method in interface io.micronaut.scheduling.TaskScheduler
-
Creates and executes a ScheduledFuture that becomes enabled after the
given delay.
- scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in interface io.micronaut.scheduling.instrument.InstrumentedScheduledExecutorService
-
- scheduleAtFixedRate(Duration, Duration, Runnable) - Method in class io.micronaut.scheduling.ScheduledExecutorTaskScheduler
-
- scheduleAtFixedRate(Duration, Duration, Runnable) - Method in interface io.micronaut.scheduling.TaskScheduler
-
Creates and executes a periodic action that becomes enabled first
after the given initial delay, and subsequently with the given
period; that is executions will commence after
initialDelay
then initialDelay+period
, then
initialDelay + 2 * period
, and so on.
- Scheduled - Annotation Type in io.micronaut.scheduling.annotation
-
An annotation for scheduling a re-occurring task.
- SCHEDULED - Static variable in interface io.micronaut.scheduling.TaskExecutors
-
- ScheduledExecutorServiceConfig - Class in io.micronaut.scheduling.executor
-
- ScheduledExecutorServiceConfig() - Constructor for class io.micronaut.scheduling.executor.ScheduledExecutorServiceConfig
-
- ScheduledExecutorTaskScheduler - Class in io.micronaut.scheduling
-
- ScheduledExecutorTaskScheduler(ExecutorService) - Constructor for class io.micronaut.scheduling.ScheduledExecutorTaskScheduler
-
- ScheduledMethodProcessor - Class in io.micronaut.scheduling.processor
-
- ScheduledMethodProcessor(BeanContext, Optional<ConversionService<?>>, TaskExceptionHandler<?, ?>) - Constructor for class io.micronaut.scheduling.processor.ScheduledMethodProcessor
-
- SchedulerConfigurationException - Exception in io.micronaut.scheduling.exceptions
-
- SchedulerConfigurationException(ExecutableMethod<?, ?>, String) - Constructor for exception io.micronaut.scheduling.exceptions.SchedulerConfigurationException
-
- SchedulerConfigurationException(MethodReference<?, ?>, String) - Constructor for exception io.micronaut.scheduling.exceptions.SchedulerConfigurationException
-
- Schedules - Annotation Type in io.micronaut.scheduling.annotation
-
- scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in interface io.micronaut.scheduling.instrument.InstrumentedScheduledExecutorService
-
- scheduleWithFixedDelay(Duration, Duration, Runnable) - Method in class io.micronaut.scheduling.ScheduledExecutorTaskScheduler
-
- scheduleWithFixedDelay(Duration, Duration, Runnable) - Method in interface io.micronaut.scheduling.TaskScheduler
-
Creates and executes a periodic action that becomes enabled first
after the given initial delay, and subsequently with the
given delay between the termination of one execution and the
commencement of the next.
- 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.
- SCHEME_SECURE_WEBSOCKET - Static variable in class io.micronaut.http.server.netty.websocket.NettyServerWebSocketUpgradeHandler
-
- SCHEME_WEBSOCKET - Static variable in class io.micronaut.http.server.netty.websocket.NettyServerWebSocketUpgradeHandler
-
- SCHEME_WS - Static variable in interface io.micronaut.websocket.WebSocketClient
-
Constant for HTTP scheme.
- SCHEME_WSS - Static variable in interface io.micronaut.websocket.WebSocketClient
-
Constant for HTTPS scheme.
- scope(Class<? extends Annotation>) - Method in interface io.micronaut.context.RuntimeBeanDefinition.Builder
-
The scope to use.
- SCOPE - Static variable in class io.micronaut.core.annotation.AnnotationUtil
-
The meta annotation used for scope declarations.
- scope(AnnotationValue<?>) - Method in interface io.micronaut.inject.ast.beans.BeanElementBuilder
-
Adds a scope for the given annotation value to the bean.
- scope(String) - Method in interface io.micronaut.inject.ast.beans.BeanElementBuilder
-
Adds a scope for the given annotation value to the bean.
- ScopedProxy - Annotation Type in io.micronaut.runtime.context.scope
-
A meta annotation for a scoped proxy.
- 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"
.
- Secondary - Annotation Type in io.micronaut.context.annotation
-
Counter part to
Primary
that allows reducing the priority of a given bean for the purposes of dependency
injection.
- secure(boolean) - Method in interface io.micronaut.http.cookie.Cookie
-
Sets whether the cookie is secure.
- secure(boolean) - Method in class io.micronaut.http.netty.cookies.NettyCookie
-
- secure(boolean) - Method in class io.micronaut.http.simple.cookies.SimpleCookie
-
- seeOther(URI) - Static method in interface io.micronaut.http.HttpResponse
-
- select(Object) - Method in class io.micronaut.http.client.loadbalance.DiscoveryClientRoundRobinLoadBalancer
-
- select(Object) - Method in class io.micronaut.http.client.loadbalance.FixedLoadBalancer
-
- select(Object) - Method in class io.micronaut.http.client.loadbalance.ServiceInstanceListRoundRobinLoadBalancer
-
- select(Object) - Method in interface io.micronaut.http.client.LoadBalancer
-
- select() - Method in interface io.micronaut.http.client.LoadBalancer
-
- select(MethodReference, ThreadSelection) - Method in class io.micronaut.scheduling.executor.DefaultExecutorSelector
-
- select(String) - Method in class io.micronaut.scheduling.executor.DefaultExecutorSelector
-
- select(MethodReference, ThreadSelection) - Method in interface io.micronaut.scheduling.executor.ExecutorSelector
-
- select(String) - Method in interface io.micronaut.scheduling.executor.ExecutorSelector
-
Obtain executor for the given name.
- Selector - Annotation Type in io.micronaut.management.endpoint.annotation
-
Annotation that can be applied to arguments that should be included in the endpoint URI.
- SELF - Static variable in interface io.micronaut.http.hateoas.Link
-
Self link.
- SelfSignedSslBuilder - Class in io.micronaut.http.server.netty.ssl
-
The Netty implementation of
SslBuilder
that generates an
SslContext
to create a server handler
with SSL support via a generated self signed certificate.
- SelfSignedSslBuilder(HttpServerConfiguration, ServerSslConfiguration, ResourceResolver) - Constructor for class io.micronaut.http.server.netty.ssl.SelfSignedSslBuilder
-
- SemanticVersion - Class in io.micronaut.core.version
-
Utility class for comparing semantic versions.
- SemanticVersion(String) - Constructor for class io.micronaut.core.version.SemanticVersion
-
Constructor.
- send(T, MediaType) - Method in class io.micronaut.http.netty.websocket.NettyWebSocketSession
-
- send(T, MediaType) - Method in interface io.micronaut.websocket.WebSocketSession
-
Send the given message to the remote peer.
- send(T) - Method in interface io.micronaut.websocket.WebSocketSession
-
Send the given message to the remote peer.
- sendAsync(T, MediaType) - Method in class io.micronaut.http.netty.websocket.NettyWebSocketSession
-
- sendAsync(T, MediaType) - Method in interface io.micronaut.websocket.WebSocketSession
-
Send the given message to the remote peer asynchronously.
- sendAsync(T) - Method in interface io.micronaut.websocket.WebSocketSession
-
Send the given message to the remote peer asynchronously.
- sendPingAsync(byte[]) - Method in class io.micronaut.http.netty.websocket.NettyWebSocketSession
-
- sendPingAsync(byte[]) - Method in interface io.micronaut.websocket.WebSocketSession
-
Send a ping through this WebSocket.
- sendSync(Object, MediaType) - Method in class io.micronaut.http.netty.websocket.NettyWebSocketSession
-
- sendSync(Object, MediaType) - Method in interface io.micronaut.websocket.WebSocketSession
-
Send the given message to the remote peer synchronously.
- sendSync(Object) - Method in interface io.micronaut.websocket.WebSocketSession
-
Send the given message to the remote peer synchronously.
- SendTo - Annotation Type in io.micronaut.messaging.annotation
-
An annotation that can be applied at the method level to indicate that return value of said method should be sent to given destination.
- SENSITIVE - Static variable in annotation type io.micronaut.management.endpoint.annotation.Endpoint
-
Whether endpoints are sensitive by default.
- Sensitive - Annotation Type in io.micronaut.management.endpoint.annotation
-
Annotation that can be applied to endpoint methods to control sensitivity at the method level.
- sentOutMessage(ChannelHandlerContext) - Method in class io.micronaut.http.netty.stream.HttpStreamsClientHandler
-
- sentOutMessage(ChannelHandlerContext) - Method in class io.micronaut.http.netty.stream.HttpStreamsServerHandler
-
- SerializationException - Exception in io.micronaut.core.serialize.exceptions
-
A generic exception that occurs during serialization or deserialization.
- SerializationException(String, Throwable) - Constructor for exception io.micronaut.core.serialize.exceptions.SerializationException
-
- SerializationException(String) - Constructor for exception io.micronaut.core.serialize.exceptions.SerializationException
-
- serialize(Object, OutputStream) - Method in class io.micronaut.core.serialize.JdkSerializer
-
- serialize(Object, OutputStream) - Method in interface io.micronaut.core.serialize.ObjectSerializer
-
Serialize the given object to a byte[].
- serialize(Object) - Method in interface io.micronaut.core.serialize.ObjectSerializer
-
Serialize the given object to a byte[].
- serialize(ConvertibleMultiValues<?>, JsonGenerator, SerializerProvider) - Method in class io.micronaut.jackson.serialize.ConvertibleMultiValuesSerializer
-
- serialize(ConvertibleValues<?>, JsonGenerator, SerializerProvider) - Method in class io.micronaut.jackson.serialize.ConvertibleValuesSerializer
-
- serialize(Object) - Method in class io.micronaut.jackson.serialize.JacksonObjectSerializer
-
- serialize(Object, OutputStream) - Method in class io.micronaut.jackson.serialize.JacksonObjectSerializer
-
- serialize(OptionalValues<?>, JsonGenerator, SerializerProvider) - Method in class io.micronaut.jackson.serialize.OptionalValuesSerializer
-
- serialize(Object) - Method in class io.micronaut.json.JsonObjectSerializer
-
- serialize(Object, OutputStream) - Method in class io.micronaut.json.JsonObjectSerializer
-
- serializers - Variable in class io.micronaut.jackson.ObjectMapperFactory
-
- 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.
- serverPush(HttpRequest<?>) - Method in class io.micronaut.http.server.netty.NettyHttpRequest
-
- 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.
- ServerShutdownEvent - Class in io.micronaut.runtime.server.event
-
- ServerShutdownEvent(EmbeddedServer) - Constructor for class io.micronaut.runtime.server.event.ServerShutdownEvent
-
Constructs a prototypical Event.
- serverSocketChannelClass() - Method in class io.micronaut.http.netty.channel.DefaultEventLoopGroupFactory
-
- serverSocketChannelClass(EventLoopGroupConfiguration) - Method in class io.micronaut.http.netty.channel.DefaultEventLoopGroupFactory
-
- serverSocketChannelClass() - Method in class io.micronaut.http.netty.channel.EpollEventLoopGroupFactory
-
Returns the server channel class.
- serverSocketChannelClass() - Method in interface io.micronaut.http.netty.channel.EventLoopGroupFactory
-
Returns the server channel class.
- serverSocketChannelClass(EventLoopGroupConfiguration) - Method in interface io.micronaut.http.netty.channel.EventLoopGroupFactory
-
Returns the server channel class.
- serverSocketChannelClass() - Method in class io.micronaut.http.netty.channel.KQueueEventLoopGroupFactory
-
Returns the server channel class.
- serverSocketChannelClass() - Method in class io.micronaut.http.netty.channel.NioEventLoopGroupFactory
-
Returns the server channel class.
- serverSocketChannelInstance(EventLoopGroupConfiguration) - Method in class io.micronaut.http.netty.channel.DefaultEventLoopGroupFactory
-
- serverSocketChannelInstance(EventLoopGroupConfiguration) - Method in class io.micronaut.http.netty.channel.EpollEventLoopGroupFactory
-
- serverSocketChannelInstance(EventLoopGroupConfiguration) - Method in interface io.micronaut.http.netty.channel.EventLoopGroupFactory
-
Returns the server channel class instance.
- serverSocketChannelInstance(EventLoopGroupConfiguration) - Method in class io.micronaut.http.netty.channel.KQueueEventLoopGroupFactory
-
- serverSocketChannelInstance(EventLoopGroupConfiguration) - Method in class io.micronaut.http.netty.channel.NioEventLoopGroupFactory
-
- ServerSslBuilder - Interface in io.micronaut.http.server.netty.ssl
-
Interface that allows for different builder instances to be able to create
an the SSLContext supplied later to the micronaut http server.
- 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
-
- ServerStartupEvent - Class in io.micronaut.runtime.server.event
-
- ServerStartupEvent(EmbeddedServer) - Constructor for class io.micronaut.runtime.server.event.ServerStartupEvent
-
Constructs a prototypical Event.
- ServerStartupException - Exception in io.micronaut.http.server.exceptions
-
An exception thrown on server startup.
- ServerStartupException(String) - Constructor for exception io.micronaut.http.server.exceptions.ServerStartupException
-
- ServerStartupException(String, Throwable) - Constructor for exception io.micronaut.http.server.exceptions.ServerStartupException
-
- ServerStopEndpoint - Class in io.micronaut.management.endpoint.stop
-
- ServerUnderTest - Interface in io.micronaut.http.server.tck
-
An API for a Micronaut HTTP Server under test.
- ServerUnderTestProvider - Interface in io.micronaut.http.server.tck
-
Provides a server to test.
- ServerUnderTestProviderUtils - Class in io.micronaut.http.server.tck
-
- ServerWebSocket - Annotation Type in io.micronaut.websocket.annotation
-
Annotation declared on the server to indicate the class handles web socket frames.
- ServerWebSocketProcessor - Class in io.micronaut.http.server.websocket
-
A processor that exposes WebSocket URIs via the router.
- SERVICE_RESTART - Static variable in class io.micronaut.websocket.CloseReason
-
See https://tools.ietf.org/html/rfc6455#section-11.7.
- ServiceConnectionPoolConfiguration() - Constructor for class io.micronaut.http.client.ServiceHttpClientConfiguration.ServiceConnectionPoolConfiguration
-
- ServiceDefinition<T> - Interface in io.micronaut.core.io.service
-
A service that may or may not be present on the classpath.
- ServiceDescriptionProcessor - Class in io.micronaut.annotation.processing
-
- ServiceDescriptionProcessor() - Constructor for class io.micronaut.annotation.processing.ServiceDescriptionProcessor
-
Deprecated.
- ServiceHttpClientConfiguration - Class in io.micronaut.http.client
-
Allows defining HTTP client configurations via the micronaut.http.services
setting.
- ServiceHttpClientConfiguration(String, ServiceHttpClientConfiguration.ServiceConnectionPoolConfiguration, ServiceHttpClientConfiguration.ServiceSslClientConfiguration, ApplicationConfiguration) - Constructor for class io.micronaut.http.client.ServiceHttpClientConfiguration
-
Creates a new client configuration for the given service ID.
- ServiceHttpClientConfiguration(String, ServiceHttpClientConfiguration.ServiceConnectionPoolConfiguration, ServiceHttpClientConfiguration.ServiceSslClientConfiguration, HttpClientConfiguration) - Constructor for class io.micronaut.http.client.ServiceHttpClientConfiguration
-
Creates a new client configuration for the given service ID.
- ServiceHttpClientConfiguration.ServiceConnectionPoolConfiguration - Class in io.micronaut.http.client
-
The default connection pool configuration.
- ServiceHttpClientConfiguration.ServiceSslClientConfiguration - Class in io.micronaut.http.client
-
The default connection pool configuration.
- ServiceHttpClientConfiguration.ServiceSslClientConfiguration.DefaultKeyConfiguration - Class in io.micronaut.http.client
-
- ServiceHttpClientConfiguration.ServiceSslClientConfiguration.DefaultKeyStoreConfiguration - Class in io.micronaut.http.client
-
- ServiceHttpClientConfiguration.ServiceSslClientConfiguration.DefaultTrustStoreConfiguration - Class in io.micronaut.http.client
-
- ServiceHttpClientFactory - Class in io.micronaut.http.client
-
- ServiceHttpClientFactory(TaskScheduler, BeanProvider<HttpClientRegistry<?>>) - Constructor for class io.micronaut.http.client.ServiceHttpClientFactory
-
Default constructor.
- ServiceHttpClientHealthIndicator - Class in io.micronaut.management.health.indicator.client
-
- ServiceHttpClientHealthIndicator(ServiceHttpClientConfiguration, StaticServiceInstanceList) - Constructor for class io.micronaut.management.health.indicator.client.ServiceHttpClientHealthIndicator
-
- ServiceInstance - Interface in io.micronaut.discovery
-
Represents a remote service discovered by the underlying discovery implementation.
- ServiceInstance.Builder - Interface in io.micronaut.discovery
-
- ServiceInstanceIdGenerator - Interface in io.micronaut.discovery
-
- ServiceInstanceList - Interface in io.micronaut.discovery
-
- ServiceInstanceListLoadBalancerFactory - Class in io.micronaut.http.client.loadbalance
-
- ServiceInstanceListLoadBalancerFactory() - Constructor for class io.micronaut.http.client.loadbalance.ServiceInstanceListLoadBalancerFactory
-
- ServiceInstanceListRoundRobinLoadBalancer - Class in io.micronaut.http.client.loadbalance
-
- ServiceInstanceListRoundRobinLoadBalancer(ServiceInstanceList) - Constructor for class io.micronaut.http.client.loadbalance.ServiceInstanceListRoundRobinLoadBalancer
-
- ServiceInstanceMetadataContributor - Interface in io.micronaut.discovery.metadata
-
Strategy interface for classes to contribute to
ServiceInstance
metadata
when registering an instance with a discovery service.
- ServiceReadyEvent - Class in io.micronaut.discovery.event
-
An event fired when a service has completed starting and is ready to service requests.
- ServiceReadyEvent(ServiceInstance) - Constructor for class io.micronaut.discovery.event.ServiceReadyEvent
-
Constructs a prototypical Event.
- ServiceReadyHealthIndicator - Class in io.micronaut.management.health.indicator.service
-
A
HealthIndicator
that signals when the service is ready to
service requests.
- ServiceReadyHealthIndicator(ApplicationConfiguration) - Constructor for class io.micronaut.management.health.indicator.service.ServiceReadyHealthIndicator
-
Default constructor.
- ServiceSslClientConfiguration() - Constructor for class io.micronaut.http.client.ServiceHttpClientConfiguration.ServiceSslClientConfiguration
-
- ServiceStoppedEvent - Class in io.micronaut.discovery.event
-
An event triggered when a
ServiceInstance
has shutdown and will no longer service requests.
- ServiceStoppedEvent(ServiceInstance) - Constructor for class io.micronaut.discovery.event.ServiceStoppedEvent
-
Constructs a prototypical Event.
- SESSION - Static variable in class io.micronaut.session.http.SessionLogElement
-
The session marker.
- Session - Interface in io.micronaut.session
-
An interface representing a user session.
- SESSION_ATTRIBUTE - Static variable in class io.micronaut.session.http.HttpSessionFilter
-
Constant for Micronaut SESSION attribute.
- SessionArgumentBinder - Class in io.micronaut.session.binder
-
Binds an argument of type
Session
for controllers.
- SessionArgumentBinder(SessionStore<Session>) - Constructor for class io.micronaut.session.binder.SessionArgumentBinder
-
Constructor.
- SessionConfiguration - Class in io.micronaut.session
-
Base configuration properties for session handling.
- SessionConfiguration() - Constructor for class io.micronaut.session.SessionConfiguration
-
- SessionCreatedEvent - Class in io.micronaut.session.event
-
Fired when a session is created.
- SessionCreatedEvent(Session) - Constructor for class io.micronaut.session.event.SessionCreatedEvent
-
Constructs a Session created event.
- SessionDeletedEvent - Class in io.micronaut.session.event
-
- SessionDeletedEvent(Session) - Constructor for class io.micronaut.session.event.SessionDeletedEvent
-
Constructs a prototypical Event.
- SessionDestroyedEvent - Class in io.micronaut.session.event
-
Fired when a session is destroyed.
- SessionDestroyedEvent(Session) - Constructor for class io.micronaut.session.event.SessionDestroyedEvent
-
Constructs a Session destroyed event.
- SessionExpiredEvent - Class in io.micronaut.session.event
-
- SessionExpiredEvent(Session) - Constructor for class io.micronaut.session.event.SessionExpiredEvent
-
Constructs a Session expired event.
- SessionForRequest - Class in io.micronaut.session.http
-
Utility class with methods to create or retrieve a session associated to a request.
- SessionForRequest() - Constructor for class io.micronaut.session.http.SessionForRequest
-
- sessionIdFromCookie(Cookie) - Method in class io.micronaut.session.http.CookieHttpSessionIdGenerator
-
- SessionIdGenerator - Interface in io.micronaut.session
-
Strategy interface for generating
Session
IDs.
- SessionLocaleResolver - Class in io.micronaut.session.http
-
Resolves the locale from a property in a session.
- SessionLocaleResolver(HttpLocaleResolutionConfiguration) - Constructor for class io.micronaut.session.http.SessionLocaleResolver
-
- SessionLogElement - Class in io.micronaut.session.http
-
SessionLogElement LogElement.
- SessionLogElementBuilder - Class in io.micronaut.session.http
-
Builder for SessionLogElement.
- SessionLogElementBuilder() - Constructor for class io.micronaut.session.http.SessionLogElementBuilder
-
- SessionSettings - Interface in io.micronaut.session
-
Settings for session configuration.
- SessionStore<S extends Session> - Interface in io.micronaut.session
-
Interface for locating and saving sessions.
- SessionValue - Annotation Type in io.micronaut.session.annotation
-
- SessionValueArgumentBinder - Class in io.micronaut.session.binder
-
- SessionValueArgumentBinder() - Constructor for class io.micronaut.session.binder.SessionValueArgumentBinder
-
- SessionWebSocketEventListener - Class in io.micronaut.session.websocket
-
Persists the session in the background on web socket events.
- set(B, P) - Method in class io.micronaut.core.beans.AbstractBeanProperty
-
- set(B, T) - Method in interface io.micronaut.core.beans.BeanProperty
-
Write the bean value.
- set(T) - Static method in class io.micronaut.core.optim.StaticOptimizations
-
Injects an optimization.
- set(CharSequence, CharSequence) - Method in interface io.micronaut.core.type.MutableHeaders
-
Sets an HTTP header overriding any existing value.
- set() - Static method in class io.micronaut.core.util.clhm.Weighers
-
A weigher where the value is a
Set
and its weight is the number
of elements.
- set(HttpRequest) - Static method in class io.micronaut.http.context.ServerRequestContext
-
- set(CharSequence, CharSequence) - Method in interface io.micronaut.http.MutableHttpHeaders
-
- set(CharSequence, CharSequence) - Method in class io.micronaut.http.netty.NettyHttpHeaders
-
- set(NettyHttpRequest<?>, HttpResponse<?>) - Static method in class io.micronaut.http.server.netty.NettyHttpResponseFactory
-
Lookup the response from the request.
- set(T, Object) - Method in interface io.micronaut.inject.FieldInjectionPoint
-
Sets the value of the field.
- SET_COOKIE - Static variable in interface io.micronaut.http.HttpHeaders
-
"Set-Cookie"
.
- SET_COOKIE2 - Static variable in interface io.micronaut.http.HttpHeaders
-
"Set-Cookie2"
.
- setAccessLogger(NettyHttpServerConfiguration.AccessLogger) - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration
-
Sets the AccessLogger configuration.
- setAccount(String) - Method in class io.micronaut.discovery.cloud.AbstractComputeInstanceMetadata
-
- setAcquireTimeout(Duration) - Method in class io.micronaut.http.client.HttpClientConfiguration.ConnectionPoolConfiguration
-
Sets the timeout to wait for a connection.
- 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.
- setAllowCredentials(CorsOriginConfiguration, MutableHttpResponse<?>) - Method in class io.micronaut.http.server.cors.CorsFilter
-
- setAllowCredentials(boolean) - Method in class io.micronaut.http.server.cors.CorsOriginConfiguration
-
Sets whether to allow credentials.
- setAllowedHeaders(List<String>) - Method in class io.micronaut.http.server.cors.CorsOriginConfiguration
-
Sets the allowed headers.
- setAllowedHosts(List<String>) - Method in class io.micronaut.http.server.HttpServerConfiguration.HostResolutionConfiguration
-
- setAllowedMethods(List<HttpMethod>) - Method in class io.micronaut.http.server.cors.CorsOriginConfiguration
-
Sets the allowed methods.
- setAllowedOrigins(List<String>) - Method in class io.micronaut.http.server.cors.CorsOriginConfiguration
-
Sets the allowed origins.
- setAllowedOriginsRegex(String) - Method in class io.micronaut.http.server.cors.CorsOriginConfiguration
-
Sets a regular expression for matching Allowed Origins.
- setAllowHeaders(List<?>, MutableHttpResponse<?>) - Method in class io.micronaut.http.server.cors.CorsFilter
-
- setAllowMethods(HttpMethod, MutableHttpResponse<?>) - Method in class io.micronaut.http.server.cors.CorsFilter
-
- setAlwaysSerializeErrorsAsList(boolean) - Method in class io.micronaut.jackson.JacksonConfiguration
-
Sets whether _embedded.errors should always be serialized as list (defaults to false).
- setArraySizeThreshold(int) - Method in class io.micronaut.jackson.JacksonConfiguration
-
Sets the array size threshold for data binding.
- setAttribute(CharSequence, Object) - Method in interface io.micronaut.aop.InvocationContext
-
- setAttribute(CharSequence, Object) - Method in class io.micronaut.context.AbstractBeanResolutionContext
-
- setAttribute(CharSequence, Object) - Method in interface io.micronaut.context.BeanResolutionContext
-
Store a value within the context.
- setAttribute(CharSequence, Object) - Method in class io.micronaut.context.DefaultBeanContext
-
- setAttribute(CharSequence, Object) - Method in interface io.micronaut.core.attr.MutableAttributeHolder
-
Sets an attribute on the message.
- 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
-
- setAvailabilityZone(String) - Method in class io.micronaut.discovery.cloud.AbstractComputeInstanceMetadata
-
- setBase64Encode(boolean) - Method in class io.micronaut.session.http.HttpSessionConfiguration
-
- setBeanIntrospectionModule(boolean) - Method in class io.micronaut.jackson.JacksonConfiguration
-
Whether the
BeanIntrospection
should be used for reflection free object serialialization/deserialialization.
- setBody(T) - Method in class io.micronaut.http.server.netty.NettyHttpRequest
-
Sets the body.
- setBoolean(int, boolean) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- setBuildSelfSigned(boolean) - Method in class io.micronaut.http.ssl.ServerSslConfiguration
-
Sets whether to build a self-signed certificate.
- setBuildSelfSigned(boolean) - Method in class io.micronaut.http.ssl.SslConfiguration
-
- setByte(int, int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- setBytes(int, ByteBuf) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- setBytes(int, ByteBuf, int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- setBytes(int, ByteBuf, int, int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- setBytes(int, byte[]) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- setBytes(int, byte[], int, int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- setBytes(int, ByteBuffer) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- setBytes(int, InputStream, int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- setBytes(int, ScatteringByteChannel, int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- setBytes(int, FileChannel, long, int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- setCacheControl(NettyHttpServerConfiguration.FileTypeHandlerConfiguration.CacheControlConfiguration) - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.FileTypeHandlerConfiguration
-
Sets the cache control configuration.
- setCacheControl(FileTypeHandlerConfiguration.CacheControlConfiguration) - Method in class io.micronaut.http.server.netty.types.files.FileTypeHandlerConfiguration
-
Deprecated.
Sets the cache control configuration.
- setCached(boolean) - Method in class io.micronaut.discovery.cloud.AbstractComputeInstanceMetadata
-
- setCacheSeconds(int) - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.FileTypeHandlerConfiguration
-
Cache Seconds.
- setCacheSeconds(int) - Method in class io.micronaut.http.server.netty.types.files.FileTypeHandlerConfiguration
-
Deprecated.
Cache Seconds.
- setCacheTrimInterval(Integer) - Method in interface io.micronaut.buffer.netty.ByteBufAllocatorConfiguration
-
- setCapacity(long) - Method in class io.micronaut.core.util.clhm.ConcurrentLinkedHashMap
-
Sets the maximum weighted capacity of the map and eagerly evicts entries
until it shrinks to the appropriate size.
- setChannelOptionFactory(ChannelOptionFactory) - Method in class io.micronaut.http.server.netty.DefaultNettyEmbeddedServerFactory
-
Configures the channel option factory.
- setChannelOptions(Map<String, Object>) - Method in class io.micronaut.http.client.HttpClientConfiguration
-
- setChar(int, int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- setCharSequence(int, CharSequence, Charset) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- setCheckInterval(Duration) - Method in class io.micronaut.scheduling.io.watch.FileWatchConfiguration
-
Sets the interval to wait between file watch polls.
- setChildOptions(Map<ChannelOption, Object>) - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration
-
Sets the Netty child worker options.
- setChunkedSupported(boolean) - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration
-
Sets whether chunked transfer encoding is supported.
- setChunkSize(Integer) - Method in interface io.micronaut.buffer.netty.ByteBufAllocatorConfiguration
-
- setCidr(int) - Method in class io.micronaut.discovery.cloud.digitalocean.DigitalOceanNetworkInterface
-
- setCiphers(String[]) - Method in class io.micronaut.http.ssl.SslConfiguration
-
Sets the ciphers to use.
- setClientAddressHeader(String) - Method in class io.micronaut.http.server.HttpServerConfiguration
-
- setClientAuthentication(ClientAuthentication) - Method in class io.micronaut.http.ssl.SslConfiguration
-
Sets the client authentication mode.
- setClientSslConfiguration(ClientSslConfiguration) - Method in class io.micronaut.http.client.DefaultHttpClientConfiguration
-
Uses the default SSL configuration.
- setClockProvider(ClockProvider) - Method in class io.micronaut.validation.validator.DefaultValidatorConfiguration
-
Sets the clock provider to use.
- setCodec(ObjectCodec) - Method in class io.micronaut.jackson.core.tree.TreeGenerator
-
- setCompressionLevel(int) - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration
-
Sets the compression level (0-9).
- setCompressionThreshold(int) - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration
-
Sets the minimum size of a request body must be in order to be compressed.
- setConfigurationMetadataBuilder(ConfigurationMetadataBuilder<?>) - Static method in class io.micronaut.inject.configuration.ConfigurationMetadataBuilder
-
- setConfigurations(Map<String, CorsOriginConfiguration>) - Method in class io.micronaut.http.server.HttpServerConfiguration.CorsConfiguration
-
Sets the CORS configurations.
- setConnectionPoolIdleTimeout(Duration) - Method in class io.micronaut.http.client.HttpClientConfiguration
-
Sets the idle timeout for connection in the client connection pool.
- setConnectTimeout(Duration) - Method in class io.micronaut.http.client.HttpClientConfiguration
-
Sets the connect timeout.
- setConnectTtl(Duration) - Method in class io.micronaut.http.client.HttpClientConfiguration
-
Sets the connect timeout.
- setConstraintValidatorRegistry(ConstraintValidatorRegistry) - Method in class io.micronaut.validation.validator.DefaultValidatorConfiguration
-
Sets the constraint validator registry to use.
- setContent(T, Object) - Method in interface io.micronaut.http.client.multipart.MultipartDataFactory
-
Sets the content on the file upload object.
- setContextPath(String) - Method in class io.micronaut.http.server.HttpServerConfiguration
-
Sets the context path for the web server.
- setContextScope(boolean) - Method in class io.micronaut.inject.writer.BeanDefinitionReferenceWriter
-
Set whether the bean should be in context scope.
- setCookieDomain(String) - Method in class io.micronaut.session.http.HttpSessionConfiguration
-
- setCookieMaxAge(TemporalAmount) - Method in class io.micronaut.session.http.HttpSessionConfiguration
-
Sets the maximum age of the cookie.
- setCookieName(String) - Method in class io.micronaut.http.server.HttpServerConfiguration.HttpLocaleResolutionConfigurationProperties
-
Sets the name of the cookie that is used to store the locale.
- setCookieName(String) - Method in class io.micronaut.session.http.HttpSessionConfiguration
-
- setCookiePath(String) - Method in class io.micronaut.session.http.HttpSessionConfiguration
-
- setCookieSameSite(SameSite) - Method in class io.micronaut.session.http.HttpSessionConfiguration
-
Determines if this this
Cookie
can be sent along cross-site requests.
- setCookieSecure(Boolean) - Method in class io.micronaut.session.http.HttpSessionConfiguration
-
Sets the secure status of the cookie.
- setCorePoolSize(Integer) - Method in class io.micronaut.scheduling.executor.UserExecutorConfiguration
-
- setCors(HttpServerConfiguration.CorsConfiguration) - Method in class io.micronaut.http.server.HttpServerConfiguration
-
Sets the cors configuration.
- setCurrentQualifier(Qualifier<?>) - Method in class io.micronaut.context.AbstractBeanResolutionContext
-
- setCurrentQualifier(Qualifier<?>) - Method in interface io.micronaut.context.BeanResolutionContext
-
Sets the current qualifier.
- setDateAndCacheHeaders(MutableHttpResponse, long) - Method in class io.micronaut.http.server.netty.types.files.FileTypeHandler
-
- setDateFormat(String) - Method in class io.micronaut.jackson.JacksonConfiguration
-
Sets the default date format to use.
- setDateHeader(boolean) - Method in class io.micronaut.http.server.HttpServerConfiguration
-
Sets whether a date header should be sent back.
- setDateHeader(MutableHttpResponse) - Method in class io.micronaut.http.server.netty.types.files.FileTypeHandler
-
- setDefaultCharset(Charset) - Method in class io.micronaut.http.client.HttpClientConfiguration
-
Sets the default charset to use.
- setDefaultCharset(Charset) - Method in class io.micronaut.http.server.HttpServerConfiguration
-
- setDefaultCharset(Charset) - Method in class io.micronaut.runtime.ApplicationConfiguration
-
Default value (UTF-8).
- setDefaultLocale(Locale) - Method in class io.micronaut.http.server.HttpServerConfiguration.HttpLocaleResolutionConfigurationProperties
-
Sets the locale that will be used if the locale cannot be
resolved through any means.
- setDefaultTyping(ObjectMapper.DefaultTyping) - Method in class io.micronaut.jackson.JacksonConfiguration
-
Sets the global defaultTyping using for Polymorphic handling.
- setDefaultVersion(String) - Method in class io.micronaut.web.router.version.RoutesVersioningConfiguration
-
Sets the version to use if the version cannot be resolved.
- setDeregister(boolean) - Method in class io.micronaut.discovery.registration.RegistrationConfiguration
-
- setDescription(String) - Method in class io.micronaut.discovery.cloud.AbstractComputeInstanceMetadata
-
- setDeserialization(Map<DeserializationFeature, Boolean>) - Method in class io.micronaut.jackson.JacksonConfiguration
-
Sets the deserialization features to use.
- setDetailsVisible(DetailsVisibility) - Method in class io.micronaut.management.endpoint.health.HealthEndpoint
-
Sets the visibility policy for health information.
- setDisk(boolean) - Method in class io.micronaut.http.server.HttpServerConfiguration.MultipartConfiguration
-
Sets whether to buffer data to disk or not.
- setDomainName(String) - Method in class io.micronaut.session.http.HttpSessionConfiguration
-
- setDouble(int, double) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- setDualProtocol(boolean) - Method in class io.micronaut.http.server.HttpServerConfiguration
-
- setEmbedded(Map<String, List<Resource>>) - Method in class io.micronaut.http.hateoas.AbstractResource
-
Allows de-serializing of embedded with Jackson.
- setEnabled(boolean) - Method in class io.micronaut.discovery.cloud.digitalocean.DigitalOceanMetadataConfiguration
-
- setEnabled(boolean) - Method in class io.micronaut.discovery.config.ConfigDiscoveryConfiguration
-
- setEnabled(boolean) - Method in class io.micronaut.discovery.DiscoveryConfiguration
-
- setEnabled(boolean) - Method in class io.micronaut.discovery.registration.RegistrationConfiguration
-
- setEnabled(boolean) - Method in class io.micronaut.health.HeartbeatConfiguration
-
- setEnabled(boolean) - Method in class io.micronaut.http.client.HttpClientConfiguration.ConnectionPoolConfiguration
-
Sets whether connection pooling is enabled.
- setEnabled(boolean) - Method in class io.micronaut.http.server.HttpServerConfiguration.CorsConfiguration
-
Sets whether CORS is enabled.
- setEnabled(boolean) - Method in class io.micronaut.http.server.HttpServerConfiguration.MultipartConfiguration
-
Sets whether multipart processing is enabled.
- setEnabled(boolean) - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.AccessLogger
-
Enables or Disables the access logger.
- setEnabled(boolean) - Method in class io.micronaut.http.ssl.SslConfiguration
-
Whether SSL is enabled.
- setEnabled(Boolean) - Method in class io.micronaut.management.endpoint.EndpointConfiguration
-
Sets whether the endpoint is enabled.
- setEnabled(Boolean) - Method in class io.micronaut.management.endpoint.EndpointDefaultConfiguration
-
Sets whether the endpoint is enabled.
- setEnabled(boolean) - Method in class io.micronaut.management.health.indicator.discovery.DiscoveryClientHealthIndicatorConfiguration
-
If health indicator should be enabled.
- setEnabled(boolean) - Method in class io.micronaut.management.health.indicator.diskspace.DiskSpaceIndicatorConfiguration
-
- setEnabled(boolean) - Method in class io.micronaut.scheduling.io.watch.FileWatchConfiguration
-
Whether watch is enabled.
- setEnabled(boolean) - Method in class io.micronaut.validation.validator.DefaultValidatorConfiguration
-
Sets whether Micronaut's validator is enabled.
- setEnabled(boolean) - Method in class io.micronaut.web.router.resource.StaticResourceConfiguration
-
Sets whether this specific mapping is enabled.
- setEnabled(boolean) - Method in class io.micronaut.web.router.version.resolution.HeaderVersionResolverConfiguration
-
Sets whether headers should be searched for a version.
- setEnabled(boolean) - Method in class io.micronaut.web.router.version.resolution.ParameterVersionResolverConfiguration
-
Sets whether parameter should be searched for a version.
- setEnabled(boolean) - Method in class io.micronaut.web.router.version.RoutesVersioningConfiguration
-
- setEventLoopGroup(String) - Method in class io.micronaut.http.client.HttpClientConfiguration
-
- setEventLoopGroup(String) - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.EventLoopConfig
-
Sets the name to use.
- setExceptionOnErrorStatus(boolean) - Method in class io.micronaut.http.client.HttpClientConfiguration
-
Sets whether throwing an exception upon HTTP error status (>= 400) is preferred.
- setExclusions(List<String>) - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.AccessLogger
-
Sets the URI patterns to be excluded from the access log.
- setExecutionHandleLocator(ExecutionHandleLocator) - Method in class io.micronaut.validation.validator.DefaultValidatorConfiguration
-
Sets the execution handler locator to use.
- setExecutor(String) - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.EventLoopConfig
-
Sets the name of the executor.
- setExecutorService(ExecutorService) - Method in class io.micronaut.management.health.indicator.AbstractHealthIndicator
-
- setExecutorService(BeanProvider<ExecutorService>) - Method in class io.micronaut.session.SessionConfiguration
-
Set the executor service.
- setExposeDefaultRoutes(boolean) - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.NettyListenerConfiguration
-
Whether to expose default routes on this listener.
- setExposedHeaders(List<String>) - Method in class io.micronaut.http.server.cors.CorsOriginConfiguration
-
Sets the exposed headers.
- setExposeHeaders(List<String>, MutableHttpResponse<?>) - Method in class io.micronaut.http.server.cors.CorsFilter
-
- setFactory(Map<JsonFactory.Feature, Boolean>) - Method in class io.micronaut.jackson.JacksonConfiguration
-
Sets the factory features to use.
- setFailFast(boolean) - Method in class io.micronaut.discovery.registration.RegistrationConfiguration
-
- setFallbackProtocol(String) - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration
-
Sets the fallback protocol to use when negotiating via ALPN.
- setFamily(NettyHttpServerConfiguration.NettyListenerConfiguration.Family) - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.NettyListenerConfiguration
-
The address family of this listener.
- setFeatureMask(int) - Method in class io.micronaut.jackson.core.tree.TreeGenerator
-
- setField(Field, Object, Object) - Static method in class io.micronaut.core.reflect.ReflectionUtils
-
Sets the value of the given field reflectively.
- setFieldWithReflection(BeanResolutionContext, BeanContext, int, Object, Object) - Method in class io.micronaut.context.AbstractInitializableBeanDefinition
-
Sets the value of a field of a object that requires reflection.
- setFileTypeHandlerConfiguration(NettyHttpServerConfiguration.FileTypeHandlerConfiguration) - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration
-
Sets the file type handler configuration.
- setFixed(Locale) - Method in class io.micronaut.http.server.HttpServerConfiguration.HttpLocaleResolutionConfigurationProperties
-
Set the language tag for the locale.
- setFloat(int, float) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- setFollowRedirects(boolean) - Method in class io.micronaut.http.client.HttpClientConfiguration
-
Sets whether redirects should be followed.
- setFormat(ConfigDiscoveryConfiguration.Format) - Method in class io.micronaut.discovery.config.ConfigDiscoveryConfiguration
-
- setGateway(String) - Method in class io.micronaut.discovery.cloud.digitalocean.DigitalOceanNetworkInterface
-
- setGateway(String) - Method in class io.micronaut.discovery.cloud.NetworkInterface
-
- setGenerator(Map<JsonGenerator.Feature, Boolean>) - Method in class io.micronaut.jackson.JacksonConfiguration
-
Sets the generator features to use.
- setGroup(String) - Method in class io.micronaut.runtime.ApplicationConfiguration.InstanceConfiguration
-
- setHandshakeTimeout(Duration) - Method in class io.micronaut.http.ssl.SslConfiguration
-
- setHeader(boolean) - Method in class io.micronaut.http.server.HttpServerConfiguration.HttpLocaleResolutionConfigurationProperties
-
Set to true if the locale should be resolved from the `Accept-Language` header.
- setHeaderNames(String[]) - Method in class io.micronaut.session.http.HttpSessionConfiguration
-
- setHeaders(List<String>) - Method in class io.micronaut.http.client.interceptor.configuration.ClientVersioningConfiguration
-
- setHeaderTableSize(Long) - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.Http2Settings
-
Sets the SETTINGS_HEADER_TABLE_SIZE
value.
- setHealthCheck(boolean) - Method in class io.micronaut.http.client.ServiceHttpClientConfiguration
-
Sets whether the service health should be checked.
- setHealthCheckInterval(Duration) - Method in class io.micronaut.http.client.ServiceHttpClientConfiguration
-
Sets the default duration to check health status.
- setHealthCheckUri(String) - Method in class io.micronaut.http.client.ServiceHttpClientConfiguration
-
Sets the health check URI.
- setHealthPath(String) - Method in class io.micronaut.discovery.registration.RegistrationConfiguration
-
- setHost(String) - Method in class io.micronaut.http.server.HttpServerConfiguration
-
Sets the host to bind to.
- setHost(String) - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.NettyListenerConfiguration
-
For TCP listeners, the host to bind to, or null
to bind to all hosts.
- setHostHeader(String) - Method in class io.micronaut.http.server.HttpServerConfiguration.HostResolutionConfiguration
-
- setHostResolution(HttpServerConfiguration.HostResolutionConfiguration) - Method in class io.micronaut.http.server.HttpServerConfiguration
-
- setHttp2(NettyHttpServerConfiguration.Http2Settings) - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration
-
Sets the Http2Settings.
- setHttpMapping(Map<String, HttpStatus>) - Method in class io.micronaut.management.endpoint.health.HealthEndpoint.StatusConfiguration
-
- setHttpToHttpsRedirect(boolean) - Method in class io.micronaut.http.server.HttpServerConfiguration
-
- setHttpVersion(HttpVersion) - Method in class io.micronaut.http.client.HttpClientConfiguration
-
Sets the HTTP version to use.
- setHttpVersion(HttpVersion) - Method in class io.micronaut.http.server.HttpServerConfiguration
-
Sets the HTTP version to use.
- setId(String) - Method in class io.micronaut.discovery.cloud.digitalocean.DigitalOceanNetworkInterface
-
- setId(String) - Method in class io.micronaut.discovery.cloud.NetworkInterface
-
- setId(String) - Method in class io.micronaut.runtime.ApplicationConfiguration.InstanceConfiguration
-
- setIdleTimeout(Duration) - Method in class io.micronaut.http.server.HttpServerConfiguration
-
Sets the idle time of connections for the server.
- setImageId(String) - Method in class io.micronaut.discovery.cloud.AbstractComputeInstanceMetadata
-
- setIndex(int, int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- setInitialBufferSize(int) - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration
-
Sets the initial buffer size.
- setInitialWindowSize(Integer) - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.Http2Settings
-
Sets the SETTINGS_INITIAL_WINDOW_SIZE
value.
- setInsecureTrustAllCertificates(boolean) - Method in class io.micronaut.http.ssl.AbstractClientSslConfiguration
-
- setInstance(ApplicationConfiguration.InstanceConfiguration) - Method in class io.micronaut.runtime.ApplicationConfiguration
-
- setInstanceId(String) - Method in class io.micronaut.discovery.cloud.AbstractComputeInstanceMetadata
-
- setInt(int, int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- setInterceptedType(String) - Method in class io.micronaut.aop.writer.AopProxyWriter
-
- setInterceptedType(String) - Method in interface io.micronaut.inject.writer.BeanDefinitionVisitor
-
Sets the name of the intercepted type.
- setInterceptedType(String) - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
- setInterfaces(List<NetworkInterface>) - Method in class io.micronaut.discovery.cloud.AbstractComputeInstanceMetadata
-
- setInterval(Duration) - Method in class io.micronaut.health.HeartbeatConfiguration
-
Default value (
15 seconds).
- setIntLE(int, int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- setIoRatio(Integer) - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.EventLoopConfig
-
Sets the I/O ratio.
- setIpAddr(String) - Method in class io.micronaut.discovery.registration.RegistrationConfiguration
-
The IP address to use to register.
- setIpv4(String) - Method in class io.micronaut.discovery.cloud.digitalocean.DigitalOceanNetworkInterface
-
- setIpv4(String) - Method in class io.micronaut.discovery.cloud.NetworkInterface
-
- setIpv6(String) - Method in class io.micronaut.discovery.cloud.digitalocean.DigitalOceanNetworkInterface
-
- setIpv6(String) - Method in class io.micronaut.discovery.cloud.NetworkInterface
-
- setIpv6Gateway(String) - Method in class io.micronaut.discovery.cloud.digitalocean.DigitalOceanNetworkInterface
-
- setKeepAliveOnServerError(boolean) - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration
-
Whether to send connection keep alive on internal server errors.
- 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.
- setLastAccessedTime(Instant) - Method in class io.micronaut.session.InMemorySession
-
- setLastAccessedTime(Instant) - Method in interface io.micronaut.session.Session
-
Sets the last accessed time on the session.
- setLinks(Map<String, Object>) - Method in class io.micronaut.http.hateoas.AbstractResource
-
Allows de-serializing of links with Jackson.
- setListeners(List<NettyHttpServerConfiguration.NettyListenerConfiguration>) - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration
-
Set the explicit netty listener configurations, or null
if they should be implicit.
- setLocale(Locale) - Method in class io.micronaut.jackson.JacksonConfiguration
-
Sets the locale to use.
- setLocaleResolution(HttpServerConfiguration.HttpLocaleResolutionConfigurationProperties) - Method in class io.micronaut.http.server.HttpServerConfiguration
-
- setLocalHostname(String) - Method in class io.micronaut.discovery.cloud.AbstractComputeInstanceMetadata
-
- setLocalhostPassThrough(boolean) - Method in class io.micronaut.http.server.HttpServerConfiguration.CorsConfiguration
-
Sets whether localhost pass-through is enabled.
- setLocation(File) - Method in class io.micronaut.http.server.HttpServerConfiguration.MultipartConfiguration
-
Sets the location to store files.
- setLogEnabled(boolean) - Method in class io.micronaut.context.env.AbstractPropertySourceLoader
-
- setLogEnabled(boolean) - Method in class io.micronaut.context.env.PropertySourcePropertyResolver
-
- setLogFormat(String) - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.AccessLogger
-
Sets the log format to use.
- setLoggerName(String) - Method in class io.micronaut.http.client.HttpClientConfiguration
-
Sets the client-specific logger name.
- setLoggerName(String) - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.AccessLogger
-
Sets the logger name to use.
- setLogHandledExceptions(boolean) - Method in class io.micronaut.http.server.HttpServerConfiguration
-
Sets whether exceptions handled by either an error route or exception handler
should still be logged.
- setLogLevel(LogLevel) - Method in class io.micronaut.http.client.HttpClientConfiguration
-
Sets the level to enable trace logging at.
- setLogLevel(LogLevel) - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration
-
Sets the Netty log level.
- setLogLevel(String, LogLevel) - Method in class io.micronaut.logging.impl.Log4jLoggingSystem
-
- setLogLevel(String, LogLevel) - Method in class io.micronaut.logging.impl.LogbackLoggingSystem
-
- setLogLevel(String, LogLevel) - Method in interface io.micronaut.logging.LoggingSystem
-
Set the log level for the logger found by name (or created if not found).
- setLogLevel(ManagedLoggingSystem, String, LogLevel) - Method in class io.micronaut.management.endpoint.loggers.impl.DefaultLoggersManager
-
- setLogLevel(String, LogLevel) - Method in class io.micronaut.management.endpoint.loggers.impl.Log4jLoggingSystem
-
- setLogLevel(String, LogLevel) - Method in class io.micronaut.management.endpoint.loggers.impl.LogbackLoggingSystem
-
- setLogLevel(String, LogLevel) - Method in class io.micronaut.management.endpoint.loggers.LoggersEndpoint
-
- setLogLevel(ManagedLoggingSystem, String, LogLevel) - Method in interface io.micronaut.management.endpoint.loggers.LoggersManager
-
Set the log level for the named logger in the system.
- setLong(int, long) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- setLongLE(int, long) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- setMac(String) - Method in class io.micronaut.discovery.cloud.digitalocean.DigitalOceanNetworkInterface
-
- setMac(String) - Method in class io.micronaut.discovery.cloud.NetworkInterface
-
- setMachineType(String) - Method in class io.micronaut.discovery.cloud.AbstractComputeInstanceMetadata
-
- setMapper(Map<MapperFeature, Boolean>) - Method in class io.micronaut.jackson.JacksonConfiguration
-
Sets the object mapper features to use.
- setMapping(String) - Method in class io.micronaut.web.router.resource.StaticResourceConfiguration
-
The path resources should be served from.
- setMaxActiveSessions(Integer) - Method in class io.micronaut.session.SessionConfiguration
-
Sets the maximum number of active sessions.
- setMaxAge(long, MutableHttpResponse<?>) - Method in class io.micronaut.http.server.cors.CorsFilter
-
- setMaxAge(Long) - Method in class io.micronaut.http.server.cors.CorsOriginConfiguration
-
Sets the max age.
- setMaxCachedBufferCapacity(Integer) - Method in interface io.micronaut.buffer.netty.ByteBufAllocatorConfiguration
-
- setMaxCachedByteBuffersPerChunk(Integer) - Method in interface io.micronaut.buffer.netty.ByteBufAllocatorConfiguration
-
- setMaxChunkSize(int) - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration
-
Sets the maximum size of any single request chunk.
- setMaxConcurrentStreams(Long) - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.Http2Settings
-
Sets the SETTINGS_MAX_CONCURRENT_STREAMS
value.
- setMaxConnections(int) - Method in class io.micronaut.http.client.HttpClientConfiguration.ConnectionPoolConfiguration
-
Sets the maximum number of connections.
- setMaxContentLength(int) - Method in class io.micronaut.http.client.HttpClientConfiguration
-
Sets the maximum content length the client can consume.
- setMaxFileSize(long) - Method in class io.micronaut.http.server.HttpServerConfiguration.MultipartConfiguration
-
Sets the max file size.
- setMaxFrameSize(Integer) - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.Http2Settings
-
Sets the SETTINGS_MAX_FRAME_SIZE
value.
- setMaxH2cUpgradeRequestSize(int) - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration
-
Sets the maximum size of the body of the HTTP1.1 request used to upgrade a connection to HTTP2 clear-text (h2c).
- setMaxHeaderListSize(Long) - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.Http2Settings
-
Sets the SETTINGS_MAX_HEADER_LIST_SIZE
value.
- setMaxHeaderSize(int) - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration
-
Sets the maximum size of any one header.
- setMaxInactiveInterval(Duration) - Method in class io.micronaut.session.InMemorySession
-
- setMaxInactiveInterval(Duration) - Method in interface io.micronaut.session.Session
-
Specifies the duration between client requests before session should be invalidated.
- setMaxInactiveInterval(Duration) - Method in class io.micronaut.session.SessionConfiguration
-
Set the maximum inactive interval.
- setMaxInitialLineLength(int) - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration
-
Sets the maximum initial line length for the HTTP request.
- setMaxOrder(Integer) - Method in interface io.micronaut.buffer.netty.ByteBufAllocatorConfiguration
-
- setMaxPendingAcquires(int) - Method in class io.micronaut.http.client.HttpClientConfiguration.ConnectionPoolConfiguration
-
Sets the max pending acquires.
- setMaxRequestSize(long) - Method in class io.micronaut.http.server.HttpServerConfiguration
-
Sets the maximum request size.
- setMediaTypeCodecRegistry(MediaTypeCodecRegistry) - Method in class io.micronaut.http.client.netty.DefaultHttpClient
-
- setMedium(int, int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- setMediumLE(int, int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- setMessage(String) - Method in class io.micronaut.http.hateoas.JsonError
-
- setMessageSource(MessageSource) - Method in class io.micronaut.validation.validator.DefaultValidatorConfiguration
-
Sets the message source to use.
- setMetadata(Map<String, String>) - Method in class io.micronaut.discovery.cloud.AbstractComputeInstanceMetadata
-
- setMetadata(Map<String, String>) - Method in class io.micronaut.runtime.ApplicationConfiguration.InstanceConfiguration
-
- setMixed(boolean) - Method in class io.micronaut.http.server.HttpServerConfiguration.MultipartConfiguration
-
Sets whether to buffer data to disk if the size is greater than the
threshold.
- setModuleScan(boolean) - Method in class io.micronaut.jackson.JacksonConfiguration
-
Sets whether to scan for modules or not (defaults to true).
- setMultipart(HttpServerConfiguration.MultipartConfiguration) - Method in class io.micronaut.http.server.HttpServerConfiguration
-
Sets the multipart configuration.
- setName(String) - Method in class io.micronaut.discovery.cloud.AbstractComputeInstanceMetadata
-
- setName(String) - Method in class io.micronaut.discovery.cloud.digitalocean.DigitalOceanNetworkInterface
-
- setName(String) - Method in class io.micronaut.discovery.cloud.NetworkInterface
-
- setName(String) - Method in class io.micronaut.runtime.ApplicationConfiguration
-
- setName(String) - Method in class io.micronaut.scheduling.executor.UserExecutorConfiguration
-
Sets the executor name.
- setNames(List<String>) - Method in class io.micronaut.web.router.version.resolution.HeaderVersionResolverConfiguration
-
Sets which headers should be searched for a version.
- setNames(List<String>) - Method in class io.micronaut.web.router.version.resolution.ParameterVersionResolverConfiguration
-
Sets which parameter should be searched for a version.
- setNetmask(String) - Method in class io.micronaut.discovery.cloud.digitalocean.DigitalOceanNetworkInterface
-
- setNetmask(String) - Method in class io.micronaut.discovery.cloud.NetworkInterface
-
- setNetwork(String) - Method in class io.micronaut.discovery.cloud.digitalocean.DigitalOceanNetworkInterface
-
- setNetwork(String) - Method in class io.micronaut.discovery.cloud.NetworkInterface
-
- setNew(boolean) - Method in class io.micronaut.session.InMemorySession
-
- setNormalCacheSize(Integer) - Method in interface io.micronaut.buffer.netty.ByteBufAllocatorConfiguration
-
- setNumberOfThreads(Integer) - Method in class io.micronaut.scheduling.executor.UserExecutorConfiguration
-
- setNumDirectArenas(Integer) - Method in interface io.micronaut.buffer.netty.ByteBufAllocatorConfiguration
-
- setNumHeapArenas(Integer) - Method in interface io.micronaut.buffer.netty.ByteBufAllocatorConfiguration
-
- setNumOfThreads(Integer) - Method in class io.micronaut.http.client.HttpClientConfiguration
-
Sets the number of threads the client should use for requests.
- setOf(Class<T>) - Static method in interface io.micronaut.core.type.Argument
-
Creates a new argument representing a generic set.
- setOf(Argument<T>) - Static method in interface io.micronaut.core.type.Argument
-
Creates a new argument representing a generic set.
- setOf(T...) - Static method in class io.micronaut.core.util.CollectionUtils
-
Creates a set of the given objects.
- setOptions(Map<ChannelOption, Object>) - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration
-
Sets the channel options.
- setOrigin(String, MutableHttpResponse<?>) - Method in class io.micronaut.http.server.cors.CorsFilter
-
- setOutboundHandlers(List<ChannelOutboundHandler>) - Method in class io.micronaut.http.server.netty.DefaultNettyEmbeddedServerFactory
-
Sets the outbound handlers.
- setPageSize(Integer) - Method in interface io.micronaut.buffer.netty.ByteBufAllocatorConfiguration
-
- setParallelism(Integer) - Method in class io.micronaut.scheduling.executor.UserExecutorConfiguration
-
- setParameters(List<String>) - Method in class io.micronaut.http.client.interceptor.configuration.ClientVersioningConfiguration
-
- setParent(NettyHttpServerConfiguration.Parent) - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration
-
Sets the parent event loop configuration.
- setParser(Map<JsonParser.Feature, Boolean>) - Method in class io.micronaut.jackson.JacksonConfiguration
-
Sets the parser features to use.
- 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.discovery.config.ConfigDiscoveryConfiguration
-
- setPath(String) - Method in class io.micronaut.http.client.ServiceHttpClientConfiguration
-
Sets the context path to use for requests.
- setPath(String) - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.NettyListenerConfiguration
-
For UNIX domain sockets, the path of the socket.
- 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.
- setPath(String) - Method in class io.micronaut.management.endpoint.EndpointDefaultConfiguration
-
The endpoints base path.
- setPath(File) - Method in class io.micronaut.management.health.indicator.diskspace.DiskSpaceIndicatorConfiguration
-
- setPathParameter(String, Object) - Method in class io.micronaut.http.client.bind.ClientRequestUriContext
-
Set the value of a path parameter.
- setPaths(List<Path>) - Method in class io.micronaut.scheduling.io.watch.FileWatchConfiguration
-
Sets the watch paths to use.
- setPaths(List<String>) - Method in class io.micronaut.web.router.resource.StaticResourceConfiguration
-
A list of paths either starting with `classpath:` or `file:`.
- setPathSeparator(String) - Method in class io.micronaut.core.util.AntPathMatcher
-
Set the path separator to use for pattern parsing.
- setPcapLoggingPathPattern(String) - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration
-
The path pattern to use for logging incoming connections to pcap.
- setPort(int) - Method in class io.micronaut.http.server.HttpServerConfiguration
-
Sets the port to bind to.
- setPort(int) - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.NettyListenerConfiguration
-
The TCP port to bind to.
- setPort(int) - Method in class io.micronaut.http.ssl.ServerSslConfiguration
-
- setPort(int) - Method in class io.micronaut.http.ssl.SslConfiguration
-
- setPort(Integer) - Method in class io.micronaut.management.endpoint.EndpointDefaultConfiguration
-
Sets the port to expose endpoints via.
- setPortHeader(String) - Method in class io.micronaut.http.server.HttpServerConfiguration.HostResolutionConfiguration
-
- setPortInHost(boolean) - Method in class io.micronaut.http.server.HttpServerConfiguration.HostResolutionConfiguration
-
- setPreferIpAddress(boolean) - Method in class io.micronaut.discovery.registration.RegistrationConfiguration
-
Sets whether the IP address by used to register with the discovery server.
- setPreferNativeTransport(boolean) - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.EventLoopConfig
-
- setPrefix(String) - Method in class io.micronaut.session.http.HttpSessionConfiguration
-
- setPrivateIpV4(String) - Method in class io.micronaut.discovery.cloud.AbstractComputeInstanceMetadata
-
- setPrivateIpV6(String) - Method in class io.micronaut.discovery.cloud.AbstractComputeInstanceMetadata
-
- setPromptExpiration(boolean) - Method in class io.micronaut.session.SessionConfiguration
-
Set if prompt expiration is enabled.
- setProperty(String, Object) - Method in interface io.micronaut.core.beans.BeanWrapper
-
Sets a property of the given name to the given value.
- setPropertyNamingStrategy(PropertyNamingStrategy) - Method in class io.micronaut.jackson.JacksonConfiguration
-
Sets the property naming strategy.
- setProtocol(String) - Method in class io.micronaut.http.ssl.SslConfiguration
-
Sets the protocol to use.
- setProtocolHeader(String) - Method in class io.micronaut.http.server.HttpServerConfiguration.HostResolutionConfiguration
-
- 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.
- setProxyAddress(SocketAddress) - Method in class io.micronaut.http.client.HttpClientConfiguration
-
Sets a proxy address.
- setProxyPassword(String) - Method in class io.micronaut.http.client.HttpClientConfiguration
-
Sets the proxy password.
- setProxySelector(ProxySelector) - Method in class io.micronaut.http.client.HttpClientConfiguration
-
Sets the proxy selector.
- setProxyType(Proxy.Type) - Method in class io.micronaut.http.client.HttpClientConfiguration
-
- setProxyUsername(String) - Method in class io.micronaut.http.client.HttpClientConfiguration
-
Sets the proxy user name to use.
- setPublic(boolean) - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.FileTypeHandlerConfiguration.CacheControlConfiguration
-
Sets whether the cache control is public.
- setPublic(boolean) - Method in class io.micronaut.http.server.netty.types.files.FileTypeHandlerConfiguration.CacheControlConfiguration
-
Deprecated.
Sets whether the cache control is public.
- setPublicHostname(String) - Method in class io.micronaut.discovery.cloud.AbstractComputeInstanceMetadata
-
- setPublicIpV4(String) - Method in class io.micronaut.discovery.cloud.AbstractComputeInstanceMetadata
-
- setPublicIpV6(String) - Method in class io.micronaut.discovery.cloud.AbstractComputeInstanceMetadata
-
- setPushEnabled(Boolean) - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.Http2Settings
-
- setQueryParameter(String, List<String>) - Method in class io.micronaut.http.client.bind.ClientRequestUriContext
-
Set all the values of query parameters.
- setReadIdleTimeout(Duration) - Method in class io.micronaut.http.client.HttpClientConfiguration
-
Sets the max read idle time for streaming requests.
- setReadIdleTimeout(Duration) - Method in class io.micronaut.http.server.HttpServerConfiguration
-
Sets the amount of time a connection can remain idle without any reads occurring.
- setReadTimeout(Duration) - Method in class io.micronaut.http.client.HttpClientConfiguration
-
Sets the read timeout.
- setReadTimeout(Integer) - Method in class io.micronaut.http.server.HttpServerConfiguration
-
- setRegion(String) - Method in class io.micronaut.discovery.cloud.AbstractComputeInstanceMetadata
-
- setRememberMe(boolean) - Method in class io.micronaut.session.http.HttpSessionConfiguration
-
- setRequest(HttpRequest<?>) - Method in class io.micronaut.http.server.util.locale.HttpLocalizedMessageSource
-
- setRequest(HttpRequest<?>) - Method in interface io.micronaut.runtime.http.scope.RequestAware
-
Provides the request directly after bean creation.
- setRequiresMethodProcessing(boolean) - Method in class io.micronaut.aop.writer.AopProxyWriter
-
- setRequiresMethodProcessing(boolean) - Method in class io.micronaut.inject.writer.BeanDefinitionReferenceWriter
-
- setRequiresMethodProcessing(boolean) - Method in interface io.micronaut.inject.writer.BeanDefinitionVisitor
-
- setRequiresMethodProcessing(boolean) - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
- setResourceLeakDetectorLevel(ResourceLeakDetector.Level) - Method in class io.micronaut.http.netty.configuration.NettyGlobalConfiguration
-
Sets the resource leak detection level.
- setRestart(boolean) - Method in class io.micronaut.scheduling.io.watch.FileWatchConfiguration
-
Set whether restart is enabled.
- setRetryCount(int) - Method in class io.micronaut.discovery.registration.RegistrationConfiguration
-
- setRetryDelay(Duration) - Method in class io.micronaut.discovery.registration.RegistrationConfiguration
-
Default value (
1 seconds).
- setSensitive(Boolean) - Method in class io.micronaut.management.endpoint.EndpointConfiguration
-
Sets whether the endpoint is sensitive.
- setSensitive(Boolean) - Method in class io.micronaut.management.endpoint.EndpointDefaultConfiguration
-
Sets whether the endpoint is sensitive.
- setSerialization(Map<SerializationFeature, Boolean>) - Method in class io.micronaut.jackson.JacksonConfiguration
-
Sets the serialization features to use.
- setSerializationInclusion(JsonInclude.Include) - Method in class io.micronaut.jackson.JacksonConfiguration
-
Sets the serialization inclusion mode.
- setServerCookieEncoder(ServerCookieEncoder) - Method in class io.micronaut.http.netty.NettyMutableHttpResponse
-
- setServerHeader(String) - Method in class io.micronaut.http.server.HttpServerConfiguration
-
Sets the name of the server header.
- setServerSslBuilder(ServerSslBuilder) - Method in class io.micronaut.http.server.netty.DefaultNettyEmbeddedServerFactory
-
- setServiceId(String) - Method in exception io.micronaut.http.client.exceptions.HttpClientException
-
Set the service id that produced this exception.
- setServiceReadyIndicatorEnabled(boolean) - Method in class io.micronaut.management.endpoint.health.HealthEndpoint
-
- setSessionAttribute(String) - Method in class io.micronaut.http.server.HttpServerConfiguration.HttpLocaleResolutionConfigurationProperties
-
Sets the key in the session to look for the locale.
- setShort(int, int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- setShortLE(int, int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- setShutdownQuietPeriod(Duration) - Method in class io.micronaut.http.client.HttpClientConfiguration
-
Sets the amount of quiet period for shutdown of client thread pools.
- setShutdownQuietPeriod(Duration) - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.EventLoopConfig
-
- setShutdownTimeout(Duration) - Method in class io.micronaut.http.client.HttpClientConfiguration
-
Sets the amount of time to wait for shutdown of client thread pools.
- setShutdownTimeout(Duration) - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.EventLoopConfig
-
- setSingleHeader(boolean) - Method in class io.micronaut.http.server.HttpServerConfiguration.CorsConfiguration
-
Sets whether CORS header values should be joined into a single header.
- setSmallCacheSize(Integer) - Method in interface io.micronaut.buffer.netty.ByteBufAllocatorConfiguration
-
- setSsl(boolean) - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.NettyListenerConfiguration
-
Whether to enable SSL on this listener.
- setSslConfiguration(SslConfiguration) - Method in class io.micronaut.http.client.HttpClientConfiguration
-
Sets the SSL configuration for the client.
- setStatusConfiguration(HealthEndpoint.StatusConfiguration) - Method in class io.micronaut.management.endpoint.health.HealthEndpoint
-
Sets the status configuration.
- setTags(Map<String, String>) - Method in class io.micronaut.discovery.cloud.AbstractComputeInstanceMetadata
-
- setterNameFor(String) - Static method in class io.micronaut.core.naming.NameUtils
-
Get the equivalent setter name for the given property.
- setterNameFor(String, String[]) - Static method in class io.micronaut.core.naming.NameUtils
-
Get the equivalent setter name for the given property and a the first prefix.
- setterNameFor(String, String) - Static method in class io.micronaut.core.naming.NameUtils
-
Get the equivalent setter name for the given property and a prefix.
- setThreadFactory(Class<? extends ThreadFactory>) - Method in class io.micronaut.http.client.HttpClientConfiguration
-
Sets a thread factory.
- setThreadFactoryClass(Class<? extends ThreadFactory>) - Method in class io.micronaut.scheduling.executor.UserExecutorConfiguration
-
Sets the thread factory class.
- setThreads(int) - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.EventLoopConfig
-
Sets the number of threads for the event loop group.
- setThreadSelection(ThreadSelection) - Method in class io.micronaut.http.server.HttpServerConfiguration
-
- setThreshold(long) - Method in class io.micronaut.http.server.HttpServerConfiguration.MultipartConfiguration
-
Sets the amount of data that should be received that will trigger
the data to be stored to disk.
- setThreshold(long) - Method in class io.micronaut.management.health.indicator.diskspace.DiskSpaceIndicatorConfiguration
-
- setTimeout(Duration) - Method in class io.micronaut.discovery.registration.RegistrationConfiguration
-
- setTimeZone(TimeZone) - Method in class io.micronaut.jackson.JacksonConfiguration
-
Sets the timezone to use.
- setTraversableResolver(TraversableResolver) - Method in class io.micronaut.validation.validator.DefaultValidatorConfiguration
-
Sets the traversable resolver to use.
- setTrimStrings(boolean) - Method in class io.micronaut.jackson.JacksonConfiguration
-
Whether strings should be trimmed when deserializing (defaults to false).
- 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.
- setType(ExecutorType) - Method in class io.micronaut.scheduling.executor.UserExecutorConfiguration
-
Sets the executor type.
- setUnsafe(B, P) - Method in class io.micronaut.core.beans.AbstractBeanProperty
-
- setUnsafe(B, T) - Method in interface io.micronaut.core.beans.UnsafeBeanProperty
-
- setupCoroutineContext(HttpRequest<?>, ContextView) - Method in class io.micronaut.http.server.CoroutineHelper
-
- setupModule(Module.SetupContext) - Method in class io.micronaut.jackson.modules.BeanIntrospectionModule
-
- setUrl(String) - Method in class io.micronaut.discovery.cloud.digitalocean.DigitalOceanMetadataConfiguration
-
- setUrl(URI) - Method in class io.micronaut.http.client.ServiceHttpClientConfiguration
-
Sets the URL of the service.
- setUrls(List<URI>) - Method in class io.micronaut.http.client.ServiceHttpClientConfiguration
-
Sets the URIs of the service.
- setUseCacheForAllThreads(Boolean) - Method in interface io.micronaut.buffer.netty.ByteBufAllocatorConfiguration
-
- setUseNativeTransport(boolean) - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration
-
Sets whether to use netty's native transport (epoll or kqueue) if available .
- setUserData(String) - Method in class io.micronaut.discovery.cloud.digitalocean.DigitalOceanInstanceMetadata
-
- setValidated(boolean) - Method in class io.micronaut.aop.writer.AopProxyWriter
-
- setValidated(boolean) - Method in interface io.micronaut.inject.writer.BeanDefinitionVisitor
-
Make the bean definition as validated by javax.validation.
- setValidated(boolean) - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
- setValidateHeaders(boolean) - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration
-
Sets whether to validate incoming headers.
- setValue(V) - Method in interface io.micronaut.core.type.MutableArgumentValue
-
Sets the argument value.
- setValueExtractorRegistry(ValueExtractorRegistry) - Method in class io.micronaut.validation.validator.DefaultValidatorConfiguration
-
Sets the value extractor registry use.
- setVary(MutableHttpResponse<?>) - Method in class io.micronaut.http.server.cors.CorsFilter
-
- setVendorData(String) - Method in class io.micronaut.discovery.cloud.digitalocean.DigitalOceanInstanceMetadata
-
- setWebSocketSession(WebSocketSession) - Method in interface io.micronaut.websocket.interceptor.WebSocketSessionAware
-
- setWorker(NettyHttpServerConfiguration.Worker) - Method in class io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration
-
Sets the worker event loop configuration.
- setWriteIdleTimeout(Duration) - Method in class io.micronaut.http.server.HttpServerConfiguration
-
Sets the amount of time a connection can remain idle without any writes occurring.
- setWriteSensitive(boolean) - Method in class io.micronaut.management.endpoint.loggers.LoggersEndpoint
-
Determines whether modifications to the log level should
require authentication.
- setZero(int, int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- setZone(String) - Method in class io.micronaut.runtime.ApplicationConfiguration.InstanceConfiguration
-
- SHARED - Static variable in interface io.micronaut.core.beans.BeanIntrospector
-
- SHARED - Static variable in interface io.micronaut.core.convert.ConversionService
-
- SHORT - Static variable in interface io.micronaut.core.type.Argument
-
Constant short argument.
- SHORT - Static variable in class io.micronaut.inject.ast.PrimitiveElement
-
- shortValue(String) - Method in class io.micronaut.core.annotation.AnnotationValue
-
- shortValue(String, Function<Object, Object>) - Method in class io.micronaut.core.annotation.AnnotationValue
-
The short value of the given member.
- shortValue(String) - Method in interface io.micronaut.core.annotation.AnnotationValueResolver
-
The short value of the given member.
- shortValue() - Method in interface io.micronaut.core.annotation.AnnotationValueResolver
-
The integer value of the given member.
- shortValues(String) - Method in class io.micronaut.core.annotation.AnnotationValue
-
- shortValues(String) - Method in interface io.micronaut.core.annotation.AnnotationValueResolver
-
The short[] value for the given member.
- shortValues() - Method in interface io.micronaut.core.annotation.AnnotationValueResolver
-
The short[] value for the given member.
- shouldCompress(HttpResponse) - Method in interface io.micronaut.http.server.netty.HttpCompressionStrategy
-
- shouldDeduceEnvironments() - Method in class io.micronaut.context.env.DefaultEnvironment
-
- shouldDenyToPreventDriveByLocalhostAttack(CorsOriginConfiguration, HttpRequest<?>) - Method in class io.micronaut.http.server.cors.CorsFilter
-
- shouldDenyToPreventDriveByLocalhostAttack(String, HttpRequest<?>) - Method in class io.micronaut.http.server.cors.CorsFilter
-
- 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
-
- shouldSkip(HttpResponse) - Method in class io.micronaut.http.server.netty.SmartHttpContentCompressor
-
Determines if encoding should occur based on the response.
- shutdown() - Method in interface io.micronaut.scheduling.instrument.InstrumentedExecutorService
-
- ShutdownEvent - Class in io.micronaut.context.event
-
An event fired prior to starting shutdown sequence.
- ShutdownEvent(BeanContext) - Constructor for class io.micronaut.context.event.ShutdownEvent
-
Constructs a prototypical Event.
- shutdownNow() - Method in interface io.micronaut.scheduling.instrument.InstrumentedExecutorService
-
- simple(String) - Static method in interface io.micronaut.context.condition.Failure
-
A simple failure.
- SIMPLE_NAME - Static variable in annotation type io.micronaut.context.annotation.Primary
-
The simple name of this annotation.
- 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
-
- SimpleRequestWithCorsNotEnabledTest - Class in io.micronaut.http.server.tck.tests.cors
-
- SimpleRequestWithCorsNotEnabledTest() - Constructor for class io.micronaut.http.server.tck.tests.cors.SimpleRequestWithCorsNotEnabledTest
-
- SimpleValueReceiver - Interface in io.micronaut.validation.validator.extractors
-
No-op implementation that makes it easier to use with Lambdas.
- single(Class) - Method in class io.micronaut.web.router.DefaultRouteBuilder
-
- single(Class) - Method in interface io.micronaut.web.router.RouteBuilder
-
Builds the necessary mappings to treat the given class as a singular REST endpoint.
- single(Object) - Method in interface io.micronaut.web.router.RouteBuilder
-
Builds the necessary mappings to treat the given instance as a singular REST endpoint.
- SingleResult - Annotation Type in io.micronaut.core.async.annotation
-
Annotation that can be used to describe that an API emits a single result even if the return type is a
Publisher
.
- SingleSubscriberProcessor<T,R> - Class in io.micronaut.core.async.processor
-
- SingleSubscriberProcessor() - Constructor for class io.micronaut.core.async.processor.SingleSubscriberProcessor
-
- SingleSubscriberPublisher<T> - Class in io.micronaut.core.async.publisher
-
- SingleSubscriberPublisher() - Constructor for class io.micronaut.core.async.publisher.SingleSubscriberPublisher
-
- SingleThreadedBufferingProcessor<R,T> - Class in io.micronaut.core.async.processor
-
A Reactive streams
Processor
designed to be used within a single thread and manage
back pressure state.
- SingleThreadedBufferingProcessor() - Constructor for class io.micronaut.core.async.processor.SingleThreadedBufferingProcessor
-
- SingleThreadedBufferingSubscriber<T> - Class in io.micronaut.core.async.subscriber
-
A
Subscriber
designed to be used by a single thread that buffers incoming data for the purposes of managing
back pressure.
- SingleThreadedBufferingSubscriber() - Constructor for class io.micronaut.core.async.subscriber.SingleThreadedBufferingSubscriber
-
- SingleThreadedBufferingSubscriber.BackPressureState - Enum in io.micronaut.core.async.subscriber
-
Back pressure state.
- SingleThreadedBufferingSubscriber.DownstreamSubscription - Class in io.micronaut.core.async.subscriber
-
A downstream subscription.
- singleton(boolean) - Method in interface io.micronaut.context.RuntimeBeanDefinition.Builder
-
Is the bean singleton.
- SINGLETON - Static variable in class io.micronaut.core.annotation.AnnotationUtil
-
The meta annotation used for singleton scope.
- singleton() - Static method in class io.micronaut.core.util.clhm.Weighers
-
A weigher where a value has a weight of 1
.
- singletons(Object...) - Method in interface io.micronaut.context.ApplicationContextBuilder
-
Additional singletons to register prior to startup.
- singletons(Object...) - Method in class io.micronaut.context.DefaultApplicationContextBuilder
-
- singletons(Object...) - Method in class io.micronaut.runtime.Micronaut
-
- size() - Method in class io.micronaut.core.util.clhm.ConcurrentLinkedHashMap
-
- size() - Method in class io.micronaut.json.tree.JsonArray
-
- size() - Method in class io.micronaut.json.tree.JsonNode
-
- size() - Method in class io.micronaut.json.tree.JsonObject
-
- SizeValidator<T> - Interface in io.micronaut.validation.validator.constraints
-
Abstract implementation of a
Size
validator.
- skipBytes(int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- slice(int, int) - Method in interface io.micronaut.core.io.buffer.ByteBuffer
-
Create a new ByteBuffer
whose contents is a shared subsequence of this
data buffer's content.
- slice() - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- slice(int, int) - Method in class io.micronaut.http.server.netty.ByteBufDelegate
-
- SmartHttpContentCompressor - Class in io.micronaut.http.server.netty
-
An extension of HttpContentCompressor
that skips encoding if the content type is not compressible or if
the content is too small.
- SocketUtils - Class in io.micronaut.core.io.socket
-
Utility methods for dealing with sockets.
- SocketUtils() - Constructor for class io.micronaut.core.io.socket.SocketUtils
-
- SoftServiceLoader<S> - Class in io.micronaut.core.io.service
-
Variation of
ServiceLoader
that allows soft loading and conditional loading of
META-INF/services classes.
- SoftServiceLoader.Optimizations - Class in io.micronaut.core.io.service
-
Static optimizations for service loaders.
- SoftServiceLoader.ServiceCollector<S> - Interface in io.micronaut.core.io.service
-
Service collector for loading services of the given type.
- SoftServiceLoader.StaticDefinition<S> - Class in io.micronaut.core.io.service
-
A
ServiceDefinition
implementation that uses a
MethodHandles.Lookup
object to find a public constructor.
- SoftServiceLoader.StaticServiceLoader<S> - Interface in io.micronaut.core.io.service
-
- sort(List<?>) - Static method in class io.micronaut.core.order.OrderUtil
-
Sort the given list.
- sort(Stream<T>) - Static method in class io.micronaut.core.order.OrderUtil
-
Sort the given list.
- sort(Ordered...) - Static method in class io.micronaut.core.order.OrderUtil
-
Sort the given array.
- sort(Object[]) - Static method in class io.micronaut.core.order.OrderUtil
-
Sort the given array.
- SOURCE_MAP - Static variable in interface io.micronaut.http.HttpHeaders
-
"Source-Map"
.
- sourceUnit - Variable in class io.micronaut.ast.groovy.visitor.AbstractGroovyElement
-
- SPACE - Static variable in class io.micronaut.core.util.StringUtils
-
a space.
- SPEC_NAME - Static variable in class io.micronaut.http.server.tck.tests.BodyArgumentTest
-
- SPEC_NAME - Static variable in class io.micronaut.http.server.tck.tests.BodyTest
-
- SPEC_NAME - Static variable in class io.micronaut.http.server.tck.tests.bodywritable.HtmlBodyWritableTest
-
- SPEC_NAME - Static variable in class io.micronaut.http.server.tck.tests.codec.JsonCodeAdditionalTypeTest
-
- SPEC_NAME - Static variable in class io.micronaut.http.server.tck.tests.constraintshandler.ControllerConstraintHandlerTest
-
- SPEC_NAME - Static variable in class io.micronaut.http.server.tck.tests.ConsumesTest
-
- SPEC_NAME - Static variable in class io.micronaut.http.server.tck.tests.CookiesTest
-
- SPEC_NAME - Static variable in class io.micronaut.http.server.tck.tests.DeleteWithoutBodyTest
-
- SPEC_NAME - Static variable in class io.micronaut.http.server.tck.tests.ErrorHandlerStringTest
-
- SPEC_NAME - Static variable in class io.micronaut.http.server.tck.tests.ErrorHandlerTest
-
- SPEC_NAME - Static variable in class io.micronaut.http.server.tck.tests.FilterErrorTest
-
- SPEC_NAME - Static variable in class io.micronaut.http.server.tck.tests.FiltersTest
-
- SPEC_NAME - Static variable in class io.micronaut.http.server.tck.tests.FluxTest
-
- SPEC_NAME - Static variable in class io.micronaut.http.server.tck.tests.HeadersTest
-
- SPEC_NAME - Static variable in class io.micronaut.http.server.tck.tests.HelloWorldTest
-
- SPEC_NAME - Static variable in class io.micronaut.http.server.tck.tests.mediatype.StringDefaultMediaTypeTest
-
- SPEC_NAME - Static variable in class io.micronaut.http.server.tck.tests.MiscTest
-
- SPEC_NAME - Static variable in class io.micronaut.http.server.tck.tests.MissingBodyAnnotationTest
-
- SPEC_NAME - Static variable in class io.micronaut.http.server.tck.tests.OctetTest
-
- SPEC_NAME - Static variable in class io.micronaut.http.server.tck.tests.ParameterTest
-
- SPEC_NAME - Static variable in class io.micronaut.http.server.tck.tests.RemoteAddressTest
-
- SPEC_NAME - Static variable in class io.micronaut.http.server.tck.tests.ResponseStatusTest
-
- SPEC_NAME - Static variable in class io.micronaut.http.server.tck.tests.staticresources.StaticResourceTest
-
- SPEC_NAME - Static variable in class io.micronaut.http.server.tck.tests.StatusTest
-
- SPEC_NAME - Static variable in class io.micronaut.http.server.tck.tests.textplain.TxtPlainBooleanTest
-
- SPEC_NAME - Static variable in class io.micronaut.http.server.tck.tests.VersionTest
-
- specializeForChannel(Channel, NettyClientCustomizer.ChannelRole) - Method in interface io.micronaut.http.client.netty.NettyClientCustomizer
-
- specializeForChannel(C, Channel, R) - Method in class io.micronaut.http.netty.AbstractCompositeCustomizer
-
- specializeForChannel(Channel, R) - Method in class io.micronaut.http.netty.AbstractCompositeCustomizer
-
- specializeForChannel(Channel, NettyServerCustomizer.ChannelRole) - Method in interface io.micronaut.http.server.netty.NettyServerCustomizer
-
Specialize this customizer for the given channel.
- specifyFiltering(EnvironmentFilterSpecification) - Method in interface io.micronaut.management.endpoint.env.EnvironmentEndpointFilter
-
Configure the filtering of PropertySources for the environment endpoint.
- specName(String) - Method in class io.micronaut.http.server.tck.TestScenario.Builder
-
- splitOmitEmptyStrings(CharSequence, char) - Static method in class io.micronaut.core.util.StringUtils
-
Fast split by one character iterable.
- splitOmitEmptyStringsIterator(CharSequence, char) - Static method in class io.micronaut.core.util.StringUtils
-
Fast split by one character iterator.
- splitOmitEmptyStringsList(CharSequence, char) - Static method in class io.micronaut.core.util.StringUtils
-
Fast split by one character iterable.
- SseClient - Interface in io.micronaut.http.client.sse
-
A client for streaming Server Sent Event streams.
- SseClientFactory - Interface in io.micronaut.http.client.sse
-
A factory to create Server Sent Event clients.
- SseClientRegistry<E extends SseClient> - Interface in io.micronaut.http.client.sse
-
Interface for managing the construction and lifecycle of instances of reactive clients.
- 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
-
- STANDARD_HEADERS - Static variable in interface io.micronaut.http.HttpHeaders
-
Unmodifiable List of every header constant defined in
HttpHeaders
.
- start() - Method in interface io.micronaut.context.ApplicationContext
-
Starts the application context.
- start() - Method in interface io.micronaut.context.ApplicationContextBuilder
-
- start() - Method in interface io.micronaut.context.ApplicationContextLifeCycle
-
- start() - Method in class io.micronaut.context.DefaultApplicationContext
-
- start() - Method in class io.micronaut.context.DefaultBeanContext
-
The start method will read all bean definition classes found on the classpath and initialize any pre-required
state.
- start() - Method in class io.micronaut.context.env.DefaultEnvironment
-
- start() - Method in interface io.micronaut.context.LifeCycle
-
Starts the lifecyle component.
- start() - Method in class io.micronaut.http.client.netty.DefaultHttpClient
-
- start() - Method in interface io.micronaut.http.server.netty.NettyEmbeddedServer
-
- start() - Method in class io.micronaut.http.server.netty.NettyHttpServer
-
- start(VisitorContext) - Method in interface io.micronaut.inject.visitor.BeanElementVisitor
-
Called once when visitor processing starts.
- start(VisitorContext) - Method in interface io.micronaut.inject.visitor.TypeElementVisitor
-
Called once when visitor processing starts.
- start() - Method in class io.micronaut.messaging.MessagingApplication
-
- start() - Method in class io.micronaut.runtime.Micronaut
-
- start() - Method in class io.micronaut.scheduling.io.watch.DefaultWatchThread
-
- start(VisitorContext) - Method in class io.micronaut.validation.routes.RouteValidationVisitor
-
- start(VisitorContext) - Method in class io.micronaut.validation.websocket.WebSocketVisitor
-
- startClass(ClassVisitor, String, Type) - Method in class io.micronaut.aop.writer.AopProxyWriter
-
- startClass(ClassVisitor, String, Type) - Method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- startClass(ClassWriter, String, Type, String) - Method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- startConstructor(ClassVisitor) - Method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- startConstructor(ClassVisitor, Class<?>...) - Method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- startEnvironment() - Method in class io.micronaut.context.DefaultApplicationContext
-
Start the environment.
- startEnvironment(ApplicationContext) - Method in class io.micronaut.function.executor.AbstractExecutor
-
Start the environment specified.
- startFinalClass(ClassVisitor, String, Type) - Method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- startProtectedMethod(ClassWriter, String, String, String...) - Method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- startPublicClass(ClassVisitor, String, Type) - Method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- startPublicFinalClass(ClassVisitor, String, Type) - Method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
Starts a public final class.
- startPublicFinalMethodZeroArgs(ClassWriter, Class, String) - Method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- startPublicMethod(ClassWriter, String, String, String...) - Method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- startPublicMethod(ClassWriter, Method) - Method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- startPublicMethodZeroArgs(ClassWriter, Class, String) - Method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- startService(ClassVisitor, Class<?>, String, Type) - Method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- startService(ClassVisitor, String, String, Type, String...) - Method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- startThis(ApplicationContext) - Method in class io.micronaut.function.executor.FunctionInitializer
-
Start this environment.
- StartupEvent - Class in io.micronaut.context.event
-
An event fired once startup is complete.
- StartupEvent(BeanContext) - Constructor for class io.micronaut.context.event.StartupEvent
-
Constructs a prototypical Event.
- staticCreatorFor(TypeElement, AnnotationUtils) - Method in class io.micronaut.annotation.processing.ModelUtils
-
The static method or Kotlin companion method to execute to
construct the given class element.
- StaticMessageSource - Class in io.micronaut.context
-
A static mutable message source.
- StaticMessageSource() - Constructor for class io.micronaut.context.StaticMessageSource
-
- StaticOptimizations - Class in io.micronaut.core.optim
-
This class is a generic container for pre-computed data
which can be injected at initialization time.
- StaticOptimizations() - Constructor for class io.micronaut.core.optim.StaticOptimizations
-
- StaticOptimizations.Loader<T> - Interface in io.micronaut.core.optim
-
Interface for an optimization which will be injected via
service loading.
- StaticOriginatingElements - Class in io.micronaut.inject.writer
-
Utility class for testing originating element generation.
- staticResource() - Method in class io.micronaut.http.server.tck.tests.staticresources.StaticResourceTest
-
- StaticResourceConfiguration - Class in io.micronaut.web.router.resource
-
Stores configuration for the loading of static resources.
- StaticResourceConfiguration(ResourceResolver, ServerContextPathProvider) - Constructor for class io.micronaut.web.router.resource.StaticResourceConfiguration
-
- StaticResourceResolver - Class in io.micronaut.web.router.resource
-
Resolves resources from a set of resource loaders.
- StaticResourceResolverFactory - Class in io.micronaut.web.router.resource
-
- StaticResourceResolverFactory() - Constructor for class io.micronaut.web.router.resource.StaticResourceResolverFactory
-
- StaticResourceTest - Class in io.micronaut.http.server.tck.tests.staticresources
-
- StaticResourceTest() - Constructor for class io.micronaut.http.server.tck.tests.staticresources.StaticResourceTest
-
- StaticServiceInstanceList - Class in io.micronaut.discovery
-
- StaticServiceInstanceList(String, Collection<URI>) - Constructor for class io.micronaut.discovery.StaticServiceInstanceList
-
Default constructor.
- StaticServiceInstanceList(String, Collection<URI>, String) - Constructor for class io.micronaut.discovery.StaticServiceInstanceList
-
Default constructor.
- status(HealthStatus) - Method in interface io.micronaut.discovery.ServiceInstance.Builder
-
Sets the application status.
- 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, CharSequence) - Method in class io.micronaut.http.netty.NettyMutableHttpResponse
-
- status(HttpStatus, T) - Method in class io.micronaut.http.server.netty.NettyHttpResponseFactory
-
- status(HttpStatus, String) - Method in class io.micronaut.http.server.netty.NettyHttpResponseFactory
-
- status(HttpStatus) - Method in class io.micronaut.http.server.tck.HttpResponseAssertion.Builder
-
- status(HttpStatus, String) - Method in class io.micronaut.http.simple.SimpleHttpResponseFactory
-
- status(HttpStatus, T) - Method in class io.micronaut.http.simple.SimpleHttpResponseFactory
-
- status(HealthStatus) - Method in class io.micronaut.management.health.indicator.HealthResult.Builder
-
Assigns the status to the builder.
- status(Class, HttpStatus, Class, String, Class[]) - Method in class io.micronaut.web.router.DefaultRouteBuilder
-
- status(HttpStatus, Class, String, Class[]) - Method in class io.micronaut.web.router.DefaultRouteBuilder
-
- status(HttpStatus, Object, String) - Method in interface io.micronaut.web.router.RouteBuilder
-
Register a route to handle the returned status code.
- status(HttpStatus, Class, String, Class...) - Method in interface io.micronaut.web.router.RouteBuilder
-
Register a route to handle the returned status code.
- status(Class, HttpStatus, Class, String, Class...) - Method in interface io.micronaut.web.router.RouteBuilder
-
Register a route to handle the returned status code.
- status() - Method in interface io.micronaut.web.router.StatusRoute
-
- StatusConfiguration() - Constructor for class io.micronaut.management.endpoint.health.HealthEndpoint.StatusConfiguration
-
Default constructor.
- StatusRoute - Interface in io.micronaut.web.router
-
Represents a
Route
that matches a status.
- StatusTest - Class in io.micronaut.http.server.tck.tests
-
- StatusTest() - Constructor for class io.micronaut.http.server.tck.tests.StatusTest
-
- stereotype(AnnotationValue<?>) - Method in class io.micronaut.core.annotation.AnnotationValueBuilder
-
Adds a stereotype of the annotation.
- STEREOTYPE_EXCLUDES - Static variable in class io.micronaut.core.annotation.AnnotationUtil
-
Packages excludes from stereotype processing.
- stop() - Method in interface io.micronaut.context.ApplicationContext
-
Stops the application context.
- stop() - Method in interface io.micronaut.context.ApplicationContextLifeCycle
-
- stop() - Method in class io.micronaut.context.DefaultApplicationContext
-
- stop() - Method in class io.micronaut.context.DefaultBeanContext
-
The close method will shut down the context calling
PreDestroy
hooks on loaded
singletons.
- stop() - Method in class io.micronaut.context.env.DefaultEnvironment
-
- stop() - Method in interface io.micronaut.context.LifeCycle
-
Stops the life cycle component.
- stop() - Method in class io.micronaut.context.scope.AbstractConcurrentCustomScope
-
- stop() - Method in class io.micronaut.http.client.netty.DefaultHttpClient
-
- stop() - Method in interface io.micronaut.http.server.netty.NettyEmbeddedServer
-
- stop() - Method in class io.micronaut.http.server.netty.NettyHttpServer
-
- stop() - Method in class io.micronaut.management.endpoint.stop.ServerStopEndpoint
-
Stops the server.
- stop() - Method in class io.micronaut.messaging.MessagingApplication
-
- stop() - Method in class io.micronaut.runtime.context.scope.refresh.RefreshScope
-
- stop() - Method in class io.micronaut.scheduling.io.watch.DefaultWatchThread
-
- stopServerOnly() - Method in interface io.micronaut.http.server.netty.NettyEmbeddedServer
-
Stops the Netty instance, but keeps the ApplicationContext running.
- stopServerOnly() - Method in class io.micronaut.http.server.netty.NettyHttpServer
-
- stream() - Method in interface io.micronaut.context.BeanProvider
-
When called, provides back a Stream of the beans available in this provider.
- stream() - Method in class io.micronaut.http.netty.stream.DefaultHttp2Content
-
- stream() - Method in interface io.micronaut.http.netty.stream.Http2Content
-
- STREAM_ID - Static variable in class io.micronaut.http.netty.AbstractNettyHttpRequest
-
- Streamable - Interface in io.micronaut.core.io
-
- StreamedFile - Class in io.micronaut.http.server.types.files
-
A special type for streaming an
InputStream
representing a file or resource.
- StreamedFile(InputStream, MediaType) - Constructor for class io.micronaut.http.server.types.files.StreamedFile
-
- StreamedFile(InputStream, MediaType, long) - Constructor for class io.micronaut.http.server.types.files.StreamedFile
-
- StreamedFile(InputStream, MediaType, long, long) - Constructor for class io.micronaut.http.server.types.files.StreamedFile
-
- StreamedFile(URL) - Constructor for class io.micronaut.http.server.types.files.StreamedFile
-
Immediately opens a connection to the given URL to retrieve
data about the connection, including the input stream.
- StreamedHttpMessage - Interface in io.micronaut.http.netty.stream
-
Combines
HttpMessage
and
Publisher
into one
message.
- streamedHttpMessage - Variable in class io.micronaut.http.server.netty.DefaultHttpContentProcessor
-
- StreamedHttpRequest - Interface in io.micronaut.http.netty.stream
-
- StreamedHttpResponse - Interface in io.micronaut.http.netty.stream
-
- StreamFunctionExecutor<C> - Class in io.micronaut.function.executor
-
A base function executor for handling input and output as streams
- StreamFunctionExecutor() - Constructor for class io.micronaut.function.executor.StreamFunctionExecutor
-
- StreamingFileUpload - Interface in io.micronaut.http.multipart
-
- StreamingHttpClient - Interface in io.micronaut.http.client
-
Extended version of the
HttpClient
that supports streaming responses.
- StreamingHttpClientFactory - Interface in io.micronaut.http.client
-
A factory to create Streaming HTTP clients.
- StreamingHttpClientRegistry<S extends StreamingHttpClient> - Interface in io.micronaut.http.client
-
Interface for managing the construction and lifecycle of instances of
StreamingHttpClient
clients.
- StreamingInboundHttp2ToHttpAdapter - Class in io.micronaut.http.netty.stream
-
Implementation of Http2EventAdapter
that allows streaming requests for servers and responses for clients by
establishing a processor that emits chunks as HttpContent
.
- StreamingInboundHttp2ToHttpAdapter(Http2Connection, int, boolean, boolean) - Constructor for class io.micronaut.http.netty.stream.StreamingInboundHttp2ToHttpAdapter
-
Default constructor.
- StreamingInboundHttp2ToHttpAdapter(Http2Connection, int) - Constructor for class io.micronaut.http.netty.stream.StreamingInboundHttp2ToHttpAdapter
-
Default constructor.
- streamOfType(Argument<T>, Qualifier<T>) - Method in class io.micronaut.context.AbstractBeanResolutionContext
-
- streamOfType(Class<T>, Qualifier<T>) - Method in interface io.micronaut.context.BeanLocator
-
Obtain a stream of beans of the given type.
- streamOfType(Argument<T>, Qualifier<T>) - Method in interface io.micronaut.context.BeanLocator
-
Obtain a stream of beans of the given type.
- streamOfType(Argument<T>) - Method in interface io.micronaut.context.BeanLocator
-
Obtain a stream of beans of the given type.
- streamOfType(Class<T>) - Method in interface io.micronaut.context.BeanLocator
-
Obtain a stream of beans of the given type.
- streamOfType(Argument<T>, Qualifier<T>) - Method in interface io.micronaut.context.BeanResolutionContext
-
Obtains a stream of beans of the given type and qualifier.
- streamOfType(Class<T>, Qualifier<T>) - Method in class io.micronaut.context.DefaultBeanContext
-
- streamOfType(Argument<T>, Qualifier<T>) - Method in class io.micronaut.context.DefaultBeanContext
-
- streamOfType(BeanResolutionContext, Class<T>, Qualifier<T>) - Method in class io.micronaut.context.DefaultBeanContext
-
Obtains a stream of beans of the given type and qualifier.
- streamOfType(BeanResolutionContext, Argument<T>, Qualifier<T>) - Method in class io.micronaut.context.DefaultBeanContext
-
Obtains a stream of beans of the given type and qualifier.
- streamOfTypeForConstructorArgument(BeanResolutionContext, BeanContext, ConstructorInjectionPoint<T>, Argument) - Method in class io.micronaut.context.AbstractBeanDefinition
-
Obtains all bean definitions for a constructor argument at the given index
- streamOfTypeForMethodArgument(BeanResolutionContext, BeanContext, MethodInjectionPoint, Argument) - Method in class io.micronaut.context.AbstractBeanDefinition
-
Obtains all bean definitions for the method at the given index and the argument at the given index
- StreamSoftServiceLoader - Class in io.micronaut.core.io.service
-
- StreamSoftServiceLoader() - Constructor for class io.micronaut.core.io.service.StreamSoftServiceLoader
-
Deprecated.
- StreamUtils - Class in io.micronaut.core.util
-
Utility methods for working with streams.
- StreamUtils() - Constructor for class io.micronaut.core.util.StreamUtils
-
- STRING - Static variable in interface io.micronaut.core.convert.ConversionContext
-
Constant for String argument.
- STRING - Static variable in interface io.micronaut.core.type.Argument
-
Constant for string argument.
- StringBodyAssertionBuilder(String) - Constructor for class io.micronaut.http.server.tck.BodyAssertion.StringBodyAssertionBuilder
-
- StringConvention - Enum in io.micronaut.core.naming.conventions
-
An enum representing different conventions.
- StringDefaultMediaTypeTest - Class in io.micronaut.http.server.tck.tests.mediatype
-
- StringDefaultMediaTypeTest() - Constructor for class io.micronaut.http.server.tck.tests.mediatype.StringDefaultMediaTypeTest
-
- StringSwitchWriter - Class in io.micronaut.inject.writer
-
String switch writer.
- StringSwitchWriter() - Constructor for class io.micronaut.inject.writer.StringSwitchWriter
-
- StringUtils - Class in io.micronaut.core.util
-
Utility methods for Strings.
- StringUtils() - Constructor for class io.micronaut.core.util.StringUtils
-
- stringValue(String, String) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
The value as an optional string for the given annotation and member.
- stringValue(Class<? extends Annotation>, String) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
The value as an optional string for the given annotation and member.
- stringValue(Class<? extends Annotation>) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
The value as an optional string for the given annotation and member.
- stringValue(String) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
The value as an optional string for the given annotation and member.
- stringValue(String, String) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- stringValue(Class<? extends Annotation>, String) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- stringValue(Class<? extends Annotation>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- stringValue(String) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- stringValue(String) - Method in class io.micronaut.core.annotation.AnnotationValue
-
The string value of the given member.
- stringValue(String, Function<Object, Object>) - Method in class io.micronaut.core.annotation.AnnotationValue
-
The string value of the given member.
- stringValue() - Method in class io.micronaut.core.annotation.AnnotationValue
-
The double value of the given member.
- stringValue(String) - Method in interface io.micronaut.core.annotation.AnnotationValueResolver
-
The string value of the given member.
- stringValue() - Method in interface io.micronaut.core.annotation.AnnotationValueResolver
-
The string value of the given member.
- stringValue(JsonNode, String) - Static method in class io.micronaut.discovery.cloud.ComputeInstanceMetadataResolverUtils
-
Resolve a value as a string from the metadata json.
- stringValue(Class<? extends Annotation>, String) - Method in class io.micronaut.inject.annotation.AbstractEnvironmentAnnotationMetadata
-
- stringValue(String, String) - Method in class io.micronaut.inject.annotation.AbstractEnvironmentAnnotationMetadata
-
- stringValue(String, String) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- stringValue(Class<? extends Annotation>, String) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- stringValue(Class<? extends Annotation>, String, Function<Object, Object>) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- stringValue(String, String, Function<Object, Object>) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- stringValue(Class<? extends Annotation>, String) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- stringValue(Class<? extends Annotation>, String, Function<Object, Object>) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
Retrieve the string value and optionally map its value.
- stringValue(String, String) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- stringValue(String, String, Function<Object, Object>) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
Retrieve the string value and optionally map its value.
- stringValues(Class<? extends Annotation>, String) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
The values as string array for the given annotation and member.
- stringValues(Class<? extends Annotation>) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
The values as string array for the given annotation and member.
- stringValues(String, String) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
The values as string array for the given annotation and member.
- stringValues(String) - Method in interface io.micronaut.core.annotation.AnnotationMetadata
-
The values as string array for the given annotation and member.
- stringValues(Class<? extends Annotation>, String) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- stringValues(Class<? extends Annotation>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- stringValues(String, String) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- stringValues(String) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- stringValues(String) - Method in class io.micronaut.core.annotation.AnnotationValue
-
- stringValues(String, Function<Object, Object>) - Method in class io.micronaut.core.annotation.AnnotationValue
-
The string values for the given member and mapper.
- stringValues(String) - Method in interface io.micronaut.core.annotation.AnnotationValueResolver
-
The string values for the given member.
- stringValues() - Method in interface io.micronaut.core.annotation.AnnotationValueResolver
-
The string values for the given member.
- stringValues(Class<? extends Annotation>, String) - Method in class io.micronaut.inject.annotation.AbstractEnvironmentAnnotationMetadata
-
- stringValues(Class<? extends Annotation>, String) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- stringValues(String, String) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- stringValues(Class<? extends Annotation>, String, Function<Object, Object>) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- stringValues(String, String, Function<Object, Object>) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- stringValues(Class<? extends Annotation>, String) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- stringValues(String, String) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- stringValues(Class<? extends Annotation>, String, Function<Object, Object>) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
Retrieve the string value and optionally map its value.
- stringValues(String, String, Function<Object, Object>) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
Retrieve the string value and optionally map its value.
- subMap(String, Class<V>) - Method in interface io.micronaut.core.convert.value.ConvertibleValues
-
Returns a submap for all the keys with the given prefix.
- subMap(String, Argument<V>) - Method in interface io.micronaut.core.convert.value.ConvertibleValues
-
Returns a submap for all the keys with the given prefix.
- subMap(String, ArgumentConversionContext<V>) - Method in interface io.micronaut.core.convert.value.ConvertibleValues
-
Returns a submap for all the keys with the given prefix.
- submit(Callable<T>) - Method in interface io.micronaut.scheduling.instrument.InstrumentedExecutorService
-
- submit(Runnable, T) - Method in interface io.micronaut.scheduling.instrument.InstrumentedExecutorService
-
- submit(Runnable) - Method in interface io.micronaut.scheduling.instrument.InstrumentedExecutorService
-
- subProtocol - Variable in class io.micronaut.http.netty.websocket.AbstractNettyWebSocketHandler
-
- subscribe(Subscriber<? super R>) - Method in class io.micronaut.core.async.processor.SingleSubscriberProcessor
-
- subscribe(Subscriber<? super T>) - Method in class io.micronaut.core.async.processor.SingleThreadedBufferingProcessor
-
- subscribe(Subscriber<? super T>) - Method in class io.micronaut.core.async.publisher.AsyncSingleResultPublisher
-
- subscribe(Subscriber<? super T>) - Method in class io.micronaut.core.async.publisher.CompletableFuturePublisher
-
- subscribe(Subscriber<? super T>) - Method in class io.micronaut.core.async.publisher.Publishers.JustPublisher
-
- subscribe(Subscriber<? super T>) - Method in class io.micronaut.core.async.publisher.SingleSubscriberPublisher
-
- subscribe(Subscriber<? super MutableHttpResponse<?>>) - Method in class io.micronaut.http.context.ServerRequestTracingPublisher
-
- subscribe(Subscriber<? super T>) - Method in class io.micronaut.http.netty.reactive.HandlerPublisher
-
- subscribe(Subscriber<? super HttpContent>) - Method in class io.micronaut.http.netty.stream.DefaultStreamedHttpRequest
-
- subscribe(Subscriber<? super HttpContent>) - Method in class io.micronaut.http.netty.stream.DefaultStreamedHttpResponse
-
- subscribe(Subscriber<? super WebSocketFrame>) - Method in class io.micronaut.http.netty.stream.DefaultWebSocketHttpResponse
-
- subscribe(Subscriber<? super T>) - Method in class io.micronaut.http.server.netty.AbstractBufferingHttpContentProcessor
-
- subscribe(Subscriber<? super ByteBufHolder>) - Method in class io.micronaut.http.server.netty.DefaultHttpContentProcessor
-
- subscribe(Subscriber<? super PartData>) - Method in class io.micronaut.http.server.netty.multipart.NettyStreamingFileUpload
-
- subscribeDownstream(Subscriber<? super T>) - Method in class io.micronaut.core.async.processor.SingleThreadedBufferingProcessor
-
- subscribeSubscriberToStream(StreamedHttpMessage, Subscriber<HttpContent>) - Method in class io.micronaut.http.netty.stream.HttpStreamsClientHandler
-
- subscription - Variable in class io.micronaut.core.async.subscriber.CompletionAwareSubscriber
-
- subSequence(int, int) - Method in class io.micronaut.core.annotation.AnnotationClassValue
-
- 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
-
- SUFFIX - Static variable in class io.micronaut.context.env.DefaultPropertyPlaceholderResolver
-
Suffix for placeholder in properties.
- SUPER_TYPE - Static variable in class io.micronaut.inject.writer.ExecutableMethodsDefinitionWriter
-
- SuperclassAwareTypeVisitor<R,P> - Class in io.micronaut.annotation.processing
-
Processes the type and its super classes.
- SuperclassAwareTypeVisitor(JavaVisitorContext) - Constructor for class io.micronaut.annotation.processing.SuperclassAwareTypeVisitor
-
Default constructor.
- superTypes() - Method in interface io.micronaut.http.bind.binders.TypedRequestArgumentBinder
-
Returns additional super types.
- superTypes() - Method in interface io.micronaut.http.client.bind.TypedClientArgumentRequestBinder
-
Returns additional super types.
- superTypes() - Method in class io.micronaut.http.server.netty.binders.CompletableFutureBodyBinder
-
- SupplierUtil - Class in io.micronaut.core.util
-
Helper methods for dealing with
Supplier
.
- SupplierUtil() - Constructor for class io.micronaut.core.util.SupplierUtil
-
- supplyEmpty() - Method in interface io.micronaut.core.async.publisher.Publishers.MapOrSupplyEmpty
-
Supplies an empty value if there is no next value.
- supports(E) - Method in interface io.micronaut.context.event.ApplicationEventListener
-
Whether the given event is supported.
- supports(Class<?>) - Method in class io.micronaut.http.server.netty.types.files.FileTypeHandler
-
- supports(Class<?>) - Method in interface io.micronaut.http.server.netty.types.NettyCustomizableResponseTypeHandler
-
- supports(BeanElement) - Method in interface io.micronaut.inject.visitor.BeanElementVisitor
-
Returns whether this visitor supports visiting the specified element.
- supports(RefreshEvent) - Method in interface io.micronaut.runtime.context.scope.refresh.RefreshEventListener
-
- supports(FileChangedEvent) - Method in class io.micronaut.runtime.server.watch.event.FileWatchRestartListener
-
- supportsDispatchMulti() - Method in interface io.micronaut.inject.writer.DispatchWriter.DispatchTarget
-
- supportsDispatchMulti() - Method in class io.micronaut.inject.writer.DispatchWriter.FieldGetDispatchTarget
-
- supportsDispatchMulti() - Method in class io.micronaut.inject.writer.DispatchWriter.FieldSetDispatchTarget
-
- supportsDispatchMulti() - Method in class io.micronaut.inject.writer.DispatchWriter.MethodDispatchTarget
-
- supportsDispatchOne() - Method in interface io.micronaut.inject.writer.DispatchWriter.DispatchTarget
-
- supportsDispatchOne() - Method in class io.micronaut.inject.writer.DispatchWriter.FieldGetDispatchTarget
-
- supportsDispatchOne() - Method in class io.micronaut.inject.writer.DispatchWriter.FieldSetDispatchTarget
-
- supportsDispatchOne() - Method in class io.micronaut.inject.writer.DispatchWriter.MethodDispatchTarget
-
- supportsPrefix(String) - Method in class io.micronaut.context.env.DefaultEnvironment
-
- supportsPrefix(String) - Method in interface io.micronaut.core.io.file.FileSystemResourceLoader
-
Does the loader support a prefix.
- supportsPrefix(String) - Method in interface io.micronaut.core.io.ResourceLoader
-
- supportsPrefix(String) - Method in interface io.micronaut.core.io.scan.ClassPathResourceLoader
-
- supportsType(Class<?>) - Method in interface io.micronaut.http.codec.MediaTypeCodec
-
Whether the codec can decode the given type.
- supportsType(Class<?>) - Method in class io.micronaut.json.codec.MapperMediaTypeCodec
-
- swap(T) - Method in interface io.micronaut.aop.HotSwappableInterceptedProxy
-
Swaps the underlying proxied instance for a new instance.
- SynchronousInterceptedMethod - Class in io.micronaut.aop.internal.intercepted
-
The synchronous method intercept.
- synthesize(Class<T>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- synthesize(Class<T>, String) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- synthesize(Class<T>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataProvider
-
- synthesize(Class<T>) - Method in interface io.micronaut.core.annotation.AnnotationSource
-
Synthesizes a new annotation from the metadata for the given annotation type.
- synthesize(Class<T>, String) - Method in interface io.micronaut.core.annotation.AnnotationSource
-
Synthesizes a new annotation for the given annotation type using the member values of the given source annotation.
- synthesize(Class<T>) - Method in class io.micronaut.inject.annotation.AbstractEnvironmentAnnotationMetadata
-
- synthesize(Class<T>, String) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- synthesize(Class<T>) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- synthesizeAll() - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- synthesizeAll() - Method in interface io.micronaut.core.annotation.AnnotationMetadataProvider
-
- synthesizeAll() - Method in interface io.micronaut.core.annotation.AnnotationSource
-
Synthesizes a new annotations from the metadata.
- synthesizeAll() - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- synthesizeAnnotationsByType(Class<T>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- synthesizeAnnotationsByType(Class<T>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataProvider
-
- synthesizeAnnotationsByType(Class<T>) - Method in interface io.micronaut.core.annotation.AnnotationSource
-
Synthesizes a new annotations from the metadata for the given type.
- synthesizeAnnotationsByType(Class<T>) - Method in class io.micronaut.inject.annotation.AbstractEnvironmentAnnotationMetadata
-
- synthesizeAnnotationsByType(Class<T>) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- synthesizeAnnotationsByType(Class<T>) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- synthesizeDeclared(Class<T>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- synthesizeDeclared(Class<T>, String) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- synthesizeDeclared() - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- synthesizeDeclared() - Method in interface io.micronaut.core.annotation.AnnotationMetadataProvider
-
- synthesizeDeclared(Class<T>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataProvider
-
- synthesizeDeclared(Class<T>, String) - Method in interface io.micronaut.core.annotation.AnnotationSource
-
Synthesizes a new annotation declared for the given annotation type using the member values of the given source annotation.
- synthesizeDeclared(Class<T>) - Method in interface io.micronaut.core.annotation.AnnotationSource
-
Synthesizes a new annotation from the metadata for the given annotation type.
- synthesizeDeclared() - Method in interface io.micronaut.core.annotation.AnnotationSource
-
Synthesizes a new annotations from the metadata.
- synthesizeDeclared(Class<T>) - Method in class io.micronaut.inject.annotation.AbstractEnvironmentAnnotationMetadata
-
- synthesizeDeclared() - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- synthesizeDeclared(Class<T>, String) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- synthesizeDeclared(Class<T>) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- synthesizeDeclaredAnnotationsByType(Class<T>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataDelegate
-
- synthesizeDeclaredAnnotationsByType(Class<T>) - Method in interface io.micronaut.core.annotation.AnnotationMetadataProvider
-
- synthesizeDeclaredAnnotationsByType(Class<T>) - Method in interface io.micronaut.core.annotation.AnnotationSource
-
Synthesizes a new annotations from the metadata for the given type.
- synthesizeDeclaredAnnotationsByType(Class<T>) - Method in class io.micronaut.inject.annotation.AbstractEnvironmentAnnotationMetadata
-
- synthesizeDeclaredAnnotationsByType(Class<T>) - Method in class io.micronaut.inject.annotation.AnnotationMetadataHierarchy
-
- synthesizeDeclaredAnnotationsByType(Class<T>) - Method in class io.micronaut.inject.annotation.DefaultAnnotationMetadata
-
- SystemFile - Class in io.micronaut.http.server.types.files
-
Used as the return value of a route execution to send
File
instances to the client.
- SystemFile(File) - Constructor for class io.micronaut.http.server.types.files.SystemFile
-
- SystemFile(File, MediaType) - Constructor for class io.micronaut.http.server.types.files.SystemFile
-
- SystemPropertiesPropertySource - Class in io.micronaut.context.env
-
Loads properties from system properties.
- SystemPropertiesPropertySource() - Constructor for class io.micronaut.context.env.SystemPropertiesPropertySource
-
Default constructor.
- V_PARAMETER - Static variable in class io.micronaut.http.MediaType
-
Parameter "v"
.
- VALID - Static variable in interface io.micronaut.validation.validator.constraints.ConstraintValidator
-
A constraint validator that just returns the object as being valid.
- validate(HttpResponse<?>) - Method in class io.micronaut.http.server.tck.CorsAssertion
-
Validate the CORS assertions.
- validate(BeanResolutionContext, T) - Method in interface io.micronaut.inject.ValidatedBeanDefinition
-
Validates the bean with the validator factory if present.
- validate(List<UriMatchTemplate>, ParameterElement[], MethodElement) - Method in class io.micronaut.validation.routes.rules.ClientTypesRule
-
- validate(List<UriMatchTemplate>, ParameterElement[], MethodElement) - Method in class io.micronaut.validation.routes.rules.MissingParameterRule
-
- validate(List<UriMatchTemplate>, ParameterElement[], MethodElement) - Method in class io.micronaut.validation.routes.rules.NullableParameterRule
-
- validate(List<UriMatchTemplate>, ParameterElement[], MethodElement) - Method in class io.micronaut.validation.routes.rules.RequestBeanParameterRule
-
- validate(UriMatchTemplate, ParameterElement[], MethodElement) - Method in interface io.micronaut.validation.routes.rules.RouteValidationRule
-
Validate the given uri template and route arguments.
- validate(List<UriMatchTemplate>, ParameterElement[], MethodElement) - Method in interface io.micronaut.validation.routes.rules.RouteValidationRule
-
Validate the given uri templates and route arguments.
- validate(T, Class<?>...) - Method in class io.micronaut.validation.validator.DefaultValidator
-
- validate(BeanIntrospection<T>, T, Class<?>...) - Method in class io.micronaut.validation.validator.DefaultValidator
-
Validate the given introspection and object.
- validate(T, Class<?>...) - Method in interface io.micronaut.validation.validator.Validator
-
- validate(BeanIntrospection<T>, T, Class<?>...) - Method in interface io.micronaut.validation.validator.Validator
-
Validate the given introspection and object.
- validateAnnotationValue(T, String, T, String, Object) - Method in class io.micronaut.inject.annotation.AbstractAnnotationMetadataBuilder
-
Validates an annotation value.
- validateApplicationName(String) - Method in class io.micronaut.discovery.registration.AutoRegistration
-
Validate the given application name.
- validateArguments(Described, Argument<?>[], Object[]) - Static method in class io.micronaut.core.util.ArgumentUtils
-
Validates the given values are appropriate for the given arguments.
- validateBean(BeanResolutionContext, BeanDefinition<T>, T) - Method in interface io.micronaut.inject.validation.BeanDefinitionValidator
-
Validates the given bean after it has been constructor.
- validateBean(BeanResolutionContext, BeanDefinition<T>, T) - Method in class io.micronaut.validation.validator.DefaultValidator
-
- validateBeanArgument(BeanResolutionContext, InjectionPoint, Argument<V>, int, V) - Method in interface io.micronaut.inject.ValidatedBeanDefinition
-
Validates the given bean after it has been constructor.
- validateBeanArgument(BeanResolutionContext, InjectionPoint, Argument<T>, int, T) - Method in interface io.micronaut.inject.validation.BeanDefinitionValidator
-
Validates the given bean after it has been constructor.
- validateBeanArgument(BeanResolutionContext, InjectionPoint, Argument<T>, int, T) - Method in class io.micronaut.validation.validator.DefaultValidator
-
- validateCompletionStage(CompletionStage<T>, Class<?>...) - Method in class io.micronaut.validation.validator.DefaultValidator
-
- validateCompletionStage(CompletionStage<T>, Class<?>...) - Method in interface io.micronaut.validation.validator.ReactiveValidator
-
Validate the given CompletionStage by returning a new CompletionStage that validates the emitted value.
- validateConstructorParameters(Constructor<? extends T>, Object[], Class<?>...) - Method in class io.micronaut.validation.validator.DefaultValidator
-
- validateConstructorParameters(BeanIntrospection<? extends T>, Object[], Class<?>...) - Method in class io.micronaut.validation.validator.DefaultValidator
-
- validateConstructorParameters(Class<? extends T>, Argument<?>[], Object[], Class<?>[]) - Method in class io.micronaut.validation.validator.DefaultValidator
-
- validateConstructorParameters(BeanIntrospection<? extends T>, Object[], Class<?>...) - Method in interface io.micronaut.validation.validator.ExecutableMethodValidator
-
Validates parameters for the given introspection and values.
- validateConstructorParameters(Class<? extends T>, Argument<?>[], Object[], Class<?>[]) - Method in interface io.micronaut.validation.validator.ExecutableMethodValidator
-
Validates arguments for the given bean type and constructor arguments.
- validateConstructorParameters(Constructor<? extends T>, Object[], Class<?>...) - Method in interface io.micronaut.validation.validator.ExecutableMethodValidator
-
- validateConstructorReturnValue(Constructor<? extends T>, T, Class<?>...) - Method in class io.micronaut.validation.validator.DefaultValidator
-
- validateConstructorReturnValue(Constructor<? extends T>, T, Class<?>...) - Method in interface io.micronaut.validation.validator.ExecutableMethodValidator
-
- Validated - Annotation Type in io.micronaut.validation
-
Around
advice that ensures an objects methods are validated.
- validatedAnnotatedElement(AnnotatedElement, Object) - Method in interface io.micronaut.inject.annotation.AnnotatedElementValidator
-
Validates an annotated element for the given value.
- validatedAnnotatedElement(AnnotatedElement, Object) - Method in class io.micronaut.validation.validator.DefaultValidator
-
- ValidatedBeanDefinition<T> - Interface in io.micronaut.inject
-
A bean definition that is validated with javax.validation.
- validateHost(String) - Method in class io.micronaut.http.server.util.DefaultHttpHostResolver
-
Validates the host transforming the host value if necessary.
- validateHttpHeaders - Variable in class io.micronaut.http.netty.stream.StreamingInboundHttp2ToHttpAdapter
-
- validateName(String, String) - Method in class io.micronaut.discovery.registration.AutoRegistration
-
Validate the given application name.
- validateParameters(T, ExecutableMethod, Object[], Class<?>...) - Method in class io.micronaut.validation.validator.DefaultValidator
-
- validateParameters(T, ExecutableMethod, Collection<MutableArgumentValue<?>>, Class<?>...) - Method in class io.micronaut.validation.validator.DefaultValidator
-
- validateParameters(T, Method, Object[], Class<?>...) - Method in class io.micronaut.validation.validator.DefaultValidator
-
- validateParameters(T, ExecutableMethod, Object[], Class<?>...) - Method in interface io.micronaut.validation.validator.ExecutableMethodValidator
-
- validateParameters(T, ExecutableMethod, Collection<MutableArgumentValue<?>>, Class<?>...) - Method in interface io.micronaut.validation.validator.ExecutableMethodValidator
-
- validateParameters(T, Method, Object[], Class<?>...) - Method in interface io.micronaut.validation.validator.ExecutableMethodValidator
-
- validateProperty(T, String, Class<?>...) - Method in class io.micronaut.validation.validator.DefaultValidator
-
- validateProperty(T, String, Class<?>...) - Method in interface io.micronaut.validation.validator.Validator
-
- validatePublisher(Publisher<T>, Class<?>...) - Method in class io.micronaut.validation.validator.DefaultValidator
-
- validatePublisher(Publisher<T>, Class<?>...) - Method in interface io.micronaut.validation.validator.ReactiveValidator
-
Validate the given publisher by returning a new Publisher that validates each emitted value.
- validateReturnValue(T, Method, Object, Class<?>...) - Method in class io.micronaut.validation.validator.DefaultValidator
-
- validateReturnValue(T, ExecutableMethod<?, Object>, Object, Class<?>...) - Method in class io.micronaut.validation.validator.DefaultValidator
-
- validateReturnValue(T, ExecutableMethod<?, Object>, Object, Class<?>...) - Method in interface io.micronaut.validation.validator.ExecutableMethodValidator
-
- validateReturnValue(T, Method, Object, Class<?>...) - Method in interface io.micronaut.validation.validator.ExecutableMethodValidator
-
- validateValue(Class<T>, String, Object, Class<?>...) - Method in class io.micronaut.validation.validator.DefaultValidator
-
- validateValue(Class<T>, String, Object, Class<?>...) - Method in interface io.micronaut.validation.validator.Validator
-
- ValidatingInterceptor - Class in io.micronaut.validation
-
- ValidatingInterceptor(Validator, ValidatorFactory) - Constructor for class io.micronaut.validation.ValidatingInterceptor
-
Creates ValidatingInterceptor from the validatorFactory.
- Validator - Interface in io.micronaut.validation.validator
-
Extended version of the
Valid
interface for Micronaut's implementation.
- VALIDATOR_KEY - Static variable in class io.micronaut.ast.groovy.annotation.GroovyAnnotationMetadataBuilder
-
- ValidatorConfiguration - Interface in io.micronaut.validation.validator
-
- ValidatorKey(Class<A>, Class<T>) - Constructor for class io.micronaut.validation.validator.constraints.DefaultConstraintValidators.ValidatorKey
-
The key to lookup the validator.
- Value - Annotation Type in io.micronaut.context.annotation
-
Allows configuration injection from the environment on a per property, field, method/constructor parameter
basis.
- value(int) - Method in class io.micronaut.core.annotation.AnnotationValueBuilder
-
Sets the value member to the given integer value.
- value(long) - Method in class io.micronaut.core.annotation.AnnotationValueBuilder
-
Sets the value member to the given long value.
- value(String) - Method in class io.micronaut.core.annotation.AnnotationValueBuilder
-
Sets the value member to the given string value.
- value(boolean) - Method in class io.micronaut.core.annotation.AnnotationValueBuilder
-
Sets the value member to the given boolean value.
- value(char) - Method in class io.micronaut.core.annotation.AnnotationValueBuilder
-
Sets the value member to the given char value.
- value(double) - Method in class io.micronaut.core.annotation.AnnotationValueBuilder
-
Sets the value member to the given double value.
- value(float) - Method in class io.micronaut.core.annotation.AnnotationValueBuilder
-
Sets the value member to the given float value.
- value(Enum<?>) - Method in class io.micronaut.core.annotation.AnnotationValueBuilder
-
Sets the value member to the given enum object.
- value(Class<?>) - Method in class io.micronaut.core.annotation.AnnotationValueBuilder
-
Sets the value member to the given type object.
- value(AnnotationValue<?>) - Method in class io.micronaut.core.annotation.AnnotationValueBuilder
-
Sets the value member to the given annotation value.
- value(String) - Method in interface io.micronaut.http.cookie.Cookie
-
Sets the value.
- value(String) - Method in class io.micronaut.http.netty.cookies.NettyCookie
-
- value(String) - Method in class io.micronaut.http.simple.cookies.SimpleCookie
-
- VALUE_MEMBER - Static variable in interface io.micronaut.core.annotation.AnnotationMetadata
-
The default value()
member.
- ValueException - Exception in io.micronaut.core.value
-
An exception that occurs related to configuration.
- ValueException(String, Throwable) - Constructor for exception io.micronaut.core.value.ValueException
-
Constructor.
- ValueException(String) - Constructor for exception io.micronaut.core.value.ValueException
-
Constructor.
- ValueExtractorRegistry - Interface in io.micronaut.validation.validator.extractors
-
Registry of value extractors.
- valueOf(String) - Static method in enum io.micronaut.aop.Around.ProxyTargetConstructorMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.micronaut.aop.InterceptedMethod.ResultType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.micronaut.aop.InterceptorKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.micronaut.aop.InterceptPhase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.micronaut.context.annotation.Requires.Family
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.micronaut.context.annotation.Requires.Sdk
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.micronaut.context.env.ComputePlatform
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.micronaut.context.env.PropertySource.PropertyConvention
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.micronaut.context.env.PropertySourcePropertyResolver.PropertyCatalog
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.micronaut.core.annotation.Introspected.AccessKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.micronaut.core.annotation.Introspected.Visibility
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.micronaut.core.annotation.TypeHint.AccessType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.micronaut.core.async.subscriber.SingleThreadedBufferingSubscriber.BackPressureState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.micronaut.core.convert.format.MapFormat.MapTransformation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.micronaut.core.naming.conventions.MethodConvention
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.micronaut.core.naming.conventions.PropertyConvention
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.micronaut.core.naming.conventions.StringConvention
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.micronaut.core.naming.conventions.TypeConvention
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.micronaut.discovery.cloud.digitalocean.DigitalOceanMetadataKeys
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.micronaut.discovery.config.ConfigDiscoveryConfiguration.Format
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.micronaut.http.client.netty.NettyClientCustomizer.ChannelRole
-
Returns the enum constant of this type with the specified name.
- 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.server.netty.configuration.NettyHttpServerConfiguration.NettyListenerConfiguration.Family
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.micronaut.http.server.netty.handler.accesslog.element.LogElement.Event
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.micronaut.http.server.netty.NettyServerCustomizer.ChannelRole
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.micronaut.http.ssl.ClientAuthentication
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.micronaut.inject.ast.ElementModifier
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class io.micronaut.inject.ast.PrimitiveElement
-
- valueOf(String) - Static method in enum io.micronaut.inject.visitor.TypeElementVisitor.VisitorKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.micronaut.logging.LogLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.micronaut.management.endpoint.health.DetailsVisibility
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.micronaut.management.endpoint.health.HealthLevelOfDetail
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.micronaut.management.health.indicator.HealthCheckType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.micronaut.retry.CircuitState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.micronaut.scheduling.executor.ExecutorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.micronaut.scheduling.executor.ThreadSelection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.micronaut.scheduling.io.watch.event.WatchEventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.micronaut.websocket.WebSocketVersion
-
Returns the enum constant of this type with the specified name.
- ValueResolver<K extends CharSequence> - Interface in io.micronaut.core.value
-
An interface for any type that is able to resolve and convert values.
- values() - Method in class io.micronaut.annotation.processing.visitor.JavaVisitorContext
-
- values() - Static method in enum io.micronaut.aop.Around.ProxyTargetConstructorMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.micronaut.aop.InterceptedMethod.ResultType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.micronaut.aop.InterceptorKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.micronaut.aop.InterceptPhase
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class io.micronaut.ast.groovy.visitor.GroovyVisitorContext
-
- values() - Static method in enum io.micronaut.context.annotation.Requires.Family
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.micronaut.context.annotation.Requires.Sdk
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.micronaut.context.env.ComputePlatform
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.micronaut.context.env.PropertySource.PropertyConvention
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.micronaut.context.env.PropertySourcePropertyResolver.PropertyCatalog
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values(int...) - Method in class io.micronaut.core.annotation.AnnotationValueBuilder
-
Sets the value member to the given integer[] value.
- values(long...) - Method in class io.micronaut.core.annotation.AnnotationValueBuilder
-
Sets the value member to the given long[] value.
- values(String...) - Method in class io.micronaut.core.annotation.AnnotationValueBuilder
-
Sets the value member to the given String[] values.
- values(Enum<?>...) - Method in class io.micronaut.core.annotation.AnnotationValueBuilder
-
Sets the value member to the given enum objects.
- values(Class<?>...) - Method in class io.micronaut.core.annotation.AnnotationValueBuilder
-
Sets the value member to the given type objects.
- values(AnnotationClassValue<?>...) - Method in class io.micronaut.core.annotation.AnnotationValueBuilder
-
Sets the value member to the given type objects.
- values(AnnotationValue<?>...) - Method in class io.micronaut.core.annotation.AnnotationValueBuilder
-
Sets the value member to the given annotation values.
- values() - Static method in enum io.micronaut.core.annotation.Introspected.AccessKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.micronaut.core.annotation.Introspected.Visibility
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.micronaut.core.annotation.TypeHint.AccessType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.micronaut.core.async.subscriber.SingleThreadedBufferingSubscriber.BackPressureState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.micronaut.core.convert.format.MapFormat.MapTransformation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class io.micronaut.core.convert.value.ConvertibleMultiValuesMap
-
- values() - Method in class io.micronaut.core.convert.value.ConvertibleMultiValuesMap
-
- values() - Method in interface io.micronaut.core.convert.value.ConvertibleValues
-
- values() - Method in class io.micronaut.core.convert.value.ConvertibleValuesMap
-
- values() - Static method in enum io.micronaut.core.naming.conventions.MethodConvention
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.micronaut.core.naming.conventions.PropertyConvention
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.micronaut.core.naming.conventions.StringConvention
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.micronaut.core.naming.conventions.TypeConvention
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class io.micronaut.core.util.clhm.ConcurrentLinkedHashMap
-
- values() - Method in interface io.micronaut.core.value.OptionalValues
-
- values - Variable in class io.micronaut.core.value.OptionalValuesMap
-
- values() - Method in class io.micronaut.core.value.OptionalValuesMap
-
- values() - Static method in enum io.micronaut.discovery.cloud.digitalocean.DigitalOceanMetadataKeys
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.micronaut.discovery.config.ConfigDiscoveryConfiguration.Format
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class io.micronaut.http.CaseInsensitiveMutableHttpHeaders
-
- values() - Static method in enum io.micronaut.http.client.netty.NettyClientCustomizer.ChannelRole
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- 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.netty.cookies.NettyCookies
-
- values() - Method in class io.micronaut.http.netty.NettyHttpHeaders
-
- values() - Method in class io.micronaut.http.netty.NettyHttpParameters
-
- values() - Method in class io.micronaut.http.netty.websocket.NettyWebSocketSession
-
- values() - Static method in enum io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.NettyListenerConfiguration.Family
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.micronaut.http.server.netty.handler.accesslog.element.LogElement.Event
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.micronaut.http.server.netty.NettyServerCustomizer.ChannelRole
-
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.
- values() - Static method in enum io.micronaut.inject.ast.ElementModifier
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in interface io.micronaut.inject.ast.EnumElement
-
The values that make up this enum.
- values() - Static method in enum io.micronaut.inject.visitor.TypeElementVisitor.VisitorKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class io.micronaut.jackson.databind.convert.ObjectNodeConvertibleValues
-
- values() - Method in class io.micronaut.json.convert.JsonNodeConvertibleValues
-
- values() - Method in class io.micronaut.json.tree.JsonArray
-
- values() - Method in class io.micronaut.json.tree.JsonNode
-
- values() - Method in class io.micronaut.json.tree.JsonObject
-
- values() - Static method in enum io.micronaut.logging.LogLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.micronaut.management.endpoint.health.DetailsVisibility
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.micronaut.management.endpoint.health.HealthLevelOfDetail
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.micronaut.management.health.indicator.HealthCheckType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.micronaut.retry.CircuitState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.micronaut.scheduling.executor.ExecutorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.micronaut.scheduling.executor.ThreadSelection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.micronaut.scheduling.io.watch.event.WatchEventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class io.micronaut.session.InMemorySession
-
- values() - Static method in enum io.micronaut.websocket.WebSocketVersion
-
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(Object...) - Static method in class io.micronaut.context.MessageSourceUtils
-
Returns a Map whose keys are the index of the varargs.
- variables - Variable in class io.micronaut.http.uri.UriMatchTemplate
-
- VARY - Static variable in interface io.micronaut.http.HttpHeaders
-
"Vary"
.
- vary(String) - Method in class io.micronaut.http.server.tck.CorsAssertion.Builder
-
- verifyPartDefinedSize(ByteBufHolder) - Method in class io.micronaut.http.server.netty.AbstractBufferingHttpContentProcessor
-
- Version - Annotation Type in io.micronaut.core.version.annotation
-
Annotation used to express the version of a component or method.
- version() - Method in class io.micronaut.jackson.core.tree.TreeGenerator
-
- VersionAwareRouterListener - Class in io.micronaut.web.router.version
-
Configuration to decorate
Router
with version matching logic.
- VersionAwareRouterListener(VersionRouteMatchFilter) - Constructor for class io.micronaut.web.router.version.VersionAwareRouterListener
-
- VersionClientRequestBinder - Class in io.micronaut.http.client.bind.binders
-
- VersionClientRequestBinder(BeanContext) - Constructor for class io.micronaut.http.client.bind.binders.VersionClientRequestBinder
-
- VersionResolver<T,R> - Interface in io.micronaut.web.router.version.resolution
-
Resolves a version from a given object.
- VersionRouteMatchFilter - Interface in io.micronaut.web.router.version
-
- VersionTest - Class in io.micronaut.http.server.tck.tests
-
- VersionTest() - Constructor for class io.micronaut.http.server.tck.tests.VersionTest
-
- VersionUtils - Class in io.micronaut.core.version
-
Utility methods for versioning.
- VersionUtils() - Constructor for class io.micronaut.core.version.VersionUtils
-
- VIA - Static variable in interface io.micronaut.http.HttpHeaders
-
"Via"
.
- VIEWPORT_WIDTH - Static variable in interface io.micronaut.http.HttpHeaders
-
"Viewport-Width"
.
- visit(Element, AnnotationMetadata) - Method in class io.micronaut.annotation.processing.visitor.LoadedVisitor
-
Invoke the underlying visitor for the given element.
- visitAnnotationMemberPropertyInjectionPoint(TypedElement, String, String, String) - Method in class io.micronaut.aop.writer.AopProxyWriter
-
- visitAnnotationMemberPropertyInjectionPoint(TypedElement, String, String, String) - Method in interface io.micronaut.inject.writer.BeanDefinitionVisitor
-
Visits an annotation injection point.
- visitAnnotationMemberPropertyInjectionPoint(TypedElement, String, String, String) - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
- visitAroundMethod(TypedElement, MethodElement) - Method in class io.micronaut.aop.writer.AopProxyWriter
-
Visit a method that is to be proxied.
- visitArray(ArrayType, P) - Method in class io.micronaut.annotation.processing.SuperclassAwareTypeVisitor
-
- visitBeanDefinitionConstructor(MethodElement, boolean, VisitorContext) - Method in class io.micronaut.aop.writer.AopProxyWriter
-
Visits a constructor.
- visitBeanDefinitionConstructor(MethodElement, boolean, VisitorContext) - Method in interface io.micronaut.inject.writer.BeanDefinitionVisitor
-
Visits the constructor used to create the bean definition.
- visitBeanDefinitionConstructor(MethodElement, boolean, VisitorContext) - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
Visits the constructor used to create the bean definition.
- visitBeanDefinitionEnd() - Method in class io.micronaut.aop.writer.AopProxyWriter
-
Finalizes the proxy.
- visitBeanDefinitionEnd() - Method in interface io.micronaut.inject.writer.BeanDefinitionVisitor
-
Finalize the bean definition to the given output stream.
- visitBeanDefinitionEnd() - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
Finalize the bean definition to the given output stream.
- visitBeanDefinitionInterface(Class<? extends BeanDefinition>) - Method in class io.micronaut.aop.writer.AopProxyWriter
-
- visitBeanDefinitionInterface(Class<? extends BeanDefinition>) - Method in interface io.micronaut.inject.writer.BeanDefinitionVisitor
-
Visit a marker interface on the generated bean definition.
- visitBeanDefinitionInterface(Class<? extends BeanDefinition>) - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
- visitBeanElement(BeanElement, VisitorContext) - Method in interface io.micronaut.inject.visitor.BeanElementVisitor
-
Visits a
BeanElement
before it is finalized and written to disk,
allowing mutation of any annotation metadata before writing the bean definition.
- visitBeanFactoryField(ClassElement, FieldElement) - Method in class io.micronaut.aop.writer.AopProxyWriter
-
- visitBeanFactoryField(ClassElement, FieldElement) - Method in interface io.micronaut.inject.writer.BeanDefinitionVisitor
-
In the case where the produced class is produced by a factory field annotated with
Bean
this method should be called.
- visitBeanFactoryField(ClassElement, FieldElement) - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
In the case where the produced class is produced by a factory field annotated with
Bean
this method should be called.
- visitBeanFactoryMethod(ClassElement, MethodElement) - Method in class io.micronaut.aop.writer.AopProxyWriter
-
- visitBeanFactoryMethod(ClassElement, MethodElement, ParameterElement[]) - Method in class io.micronaut.aop.writer.AopProxyWriter
-
- visitBeanFactoryMethod(ClassElement, MethodElement) - Method in interface io.micronaut.inject.writer.BeanDefinitionVisitor
-
In the case where the produced class is produced by a factory method annotated with
Bean
this method should be called.
- visitBeanFactoryMethod(ClassElement, MethodElement, ParameterElement[]) - Method in interface io.micronaut.inject.writer.BeanDefinitionVisitor
-
In the case where the produced class is produced by a factory method annotated with
Bean
this method should be called.
- visitBeanFactoryMethod(ClassElement, MethodElement) - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
In the case where the produced class is produced by a factory method annotated with
Bean
this method should be called.
- visitBeanFactoryMethod(ClassElement, MethodElement, ParameterElement[]) - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
In the case where the produced class is produced by a factory method annotated with
Bean
this method should be called.
- visitClass(String, Element) - Method in class io.micronaut.annotation.processing.AnnotationProcessingOutputVisitor
-
- visitClass(String, Element...) - Method in class io.micronaut.annotation.processing.AnnotationProcessingOutputVisitor
-
- visitClass(String, Element) - Method in class io.micronaut.annotation.processing.visitor.JavaVisitorContext
-
- visitClass(String, Element...) - Method in class io.micronaut.annotation.processing.visitor.JavaVisitorContext
-
- visitClass(String, Element...) - Method in class io.micronaut.ast.groovy.utils.InMemoryClassWriterOutputVisitor
-
- visitClass(String, Element) - Method in class io.micronaut.ast.groovy.visitor.GroovyVisitorContext
-
- visitClass(String, Element...) - Method in class io.micronaut.ast.groovy.visitor.GroovyVisitorContext
-
- visitClass(ClassElement, VisitorContext) - Method in class io.micronaut.context.visitor.BeanImportVisitor
-
- visitClass(ClassElement, VisitorContext) - Method in class io.micronaut.context.visitor.ContextConfigurerVisitor
-
- visitClass(ClassElement, VisitorContext) - Method in class io.micronaut.graal.reflect.GraalTypeElementVisitor
-
- visitClass(ClassElement, VisitorContext) - Method in class io.micronaut.inject.beans.visitor.IntrospectedTypeElementVisitor
-
- visitClass(ClassElement, VisitorContext) - Method in interface io.micronaut.inject.visitor.TypeElementVisitor
-
Executed when a class is encountered that matches the <C> generic.
- visitClass(String) - Method in interface io.micronaut.inject.writer.ClassWriterOutputVisitor
-
Visits a new class and returns the output stream with which should be written the bytes of the class to be
generated.
- visitClass(String, Element) - Method in interface io.micronaut.inject.writer.ClassWriterOutputVisitor
-
Visits a new class and returns the output stream with which should be written the bytes of the class to be
generated.
- visitClass(String, Element...) - Method in interface io.micronaut.inject.writer.ClassWriterOutputVisitor
-
Visits a new class and returns the output stream with which should be written the bytes of the class to be
generated.
- visitClass(String, Element) - Method in class io.micronaut.inject.writer.DirectoryClassWriterOutputVisitor
-
- visitClass(String, Element...) - Method in class io.micronaut.inject.writer.DirectoryClassWriterOutputVisitor
-
- visitClass(ClassElement, VisitorContext) - Method in class io.micronaut.validation.internal.InternalApiTypeElementVisitor
-
- visitConfigBuilderDurationMethod(String, ClassElement, String, String) - Method in class io.micronaut.aop.writer.AopProxyWriter
-
- visitConfigBuilderDurationMethod(String, ClassElement, String, String) - Method in interface io.micronaut.inject.writer.BeanDefinitionVisitor
-
Visit a configuration builder method that accepts a long and a TimeUnit.
- visitConfigBuilderDurationMethod(String, ClassElement, String, String) - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
- visitConfigBuilderEnd() - Method in class io.micronaut.aop.writer.AopProxyWriter
-
- visitConfigBuilderEnd() - Method in interface io.micronaut.inject.writer.BeanDefinitionVisitor
-
Finalize a configuration builder field.
- visitConfigBuilderEnd() - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
- visitConfigBuilderField(ClassElement, String, AnnotationMetadata, ConfigurationMetadataBuilder, boolean) - Method in class io.micronaut.aop.writer.AopProxyWriter
-
- visitConfigBuilderField(ClassElement, String, AnnotationMetadata, ConfigurationMetadataBuilder<?>, boolean) - Method in interface io.micronaut.inject.writer.BeanDefinitionVisitor
-
Begin defining a configuration builder.
- visitConfigBuilderField(ClassElement, String, AnnotationMetadata, ConfigurationMetadataBuilder, boolean) - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
- visitConfigBuilderMethod(ClassElement, String, AnnotationMetadata, ConfigurationMetadataBuilder, boolean) - Method in class io.micronaut.aop.writer.AopProxyWriter
-
- visitConfigBuilderMethod(String, ClassElement, String, ClassElement, Map<String, ClassElement>, String) - Method in class io.micronaut.aop.writer.AopProxyWriter
-
- visitConfigBuilderMethod(ClassElement, String, AnnotationMetadata, ConfigurationMetadataBuilder<?>, boolean) - Method in interface io.micronaut.inject.writer.BeanDefinitionVisitor
-
Begin defining a configuration builder.
- visitConfigBuilderMethod(String, ClassElement, String, ClassElement, Map<String, ClassElement>, String) - Method in interface io.micronaut.inject.writer.BeanDefinitionVisitor
-
Visit a configuration builder method.
- visitConfigBuilderMethod(ClassElement, String, AnnotationMetadata, ConfigurationMetadataBuilder, boolean) - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
- visitConfigBuilderMethod(String, ClassElement, String, ClassElement, Map<String, ClassElement>, String) - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
- visitConstructor(ConstructorElement, VisitorContext) - Method in class io.micronaut.inject.beans.visitor.IntrospectedTypeElementVisitor
-
- visitConstructor(ConstructorElement, VisitorContext) - Method in interface io.micronaut.inject.visitor.TypeElementVisitor
-
Executed when a constructor is encountered that matches the <C> generic.
- visitConstructor(ConstructorElement, VisitorContext) - Method in class io.micronaut.validation.internal.InternalApiTypeElementVisitor
-
- visitDeclared(DeclaredType, P) - Method in class io.micronaut.annotation.processing.SuperclassAwareTypeVisitor
-
- visitDefaultConstructor(AnnotationMetadata, VisitorContext) - Method in class io.micronaut.aop.writer.AopProxyWriter
-
- visitDefaultConstructor(AnnotationMetadata, VisitorContext) - Method in interface io.micronaut.inject.writer.BeanDefinitionVisitor
-
Visits the constructor used to create the bean definition in the case where no constructor is present.
- visitDefaultConstructor(AnnotationMetadata, VisitorContext) - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
- visitEnumConstant(EnumConstantElement, VisitorContext) - Method in interface io.micronaut.inject.visitor.TypeElementVisitor
-
Executed when a enum constant is encountered that matches the <E> generic.
- visitError(ErrorType, P) - Method in class io.micronaut.annotation.processing.SuperclassAwareTypeVisitor
-
- visitExecutable(ExecutableType, P) - Method in class io.micronaut.annotation.processing.SuperclassAwareTypeVisitor
-
- visitExecutableMethod(TypedElement, MethodElement, VisitorContext) - Method in class io.micronaut.aop.writer.AopProxyWriter
-
- visitExecutableMethod(TypedElement, MethodElement, VisitorContext) - Method in interface io.micronaut.inject.writer.BeanDefinitionVisitor
-
Visit a method that is to be made executable allow invocation of said method without reflection.
- visitExecutableMethod(TypedElement, MethodElement, VisitorContext) - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
- visitExecutableMethod(TypedElement, MethodElement, String, String) - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
Visit a method that is to be made executable allow invocation of said method without reflection.
- visitExecutableMethod(TypedElement, MethodElement, String, String) - Method in class io.micronaut.inject.writer.ExecutableMethodsDefinitionWriter
-
Visit a method that is to be made executable allow invocation of said method without reflection.
- visitField(FieldElement, VisitorContext) - Method in class io.micronaut.inject.beans.visitor.IntrospectedTypeElementVisitor
-
- visitField(FieldElement, VisitorContext) - Method in interface io.micronaut.inject.visitor.TypeElementVisitor
-
Executed when a field is encountered that matches the <E> generic.
- visitField(FieldElement, VisitorContext) - Method in class io.micronaut.validation.internal.InternalApiTypeElementVisitor
-
- visitFieldInjectionPoint(TypedElement, FieldElement, boolean) - Method in class io.micronaut.aop.writer.AopProxyWriter
-
- visitFieldInjectionPoint(TypedElement, FieldElement, boolean) - Method in interface io.micronaut.inject.writer.BeanDefinitionVisitor
-
Visits a field injection point.
- visitFieldInjectionPoint(TypedElement, FieldElement, boolean) - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
- visitFieldValue(TypedElement, FieldElement, boolean, boolean) - Method in class io.micronaut.aop.writer.AopProxyWriter
-
- visitFieldValue(TypedElement, FieldElement, boolean, boolean) - Method in interface io.micronaut.inject.writer.BeanDefinitionVisitor
-
Visits a field injection point.
- visitFieldValue(TypedElement, FieldElement, boolean, boolean) - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
- visitGeneratedFile(String) - Method in class io.micronaut.annotation.processing.AnnotationProcessingOutputVisitor
-
- visitGeneratedFile(String) - Method in class io.micronaut.annotation.processing.visitor.JavaVisitorContext
-
- visitGeneratedFile(String) - Method in class io.micronaut.ast.groovy.utils.InMemoryClassWriterOutputVisitor
-
- visitGeneratedFile(String) - Method in class io.micronaut.ast.groovy.visitor.GroovyVisitorContext
-
- visitGeneratedFile(String) - Method in interface io.micronaut.inject.visitor.VisitorContext
-
Visit a file that will be located within the generated source directory.
- visitGeneratedFile(String) - Method in interface io.micronaut.inject.writer.ClassWriterOutputVisitor
-
Visit a file that will be generated within the generated sources directory.
- visitGeneratedFile(String) - Method in class io.micronaut.inject.writer.DirectoryClassWriterOutputVisitor
-
- visitInterceptedMethods(BiConsumer<TypedElement, MethodElement>) - Method in class io.micronaut.inject.writer.AbstractBeanDefinitionBuilder
-
Visit the intercepted methods of this type.
- visitInterceptorBinding(AnnotationValue<?>...) - Method in class io.micronaut.aop.writer.AopProxyWriter
-
visitInterceptorTypes.
- visitIntersection(IntersectionType, P) - Method in class io.micronaut.annotation.processing.SuperclassAwareTypeVisitor
-
- visitIntroductionMethod(TypedElement, MethodElement) - Method in class io.micronaut.aop.writer.AopProxyWriter
-
Visit a abstract method that is to be implemented.
- visitMetaInfFile(String) - Method in class io.micronaut.annotation.processing.AnnotationProcessingOutputVisitor
-
Deprecated.
- visitMetaInfFile(String, Element...) - Method in class io.micronaut.annotation.processing.AnnotationProcessingOutputVisitor
-
- visitMetaInfFile(String, Element...) - Method in class io.micronaut.annotation.processing.visitor.JavaVisitorContext
-
- visitMetaInfFile(String, Element...) - Method in class io.micronaut.ast.groovy.utils.InMemoryClassWriterOutputVisitor
-
- visitMetaInfFile(String, Element...) - Method in class io.micronaut.ast.groovy.visitor.GroovyVisitorContext
-
- visitMetaInfFile(String) - Method in interface io.micronaut.inject.visitor.VisitorContext
-
- visitMetaInfFile(String, Element...) - Method in interface io.micronaut.inject.visitor.VisitorContext
-
Visit a file within the META-INF directory.
- visitMetaInfFile(String) - Method in interface io.micronaut.inject.writer.ClassWriterOutputVisitor
-
- visitMetaInfFile(String, Element...) - Method in interface io.micronaut.inject.writer.ClassWriterOutputVisitor
-
Visit a file within the META-INF directory of the classes directory.
- visitMetaInfFile(String, Element...) - Method in class io.micronaut.inject.writer.DirectoryClassWriterOutputVisitor
-
- visitMethod(MethodElement, VisitorContext) - Method in class io.micronaut.inject.beans.visitor.IntrospectedTypeElementVisitor
-
- visitMethod(MethodElement, VisitorContext) - Method in interface io.micronaut.inject.visitor.TypeElementVisitor
-
Executed when a method is encountered that matches the <E> generic.
- visitMethod(TypedElement, MethodElement) - Method in class io.micronaut.inject.writer.ExecutableMethodWriter
-
Write the method.
- visitMethod(MethodElement, VisitorContext) - Method in class io.micronaut.validation.async.AsyncTypeElementVisitor
-
- visitMethod(MethodElement, VisitorContext) - Method in class io.micronaut.validation.executable.ExecutableVisitor
-
- visitMethod(MethodElement, VisitorContext) - Method in class io.micronaut.validation.internal.InternalApiTypeElementVisitor
-
- visitMethod(MethodElement, VisitorContext) - Method in class io.micronaut.validation.routes.RouteValidationVisitor
-
- visitMethod(MethodElement, VisitorContext) - Method in class io.micronaut.validation.websocket.WebSocketVisitor
-
- visitMethodInjectionPoint(TypedElement, MethodElement, boolean, VisitorContext) - Method in class io.micronaut.aop.writer.AopProxyWriter
-
- visitMethodInjectionPoint(TypedElement, MethodElement, boolean, VisitorContext) - Method in interface io.micronaut.inject.writer.BeanDefinitionVisitor
-
Visits a method injection point.
- visitMethodInjectionPoint(TypedElement, MethodElement, boolean, VisitorContext) - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
- visitNoType(NoType, P) - Method in class io.micronaut.annotation.processing.SuperclassAwareTypeVisitor
-
- visitNull(NullType, P) - Method in class io.micronaut.annotation.processing.SuperclassAwareTypeVisitor
-
- VisitorConfiguration - Interface in io.micronaut.inject.visitor
-
- visitorContext - Variable in class io.micronaut.annotation.processing.visitor.JavaClassElement
-
- visitorContext - Variable in class io.micronaut.annotation.processing.visitor.JavaMethodElement
-
- visitorContext - Variable in class io.micronaut.ast.groovy.visitor.AbstractGroovyElement
-
- VisitorContext - Interface in io.micronaut.inject.visitor
-
Provides a way for
TypeElementVisitor
classes to log messages during compilation and fail compilation.
- visitorContext - Variable in class io.micronaut.inject.writer.AbstractBeanDefinitionBuilder
-
- VisitorContextUtils - Class in io.micronaut.inject.util
-
Internal common helper functions to share among
VisitorContext
implementations.
- VisitorContextUtils() - Constructor for class io.micronaut.inject.util.VisitorContextUtils
-
- VISITORS - Static variable in interface io.micronaut.inject.visitor.BeanElementVisitor
-
The available visitors.
- visitPostConstructMethod(TypedElement, MethodElement, boolean, VisitorContext) - Method in class io.micronaut.aop.writer.AopProxyWriter
-
- visitPostConstructMethod(TypedElement, MethodElement, boolean, VisitorContext) - Method in interface io.micronaut.inject.writer.BeanDefinitionVisitor
-
Visits a method injection point.
- visitPostConstructMethod(TypedElement, MethodElement, boolean, VisitorContext) - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
- visitPreDestroyMethod(TypedElement, MethodElement, boolean, VisitorContext) - Method in class io.micronaut.aop.writer.AopProxyWriter
-
- visitPreDestroyMethod(TypedElement, MethodElement, boolean, VisitorContext) - Method in interface io.micronaut.inject.writer.BeanDefinitionVisitor
-
Visits a method injection point.
- visitPreDestroyMethod(TypedElement, MethodElement, boolean, VisitorContext) - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
- visitPrimitive(PrimitiveType, P) - Method in class io.micronaut.annotation.processing.SuperclassAwareTypeVisitor
-
- visitProperties(T, String) - Method in class io.micronaut.inject.configuration.ConfigurationMetadataBuilder
-
- visitProperties(T, String, AnnotationMetadata) - Method in class io.micronaut.inject.configuration.ConfigurationMetadataBuilder
-
- visitProperty(T, T, String, String, String, String) - Method in class io.micronaut.inject.configuration.ConfigurationMetadataBuilder
-
Visit a configuration property.
- visitProperty(String, String, String, String) - Method in class io.micronaut.inject.configuration.ConfigurationMetadataBuilder
-
Visit a configuration property on the last declared properties instance.
- visitServiceDescriptor(String, String, Element) - Method in class io.micronaut.annotation.processing.AnnotationProcessingOutputVisitor
-
- visitServiceDescriptor(String, String) - Method in class io.micronaut.annotation.processing.visitor.JavaVisitorContext
-
- visitServiceDescriptor(String, String, Element) - Method in class io.micronaut.annotation.processing.visitor.JavaVisitorContext
-
- visitServiceDescriptor(String, String) - Method in class io.micronaut.ast.groovy.utils.InMemoryClassWriterOutputVisitor
-
- visitServiceDescriptor(String, String, Element) - Method in class io.micronaut.ast.groovy.utils.InMemoryClassWriterOutputVisitor
-
- visitServiceDescriptor(String, String) - Method in class io.micronaut.ast.groovy.visitor.GroovyVisitorContext
-
- visitServiceDescriptor(String, String, Element) - Method in class io.micronaut.ast.groovy.visitor.GroovyVisitorContext
-
- visitServiceDescriptor(String, String) - Method in class io.micronaut.inject.writer.AbstractClassWriterOutputVisitor
-
- visitServiceDescriptor(String, String) - Method in interface io.micronaut.inject.writer.ClassWriterOutputVisitor
-
Allows adding a class that will be written to the META-INF/services
file under the given type and class
name.
- visitServiceDescriptor(String, String, Element) - Method in interface io.micronaut.inject.writer.ClassWriterOutputVisitor
-
Allows adding a class that will be written to the META-INF/services
file under the given type and class
name.
- visitServiceDescriptor(Class<?>, String) - Method in interface io.micronaut.inject.writer.ClassWriterOutputVisitor
-
- visitServiceDescriptor(Class<?>, String, Element) - Method in interface io.micronaut.inject.writer.ClassWriterOutputVisitor
-
Allows adding a class that will be written to the META-INF/services
file under the given type and class
name.
- visitServiceDescriptor(String, String, Element) - Method in class io.micronaut.inject.writer.DirectoryClassWriterOutputVisitor
-
- visitSetterValue(TypedElement, MethodElement, boolean, boolean) - Method in class io.micronaut.aop.writer.AopProxyWriter
-
- visitSetterValue(TypedElement, MethodElement, boolean, boolean) - Method in interface io.micronaut.inject.writer.BeanDefinitionVisitor
-
Visits an injection point for a setter.
- visitSetterValue(TypedElement, MethodElement, boolean, boolean) - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
- visitStaticInitializer(ClassVisitor) - Method in class io.micronaut.inject.writer.AbstractClassFileWriter
-
- visitSuperBeanDefinition(String) - Method in class io.micronaut.aop.writer.AopProxyWriter
-
- visitSuperBeanDefinition(String) - Method in interface io.micronaut.inject.writer.BeanDefinitionVisitor
-
Alter the super class of this bean definition.
- visitSuperBeanDefinition(String) - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
- visitSuperBeanDefinitionFactory(String) - Method in class io.micronaut.aop.writer.AopProxyWriter
-
- visitSuperBeanDefinitionFactory(String) - Method in interface io.micronaut.inject.writer.BeanDefinitionVisitor
-
Alter the super class of this bean definition to use another factory bean.
- visitSuperBeanDefinitionFactory(String) - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
- visitTypeArguments(Map<String, Map<String, ClassElement>>) - Method in class io.micronaut.aop.writer.AopProxyWriter
-
- visitTypeArguments(Map<String, Map<String, ClassElement>>) - Method in interface io.micronaut.inject.writer.BeanDefinitionVisitor
-
Visits the type arguments for the bean.
- visitTypeArguments(Map<String, Map<String, ClassElement>>) - Method in class io.micronaut.inject.writer.BeanDefinitionWriter
-
- visitTypeVariable(TypeVariable, P) - Method in class io.micronaut.annotation.processing.SuperclassAwareTypeVisitor
-
- visitUnion(UnionType, P) - Method in class io.micronaut.annotation.processing.SuperclassAwareTypeVisitor
-
- visitWildcard(WildcardType, P) - Method in class io.micronaut.annotation.processing.SuperclassAwareTypeVisitor
-
- 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
-
- VOID - Static variable in interface io.micronaut.core.type.Argument
-
Constant for void argument.
- VOID - Static variable in class io.micronaut.inject.ast.PrimitiveElement
-
- VOID_OBJECT - Static variable in interface io.micronaut.core.type.Argument
-
Constant for Void object argument.