インデックス

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) - クラス org.springframework.messaging.simp.config のメソッド。TaskExecutorRegistration
スレッドが終了する前にアイドル状態を維持できる時間制限を設定します。
key() - Element in annotation interface org.springframework.cache.annotation.Cacheable
キーを動的に計算するための Spring Expression Language(SpEL)式。
key() - Element in annotation interface org.springframework.cache.annotation.CacheEvict
キーを動的に計算するための Spring Expression Language(SpEL)式。
key() - Element in annotation interface org.springframework.cache.annotation.CachePut
キーを動的に計算するための Spring Expression Language(SpEL)式。
key() - クラス org.springframework.context.i18n のメソッド。LocaleContextThreadLocalAccessor
key() - クラス org.springframework.web.context.request のメソッド。RequestAttributesThreadLocalAccessor
Key - Static variable in class org.springframework.core.PropagationContextElement
PropagationContextElement キー。
Key() - Constructor for class org.springframework.core.PropagationContextElement.Key
KEY - Static variable in class org.springframework.context.i18n.LocaleContextThreadLocalAccessor
このアクセサーが ContextRegistry に登録されるキー。
KEY - Static variable in class org.springframework.web.context.request.RequestAttributesThreadLocalAccessor
このアクセサーが ContextRegistry に登録されるキー。
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) - クラス org.springframework.http.converter.json のメソッド。SpringHandlerInstantiator
使用すべきではありません。
keyDeserializerInstance(DeserializationConfig, Annotated, Class) - クラス org.springframework.http.support のメソッド。JacksonHandlerInstantiator
KeyFactory - org.springframework.cglib.core のクラス
マップやセットなどで使用するために、多値キーを処理するクラスを生成します。
KeyFactory() - クラス org.springframework.cglib.core. KeyFactory のコンストラクター
KeyFactory.Generator - org.springframework.cglib.core のクラス
KeyFactoryCustomizer - Interface in org.springframework.cglib.core
KeyFactory のカスタマイザー向けのマーカーインターフェース
keyGenerator - Variable in class org.springframework.cache.annotation.AbstractCachingConfiguration
keyGenerator() - Element in annotation interface org.springframework.cache.annotation.Cacheable
使用するカスタム KeyGenerator の Bean 名。
keyGenerator() - Element in annotation interface org.springframework.cache.annotation.CacheConfig
クラスに使用するデフォルトの KeyGenerator の Bean 名。
keyGenerator() - Element in annotation interface org.springframework.cache.annotation.CacheEvict
使用するカスタム KeyGenerator の Bean 名。
keyGenerator() - Element in annotation interface org.springframework.cache.annotation.CachePut
使用するカスタム KeyGenerator の Bean 名。
keyGenerator() - インターフェース org.springframework.cache.annotation のメソッド。CachingConfigurer
アノテーション駆動型キャッシュ管理に使用するキージェネレーター Bean を返します。
keyGenerator() - クラス org.springframework.cache.annotation のメソッド。CachingConfigurerSupport
使用すべきではありません。
KeyGenerator - Interface in org.springframework.cache.interceptor
キャッシュキージェネレーター。
KeyHolder - Interface in org.springframework.jdbc.support
キーを取得するためのインターフェース。通常、JDBC 挿入ステートメントによって返される可能性がある自動生成キーに使用されます。
keyMapper - Variable in class org.springframework.cglib.core.internal.LoadingCache
KeyNamingStrategy - org.springframework.jmx.export.naming のクラス
 MBeanExporter に渡された "beans" マップで使用されるキーから ObjectName インスタンスを構築する ObjectNamingStrategy 実装。
KeyNamingStrategy() - クラス org.springframework.jmx.export.naming. KeyNamingStrategy のコンストラクター
keys - Variable in class org.springframework.beans.AbstractNestablePropertyAccessor.PropertyTokenHolder
keySet() - クラス org.springframework.http.support のメソッド。HttpComponentsHeadersAdapter
keySet() - クラス org.springframework.http.support のメソッド。JettyHeadersAdapter
keySet() - クラス org.springframework.http.support のメソッド。Netty4HeadersAdapter
keySet() - Method in class org.springframework.messaging.MessageHeaders
keySet() - クラス org.springframework.messaging.simp.stomp のメソッド。StompHeaders
keySet() - Method in class org.springframework.util.ConcurrentReferenceHashMap
keySet() - Method in class org.springframework.util.LinkedCaseInsensitiveMap
keySet() - Method in class org.springframework.util.MultiValueMapAdapter
KILOBYTES - Enum constant in enum class org.springframework.util.unit.DataUnit
キロバイト。接尾辞 KB で表されます。
KotlinDetector - Class in org.springframework.core
Kotlin の存在を検出し、Kotlin 型を識別するための共通デリゲート。
KotlinDetector() - Constructor for class org.springframework.core.KotlinDetector
KotlinReflectionParameterNameDiscoverer - Class in org.springframework.core
Kotlin の反射機能を使用してパラメーター名をイントロスペクトする ParameterNameDiscoverer 実装。
KotlinReflectionParameterNameDiscoverer() - Constructor for class org.springframework.core.KotlinReflectionParameterNameDiscoverer
KotlinRequestBodyAdvice - org.springframework.web.servlet.mvc.method.annotation のクラス
パラメーターから Kotlin KType を解決し、それを "kotlin.reflect.KType" キーとともにヒントとして提供するためのサポートを追加する RequestBodyAdvice 実装。
KotlinRequestBodyAdvice() - クラス org.springframework.web.servlet.mvc.method.annotation. KotlinRequestBodyAdvice のコンストラクター
KotlinResponseBodyAdvice - org.springframework.web.servlet.mvc.method.annotation のクラス
戻り値の型から Kotlin KType を解決し、それを "kotlin.reflect.KType" キーとともにヒントとして提供するためのサポートを追加する ResponseBodyAdvice 実装。
KotlinResponseBodyAdvice() - クラス org.springframework.web.servlet.mvc.method.annotation. KotlinResponseBodyAdvice のコンストラクター
KotlinSerializationBinaryDecoder<T> - org.springframework.http.codec のクラス
Kotlin バイナリシリアライザーに従う Decoder 実装の抽象基本クラス。
KotlinSerializationBinaryDecoder(T, Predicate, MimeType...) - クラス org.springframework.http.codec. KotlinSerializationBinaryDecoder のコンストラクター
指定された述語が true を返す型のみをデコードする、指定された形式とサポートされている MIME 型を持つ新しいインスタンスを作成します。
KotlinSerializationBinaryDecoder(T, MimeType...) - クラス org.springframework.http.codec. KotlinSerializationBinaryDecoder のコンストラクター
Creates a new instance with the given format and supported mime types which only decodes types annotated with @Serializable at type or generics level.
KotlinSerializationBinaryEncoder<T> - org.springframework.http.codec のクラス
Kotlin バイナリシリアライザーに従う Encoder 実装の抽象基本クラス。
KotlinSerializationBinaryEncoder(T, Predicate, MimeType...) - クラス org.springframework.http.codec. KotlinSerializationBinaryEncoder のコンストラクター
Creates a new instance with the given format and supported mime types which only encodes types for which the specified predicate returns true.
KotlinSerializationBinaryEncoder(T, MimeType...) - クラス org.springframework.http.codec. KotlinSerializationBinaryEncoder のコンストラクター
Creates a new instance with the given format and supported mime types which only encodes types annotated with @Serializable at type or generics level.
KotlinSerializationBinaryHttpMessageConverter<T> - org.springframework.http.converter のクラス
Kotlin バイナリシリアライザーに従う HttpMessageConverter 実装の抽象基本クラス。
KotlinSerializationBinaryHttpMessageConverter(T, Predicate, MediaType...) - クラス org.springframework.http.converter. KotlinSerializationBinaryHttpMessageConverter のコンストラクター
指定された形式とサポートされている MIME 型を使用して新しいインスタンスを作成します。指定された述語が true を返す型のみを変換します。
KotlinSerializationBinaryHttpMessageConverter(T, MediaType...) - クラス org.springframework.http.converter. KotlinSerializationBinaryHttpMessageConverter のコンストラクター
指定された形式と、型またはジェネリクスレベルで @Serializable でアノテーションが付けられた型のみを変換するサポートされている MIME 型を持つ新しいインスタンスを作成します。
kotlinSerializationCborDecoder(Decoder) - インターフェース org.springframework.http.codec のメソッド。CodecConfigurer.DefaultCodecs
デフォルトの Kotlin シリアライゼーション CBOR Decoder をオーバーライドします。
KotlinSerializationCborDecoder - org.springframework.http.codec.cbor のクラス
バイトストリームを CBOR にデコードし、kotlinx.serialization でオブジェクトに変換します。
KotlinSerializationCborDecoder() - クラス org.springframework.http.codec.cbor. KotlinSerializationCborDecoder のコンストラクター
Construct a new decoder using Cbor.Default instance which only decodes types annotated with @Serializable at type or generics level.
KotlinSerializationCborDecoder(Predicate) - クラス org.springframework.http.codec.cbor. KotlinSerializationCborDecoder のコンストラクター
Construct a new decoder using Cbor.Default instance which only decodes types for which the specified predicate returns true.
KotlinSerializationCborDecoder(Cbor) - クラス org.springframework.http.codec.cbor. KotlinSerializationCborDecoder のコンストラクター
Construct a new decoder using the provided Cbor instance which only decodes types annotated with @Serializable at type or generics level.
KotlinSerializationCborDecoder(Cbor, Predicate) - クラス org.springframework.http.codec.cbor. KotlinSerializationCborDecoder のコンストラクター
Construct a new decoder using the provided Cbor instance which only decodes types for which the specified predicate returns true.
kotlinSerializationCborEncoder(Encoder) - インターフェース org.springframework.http.codec のメソッド。CodecConfigurer.DefaultCodecs
デフォルトの Kotlin シリアライゼーション CBOR Encoder をオーバーライドします。
KotlinSerializationCborEncoder - org.springframework.http.codec.cbor のクラス
kotlinx.serialization を使用して、Object ストリームから CBOR オブジェクトのバイトストリームにエンコードします。
KotlinSerializationCborEncoder() - クラス org.springframework.http.codec.cbor. KotlinSerializationCborEncoder のコンストラクター
型またはジェネリクスレベルで @Serializable でアノテーションが付けられた型のみをエンコードする Cbor.Default インスタンスを使用して新しいエンコーダーを構築します。
KotlinSerializationCborEncoder(Predicate) - クラス org.springframework.http.codec.cbor. KotlinSerializationCborEncoder のコンストラクター
指定された述語が true を返す型のみをエンコードする Cbor.Default インスタンスを使用して新しいエンコーダーを構築します。
KotlinSerializationCborEncoder(Cbor) - クラス org.springframework.http.codec.cbor. KotlinSerializationCborEncoder のコンストラクター
提供された Cbor インスタンスを使用して、型またはジェネリクスレベルで @Serializable でアノテーションが付けられた型のみをエンコードする新しいエンコーダーを構築します。
KotlinSerializationCborEncoder(Cbor, Predicate) - クラス org.springframework.http.codec.cbor. KotlinSerializationCborEncoder のコンストラクター
指定された述語が true を返す型のみをエンコードする、提供された Cbor インスタンスを使用して新しいエンコーダーを構築します。
KotlinSerializationCborHttpMessageConverter - org.springframework.http.converter.cbor のクラス
kotlinx.serialization を使用して CBOR を読み書きできる HttpMessageConverter の実装。
KotlinSerializationCborHttpMessageConverter() - クラス org.springframework.http.converter.cbor. KotlinSerializationCborHttpMessageConverter のコンストラクター
型またはジェネリクスレベルで @Serializable でアノテーションが付けられた型のみを変換する Cbor.Default インスタンスを使用して新しいコンバーターを構築します。
KotlinSerializationCborHttpMessageConverter(Predicate) - クラス org.springframework.http.converter.cbor. KotlinSerializationCborHttpMessageConverter のコンストラクター
Construct a new converter using Cbor.Default instance which only converts types for which the specified predicate returns true.
KotlinSerializationCborHttpMessageConverter(Cbor) - クラス org.springframework.http.converter.cbor. KotlinSerializationCborHttpMessageConverter のコンストラクター
Construct a new converter using the provided Cbor instance which only converts types annotated with @Serializable at type or generics level.
KotlinSerializationCborHttpMessageConverter(Cbor, Predicate) - クラス org.springframework.http.converter.cbor. KotlinSerializationCborHttpMessageConverter のコンストラクター
Construct a new converter using the provided Cbor instance which only converts types for which the specified predicate returns true.
kotlinSerializationJsonDecoder(Decoder) - インターフェース org.springframework.http.codec のメソッド。CodecConfigurer.DefaultCodecs
デフォルトの Kotlin 直列化 JSON Decoder をオーバーライドします。
KotlinSerializationJsonDecoder - org.springframework.http.codec.json のクラス
バイトストリームを JSON にデコードし、kotlinx.serialization を使用してオブジェクトに変換します。
KotlinSerializationJsonDecoder() - クラス org.springframework.http.codec.json. KotlinSerializationJsonDecoder のコンストラクター
Construct a new decoder using Json.Default instance which only decodes types annotated with @Serializable at type or generics level.
KotlinSerializationJsonDecoder(Predicate) - クラス org.springframework.http.codec.json. KotlinSerializationJsonDecoder のコンストラクター
Construct a new decoder using Json.Default instance which only decodes types for which the specified predicate returns true.
KotlinSerializationJsonDecoder(Json) - クラス org.springframework.http.codec.json. KotlinSerializationJsonDecoder のコンストラクター
Construct a new decoder using the provided Json instance which only decodes types annotated with @Serializable at type or generics level.
KotlinSerializationJsonDecoder(Json, Predicate) - クラス org.springframework.http.codec.json. KotlinSerializationJsonDecoder のコンストラクター
Construct a new decoder using the provided Json instance which only decodes types for which the specified predicate returns true.
kotlinSerializationJsonEncoder(Encoder) - インターフェース org.springframework.http.codec のメソッド。CodecConfigurer.DefaultCodecs
デフォルトの Kotlin 直列化 JSON Encoder をオーバーライドします。
KotlinSerializationJsonEncoder - org.springframework.http.codec.json のクラス
kotlinx.serialization を使用して、Object ストリームから JSON オブジェクトのバイトストリームにエンコードします。
KotlinSerializationJsonEncoder() - クラス org.springframework.http.codec.json. KotlinSerializationJsonEncoder のコンストラクター
型またはジェネリクスレベルで @Serializable でアノテーションが付けられた型のみをエンコードする Json.Default インスタンスを使用して新しいエンコーダーを構築します。
KotlinSerializationJsonEncoder(Predicate) - クラス org.springframework.http.codec.json. KotlinSerializationJsonEncoder のコンストラクター
指定された述語が true を返す型のみをエンコードする Json.Default インスタンスを使用して新しいエンコーダーを構築します。
KotlinSerializationJsonEncoder(Json) - クラス org.springframework.http.codec.json. KotlinSerializationJsonEncoder のコンストラクター
提供された Json インスタンスを使用して、型またはジェネリクスレベルで @Serializable でアノテーションが付けられた型のみをエンコードする新しいエンコーダーを構築します。
KotlinSerializationJsonEncoder(Json, Predicate) - クラス org.springframework.http.codec.json. KotlinSerializationJsonEncoder のコンストラクター
指定された述語が true を返す型のみをエンコードする、提供された Json インスタンスを使用して新しいエンコーダーを構築します。
KotlinSerializationJsonHttpMessageConverter - org.springframework.http.converter.json のクラス
kotlinx.serialization を使用して JSON を読み書きできる HttpMessageConverter の実装。
KotlinSerializationJsonHttpMessageConverter() - クラス org.springframework.http.converter.json. KotlinSerializationJsonHttpMessageConverter のコンストラクター
型またはジェネリクスレベルで @Serializable でアノテーションが付けられた型のみを変換する Json.Default インスタンスを使用して新しいコンバーターを構築します。
KotlinSerializationJsonHttpMessageConverter(Predicate) - クラス org.springframework.http.converter.json. KotlinSerializationJsonHttpMessageConverter のコンストラクター
Construct a new converter using Json.Default instance which only converts types for which the specified predicate returns true.
KotlinSerializationJsonHttpMessageConverter(Json) - クラス org.springframework.http.converter.json. KotlinSerializationJsonHttpMessageConverter のコンストラクター
Construct a new converter using the provided Json instance which only converts types annotated with @Serializable at type or generics level.
KotlinSerializationJsonHttpMessageConverter(Json, Predicate) - クラス org.springframework.http.converter.json. KotlinSerializationJsonHttpMessageConverter のコンストラクター
Construct a new converter using the provided Json instance which only converts types for which the specified predicate returns true.
KotlinSerializationJsonMessageConverter - org.springframework.messaging.converter のクラス
kotlinx.serialization を使用して JSON を読み書きできる MessageConverter の実装。
KotlinSerializationJsonMessageConverter() - クラス org.springframework.messaging.converter. KotlinSerializationJsonMessageConverter のコンストラクター
デフォルトの構成で新しい KotlinSerializationJsonMessageConverter を構築します。
KotlinSerializationJsonMessageConverter(Json) - クラス org.springframework.messaging.converter. KotlinSerializationJsonMessageConverter のコンストラクター
指定されたデリゲートで新しい KotlinSerializationJsonMessageConverter を構築します。
kotlinSerializationProtobufDecoder(Decoder) - インターフェース org.springframework.http.codec のメソッド。CodecConfigurer.DefaultCodecs
デフォルトの Kotlin Serialization Protobuf Decoder をオーバーライドします。
KotlinSerializationProtobufDecoder - org.springframework.http.codec.protobuf のクラス
バイトストリームをプロトコルバッファにデコードし、kotlinx.serialization でオブジェクトに変換します。
KotlinSerializationProtobufDecoder() - クラス org.springframework.http.codec.protobuf. KotlinSerializationProtobufDecoder のコンストラクター
Construct a new decoder using ProtoBuf.Default instance which only decodes types annotated with @Serializable at type or generics level.
KotlinSerializationProtobufDecoder(Predicate) - クラス org.springframework.http.codec.protobuf. KotlinSerializationProtobufDecoder のコンストラクター
Construct a new decoder using ProtoBuf.Default instance which only decodes types for which the specified predicate returns true.
KotlinSerializationProtobufDecoder(ProtoBuf) - クラス org.springframework.http.codec.protobuf. KotlinSerializationProtobufDecoder のコンストラクター
Construct a new decoder using the provided ProtoBuf instance which only decodes types annotated with @Serializable at type or generics level.
KotlinSerializationProtobufDecoder(ProtoBuf, Predicate) - クラス org.springframework.http.codec.protobuf. KotlinSerializationProtobufDecoder のコンストラクター
Construct a new decoder using the provided ProtoBuf instance which only decodes types for which the specified predicate returns true.
kotlinSerializationProtobufEncoder(Encoder) - インターフェース org.springframework.http.codec のメソッド。CodecConfigurer.DefaultCodecs
デフォルトの Kotlin Serialization Protobuf Encoder をオーバーライドします。
KotlinSerializationProtobufEncoder - org.springframework.http.codec.protobuf のクラス
バイトストリームをプロトコルバッファにデコードし、kotlinx.serialization でオブジェクトに変換します。
KotlinSerializationProtobufEncoder() - クラス org.springframework.http.codec.protobuf. KotlinSerializationProtobufEncoder のコンストラクター
型またはジェネリクスレベルで @Serializable でアノテーションが付けられた型のみをエンコードする ProtoBuf.Default インスタンスを使用して新しいエンコーダーを構築します。
KotlinSerializationProtobufEncoder(Predicate) - クラス org.springframework.http.codec.protobuf. KotlinSerializationProtobufEncoder のコンストラクター
指定された述語が true を返す型のみをエンコードする ProtoBuf.Default インスタンスを使用して新しいエンコーダーを構築します。
KotlinSerializationProtobufEncoder(ProtoBuf) - クラス org.springframework.http.codec.protobuf. KotlinSerializationProtobufEncoder のコンストラクター
提供された ProtoBuf インスタンスを使用して、型またはジェネリクスレベルで @Serializable でアノテーションが付けられた型のみをエンコードする新しいエンコーダーを構築します。
KotlinSerializationProtobufEncoder(ProtoBuf, Predicate) - クラス org.springframework.http.codec.protobuf. KotlinSerializationProtobufEncoder のコンストラクター
指定された述語が true を返す型のみをエンコードする、提供された ProtoBuf インスタンスを使用して新しいエンコーダーを構築します。
KotlinSerializationProtobufHttpMessageConverter - org.springframework.http.converter.protobuf のクラス
kotlinx.serialization を使用してプロトコルバッファを読み書きできる HttpMessageConverter の実装。
KotlinSerializationProtobufHttpMessageConverter() - クラス org.springframework.http.converter.protobuf. KotlinSerializationProtobufHttpMessageConverter のコンストラクター
型またはジェネリクスレベルで @Serializable でアノテーションが付けられた型のみを変換する ProtoBuf.Default インスタンスを使用して新しいコンバーターを構築します。
KotlinSerializationProtobufHttpMessageConverter(Predicate) - クラス org.springframework.http.converter.protobuf. KotlinSerializationProtobufHttpMessageConverter のコンストラクター
Construct a new converter using ProtoBuf.Default instance which only converts types for which the specified predicate returns true.
KotlinSerializationProtobufHttpMessageConverter(ProtoBuf) - クラス org.springframework.http.converter.protobuf. KotlinSerializationProtobufHttpMessageConverter のコンストラクター
Construct a new converter using the provided ProtoBuf instance which only converts types annotated with @Serializable at type or generics level.
KotlinSerializationProtobufHttpMessageConverter(ProtoBuf, Predicate) - クラス org.springframework.http.converter.protobuf. KotlinSerializationProtobufHttpMessageConverter のコンストラクター
Construct a new converter using the provided ProtoBuf instance which only converts types for which the specified predicate returns true.
KotlinSerializationStringDecoder<T> - org.springframework.http.codec のクラス
Kotlin 文字列シリアライザーに従う Decoder 実装の抽象基本クラス。
KotlinSerializationStringDecoder(T, Predicate, MimeType...) - クラス org.springframework.http.codec. KotlinSerializationStringDecoder のコンストラクター
指定された述語が true を返す型のみをデコードする、指定された形式とサポートされている MIME 型を持つ新しいインスタンスを作成します。
KotlinSerializationStringDecoder(T, MimeType...) - クラス org.springframework.http.codec. KotlinSerializationStringDecoder のコンストラクター
Creates a new instance with the given format and supported mime types which only decodes types annotated with @Serializable at type or generics level.
KotlinSerializationStringEncoder<T> - org.springframework.http.codec のクラス
Kotlin 文字列シリアライザーに従う Encoder 実装の抽象基本クラス。
KotlinSerializationStringEncoder(T, Predicate, MimeType...) - クラス org.springframework.http.codec. KotlinSerializationStringEncoder のコンストラクター
Creates a new instance with the given format and supported mime types which only encodes types for which the specified predicate returns true.
KotlinSerializationStringEncoder(T, MimeType...) - クラス org.springframework.http.codec. KotlinSerializationStringEncoder のコンストラクター
Creates a new instance with the given format and supported mime types which only encodes types annotated with @Serializable at type or generics level.
KotlinSerializationStringHttpMessageConverter<T> - org.springframework.http.converter のクラス
Kotlin 文字列シリアライザーに従う HttpMessageConverter 実装の抽象基本クラス。
KotlinSerializationStringHttpMessageConverter(T, Predicate, MediaType...) - クラス org.springframework.http.converter. KotlinSerializationStringHttpMessageConverter のコンストラクター
指定された形式とサポートされている MIME 型を使用して新しいインスタンスを作成します。指定された述語が true を返す型のみを変換します。
KotlinSerializationStringHttpMessageConverter(T, MediaType...) - クラス org.springframework.http.converter. KotlinSerializationStringHttpMessageConverter のコンストラクター
指定された形式と、型またはジェネリクスレベルで @Serializable でアノテーションが付けられた型のみを変換するサポートされている MIME 型を持つ新しいインスタンスを作成します。
KotlinSerializationSupport<T> - org.springframework.http.codec のクラス
Kotlin 直列化によるエンコードとデコードのサポートメソッドを提供する基本クラス。
KotlinSerializationSupport(T, Predicate, MimeType...) - クラス org.springframework.http.codec. KotlinSerializationSupport のコンストラクター
指定された述語が true を返す型のみをエンコードする、指定された形式とサポートされている MIME 型を持つ新しいインスタンスを作成します。
KotlinSerializationSupport(T, MimeType...) - クラス org.springframework.http.codec. KotlinSerializationSupport のコンストラクター
Creates a new instance with the given format and supported mime types which only handle types annotated with @Serializable at type or generics level.
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
すべてのクラスとインターフェース | すべてのパッケージ | 定数フィールド値 | 連載形式