- keepAliveSeconds(int) - クラス org.springframework.messaging.simp.config.TaskExecutorRegistration のメソッド
スレッドが終了する前にアイドル状態を維持できる時間制限を設定します。
- KEY_ATTRIBUTE - クラス org.springframework.beans.factory.xml.BeanDefinitionParserDelegate の静的変数
- KEY_ELEMENT - クラス org.springframework.beans.factory.xml.BeanDefinitionParserDelegate の静的変数
- KEY_REF_ATTRIBUTE - クラス org.springframework.beans.factory.xml.BeanDefinitionParserDelegate の静的変数
- KEY_TYPE_ATTRIBUTE - クラス org.springframework.beans.factory.xml.BeanDefinitionParserDelegate の静的変数
- keyDeserializerInstance(DeserializationConfig, Annotated, Class<?>) - クラス org.springframework.http.converter.json.SpringHandlerInstantiator のメソッド
- KeyFactory - org.springframework.cglib.core のクラス
マップやセットなどで使用するために、多値キーを処理するクラスを生成します。
- KeyFactory() - クラス org.springframework.cglib.core.KeyFactory のコンストラクター
- KeyFactory.Generator - org.springframework.cglib.core のクラス
- keyGenerator - クラス org.springframework.cache.annotation.AbstractCachingConfiguration の変数
- keyGenerator() - インターフェース org.springframework.cache.annotation.CachingConfigurer のメソッド
アノテーション駆動型キャッシュ管理に使用するキージェネレーター Bean を返します。
- keyGenerator() - クラス org.springframework.cache.annotation.CachingConfigurerSupport のメソッド
- KeyGenerator - org.springframework.cache.interceptor のインターフェース
キャッシュキージェネレーター。
- KeyHolder - org.springframework.jdbc.support のインターフェース
キーを取得するためのインターフェース。通常、JDBC 挿入ステートメントによって返される可能性がある自動生成キーに使用されます。
- KeyNamingStrategy - org.springframework.jmx.export.naming のクラス
MBeanExporter
に渡された "beans" マップで使用されるキーから ObjectName
インスタンスを構築する ObjectNamingStrategy
実装。
- KeyNamingStrategy() - クラス org.springframework.jmx.export.naming.KeyNamingStrategy のコンストラクター
- keys - クラス org.springframework.beans.AbstractNestablePropertyAccessor.PropertyTokenHolder の変数
- keySet() - クラス org.springframework.http.HttpHeaders のメソッド
- keySet() - クラス org.springframework.messaging.MessageHeaders のメソッド
- keySet() - クラス org.springframework.messaging.simp.stomp.StompHeaders のメソッド
- keySet() - クラス org.springframework.util.LinkedCaseInsensitiveMap のメソッド
- keySet() - クラス org.springframework.util.MultiValueMapAdapter のメソッド
- keySet() - クラス org.springframework.web.socket.WebSocketHttpHeaders のメソッド
- KotlinDetector - org.springframework.core のクラス
Kotlin の存在を検出し、Kotlin 型を識別するための共通デリゲート。
- KotlinDetector() - クラス org.springframework.core.KotlinDetector のコンストラクター
- KotlinReflectionParameterNameDiscoverer - org.springframework.core のクラス
- KotlinReflectionParameterNameDiscoverer() - クラス org.springframework.core.KotlinReflectionParameterNameDiscoverer のコンストラクター
- kotlinSerializationJsonDecoder(Decoder<?>) - インターフェース org.springframework.http.codec.CodecConfigurer.DefaultCodecs のメソッド
デフォルトの Kotlin 直列化 JSON Decoder
をオーバーライドします。
- KotlinSerializationJsonDecoder - org.springframework.http.codec.json のクラス
- KotlinSerializationJsonDecoder() - クラス org.springframework.http.codec.json.KotlinSerializationJsonDecoder のコンストラクター
- KotlinSerializationJsonDecoder(Json) - クラス org.springframework.http.codec.json.KotlinSerializationJsonDecoder のコンストラクター
- kotlinSerializationJsonEncoder(Encoder<?>) - インターフェース org.springframework.http.codec.CodecConfigurer.DefaultCodecs のメソッド
デフォルトの Kotlin 直列化 JSON Encoder
をオーバーライドします。
- KotlinSerializationJsonEncoder - org.springframework.http.codec.json のクラス
- KotlinSerializationJsonEncoder() - クラス org.springframework.http.codec.json.KotlinSerializationJsonEncoder のコンストラクター
- KotlinSerializationJsonEncoder(Json) - クラス org.springframework.http.codec.json.KotlinSerializationJsonEncoder のコンストラクター
- KotlinSerializationJsonHttpMessageConverter - org.springframework.http.converter.json のクラス
- KotlinSerializationJsonHttpMessageConverter() - クラス org.springframework.http.converter.json.KotlinSerializationJsonHttpMessageConverter のコンストラクター
デフォルト構成で新しい KotlinSerializationJsonHttpMessageConverter
を構築します。
- KotlinSerializationJsonHttpMessageConverter(Json) - クラス org.springframework.http.converter.json.KotlinSerializationJsonHttpMessageConverter のコンストラクター
カスタム構成で新しい KotlinSerializationJsonHttpMessageConverter
を構築します。
- KotlinSerializationJsonMessageConverter - org.springframework.messaging.converter のクラス
- KotlinSerializationJsonMessageConverter() - クラス org.springframework.messaging.converter.KotlinSerializationJsonMessageConverter のコンストラクター
デフォルトの構成で新しい KotlinSerializationJsonMessageConverter
を構築します。
- KotlinSerializationJsonMessageConverter(Json) - クラス org.springframework.messaging.converter.KotlinSerializationJsonMessageConverter のコンストラクター
指定されたデリゲートで新しい KotlinSerializationJsonMessageConverter
を構築します。