Skip navigation links
Spring Framework
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

K

keepAliveSeconds(int) - Method in class org.springframework.messaging.simp.config.TaskExecutorRegistration
Set the time limit for which threads may remain idle before being terminated.
KEY_ATTRIBUTE - Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
 
KEY_ELEMENT - Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
 
KEY_REF_ATTRIBUTE - Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
 
KEY_TYPE_ATTRIBUTE - Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
 
keyDeserializerInstance(DeserializationConfig, Annotated, Class<?>) - Method in class org.springframework.http.converter.json.SpringHandlerInstantiator
 
KeyFactory - Class in org.springframework.cglib.core
Generates classes to handle multi-valued keys, for use in things such as Maps and Sets.
KeyFactory() - Constructor for class org.springframework.cglib.core.KeyFactory
 
KeyFactory.Generator - Class in org.springframework.cglib.core
 
keyGenerator - Variable in class org.springframework.cache.annotation.AbstractCachingConfiguration
 
keyGenerator() - Method in interface org.springframework.cache.annotation.CachingConfigurer
Return the key generator bean to use for annotation-driven cache management.
keyGenerator() - Method in class org.springframework.cache.annotation.CachingConfigurerSupport
 
KeyGenerator - Interface in org.springframework.cache.interceptor
Cache key generator.
KeyHolder - Interface in org.springframework.jdbc.support
Interface for retrieving keys, typically used for auto-generated keys as potentially returned by JDBC insert statements.
KeyNamingStrategy - Class in org.springframework.jmx.export.naming
ObjectNamingStrategy implementation that builds ObjectName instances from the key used in the "beans" map passed to MBeanExporter.
KeyNamingStrategy() - Constructor for class org.springframework.jmx.export.naming.KeyNamingStrategy
 
keys - Variable in class org.springframework.beans.AbstractNestablePropertyAccessor.PropertyTokenHolder
 
keySet() - Method in class org.springframework.http.HttpHeaders
 
keySet() - Method in class org.springframework.messaging.MessageHeaders
 
keySet() - Method in class org.springframework.messaging.simp.stomp.StompHeaders
 
keySet() - Method in class org.springframework.util.LinkedCaseInsensitiveMap
 
keySet() - Method in class org.springframework.util.MultiValueMapAdapter
 
keySet() - Method in class org.springframework.web.socket.WebSocketHttpHeaders
 
KotlinDetector - Class in org.springframework.core
A common delegate for detecting Kotlin's presence and for identifying Kotlin types.
KotlinDetector() - Constructor for class org.springframework.core.KotlinDetector
 
KotlinReflectionParameterNameDiscoverer - Class in org.springframework.core
ParameterNameDiscoverer implementation which uses Kotlin's reflection facilities for introspecting parameter names.
KotlinReflectionParameterNameDiscoverer() - Constructor for class org.springframework.core.KotlinReflectionParameterNameDiscoverer
 
kotlinSerializationJsonDecoder(Decoder<?>) - Method in interface org.springframework.http.codec.CodecConfigurer.DefaultCodecs
Override the default Kotlin Serialization JSON Decoder.
KotlinSerializationJsonDecoder - Class in org.springframework.http.codec.json
Decode a byte stream into JSON and convert to Object's with kotlinx.serialization.
KotlinSerializationJsonDecoder() - Constructor for class org.springframework.http.codec.json.KotlinSerializationJsonDecoder
 
KotlinSerializationJsonDecoder(Json) - Constructor for class org.springframework.http.codec.json.KotlinSerializationJsonDecoder
 
kotlinSerializationJsonEncoder(Encoder<?>) - Method in interface org.springframework.http.codec.CodecConfigurer.DefaultCodecs
Override the default Kotlin Serialization JSON Encoder.
KotlinSerializationJsonEncoder - Class in org.springframework.http.codec.json
Encode from an Object stream to a byte stream of JSON objects using kotlinx.serialization.
KotlinSerializationJsonEncoder() - Constructor for class org.springframework.http.codec.json.KotlinSerializationJsonEncoder
 
KotlinSerializationJsonEncoder(Json) - Constructor for class org.springframework.http.codec.json.KotlinSerializationJsonEncoder
 
KotlinSerializationJsonHttpMessageConverter - Class in org.springframework.http.converter.json
Implementation of HttpMessageConverter that can read and write JSON using kotlinx.serialization.
KotlinSerializationJsonHttpMessageConverter() - Constructor for class org.springframework.http.converter.json.KotlinSerializationJsonHttpMessageConverter
Construct a new KotlinSerializationJsonHttpMessageConverter with the default configuration.
KotlinSerializationJsonHttpMessageConverter(Json) - Constructor for class org.springframework.http.converter.json.KotlinSerializationJsonHttpMessageConverter
Construct a new KotlinSerializationJsonHttpMessageConverter with a custom configuration.
KotlinSerializationJsonMessageConverter - Class in org.springframework.messaging.converter
Implementation of MessageConverter that can read and write JSON using kotlinx.serialization.
KotlinSerializationJsonMessageConverter() - Constructor for class org.springframework.messaging.converter.KotlinSerializationJsonMessageConverter
Construct a new KotlinSerializationJsonMessageConverter with default configuration.
KotlinSerializationJsonMessageConverter(Json) - Constructor for class org.springframework.messaging.converter.KotlinSerializationJsonMessageConverter
Construct a new KotlinSerializationJsonMessageConverter with the given delegate.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links
Spring Framework