インデックス

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
すべてのクラスとインターフェース | すべてのパッケージ | 定数フィールド値 | 直列化された形式

J

Jackson2CborDecoder - org.springframework.http.codec.cbor のクラス
非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
7.0 以降、JacksonCborDecoder を推奨
Jackson2CborDecoder() - クラス org.springframework.http.codec.cbor のコンストラクター。Jackson2CborDecoder
使用すべきではありません。
Jackson2CborDecoder(ObjectMapper, MimeType...) - クラス org.springframework.http.codec.cbor のコンストラクター。Jackson2CborDecoder
使用すべきではありません。
Jackson2CborEncoder - org.springframework.http.codec.cbor のクラス
非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
7.0 以降、JacksonCborEncoder を推奨
Jackson2CborEncoder() - クラス org.springframework.http.codec.cbor のコンストラクター。Jackson2CborEncoder
使用すべきではありません。
Jackson2CborEncoder(ObjectMapper, MimeType...) - クラス org.springframework.http.codec.cbor のコンストラクター。Jackson2CborEncoder
使用すべきではありません。
Jackson2CodecSupport - org.springframework.http.codec.json のクラス
非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
7.0 以降、JacksonCodecSupport を推奨
Jackson2CodecSupport(ObjectMapper, MimeType...) - クラス org.springframework.http.codec.json のコンストラクター。Jackson2CodecSupport
使用すべきではありません。
使用する Jackson ObjectMapper を持つコンストラクター。
jackson2JsonDecoder(Decoder<?>) - インターフェース org.springframework.http.codec のメソッド。CodecConfigurer.DefaultCodecs
デフォルトの Jackson 2.x JSON Decoder をオーバーライドします。
Jackson2JsonDecoder - org.springframework.http.codec.json のクラス
非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
7.0 以降、AbstractJacksonDecoder を推奨
Jackson2JsonDecoder() - クラス org.springframework.http.codec.json のコンストラクター。Jackson2JsonDecoder
使用すべきではありません。
Jackson2JsonDecoder(ObjectMapper, MimeType...) - クラス org.springframework.http.codec.json のコンストラクター。Jackson2JsonDecoder
使用すべきではありません。
jackson2JsonEncoder(Encoder<?>) - インターフェース org.springframework.http.codec のメソッド。CodecConfigurer.DefaultCodecs
デフォルトの Jackson 2.x JSON Encoder をオーバーライドします。
Jackson2JsonEncoder - org.springframework.http.codec.json のクラス
非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
7.0 以降、JacksonJsonEncoder を推奨
Jackson2JsonEncoder() - クラス org.springframework.http.codec.json のコンストラクター。Jackson2JsonEncoder
使用すべきではありません。
Jackson2JsonEncoder(ObjectMapper, MimeType...) - クラス org.springframework.http.codec.json のコンストラクター。Jackson2JsonEncoder
使用すべきではありません。
Jackson2ObjectMapperBuilder - org.springframework.http.converter.json のクラス
非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
7.0 は JsonMapper.builder() のような Jackson 3 ビルダーを直接使用することを推奨しているの
Jackson2ObjectMapperBuilder() - クラス org.springframework.http.converter.json のコンストラクター。Jackson2ObjectMapperBuilder
使用すべきではありません。
Jackson2ObjectMapperFactoryBean - org.springframework.http.converter.json のクラス
非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
7.0 は Jackson 3 コンバーターのデフォルトコンストラクターを直接使用することを優先しているの
Jackson2ObjectMapperFactoryBean() - クラス org.springframework.http.converter.json のコンストラクター。Jackson2ObjectMapperFactoryBean
使用すべきではありません。
jackson2SmileDecoder(Decoder<?>) - インターフェース org.springframework.http.codec のメソッド。CodecConfigurer.DefaultCodecs
デフォルトの Jackson 2.x Smile Decoder を上書きします。
Jackson2SmileDecoder - org.springframework.http.codec.json のクラス
非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
7.0 以降、JacksonSmileDecoder を推奨
Jackson2SmileDecoder() - クラス org.springframework.http.codec.json のコンストラクター。Jackson2SmileDecoder
使用すべきではありません。
Jackson2SmileDecoder(ObjectMapper, MimeType...) - クラス org.springframework.http.codec.json のコンストラクター。Jackson2SmileDecoder
使用すべきではありません。
jackson2SmileEncoder(Encoder<?>) - インターフェース org.springframework.http.codec のメソッド。CodecConfigurer.DefaultCodecs
デフォルトの Jackson 2.x Smile Encoder を上書きします。
Jackson2SmileEncoder - org.springframework.http.codec.json のクラス
非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
7.0 以降、JacksonSmileEncoder を推奨
Jackson2SmileEncoder() - クラス org.springframework.http.codec.json のコンストラクター。Jackson2SmileEncoder
使用すべきではありません。
Jackson2SmileEncoder(ObjectMapper, MimeType...) - クラス org.springframework.http.codec.json のコンストラクター。Jackson2SmileEncoder
使用すべきではありません。
Jackson2SockJsMessageCodec - org.springframework.web.socket.sockjs.frame のクラス
非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
7.0 以降、JacksonJsonSockJsMessageCodec を推奨
Jackson2SockJsMessageCodec() - クラス org.springframework.web.socket.sockjs.frame のコンストラクター。Jackson2SockJsMessageCodec
使用すべきではありません。
Jackson2SockJsMessageCodec(ObjectMapper) - クラス org.springframework.web.socket.sockjs.frame のコンストラクター。Jackson2SockJsMessageCodec
使用すべきではありません。
JacksonCborDecoder - org.springframework.http.codec.cbor のクラス
バイトを CBOR にデコードし、Jackson 3.x を使用してオブジェクトに変換します。
JacksonCborDecoder() - クラス org.springframework.http.codec.cbor. JacksonCborDecoder のコンストラクター
MapperBuilder.findModules(ClassLoader) によって検出された JacksonModule でカスタマイズされた CBORMapper を使用して新しいインスタンスを構築します。
JacksonCborDecoder(CBORMapper) - クラス org.springframework.http.codec.cbor. JacksonCborDecoder のコンストラクター
提供された CBORMapper を使用して新しいインスタンスを構築します。
JacksonCborDecoder(CBORMapper, MimeType...) - クラス org.springframework.http.codec.cbor. JacksonCborDecoder のコンストラクター
提供された CBORMapper および MimeType を使用して新しいインスタンスを構築します。
JacksonCborEncoder - org.springframework.http.codec.cbor のクラス
Jackson 3.x を使用して、Object から CBOR オブジェクトのバイトにエンコードします。
JacksonCborEncoder() - クラス org.springframework.http.codec.cbor. JacksonCborEncoder のコンストラクター
MapperBuilder.findModules(ClassLoader) によって検出された JacksonModule でカスタマイズされた CBORMapper を使用して新しいインスタンスを構築します。
JacksonCborEncoder(CBORMapper) - クラス org.springframework.http.codec.cbor. JacksonCborEncoder のコンストラクター
提供された CBORMapper を使用して新しいインスタンスを構築します。
JacksonCborEncoder(CBORMapper, MimeType...) - クラス org.springframework.http.codec.cbor. JacksonCborEncoder のコンストラクター
提供された CBORMapper および MimeType を使用して新しいインスタンスを構築します。
JacksonCborHttpMessageConverter - org.springframework.http.converter.cbor のクラス
専用の Jackson 3.x 拡張機能を使用して CBOR データ形式を読み書きできる HttpMessageConverter の実装。
JacksonCborHttpMessageConverter() - クラス org.springframework.http.converter.cbor. JacksonCborHttpMessageConverter のコンストラクター
MapperBuilder.findModules(ClassLoader) によって検出された JacksonModule でカスタマイズされた CBORMapper を使用して新しいインスタンスを構築します。
JacksonCborHttpMessageConverter(CBORMapper) - クラス org.springframework.http.converter.cbor. JacksonCborHttpMessageConverter のコンストラクター
提供された CBORMapper を使用して新しいインスタンスを構築します。
JacksonCodecSupport - org.springframework.http.codec のクラス
Jackson 2.x エンコードおよびデコードのサポートメソッドを提供する基本クラス。
JacksonCodecSupport(MapperBuilder<?, ?>, MimeType...) - クラス org.springframework.http.codec. JacksonCodecSupport のコンストラクター
MapperBuilder.findModules(ClassLoader) および MimeType によって検出された JacksonModule でカスタマイズされた、提供された builder を使用して新しいインスタンスを構築します。
JacksonCodecSupport(ObjectMapper, MimeType...) - クラス org.springframework.http.codec. JacksonCodecSupport のコンストラクター
MapperBuilder.findModules(ClassLoader) および MimeType によって検出された JacksonModule でカスタマイズされた、提供された ObjectMapper を使用して新しいインスタンスを構築します。
JacksonHandlerInstantiator - org.springframework.http.support のクラス
Spring ApplicationContext に対するオートワイヤーを使用して、Jackson 3.x (ValueSerializerValueDeserializerKeyDeserializerTypeResolverBuilderTypeIdResolver) Bean を作成できます。
JacksonHandlerInstantiator(AutowireCapableBeanFactory) - クラス org.springframework.http.support. JacksonHandlerInstantiator のコンストラクター
指定された BeanFactory に対して新しい JacksonHandlerInstantiator を作成します。
jacksonJsonDecoder(Decoder<?>) - インターフェース org.springframework.http.codec のメソッド。CodecConfigurer.DefaultCodecs
デフォルトの Jackson 3.x JSON Decoder をオーバーライドします。
JacksonJsonDecoder - org.springframework.http.codec.json のクラス
バイトストリームを JSON にデコードし、ノンブロッキング解析を活用して Jackson 3.x でオブジェクトに変換します。
JacksonJsonDecoder() - クラス org.springframework.http.codec.json. JacksonJsonDecoder のコンストラクター
MapperBuilder.findModules(ClassLoader) によって検出された JacksonModule でカスタマイズされた JsonMapper を使用して新しいインスタンスを構築します。
JacksonJsonDecoder(ObjectMapper) - クラス org.springframework.http.codec.json. JacksonJsonDecoder のコンストラクター
提供された ObjectMapper を使用して新しいインスタンスを構築します。
JacksonJsonDecoder(ObjectMapper, MimeType...) - クラス org.springframework.http.codec.json. JacksonJsonDecoder のコンストラクター
提供された ObjectMapper および MimeType を使用して新しいインスタンスを構築します。
jacksonJsonEncoder(Encoder<?>) - インターフェース org.springframework.http.codec のメソッド。CodecConfigurer.DefaultCodecs
デフォルトの Jackson 3.x JSON Encoder をオーバーライドします。
JacksonJsonEncoder - org.springframework.http.codec.json のクラス
Jackson 3.x を使用して、Object ストリームから JSON オブジェクトのバイトストリームにエンコードします。
JacksonJsonEncoder() - クラス org.springframework.http.codec.json. JacksonJsonEncoder のコンストラクター
MapperBuilder.findModules(ClassLoader)ProblemDetailJacksonMixin によって検出された JacksonModule でカスタマイズされた JsonMapper を使用して新しいインスタンスを構築します。
JacksonJsonEncoder(ObjectMapper) - クラス org.springframework.http.codec.json. JacksonJsonEncoder のコンストラクター
提供された ObjectMapper を使用して新しいインスタンスを構築します。
JacksonJsonEncoder(ObjectMapper, MimeType...) - クラス org.springframework.http.codec.json. JacksonJsonEncoder のコンストラクター
提供された ObjectMapper および MimeType を使用して新しいインスタンスを構築します。
JacksonJsonHttpMessageConverter - org.springframework.http.converter.json のクラス
Jackson 3.x ObjectMapper を使用して JSON を読み書きできる HttpMessageConverter の実装。
JacksonJsonHttpMessageConverter() - クラス org.springframework.http.converter.json. JacksonJsonHttpMessageConverter のコンストラクター
MapperBuilder.findModules(ClassLoader)ProblemDetailJacksonMixin によって検出された JacksonModule でカスタマイズされた JsonMapper を使用して新しいインスタンスを構築します。
JacksonJsonHttpMessageConverter(ObjectMapper) - クラス org.springframework.http.converter.json. JacksonJsonHttpMessageConverter のコンストラクター
提供された ObjectMapper を使用して新しいインスタンスを構築します。
JacksonJsonMessageConverter - org.springframework.jms.support.converter のクラス
Jackson 3.x を使用して JSON との間でメッセージを変換するメッセージコンバーター。
JacksonJsonMessageConverter - org.springframework.messaging.converter のクラス
Jackson 3.x ベースの MessageConverter 実装。
JacksonJsonMessageConverter() - クラス org.springframework.jms.support.converter. JacksonJsonMessageConverter のコンストラクター
MapperBuilder.findModules(ClassLoader) によって検出された JacksonModule でカスタマイズされた JsonMapper を使用して新しいインスタンスを構築します。
JacksonJsonMessageConverter() - クラス org.springframework.messaging.converter. JacksonJsonMessageConverter のコンストラクター
MapperBuilder.findModules(ClassLoader) によって検出された JacksonModule でカスタマイズされた JsonMapper を使用して新しいインスタンスを構築します。
JacksonJsonMessageConverter(MimeType...) - クラス org.springframework.messaging.converter. JacksonJsonMessageConverter のコンストラクター
MapperBuilder.findModules(ClassLoader) によって検出された JacksonModule と提供された MimeType でカスタマイズされた JsonMapper を使用して新しいインスタンスを構築します。
JacksonJsonMessageConverter(ObjectMapper) - クラス org.springframework.jms.support.converter. JacksonJsonMessageConverter のコンストラクター
提供された ObjectMapper を使用して新しいインスタンスを構築します。
JacksonJsonMessageConverter(ObjectMapper) - クラス org.springframework.messaging.converter. JacksonJsonMessageConverter のコンストラクター
提供された ObjectMapper を使用して新しいインスタンスを構築します。
JacksonJsonMessageConverter(ObjectMapper, MimeType...) - クラス org.springframework.messaging.converter. JacksonJsonMessageConverter のコンストラクター
提供された ObjectMapper と提供された MimeType を使用して新しいインスタンスを構築します。
JacksonJsonSockJsMessageCodec - org.springframework.web.socket.sockjs.frame のクラス
SockJS メッセージをエンコードおよびデコードするための Jackson 3.x コーデック。
JacksonJsonSockJsMessageCodec() - クラス org.springframework.web.socket.sockjs.frame. JacksonJsonSockJsMessageCodec のコンストラクター
MapperBuilder.findModules(ClassLoader) によって検出された JacksonModule でカスタマイズされた JsonMapper を使用して新しいインスタンスを構築します。
JacksonJsonSockJsMessageCodec(ObjectMapper) - クラス org.springframework.web.socket.sockjs.frame. JacksonJsonSockJsMessageCodec のコンストラクター
提供された ObjectMapper を使用して新しいインスタンスを構築します。
JacksonJsonView - org.springframework.web.servlet.view.json のクラス
Spring MVC View は、Jackson 3 ObjectMapper を使用して現在のリクエストのモデルをシリアライズすることで JSON コンテンツをレンダリングします。
JacksonJsonView() - クラス org.springframework.web.servlet.view.json. JacksonJsonView のコンストラクター
MapperBuilder.findModules(ClassLoader) によって検出された JacksonModule でカスタマイズされた JsonMapper で新しいインスタンスを構築し、コンテンツ型を application/json に設定します。
JacksonJsonView(ObjectMapper) - クラス org.springframework.web.servlet.view.json. JacksonJsonView のコンストラクター
提供された ObjectMapper を使用して新しいインスタンスを構築し、コンテンツ型を "application/json" に設定します。
jacksonSmileDecoder(Decoder<?>) - インターフェース org.springframework.http.codec のメソッド。CodecConfigurer.DefaultCodecs
デフォルトの Jackson 3.x Smile Decoder を上書きします。
JacksonSmileDecoder - org.springframework.http.codec.smile のクラス
ノンブロッキング解析を活用して、バイトストリームを Smile にデコードし、Jackson 3.x を使用してオブジェクトに変換します。
JacksonSmileDecoder() - クラス org.springframework.http.codec.smile. JacksonSmileDecoder のコンストラクター
MapperBuilder.findModules(ClassLoader) によって検出された JacksonModule でカスタマイズされた SmileMapper を使用して新しいインスタンスを構築します。
JacksonSmileDecoder(SmileMapper) - クラス org.springframework.http.codec.smile. JacksonSmileDecoder のコンストラクター
提供された SmileMapper を使用して新しいインスタンスを構築します。
JacksonSmileDecoder(SmileMapper, MimeType...) - クラス org.springframework.http.codec.smile. JacksonSmileDecoder のコンストラクター
提供された SmileMapper および MimeType を使用して新しいインスタンスを構築します。
jacksonSmileEncoder(Encoder<?>) - インターフェース org.springframework.http.codec のメソッド。CodecConfigurer.DefaultCodecs
デフォルトの Jackson 3.x Smile Encoder を上書きします。
JacksonSmileEncoder - org.springframework.http.codec.smile のクラス
Jackson 3.x を使用して、Object ストリームから Smile オブジェクトのバイトストリームにエンコードします。
JacksonSmileEncoder() - クラス org.springframework.http.codec.smile. JacksonSmileEncoder のコンストラクター
MapperBuilder.findModules(ClassLoader) によって検出された JacksonModule でカスタマイズされた SmileMapper を使用して新しいインスタンスを構築します。
JacksonSmileEncoder(SmileMapper) - クラス org.springframework.http.codec.smile. JacksonSmileEncoder のコンストラクター
提供された SmileMapper を使用して新しいインスタンスを構築します。
JacksonSmileEncoder(SmileMapper, MimeType...) - クラス org.springframework.http.codec.smile. JacksonSmileEncoder のコンストラクター
提供された SmileMapper および MimeType を使用して新しいインスタンスを構築します。
JacksonSmileHttpMessageConverter - org.springframework.http.converter.smile のクラス
専用の Jackson 3.x 拡張を使用して Smile データ形式(「バイナリ JSON」)を読み書きできる HttpMessageConverter の実装。
JacksonSmileHttpMessageConverter() - クラス org.springframework.http.converter.smile. JacksonSmileHttpMessageConverter のコンストラクター
MapperBuilder.findModules(ClassLoader) によって検出された JacksonModule でカスタマイズされた SmileMapper を使用して新しいインスタンスを構築します。
JacksonSmileHttpMessageConverter(SmileMapper) - クラス org.springframework.http.converter.smile. JacksonSmileHttpMessageConverter のコンストラクター
提供された SmileMapper を使用して新しいインスタンスを構築します。
JacksonXmlHttpMessageConverter - org.springframework.http.converter.xml のクラス
JacksonXmlHttpMessageConverter() - クラス org.springframework.http.converter.xml. JacksonXmlHttpMessageConverter のコンストラクター
JacksonXmlHttpMessageConverter.defensiveXmlFactory() から作成され、MapperBuilder.findModules(ClassLoader)ProblemDetailJacksonXmlMixin によって検出された JacksonModule でカスタマイズされた XmlMapper を使用して新しいインスタンスを構築します。
JacksonXmlHttpMessageConverter(XmlMapper) - クラス org.springframework.http.converter.xml. JacksonXmlHttpMessageConverter のコンストラクター
提供された XmlMapper を使用して新しいインスタンスを構築します。
JacksonXmlHttpMessageConverter(XmlMapper.Builder) - クラス org.springframework.http.converter.xml. JacksonXmlHttpMessageConverter のコンストラクター
MapperBuilder.findModules(ClassLoader)ProblemDetailJacksonXmlMixin によって検出された JacksonModule でカスタマイズされた、提供された builder を使用して新しいインスタンスを構築します。
JacksonXmlView - org.springframework.web.servlet.view.xml のクラス
Spring MVC View は、Jackson 3 XmlMapper を使用して現在のリクエストのモデルをシリアライズすることで XML コンテンツをレンダリングします。
JacksonXmlView() - クラス org.springframework.web.servlet.view.xml. JacksonXmlView のコンストラクター
MapperBuilder.findModules(ClassLoader) によって検出された JacksonModule でカスタマイズされた XmlMapper で新しいインスタンスを構築し、コンテンツ型を application/xml に設定します。
JacksonXmlView(XmlMapper) - クラス org.springframework.web.servlet.view.xml. JacksonXmlView のコンストラクター
提供された XmlMapper を使用して新しいインスタンスを構築し、コンテンツ型を application/xml に設定します。
JacksonYamlHttpMessageConverter - org.springframework.http.converter.yaml のクラス
専用の Jackson 3.x 拡張機能を使用して YAML データ形式を読み書きできる HttpMessageConverter の実装。
JacksonYamlHttpMessageConverter() - クラス org.springframework.http.converter.yaml. JacksonYamlHttpMessageConverter のコンストラクター
MapperBuilder.findModules(ClassLoader) によって検出された JacksonModule でカスタマイズされた YAMLMapper を使用して新しいインスタンスを構築します。
JacksonYamlHttpMessageConverter(YAMLMapper) - クラス org.springframework.http.converter.yaml. JacksonYamlHttpMessageConverter のコンストラクター
提供された YAMLMapper を使用して新しいインスタンスを構築します。
JAR_FILE_EXTENSION - Static variable in class org.springframework.util.ResourceUtils
通常の jar ファイルのファイル拡張子: ".jar"。
JAR_URL_PREFIX - Static variable in class org.springframework.util.ResourceUtils
jar ファイルからロードするための URL プレフィックス: "jar:"。
JAR_URL_SEPARATOR - Static variable in class org.springframework.util.ResourceUtils
JAR URL と JAR 内のファイルパスの区切り文字: "!/"。
JAVA - Static variable in interface org.springframework.core.annotation.AnnotationFilter
java および javax パッケージとそれらのサブパッケージのアノテーションに一致する AnnotationFilter
JAVA_SERIALIZATION - Enum constant in enum class org.springframework.aot.agent.HintType
JavaSerializationHint で説明されている Java シリアライゼーションのヒント。
JavaMailSender - Interface in org.springframework.mail.javamail
JavaMail の拡張 MailSender インターフェース。直接引数として、および準備コールバックを通じて MIME メッセージをサポートします。
JavaMailSenderImpl - org.springframework.mail.javamail のクラス
JavaMail MimeMessagesEE と Spring SimpleMailMessages の両方をサポートする、JavaMailSender インターフェースの本番実装。
JavaMailSenderImpl() - クラス org.springframework.mail.javamail. JavaMailSenderImpl のコンストラクター
JavaMailSenderImpl クラスの新しいインスタンスを作成します。
javascriptEnabled(boolean) - クラス org.springframework.test.web.servlet.htmlunit.webdriver のメソッド。MockMvcHtmlUnitDriverBuilder
JavaScript を有効にするかどうかを指定します。
javaScriptEscape(String) - Static method in class org.springframework.web.util.JavaScriptUtils
JavaScript 特殊文字をエスケープ文字に変換します。
JavaScriptUtils - org.springframework.web.util のクラス
JavaScript エスケープ用のユーティリティクラス。
JavaScriptUtils() - クラス org.springframework.web.util. JavaScriptUtils のコンストラクター
JavaSerializationHint - org.springframework.aot.hint のクラス
実行時の Java シリアライゼーションの必要性を説明するヒント。
JavaSerializationHint.Builder - org.springframework.aot.hint のクラス
JavaSerializationHint のビルダー。
javaSerializationHints() - クラス org.springframework.aot.hint のメソッド。SerializationHints
実行時に Java シリアライゼーションを使用してシリアライズする必要がある型の java serialization hints を返します。
javaTypeToSqlParameterType(Class<?>) - Static method in class org.springframework.jdbc.core.StatementCreatorUtils
指定された Java 型からデフォルトの SQL 型を派生させます。
Jaxb2CollectionHttpMessageConverter<T> - org.springframework.http.converter.xml のクラス
JAXB2 を使用して XML コレクションを読み取ることができる HttpMessageConverter
Jaxb2CollectionHttpMessageConverter() - クラス org.springframework.http.converter.xml のコンストラクター。Jaxb2CollectionHttpMessageConverter
jaxb2Decoder(Decoder<?>) - インターフェース org.springframework.http.codec のメソッド。CodecConfigurer.DefaultCodecs
デフォルトの JAXB2 Decoder をオーバーライドします。
jaxb2Encoder(Encoder<?>) - インターフェース org.springframework.http.codec のメソッド。CodecConfigurer.DefaultCodecs
デフォルトの JABX2 Encoder をオーバーライドします。
Jaxb2Marshaller - org.springframework.oxm.jaxb のクラス
JAXB 2.2 用の GenericMarshaller インターフェースの実装。
Jaxb2Marshaller() - クラス org.springframework.oxm.jaxb のコンストラクター。Jaxb2Marshaller
Jaxb2RootElementHttpMessageConverter - org.springframework.http.converter.xml のクラス
JAXB2 を使用して XML を読み書きできる HttpMessageConverter の実装。
Jaxb2RootElementHttpMessageConverter() - クラス org.springframework.http.converter.xml のコンストラクター。Jaxb2RootElementHttpMessageConverter
Jaxb2XmlDecoder - org.springframework.http.codec.xml のクラス
XML 要素を含むバイトストリームから Object(POJO)のストリームにデコードします。
Jaxb2XmlDecoder() - クラス org.springframework.http.codec.xml のコンストラクター。Jaxb2XmlDecoder
Jaxb2XmlDecoder(MimeType...) - クラス org.springframework.http.codec.xml のコンストラクター。Jaxb2XmlDecoder
指定された MIME 型で Jaxb2XmlDecoder を作成します。
Jaxb2XmlEncoder - org.springframework.http.codec.xml のクラス
単一の値から XML 要素を含むバイトストリームにエンコードします。
Jaxb2XmlEncoder() - クラス org.springframework.http.codec.xml のコンストラクター。Jaxb2XmlEncoder
JBossLoadTimeWeaver - Class in org.springframework.instrument.classloading.jboss
JBoss のインスツルメント可能な ClassLoader の LoadTimeWeaver 実装。
JBossLoadTimeWeaver() - Constructor for class org.springframework.instrument.classloading.jboss.JBossLoadTimeWeaver
デフォルトの class loaderSE を使用して、JBossLoadTimeWeaver クラスの新しいインスタンスを作成します。
JBossLoadTimeWeaver(ClassLoader) - Constructor for class org.springframework.instrument.classloading.jboss.JBossLoadTimeWeaver
提供された ClassLoaderSE を使用して、JBossLoadTimeWeaver クラスの新しいインスタンスを作成します。
JCACHE_ADVISOR_BEAN_NAME - Static variable in class org.springframework.cache.config.CacheManagementConfigUtils
JCache アドバイザー Bean の名前。
JCACHE_ASPECT_BEAN_NAME - Static variable in class org.springframework.cache.config.CacheManagementConfigUtils
JCache アドバイザー Bean の名前。
JCacheAspectSupport - Class in org.springframework.cache.jcache.interceptor
JCacheInterceptor や AspectJ アスペクトなどの JSR-107 キャッシングアスペクトの基本クラス。
JCacheAspectSupport() - Constructor for class org.springframework.cache.jcache.interceptor.JCacheAspectSupport
JCacheCache - Class in org.springframework.cache.jcache
javax.cache.Cache インスタンス上での Cache 実装。
JCacheCache(Cache<Object, Object>) - Constructor for class org.springframework.cache.jcache.JCacheCache
JCacheCache インスタンスを作成します。
JCacheCache(Cache<Object, Object>, boolean) - Constructor for class org.springframework.cache.jcache.JCacheCache
JCacheCache インスタンスを作成します。
JCacheCacheManager - Class in org.springframework.cache.jcache
JCache javax.cache.CacheManager によってサポートされる CacheManager 実装。
JCacheCacheManager() - Constructor for class org.springframework.cache.jcache.JCacheCacheManager
バッキング JCache javax.cache.CacheManager なしで新しい JCacheCacheManager を作成します。
JCacheCacheManager(CacheManager) - Constructor for class org.springframework.cache.jcache.JCacheCacheManager
指定されたバッキング JCache javax.cache.CacheManager の新しい JCacheCacheManager を作成します。
JCacheConfigurer - Interface in org.springframework.cache.jcache.config
JSR-107 実装のための CachingConfigurer の拡張。
JCacheConfigurerSupport - Class in org.springframework.cache.jcache.config
使用すべきではありません。
6.0 の時点で、JCacheConfigurer を直接実装することを推奨
JCacheConfigurerSupport() - Constructor for class org.springframework.cache.jcache.config.JCacheConfigurerSupport
使用すべきではありません。
JCacheInterceptor - Class in org.springframework.cache.jcache.interceptor
JSR-107 キャッシングアノテーションを使用した宣言的キャッシュ管理のための AOP Alliance MethodInterceptor。
JCacheInterceptor() - Constructor for class org.springframework.cache.jcache.interceptor.JCacheInterceptor
デフォルトのエラーハンドラーで新しい JCacheInterceptor を構築します。
JCacheInterceptor(Supplier<? extends CacheErrorHandler>) - Constructor for class org.springframework.cache.jcache.interceptor.JCacheInterceptor
指定されたエラーハンドラーで新しい JCacheInterceptor を構築します。
JCacheManagerFactoryBean - Class in org.springframework.cache.jcache
JCache javax.cache.CacheManagerFactoryBean。標準の JCache javax.cache.Caching クラスを使用して、事前定義された CacheManager を名前で取得します。
JCacheManagerFactoryBean() - Constructor for class org.springframework.cache.jcache.JCacheManagerFactoryBean
JCacheOperation<A> - org.springframework.cache.jcache.interceptor のインターフェース
インターフェース契約を通じて JSR-107 キャッシュ操作のベースをモデル化します。
JCacheOperationSource - Interface in org.springframework.cache.jcache.interceptor
JCacheInterceptor で使用されるインターフェース。
Jdbc4SqlXmlHandler - org.springframework.jdbc.support.xml のクラス
使用すべきではありません。
6.2 では、ResultSet.getSQLXML(int)SEConnection.createSQLXML() を直接使用し、カスタム SqlValue 実装と組み合わせて使用することをお勧めします。
Jdbc4SqlXmlHandler() - クラス org.springframework.jdbc.support.xml のコンストラクター。Jdbc4SqlXmlHandler
使用すべきではありません。
JdbcAccessor - org.springframework.jdbc.support のクラス
JdbcTemplate およびその他の JDBC アクセス DAO ヘルパーの基本クラス。DataSource や例外トランスレーターなどの一般的なプロパティを定義します。
JdbcAccessor() - クラス org.springframework.jdbc.support. JdbcAccessor のコンストラクター
JdbcBeanDefinitionReader - org.springframework.jdbc.core.support のクラス
使用すべきではありません。
Spring の共通 Bean 定義フォーマットおよび / またはカスタムリーダー実装を優先
JdbcBeanDefinitionReader(BeanDefinitionRegistry) - クラス org.springframework.jdbc.core.support. JdbcBeanDefinitionReader のコンストラクター
使用すべきではありません。
下にあるデフォルトの PropertiesBeanDefinitionReader を使用して、指定された Bean ファクトリの新しい JdbcBeanDefinitionReader を作成します。
JdbcBeanDefinitionReader(PropertiesBeanDefinitionReader) - クラス org.springframework.jdbc.core.support. JdbcBeanDefinitionReader のコンストラクター
使用すべきではありません。
下にある特定の PropertiesBeanDefinitionReader に委譲する新しい JdbcBeanDefinitionReader を作成します。
JdbcClient - Interface in org.springframework.jdbc.core.simple
一般的な JDBC クエリおよび更新操作を備えた流れるような JdbcClient は、JDBC PreparedStatement 実行のための便利な統合ファサードを備えた JDBC スタイルの位置パラメーターおよび Spring スタイルの名前付きパラメーターをサポートします。
JdbcClient.MappedQuerySpec<T> - org.springframework.jdbc.core.simple のインターフェース
RowMapper マップされたクエリの仕様。
JdbcClient.ResultQuerySpec - org.springframework.jdbc.core.simple のインターフェース
単純な結果クエリの仕様。
JdbcClient.StatementSpec - org.springframework.jdbc.core.simple のインターフェース
パラメーターのバインディングとクエリ / 更新の実行のためのステートメントの仕様。
JdbcDaoSupport - org.springframework.jdbc.core.support のクラス
JDBC ベースのデータアクセスオブジェクトの便利なスーパークラス。
JdbcDaoSupport() - クラス org.springframework.jdbc.core.support. JdbcDaoSupport のコンストラクター
JdbcNamespaceHandler - org.springframework.jdbc.config のクラス
JDBC 構成名前空間の NamespaceHandler
JdbcNamespaceHandler() - クラス org.springframework.jdbc.config. JdbcNamespaceHandler のコンストラクター
JdbcOperations - Interface in org.springframework.jdbc.core
JDBC 操作の基本セットを指定するインターフェース。
jdbcTemplate - クラス org.springframework.test.context.junit4 の変数。AbstractTransactionalJUnit4SpringContextTests
使用すべきではありません。
この基本クラスが管理する JdbcTemplate。サブクラスで使用できます。
jdbcTemplate - Variable in class org.springframework.test.context.testng.AbstractTransactionalTestNGSpringContextTests
この基本クラスが管理する JdbcTemplate。サブクラスで使用できます。
JdbcTemplate - org.springframework.jdbc.core のクラス
これは、JDBC コアパッケージの中心となるデリゲートです。多くのデータアクセス目的に直接使用でき、あらゆる種類の JDBC 操作をサポートします。
JdbcTemplate() - クラス org.springframework.jdbc.core. JdbcTemplate のコンストラクター
Bean 用の新しい JdbcTemplate を作成します。
JdbcTemplate(DataSource) - クラス org.springframework.jdbc.core. JdbcTemplate のコンストラクター
接続を取得する DataSource を指定して、新しい JdbcTemplate を構築します。
JdbcTemplate(DataSource, boolean) - クラス org.springframework.jdbc.core. JdbcTemplate のコンストラクター
接続を取得する DataSource を指定して、新しい JdbcTemplate を構築します。
JdbcTestUtils - org.springframework.test.jdbc のクラス
JdbcTestUtils は、標準のデータベーステストシナリオを簡略化することを目的とした JDBC 関連ユーティリティ関数のコレクションです。
JdbcTestUtils() - クラス org.springframework.test.jdbc. JdbcTestUtils のコンストラクター
JdbcTransactionManager - org.springframework.jdbc.support のクラス
JdbcAccessor - プレーン DataSourceTransactionManager の整列されたサブクラスであり、コミットおよびロールバックステップに共通の JDBC 例外変換を追加します。
JdbcTransactionManager() - クラス org.springframework.jdbc.support. JdbcTransactionManager のコンストラクター
新しい JdbcTransactionManager インスタンスを作成します。
JdbcTransactionManager(DataSource) - クラス org.springframework.jdbc.support. JdbcTransactionManager のコンストラクター
新しい JdbcTransactionManager インスタンスを作成します。
JdbcTransactionObjectSupport - org.springframework.jdbc.datasource のクラス
JDBC 対応トランザクションオブジェクトの便利な基本クラス。
JdbcTransactionObjectSupport() - クラス org.springframework.jdbc.datasource. JdbcTransactionObjectSupport のコンストラクター
JdbcUpdateAffectedIncorrectNumberOfRowsException - org.springframework.jdbc の例外クラス
JDBC 更新が予期しない行数に影響する場合にスローされる例外。
JdbcUpdateAffectedIncorrectNumberOfRowsException(String, int, int) - Constructor for exception class org.springframework.jdbc.JdbcUpdateAffectedIncorrectNumberOfRowsException
JdbcUpdateAffectedIncorrectNumberOfRowsException のコンストラクター。
JdbcUtils - org.springframework.jdbc.support のクラス
JDBC を操作するための汎用ユーティリティメソッド。
JdbcUtils() - クラス org.springframework.jdbc.support. JdbcUtils のコンストラクター
JDK_PROXIES - Enum constant in enum class org.springframework.aot.agent.HintType
ProxyHints.jdkProxyHints() に従って、JDK プロキシのヒント。
JdkClientHttpConnector - org.springframework.http.client.reactive のクラス
JdkClientHttpConnector() - クラス org.springframework.http.client.reactive. JdkClientHttpConnector のコンストラクター
HttpClient.newHttpClient() を使用するデフォルトのコンストラクター。
JdkClientHttpConnector(HttpClient) - クラス org.springframework.http.client.reactive. JdkClientHttpConnector のコンストラクター
初期化された HttpClientSE および DataBufferFactory を持つコンストラクター。
JdkClientHttpConnector(HttpClient.Builder, JdkHttpClientResourceFactory) - クラス org.springframework.http.client.reactive. JdkClientHttpConnector のコンストラクター
共有リソースを提供する JdkHttpClientResourceFactory を持つコンストラクター。
JdkClientHttpRequestFactory - org.springframework.http.client のクラス
Java HttpClientSE に基づく ClientHttpRequestFactory 実装。
JdkClientHttpRequestFactory() - クラス org.springframework.http.client. JdkClientHttpRequestFactory のコンストラクター
デフォルトの HttpClientSE で JdkClientHttpRequestFactory の新しいインスタンスを作成します。
JdkClientHttpRequestFactory(HttpClient) - クラス org.springframework.http.client. JdkClientHttpRequestFactory のコンストラクター
指定された HttpClientSE に基づいて JdkClientHttpRequestFactory の新しいインスタンスを作成します。
JdkClientHttpRequestFactory(HttpClient, Executor) - クラス org.springframework.http.client. JdkClientHttpRequestFactory のコンストラクター
指定された HttpClientSE および ExecutorSE に基づいて JdkClientHttpRequestFactory の新しいインスタンスを作成します。
JdkHttpClientResourceFactory - org.springframework.http.client.reactive のクラス
Spring ApplicationContext のライフサイクル内で共有 ExecutorSE などの JDK HttpClient リソースを管理するファクトリ。
JdkHttpClientResourceFactory() - クラス org.springframework.http.client.reactive. JdkHttpClientResourceFactory のコンストラクター
JdkIdGenerator - Class in org.springframework.util
UUID.randomUUID() を呼び出す IdGenerator
JdkIdGenerator() - Constructor for class org.springframework.util.JdkIdGenerator
JdkProxyHint - org.springframework.aot.hint のクラス
JDK インターフェースベースの ProxySE の必要性を説明するヒント。
JdkProxyHint.Builder - org.springframework.aot.hint のクラス
JdkProxyHint のビルダー。
jdkProxyHints() - クラス org.springframework.aot.hint のメソッド。ProxyHints
必要なインターフェースベースのプロキシを返します。
JdkRegexpMethodPointcut - org.springframework.aop.support のクラス
java.util.regex パッケージに基づく正規表現ポイントカット。
JdkRegexpMethodPointcut() - クラス org.springframework.aop.support. JdkRegexpMethodPointcut のコンストラクター
JeeNamespaceHandler - org.springframework.ejb.config のクラス
'jee' 名前空間の NamespaceHandler
JeeNamespaceHandler() - クラス org.springframework.ejb.config. JeeNamespaceHandler のコンストラクター
JettyClientHttpConnector - org.springframework.http.client.reactive のクラス
Jetty Reactive Streams HttpClient の ClientHttpConnector
JettyClientHttpConnector() - クラス org.springframework.http.client.reactive. JettyClientHttpConnector のコンストラクター
HttpClient の新しいインスタンスを作成するデフォルトのコンストラクター。
JettyClientHttpConnector(HttpClient) - クラス org.springframework.http.client.reactive. JettyClientHttpConnector のコンストラクター
初期化された HttpClient を持つコンストラクター。
JettyClientHttpConnector(HttpClient, JettyResourceFactory) - クラス org.springframework.http.client.reactive. JettyClientHttpConnector のコンストラクター
初期化された HttpClient を持つコンストラクター。指定された JettyResourceFactory で構成します。
JettyClientHttpRequestFactory - org.springframework.http.client のクラス
Jetty の HttpClient に基づく ClientHttpRequestFactory 実装。
JettyClientHttpRequestFactory() - クラス org.springframework.http.client. JettyClientHttpRequestFactory のコンストラクター
HttpClient の新しいインスタンスを作成するデフォルトのコンストラクター。
JettyClientHttpRequestFactory(HttpClient) - クラス org.springframework.http.client. JettyClientHttpRequestFactory のコンストラクター
カスタマイズされた HttpClient インスタンスを受け取るコンストラクター。
JettyCoreHttpHandlerAdapter - org.springframework.http.server.reactive のクラス
HttpHandler を Jetty Handler 抽象化に適合させます。
JettyCoreHttpHandlerAdapter(HttpHandler) - クラス org.springframework.http.server.reactive. JettyCoreHttpHandlerAdapter のコンストラクター
JettyCoreRequestUpgradeStrategy - org.springframework.web.reactive.socket.server.upgrade のクラス
Jetty 12 コア用の WebSocket RequestUpgradeStrategy
JettyCoreRequestUpgradeStrategy() - クラス org.springframework.web.reactive.socket.server.upgrade. JettyCoreRequestUpgradeStrategy のコンストラクター
JettyDataBuffer - org.springframework.core.io.buffer のクラス
Jetty Content.Chunk をラップできる DataBuffer インターフェースの実装。
JettyDataBufferFactory - org.springframework.core.io.buffer のクラス
JettyDataBuffer インスタンスを作成する DataBufferFactory インターフェースの実装。
JettyDataBufferFactory() - クラス org.springframework.core.io.buffer. JettyDataBufferFactory のコンストラクター
デフォルト設定で新しい JettyDataBufferFactory を作成します。
JettyDataBufferFactory(boolean) - クラス org.springframework.core.io.buffer. JettyDataBufferFactory のコンストラクター
新しい JettyDataBufferFactory を作成し、JettyDataBufferFactory.allocateBuffer() および JettyDataBufferFactory.allocateBuffer(int) によってダイレクトバッファーを作成する必要があるかどうかを示します。
JettyDataBufferFactory(boolean, int) - クラス org.springframework.core.io.buffer. JettyDataBufferFactory のコンストラクター
新しい JettyDataBufferFactory を作成し、ダイレクトバッファーを JettyDataBufferFactory.allocateBuffer() および JettyDataBufferFactory.allocateBuffer(int) で作成する必要があるかどうか、および JettyDataBufferFactory.allocateBuffer() に使用する容量を示します。
JettyHeadersAdapter - org.springframework.http.support のクラス
Jetty HTTP ヘッダーをラップするための MultiValueMap 実装。
JettyHeadersAdapter(HttpFields) - クラス org.springframework.http.support. JettyHeadersAdapter のコンストラクター
指定された HttpFields インスタンスに基づいて新しい JettyHeadersAdapter を作成します。
JettyRequestUpgradeStrategy - org.springframework.web.reactive.socket.server.upgrade のクラス
Jetty 12 EE11 用の WebSocket RequestUpgradeStrategy
JettyRequestUpgradeStrategy - org.springframework.web.socket.server.jetty のクラス
Jetty 12 EE11 用の RequestUpgradeStrategy
JettyRequestUpgradeStrategy() - クラス org.springframework.web.reactive.socket.server.upgrade. JettyRequestUpgradeStrategy のコンストラクター
JettyRequestUpgradeStrategy() - クラス org.springframework.web.socket.server.jetty. JettyRequestUpgradeStrategy のコンストラクター
JettyResourceFactory - org.springframework.http.client.reactive のクラス
Jetty リソースを管理するファクトリ、つまり
JettyResourceFactory() - クラス org.springframework.http.client.reactive. JettyResourceFactory のコンストラクター
JettyWebSocketClient - org.springframework.web.reactive.socket.client のクラス
Jetty 12 WebSocketClient で使用する WebSocketClient 実装。
JettyWebSocketClient() - クラス org.springframework.web.reactive.socket.client. JettyWebSocketClient のコンストラクター
Jetty WebSocketClient のインスタンスを作成および管理するデフォルトのコンストラクター。
JettyWebSocketClient(WebSocketClient) - クラス org.springframework.web.reactive.socket.client. JettyWebSocketClient のコンストラクター
Jetty WebSocketClient の既存のインスタンスを受け入れるコンストラクター。
JettyWebSocketHandlerAdapter - org.springframework.web.reactive.socket.adapter のクラス
イベントをリアクティブ WebSocketHandler とそのセッションに委譲する Jetty Session.Listener ハンドラー。
JettyWebSocketHandlerAdapter - org.springframework.web.socket.adapter.jetty のクラス
WebSocketHandler を Jetty WebSocket API Session.Listener に適合させます。
JettyWebSocketHandlerAdapter(WebSocketHandler, Function<Session, JettyWebSocketSession>) - クラス org.springframework.web.reactive.socket.adapter. JettyWebSocketHandlerAdapter のコンストラクター
JettyWebSocketHandlerAdapter(WebSocketHandler, JettyWebSocketSession) - クラス org.springframework.web.socket.adapter.jetty. JettyWebSocketHandlerAdapter のコンストラクター
JettyWebSocketSession - org.springframework.web.reactive.socket.adapter のクラス
Jetty WebSocket Session に適応する Spring WebSocketSession 実装。
JettyWebSocketSession - org.springframework.web.socket.adapter.jetty のクラス
Jetty WebSocket API で使用する WebSocketSession
JettyWebSocketSession(Map<String, Object>) - クラス org.springframework.web.socket.adapter.jetty. JettyWebSocketSession のコンストラクター
新しい JettyWebSocketSession インスタンスを作成します。
JettyWebSocketSession(Map<String, Object>, Principal) - クラス org.springframework.web.socket.adapter.jetty. JettyWebSocketSession のコンストラクター
指定されたユーザーに関連付けられた新しい JettyWebSocketSession インスタンスを作成します。
JettyWebSocketSession(Session, HandshakeInfo, DataBufferFactory) - クラス org.springframework.web.reactive.socket.adapter. JettyWebSocketSession のコンストラクター
JettyWebSocketSession(Session, HandshakeInfo, DataBufferFactory, Sinks.Empty<Void>) - クラス org.springframework.web.reactive.socket.adapter. JettyWebSocketSession のコンストラクター
JettyXhrTransport - org.springframework.web.socket.sockjs.client のクラス
Jetty の HttpClient に基づく XHR トランスポート。
JettyXhrTransport(HttpClient) - クラス org.springframework.web.socket.sockjs.client. JettyXhrTransport のコンストラクター
JMS_LISTENER_ANNOTATION_PROCESSOR_BEAN_NAME - Static variable in class org.springframework.jms.config.JmsListenerConfigUtils
内部で管理されている JMS リスナーアノテーションプロセッサーの Bean 名。
JMS_LISTENER_ENDPOINT_REGISTRY_BEAN_NAME - Static variable in class org.springframework.jms.config.JmsListenerConfigUtils
内部で管理されている JMS リスナーエンドポイントレジストリの Bean 名。
JmsAccessor - org.springframework.jms.support のクラス
JmsTemplate およびその他の JMS アクセスゲートウェイヘルパーの基本クラス。操作する JMS ConnectionFactoryEE などの一般的なプロパティを定義します。
JmsAccessor() - クラス org.springframework.jms.support. JmsAccessor のコンストラクター
JmsActivationSpecConfig - org.springframework.jms.listener.endpoint のクラス
JMS メッセージエンドポイントをアクティブ化するための共通設定オブジェクト。
JmsActivationSpecConfig() - クラス org.springframework.jms.listener.endpoint. JmsActivationSpecConfig のコンストラクター
JmsActivationSpecFactory - Interface in org.springframework.jms.listener.endpoint
構成された JmsActivationSpecConfig オブジェクトに基づいて JCA 1.5 ActivationSpec オブジェクトを作成するための戦略インターフェース。
JmsBootstrapConfiguration - org.springframework.jms.annotation のクラス
Spring の @JmsListener アノテーションを処理できる JmsListenerAnnotationBeanPostProcessor Bean を登録する @Configuration クラス。
JmsBootstrapConfiguration() - クラス org.springframework.jms.annotation. JmsBootstrapConfiguration のコンストラクター
JmsDestinationAccessor - org.springframework.jms.support.destination のクラス
JmsTemplate およびその他の JMS アクセスゲートウェイヘルパーの基本クラス。宛先関連のプロパティを JmsAccessor's 共通プロパティに追加します。
JmsDestinationAccessor() - クラス org.springframework.jms.support.destination. JmsDestinationAccessor のコンストラクター
JmsException - org.springframework.jms の例外クラス
JMS に関連する問題が発生したときにフレームワークによってスローされる例外の基本クラス。
JmsException(Throwable) - Constructor for exception class org.springframework.jms.JmsException
対応する jakarta.jms 例外をミラーリングするサブクラスを対象とした、根本的な原因をとるコンストラクター。
JmsException(String) - Constructor for exception class org.springframework.jms.JmsException
メッセージを受け取るコンストラクター。
JmsException(String, Throwable) - Constructor for exception class org.springframework.jms.JmsException
メッセージと根本原因をとるコンストラクター。
JmsGatewaySupport - org.springframework.jms.core.support のクラス
JMS アクセスを必要とするアプリケーションクラスの便利なスーパークラス。
JmsGatewaySupport() - クラス org.springframework.jms.core.support. JmsGatewaySupport のコンストラクター
JmsHeaderMapper - Interface in org.springframework.jms.support
Message ヘッダーを送信 JMS MessageEE にマッピングする (たとえば、JMS プロパティを構成するため)、または受信 JMS メッセージからメッセージングヘッダー値を抽出するための戦略インターフェース。
JmsHeaders - Interface in org.springframework.jms.support
汎用メッセージヘッダーとの間で JMS 属性を設定および / または取得するために使用される定義済みの名前とプレフィックス。
JmsListener - Annotation Interface in org.springframework.jms.annotation
指定された JmsListener.destination() の JMS メッセージリスナーのターゲットになるメソッドをマークするアノテーション。
JmsListenerAnnotationBeanPostProcessor - org.springframework.jms.annotation のクラス
アノテーションの属性に従って、JmsListenerContainerFactory の背後に作成された JMS メッセージリスナーコンテナーによって呼び出される JmsListener でアノテーションが付けられたメソッドを登録する Bean ポストプロセッサー。
JmsListenerAnnotationBeanPostProcessor() - クラス org.springframework.jms.annotation. JmsListenerAnnotationBeanPostProcessor のコンストラクター
jmsListenerAnnotationProcessor() - クラス org.springframework.jms.annotation のメソッド。JmsBootstrapConfiguration
JmsListenerConfigurer - Interface in org.springframework.jms.annotation
JMS リスナーのエンドポイントの構成方法をカスタマイズすることを希望する Spring 管理の Bean によって実装されるオプションのインターフェース。
JmsListenerConfigUtils - org.springframework.jms.config のクラス
サブパッケージ間で内部共有するための構成定数。
JmsListenerConfigUtils() - クラス org.springframework.jms.config. JmsListenerConfigUtils のコンストラクター
JmsListenerContainerFactory<C> - org.springframework.jms.config のインターフェース
JmsListenerEndpoint 定義に基づく MessageListenerContainer のファクトリ。
JmsListenerEndpoint - Interface in org.springframework.jms.config
JMS リスナーエンドポイントのモデル。
JmsListenerEndpointRegistrar - org.springframework.jms.config のクラス
JmsListenerEndpointJmsListenerEndpointRegistry に登録するためのヘルパー Bean。
JmsListenerEndpointRegistrar() - クラス org.springframework.jms.config. JmsListenerEndpointRegistrar のコンストラクター
JmsListenerEndpointRegistry - org.springframework.jms.config のクラス
登録されたエンドポイントに必要な MessageListenerContainer インスタンスを作成します。
JmsListenerEndpointRegistry() - クラス org.springframework.jms.config. JmsListenerEndpointRegistry のコンストラクター
JmsListeners - Annotation Interface in org.springframework.jms.annotation
いくつかの JmsListener アノテーションを集約するコンテナーアノテーション。
JmsMessageEndpointFactory - org.springframework.jms.listener.endpoint のクラス
JCA 1.7 MessageEndpointFactoryEE インターフェースの JMS 固有の実装。JMS リスナーオブジェクト (MessageListenerEE オブジェクトなど) のトランザクション管理機能を提供します。
JmsMessageEndpointFactory() - クラス org.springframework.jms.listener.endpoint. JmsMessageEndpointFactory のコンストラクター
JmsMessageEndpointFactory.JmsResourceException - Exception Class in org.springframework.jms.listener.endpoint
エンドポイントの呼び出し中に ResourceException が検出された場合にスローされる内部例外。
JmsMessageEndpointManager - org.springframework.jms.listener.endpoint のクラス
汎用 JCA 1.5 GenericMessageEndpointManager の拡張。ActivationSpec 構成の JMS 固有のサポートを追加します。
JmsMessageEndpointManager() - クラス org.springframework.jms.listener.endpoint. JmsMessageEndpointManager のコンストラクター
JmsMessageHeaderAccessor - org.springframework.jms.support のクラス
JMS 固有のヘッダーへのアクセスを提供する MessageHeaderAccessor 実装。
JmsMessageHeaderAccessor(Map<String, List<String>>) - クラス org.springframework.jms.support. JmsMessageHeaderAccessor のコンストラクター
JmsMessageHeaderAccessor(Message<?>) - クラス org.springframework.jms.support. JmsMessageHeaderAccessor のコンストラクター
JmsMessageOperations - Interface in org.springframework.jms.core
実際の DestinationEE ではなく宛先名を指定できるようにする JMS 関連の操作のための MessageSendingOperationsMessageReceivingOperationsMessageRequestReplyOperations の特殊化。
JmsMessagingTemplate - org.springframework.jms.core のクラス
JmsMessagingTemplate() - クラス org.springframework.jms.core. JmsMessagingTemplate のコンストラクター
Bean プロパティで使用するコンストラクター。
JmsMessagingTemplate(ConnectionFactory) - クラス org.springframework.jms.core. JmsMessagingTemplate のコンストラクター
使用する JMS ConnectionFactoryEE で JmsMessagingTemplate インスタンスを作成し、それに基づいて暗黙的に JmsTemplate を構築します。
JmsMessagingTemplate(JmsTemplate) - クラス org.springframework.jms.core. JmsMessagingTemplate のコンストラクター
使用する JmsTemplate で JmsMessagingTemplate インスタンスを作成します。
JmsNamespaceHandler - org.springframework.jms.config のクラス
JMS 名前空間の NamespaceHandler
JmsNamespaceHandler() - クラス org.springframework.jms.config. JmsNamespaceHandler のコンストラクター
JmsOperations - Interface in org.springframework.jms.core
JMS 操作の基本セットを指定します。
JmsResourceException(ResourceException) - Constructor for exception class org.springframework.jms.listener.endpoint.JmsMessageEndpointFactory.JmsResourceException
JmsResourceHolder - org.springframework.jms.connection のクラス
JMS ConnectionEE および JMS SessionEE をラップするリソースホルダー。
JmsResourceHolder() - クラス org.springframework.jms.connection. JmsResourceHolder のコンストラクター
リソースを追加するために開いている新しい JmsResourceHolder を作成します。
JmsResourceHolder(ConnectionFactory) - クラス org.springframework.jms.connection. JmsResourceHolder のコンストラクター
リソースを追加するために開いている新しい JmsResourceHolder を作成します。
JmsResourceHolder(ConnectionFactory, Connection, Session) - クラス org.springframework.jms.connection. JmsResourceHolder のコンストラクター
指定された JMS リソースの新しい JmsResourceHolder を作成します。
JmsResourceHolder(Connection, Session) - クラス org.springframework.jms.connection. JmsResourceHolder のコンストラクター
指定された JMS リソースの新しい JmsResourceHolder を作成します。
JmsResourceHolder(Session) - クラス org.springframework.jms.connection. JmsResourceHolder のコンストラクター
指定された JMS セッションの新しい JmsResourceHolder を作成します。
JmsResponse<T> - org.springframework.jms.listener.adapter のクラス
レスポンス自体とともに実際のレスポンス宛先を示すために使用される JMS リスナーメソッドの戻り値の型。
JmsResponse(T, Object) - クラス org.springframework.jms.listener.adapter. JmsResponse のコンストラクター
新しい JmsResponse インスタンスを作成します。
JmsSecurityException - org.springframework.jms の例外クラス
JMS JMSSecurityException をミラーリングするランタイム例外。
JmsSecurityException(JMSSecurityException) - Constructor for exception class org.springframework.jms.JmsSecurityException
JmsTemplate - org.springframework.jms.core のクラス
同期 JMS アクセスコードを簡略化するヘルパークラス。
JmsTemplate() - クラス org.springframework.jms.core. JmsTemplate のコンストラクター
Bean スタイルの使用のために新しい JmsTemplate を作成します。
JmsTemplate(ConnectionFactory) - クラス org.springframework.jms.core. JmsTemplate のコンストラクター
ConnectionFactory を指定して、新しい JmsTemplate を作成します。
JmsTransactionManager - org.springframework.jms.connection のクラス
単一の JMS ConnectionFactoryEEPlatformTransactionManager 実装。
JmsTransactionManager() - クラス org.springframework.jms.connection. JmsTransactionManager のコンストラクター
Bean スタイルの使用のために新しい JmsTransactionManager を作成します。
JmsTransactionManager(ConnectionFactory) - クラス org.springframework.jms.connection. JmsTransactionManager のコンストラクター
ConnectionFactory を指定して、新しい JmsTransactionManager を作成します。
JmsUtils - org.springframework.jms.support のクラス
JMS を操作するための汎用ユーティリティメソッド。
JmsUtils() - クラス org.springframework.jms.support. JmsUtils のコンストラクター
JmxAttributeSource - Interface in org.springframework.jmx.export.metadata
管理対象リソースのクラスからソースレベルのメタデータを読み取るために MetadataMBeanInfoAssembler によって使用されるインターフェース。
JmxException - org.springframework.jmx の例外クラス
JMX エラーでスローされる一般的な基本例外。
JmxException(String) - Constructor for exception class org.springframework.jmx.JmxException
JmxException のコンストラクター。
JmxException(String, Throwable) - Constructor for exception class org.springframework.jmx.JmxException
JmxException のコンストラクター。
JmxMetadataUtils - org.springframework.jmx.export.metadata のクラス
Spring JMX メタデータをプレーンな JMX メタデータに変換するためのユーティリティメソッド。
JmxMetadataUtils() - クラス org.springframework.jmx.export.metadata. JmxMetadataUtils のコンストラクター
JmxUtils - org.springframework.jmx.support のクラス
Spring JMX をサポートする汎用ユーティリティメソッドのコレクション。
JmxUtils() - クラス org.springframework.jmx.support. JmxUtils のコンストラクター
JNDI_PROPERTY_SOURCE_NAME - Static variable in class org.springframework.web.context.support.StandardServletEnvironment
JNDI プロパティソース名: "jndiProperties" .
JndiAccessor - Class in org.springframework.jndi
JNDI アクセサーの便利なスーパークラスで、"jndiTemplate" および "jndiEnvironment" Bean プロパティを提供します。
JndiAccessor() - Constructor for class org.springframework.jndi.JndiAccessor
JndiCallback<T> - org.springframework.jndi のインターフェース
JNDI コンテキストで操作(ルックアップなど)を実行する必要のあるクラスによって実装されるコールバックインターフェース。
JndiDataSourceLookup - org.springframework.jdbc.datasource.lookup のクラス
JNDI ベースの DataSourceLookup 実装。
JndiDataSourceLookup() - クラス org.springframework.jdbc.datasource.lookup. JndiDataSourceLookup のコンストラクター
JndiDestinationResolver - org.springframework.jms.support.destination のクラス
宛先名を JNDI ロケーションとして解釈する DestinationResolver 実装(構成可能なフォールバック戦略を使用)。
JndiDestinationResolver() - クラス org.springframework.jms.support.destination. JndiDestinationResolver のコンストラクター
JndiLocatorDelegate - Class in org.springframework.jndi
デリゲートとして便利に使用するためのパブリックルックアップメソッドを持つ JndiLocatorSupport サブクラス。
JndiLocatorDelegate() - Constructor for class org.springframework.jndi.JndiLocatorDelegate
JndiLocatorSupport - Class in org.springframework.jndi
任意の数の JNDI オブジェクトを見つけることができるクラスの便利なスーパークラス。
JndiLocatorSupport() - Constructor for class org.springframework.jndi.JndiLocatorSupport
JndiLookupFailureException - org.springframework.jndi の例外クラス
RuntimeException は、特に JNDI のチェック済み NamingExceptionSE を宣言しないコードから、たとえば Spring の JndiObjectTargetSource から、JNDI ルックアップが失敗した場合にスローされます。
JndiLookupFailureException(String, NamingException) - Constructor for exception class org.springframework.jndi.JndiLookupFailureException
指定された JNDI NamingException をラップして、新しい JndiLookupFailureException を作成します。
JndiObjectFactoryBean - Class in org.springframework.jndi
JNDI オブジェクトを検索する FactoryBean
JndiObjectFactoryBean() - Constructor for class org.springframework.jndi.JndiObjectFactoryBean
JndiObjectLocator - Class in org.springframework.jndi
JNDI ベースのサービスロケーターの便利なスーパークラスで、特定の JNDI リソースの構成可能なルックアップを提供します。
JndiObjectLocator() - Constructor for class org.springframework.jndi.JndiObjectLocator
JndiObjectTargetSource - Class in org.springframework.jndi
getTarget() 呼び出しの構成可能な JNDI ルックアップを提供する AOP TargetSource
JndiObjectTargetSource() - Constructor for class org.springframework.jndi.JndiObjectTargetSource
JndiPropertySource - Class in org.springframework.jndi
基になる Spring JndiLocatorDelegate からプロパティを読み取る PropertySource 実装。
JndiPropertySource(String) - Constructor for class org.springframework.jndi.JndiPropertySource
指定された名前で新しい JndiPropertySource を作成し、任意の名前の前に "java:comp/env/" を付けるように構成された JndiLocatorDelegate を作成します。
JndiPropertySource(String, JndiLocatorDelegate) - Constructor for class org.springframework.jndi.JndiPropertySource
指定された名前と指定された JndiLocatorDelegate で新しい JndiPropertySource を作成します。
JndiTemplate - Class in org.springframework.jndi
JNDI 操作を単純化するヘルパークラス。
JndiTemplate() - Constructor for class org.springframework.jndi.JndiTemplate
新しい JndiTemplate インスタンスを作成します。
JndiTemplate(Properties) - Constructor for class org.springframework.jndi.JndiTemplate
指定された環境を使用して、新しい JndiTemplate インスタンスを作成します。
JndiTemplateEditor - Class in org.springframework.jndi
JndiTemplate オブジェクトのプロパティエディター。
JndiTemplateEditor() - Constructor for class org.springframework.jndi.JndiTemplateEditor
jni() - クラス org.springframework.aot.hint のメソッド。RuntimeHints
jni ベースのヒントへのアクセスを提供します。
JobDetailFactoryBean - org.springframework.scheduling.quartz のクラス
Quartz JobDetail インスタンスを作成するための Spring FactoryBean。JobDetail 構成の Bean スタイルの使用をサポートします。
JobDetailFactoryBean() - クラス org.springframework.scheduling.quartz. JobDetailFactoryBean のコンストラクター
JobMethodInvocationFailedException - Exception Class in org.springframework.scheduling.quartz
ターゲットメソッドからスローされた例外をラップする未チェックの例外。
JobMethodInvocationFailedException(MethodInvoker, Throwable) - Constructor for exception class org.springframework.scheduling.quartz.JobMethodInvocationFailedException
JobMethodInvocationFailedException のコンストラクター。
join(List<? extends DataBuffer>) - インターフェース org.springframework.core.io.buffer のメソッド。DataBufferFactory
一緒に結合された dataBuffers 要素で構成される新しい DataBuffer を返します。
join(List<? extends DataBuffer>) - クラス org.springframework.core.io.buffer のメソッド。DefaultDataBufferFactory
一緒に結合された dataBuffers 要素で構成される新しい DataBuffer を返します。
join(List<? extends DataBuffer>) - クラス org.springframework.core.io.buffer のメソッド。JettyDataBufferFactory
join(List<? extends DataBuffer>) - クラス org.springframework.core.io.buffer のメソッド。NettyDataBufferFactory
一緒に結合された dataBuffers 要素で構成される新しい DataBuffer を返します。
join(Publisher<? extends DataBuffer>) - Static method in class org.springframework.core.io.buffer.DataBufferUtils
指定された dataBuffers 要素を結合して構成される新しい DataBuffer を返します。
join(Publisher<? extends DataBuffer>, int) - Static method in class org.springframework.core.io.buffer.DataBufferUtils
バッファに指定された最大バイト数まで同じように動作する DataBufferUtils.join(Publisher) のバリアント。
JOIN_POINT_KEY - Static variable in class org.springframework.aop.aspectj.AbstractAspectJAdvice
現在のジョインポイントの ReflectiveMethodInvocation userAttributes マップ内で使用されるキー。
Joinpoint - Interface in org.aopalliance.intercept
このインターフェースは、(AOP 用語では)一般的なランタイムジョインポイントを表します。
JOptCommandLinePropertySource - Class in org.springframework.core.env
使用すべきではありません。
6.1 以降、代替の予定なし
JOptCommandLinePropertySource(String, OptionSet) - Constructor for class org.springframework.core.env.JOptCommandLinePropertySource
使用すべきではありません。
指定された名前を持ち、指定された OptionSet に基づく新しい JOptCommandLinePropertySource を作成します。
JOptCommandLinePropertySource(OptionSet) - Constructor for class org.springframework.core.env.JOptCommandLinePropertySource
使用すべきではありません。
デフォルトの名前を持ち、指定された OptionSet に基づく新しい JOptCommandLinePropertySource を作成します。
JpaDialect - Interface in org.springframework.orm.jpa
基盤となる JDBC 接続へのアクセスなど、標準の JPA 3.0 が提供しない特定の機能をカプセル化する SPI 戦略。
JpaObjectRetrievalFailureException - Exception Class in org.springframework.orm.jpa
ObjectRetrievalFailureException の JPA 固有のサブクラス。
JpaObjectRetrievalFailureException(EntityNotFoundException) - Constructor for exception class org.springframework.orm.jpa.JpaObjectRetrievalFailureException
JpaOptimisticLockingFailureException - Exception Class in org.springframework.orm.jpa
ObjectOptimisticLockingFailureException の JPA 固有のサブクラス。
JpaOptimisticLockingFailureException(OptimisticLockException) - Constructor for exception class org.springframework.orm.jpa.JpaOptimisticLockingFailureException
JpaSystemException - Exception Class in org.springframework.orm.jpa
UncategorizedDataAccessException の JPA 固有のサブクラス。具体的な org.springframework.dao 例外と一致しない JPA システムエラー用。
JpaSystemException(RuntimeException) - Constructor for exception class org.springframework.orm.jpa.JpaSystemException
JpaTransactionManager - org.springframework.orm.jpa のクラス
JpaTransactionManager() - クラス org.springframework.orm.jpa. JpaTransactionManager のコンストラクター
新しい JpaTransactionManager インスタンスを作成します。
JpaTransactionManager(EntityManagerFactory) - クラス org.springframework.orm.jpa. JpaTransactionManager のコンストラクター
新しい JpaTransactionManager インスタンスを作成します。
JpaVendorAdapter - Interface in org.springframework.orm.jpa
ベンダー固有の動作を Spring の EntityManagerFactory クリエーターにプラグインできる SPI インターフェース。
json() - クラス org.springframework.http.converter.json.Jackson2ObjectMapperBuilder の静的メソッド
使用すべきではありません。
通常の JSON ObjectMapper インスタンスを構築するには、Jackson2ObjectMapperBuilder インスタンスを取得します。
json(String) - クラス org.springframework.test.web.client.match のメソッド。ContentRequestMatchers
期待される文字列と実際の文字列を JSON として解析し、2 つが「類似している」ことを表明します。
json(String) - インターフェース org.springframework.test.web.reactive.server のメソッド。WebTestClient.BodyContentSpec
予想されるレスポンスコンテンツと実際のレスポンスコンテンツを JSON として解析し、比較を実行して、寛大なチェック(拡張可能で非厳密な配列順序)によるフォーマットに関係なく、同じ属性と値のペアが含まれていることを確認します。
json(String) - クラス org.springframework.test.web.servlet.result のメソッド。ContentResultMatchers
期待される文字列と実際の文字列を JSON として解析し、2 つが「類似している」ことを表明します。
json(String, boolean) - クラス org.springframework.test.web.client.match のメソッド。ContentRequestMatchers
使用すべきではありません。
json(String, boolean) - インターフェース org.springframework.test.web.reactive.server のメソッド。WebTestClient.BodyContentSpec
使用すべきではありません。
json(String, boolean) - クラス org.springframework.test.web.servlet.result のメソッド。ContentResultMatchers
使用すべきではありません。
json(String, JsonComparator) - クラス org.springframework.test.web.client.match のメソッド。ContentRequestMatchers
リクエスト本文と指定された文字列を JSON として解析し、指定された JsonComparator を使用して 2 つをアサートします。
json(String, JsonComparator) - インターフェース org.springframework.test.web.reactive.server のメソッド。WebTestClient.BodyContentSpec
予想されるレスポンスコンテンツと実際のレスポンスコンテンツを JSON として解析し、指定された JsonComparator を使用して比較を実行します。
json(String, JsonComparator) - クラス org.springframework.test.web.servlet.result のメソッド。ContentResultMatchers
レスポンスコンテンツと指定された文字列を JSON として解析し、指定された JsonComparator を使用して 2 つをアサートします。
json(String, JsonCompareMode) - クラス org.springframework.test.web.client.match のメソッド。ContentRequestMatchers
リクエスト本文と指定された文字列を JSON として解析し、指定されたモードを使用して 2 つをアサートします。
json(String, JsonCompareMode) - インターフェース org.springframework.test.web.reactive.server のメソッド。WebTestClient.BodyContentSpec
予想されるレスポンスコンテンツと実際のレスポンスコンテンツを JSON として解析し、指定されたモードを使用して比較を実行します。
json(String, JsonCompareMode) - クラス org.springframework.test.web.servlet.result のメソッド。ContentResultMatchers
レスポンスコンテンツと指定された文字列を JSON として解析し、指定されたモードを使用して 2 つをアサートします。
JSON_VIEW_HINT - Static variable in class org.springframework.http.codec.JacksonCodecSupport
ClassSE であることが期待される値でエンコードまたはデコードするための「JSON ビュー」を指定するためのヒントのキー。
JSON_VIEW_HINT - Static variable in class org.springframework.http.codec.json.Jackson2CodecSupport
使用すべきではありません。
ClassSE であることが期待される値でエンコードまたはデコードするための「JSON ビュー」を指定するためのヒントのキー。
JSON_VIEW_HINT - Static variable in class org.springframework.web.servlet.view.AbstractJacksonView
JsonAssert - org.springframework.test.json のクラス
org.skyscreamer.jsonassert で使用できる便利なメソッド。
JsonAssert() - クラス org.springframework.test.json. JsonAssert のコンストラクター
JsonbHttpMessageConverter - org.springframework.http.converter.json のクラス
JSON バインディング API を使用して JSON を読み書きできる HttpMessageConverter の実装。
JsonbHttpMessageConverter() - クラス org.springframework.http.converter.json. JsonbHttpMessageConverter のコンストラクター
デフォルトの構成で新しい JsonbHttpMessageConverter を構築します。
JsonbHttpMessageConverter(Jsonb) - クラス org.springframework.http.converter.json. JsonbHttpMessageConverter のコンストラクター
指定されたデリゲートで新しい JsonbHttpMessageConverter を構築します。
JsonbHttpMessageConverter(JsonbConfig) - クラス org.springframework.http.converter.json. JsonbHttpMessageConverter のコンストラクター
指定された構成で新しい JsonbHttpMessageConverter を構築します。
JsonbMessageConverter - org.springframework.messaging.converter のクラス
JSON バインディング API を使用して JSON を読み書きできる MessageConverter の実装。
JsonbMessageConverter() - クラス org.springframework.messaging.converter. JsonbMessageConverter のコンストラクター
デフォルトの構成で新しい JsonbMessageConverter を構築します。
JsonbMessageConverter(Jsonb) - クラス org.springframework.messaging.converter. JsonbMessageConverter のコンストラクター
指定されたデリゲートで新しい JsonbMessageConverter を構築します。
JsonbMessageConverter(JsonbConfig) - クラス org.springframework.messaging.converter. JsonbMessageConverter のコンストラクター
指定された構成で新しい JsonbMessageConverter を構築します。
JsonComparator - Interface in org.springframework.test.json
JSON 文字列を比較するために使用される戦略インターフェース。
JsonCompareMode - Enum Class in org.springframework.test.json
JSON を比較するために使用できるモード。
JsonComparison - org.springframework.test.json のクラス
JsonComparator から返される 2 つの JSON 文字列の比較。
JsonComparison.Result - org.springframework.test.json の Enum クラス
比較結果。
JsonContent - org.springframework.test.json のクラス
一般的に provide JsonContentAssert から AssertJ assertThat 呼び出しに使用される JSON コンテンツ。
JsonContent(String) - クラス org.springframework.test.json. JsonContent のコンストラクター
新しい JsonContent インスタンスを作成します。
JsonContent(String, HttpMessageContentConverter) - クラス org.springframework.test.json. JsonContent のコンストラクター
コンテンツを逆直列化するために使用するメッセージコンバーターを使用して新しい JsonContent インスタンスを作成します。
JsonContentAssert - org.springframework.test.json のクラス
デフォルトの AbstractJsonContentAssert 実装。
JsonContentAssert(JsonContent) - クラス org.springframework.test.json. JsonContentAssert のコンストラクター
指定された JSON ドキュメントのアサートを作成します。
JsonExpectationsHelper - org.springframework.test.util のクラス
使用すべきではありません。
JSONAssert を直接使用するか、JsonComparator 抽象化を使用するか
JsonExpectationsHelper() - クラス org.springframework.test.util. JsonExpectationsHelper のコンストラクター
使用すべきではありません。
jsonPath(String) - インターフェース org.springframework.test.web.reactive.server のメソッド。WebTestClient.BodyContentSpec
JsonPath 式を使用して本文の特定のサブセットをインスペクションするレスポンス本文のアサーションへのアクセス。
jsonPath(String, Object...) - Static method in class org.springframework.test.web.client.match.MockRestRequestMatchers
JsonPath 式を使用してボディマッチャーをリクエストして、ボディの特定のサブセットをインスペクションするためのアクセス。
jsonPath(String, Object...) - Static method in class org.springframework.test.web.servlet.result.MockMvcResultMatchers
JsonPath 式を使用して本文の特定のサブセットをインスペクションするレスポンス本文のアサーションへのアクセス。
jsonPath(String, Matcher<? super T>) - Static method in class org.springframework.test.web.client.match.MockRestRequestMatchers
JsonPath 式を使用してボディの特定のサブセットをインスペクションし、JSON パスで見つかった値をアサートするための Hamcrest 一致を使用して、ボディマッチャーをリクエストするアクセス。
jsonPath(String, Matcher<? super T>) - Static method in class org.springframework.test.web.servlet.result.MockMvcResultMatchers
指定された JsonPath 式をレスポンス本体に対して評価し、結果の値を指定された Hamcrest Matcher でアサートします。
jsonPath(String, Matcher<? super T>, Class<T>) - Static method in class org.springframework.test.web.servlet.result.MockMvcResultMatchers
指定された JsonPath 式をレスポンス本体に対して評価し、結果の値を指定された Hamcrest Matcher でアサートし、結果の値を指定されたターゲット型に強制してからマッチャーを適用します。
JsonPathAssertions - org.springframework.test.web.reactive.server のクラス
JsonPath アサーション。
JsonPathExpectationsHelper - org.springframework.test.util のクラス
JSON パス式を介してアサーションを適用するためのヘルパークラス。
JsonPathExpectationsHelper(String) - クラス org.springframework.test.util. JsonPathExpectationsHelper のコンストラクター
デフォルト構成を使用して新しい JsonPathExpectationsHelper を構築します。
JsonPathExpectationsHelper(String, Configuration) - クラス org.springframework.test.util. JsonPathExpectationsHelper のコンストラクター
新しい JsonPathExpectationsHelper を作成します。
JsonPathExpectationsHelper(String, Object...) - クラス org.springframework.test.util. JsonPathExpectationsHelper のコンストラクター
非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
String.formatted(Object...)SE に事前を呼び出すことを推奨
JsonPathRequestMatchers - org.springframework.test.web.client.match のクラス
JsonPath 式を使用したリクエストコンテンツのアサーションのファクトリ。
JsonPathRequestMatchers(String, Object...) - クラス org.springframework.test.web.client.match. JsonPathRequestMatchers のコンストラクター
protected コンストラクター。
JsonPathResultMatchers - org.springframework.test.web.servlet.result のクラス
JsonPath 式を使用したレスポンスコンテンツのアサーションのファクトリ。
JsonPathResultMatchers(String, Object...) - クラス org.springframework.test.web.servlet.result. JsonPathResultMatchers のコンストラクター
protected コンストラクター。
JsonPathValueAssert - org.springframework.test.json のクラス
JSON パス式を評価することによって生成された JSON 値に適用できる AssertJ アサーション。
JsonViewRequestBodyAdvice - org.springframework.web.servlet.mvc.method.annotation のクラス
Spring MVC @HttpEntity または @RequestBody メソッドパラメーターで宣言された Jackson の @JsonView アノテーションのサポートを追加する RequestBodyAdvice 実装。
JsonViewRequestBodyAdvice() - クラス org.springframework.web.servlet.mvc.method.annotation. JsonViewRequestBodyAdvice のコンストラクター
JsonViewResponseBodyAdvice - org.springframework.web.servlet.mvc.method.annotation のクラス
Spring MVC @RequestMapping または @ExceptionHandler メソッドで宣言された Jackson の @JsonView アノテーションのサポートを追加する ResponseBodyAdvice 実装。
JsonViewResponseBodyAdvice() - クラス org.springframework.web.servlet.mvc.method.annotation. JsonViewResponseBodyAdvice のコンストラクター
jsp() - クラス org.springframework.web.servlet.config.annotation のメソッド。ViewResolverRegistry
"/WEB-INF/" のデフォルトのビュー名プレフィックスと ".jsp" のデフォルトのサフィックスを使用して、JSP ビューリゾルバーを登録します。
jsp(String, String) - クラス org.springframework.web.servlet.config.annotation のメソッド。ViewResolverRegistry
指定した接頭辞と接尾辞を使用して、JSP ビューリゾルバーを登録します。
JspAwareRequestContext - org.springframework.web.servlet.support のクラス
RequestContext の JSP 対応(および JSTL 対応)サブクラス。jakarta.servlet.jsp.PageContext からのコンテキストの生成を可能にします。
JspAwareRequestContext(PageContext) - クラス org.springframework.web.servlet.support. JspAwareRequestContext のコンストラクター
エラー検索のリクエスト属性を使用して、指定されたページコンテキストの新しい JspAwareRequestContext を作成します。
JspAwareRequestContext(PageContext, Map<String, Object>) - クラス org.springframework.web.servlet.support. JspAwareRequestContext のコンストラクター
エラーの取得に指定されたモデル属性を使用して、指定されたページコンテキストの新しい JspAwareRequestContext を作成します。
JSR - Static variable in interface org.springframework.asm.Opcodes
Jsr310DateTimeFormatAnnotationFormatterFactory - org.springframework.format.datetime.standard のクラス
JDK 8 の JSR-310 java.time パッケージを使用して、DateTimeFormat アノテーションが付けられたフィールドをフォーマットします。
Jsr310DateTimeFormatAnnotationFormatterFactory() - クラス org.springframework.format.datetime.standard のコンストラクター。Jsr310DateTimeFormatAnnotationFormatterFactory
Jsr330ScopeMetadataResolver - org.springframework.context.annotation のクラス
JSR-330 スコープ規則に従う単純な ScopeMetadataResolver 実装: SingletonEE が存在しない場合は、デフォルトでプロトタイプスコープになります。
Jsr330ScopeMetadataResolver() - クラス org.springframework.context.annotation のコンストラクター。Jsr330ScopeMetadataResolver
Jsr354NumberFormatAnnotationFormatterFactory - org.springframework.format.number.money のクラス
Spring の一般的な NumberFormat アノテーションが付けられた MonetaryAmount フィールドをフォーマットします。
Jsr354NumberFormatAnnotationFormatterFactory() - クラス org.springframework.format.number.money のコンストラクター。Jsr354NumberFormatAnnotationFormatterFactory
jstlPresent - Static variable in class org.springframework.web.servlet.support.RequestContext
JstlUtils - org.springframework.web.servlet.support のクラス
JSTL ビューを準備するため、特に JSTL ローカライゼーションコンテキストを公開するためのヘルパークラス。
JstlUtils() - クラス org.springframework.web.servlet.support. JstlUtils のコンストラクター
JstlView - org.springframework.web.servlet.view のクラス
JSTL ページ用の InternalResourceView の専門化。
JstlView() - クラス org.springframework.web.servlet.view. JstlView のコンストラクター
Bean として使用するコンストラクター。
JstlView(String) - クラス org.springframework.web.servlet.view. JstlView のコンストラクター
指定された URL で新しい JstlView を作成します。
JstlView(String, MessageSource) - クラス org.springframework.web.servlet.view. JstlView のコンストラクター
指定された URL で新しい JstlView を作成します。
JTA_TRANSACTION_ASPECT_BEAN_NAME - Static variable in class org.springframework.transaction.config.TransactionManagementConfigUtils
内部で管理されている JTA トランザクションアスペクトの Bean 名(mode == ASPECTJ の場合に使用)。
JTA_TRANSACTION_ASPECT_CLASS_NAME - Static variable in class org.springframework.transaction.config.TransactionManagementConfigUtils
AspectJ トランザクション管理アスペクトのクラス名。
JTA_TRANSACTION_ASPECT_CONFIGURATION_CLASS_NAME - Static variable in class org.springframework.transaction.config.TransactionManagementConfigUtils
JTA の AspectJ トランザクション管理 @Configuration クラスの名前。
JtaAfterCompletionSynchronization - org.springframework.transaction.jta のクラス
JTA 同期用のアダプター。外部 JTA トランザクションが完了した後に Spring TransactionSynchronization オブジェクトのコールバックの afterCommit / afterCompletion コールバックを呼び出します。
JtaAfterCompletionSynchronization(List<TransactionSynchronization>) - クラス org.springframework.transaction.jta. JtaAfterCompletionSynchronization のコンストラクター
指定された同期オブジェクトの新しい JtaAfterCompletionSynchronization を作成します。
JtaTransactionAnnotationParser - org.springframework.transaction.annotation のクラス
JTA 1.2 の TransactionalEE アノテーションを解析するための戦略の実装。
JtaTransactionAnnotationParser() - クラス org.springframework.transaction.annotation. JtaTransactionAnnotationParser のコンストラクター
jtaTransactionAspect(TransactionAttributeSource) - Method in class org.springframework.transaction.aspectj.AspectJJtaTransactionManagementConfiguration
JtaTransactionManager - org.springframework.transaction.jta のクラス
バックエンド JTA プロバイダーに委譲する、JTA の PlatformTransactionManager 実装。
JtaTransactionManager() - クラス org.springframework.transaction.jta. JtaTransactionManager のコンストラクター
Bean として構成する新しい JtaTransactionManager インスタンスを作成します。
JtaTransactionManager(TransactionManager) - クラス org.springframework.transaction.jta. JtaTransactionManager のコンストラクター
新しい JtaTransactionManager インスタンスを作成します。
JtaTransactionManager(UserTransaction) - クラス org.springframework.transaction.jta. JtaTransactionManager のコンストラクター
新しい JtaTransactionManager インスタンスを作成します。
JtaTransactionManager(UserTransaction, TransactionManager) - クラス org.springframework.transaction.jta. JtaTransactionManager のコンストラクター
新しい JtaTransactionManager インスタンスを作成します。
JtaTransactionManagerBeanDefinitionParser - org.springframework.transaction.config のクラス
<tx:jta-transaction-manager/> XML 構成要素のパーサー。
JtaTransactionManagerBeanDefinitionParser() - クラス org.springframework.transaction.config. JtaTransactionManagerBeanDefinitionParser のコンストラクター
JtaTransactionManagerFactoryBean - org.springframework.transaction.config のクラス
使用すべきではありません。
6.0 では、JtaTransactionManager の定義をそのまま採用
JtaTransactionManagerFactoryBean() - クラス org.springframework.transaction.config. JtaTransactionManagerFactoryBean のコンストラクター
使用すべきではありません。
JtaTransactionObject - org.springframework.transaction.jta のクラス
UserTransactionEE を表す JTA トランザクションオブジェクト。
JtaTransactionObject(UserTransaction) - クラス org.springframework.transaction.jta. JtaTransactionObject のコンストラクター
指定された JTA UserTransaction の新しい JtaTransactionObject を作成します。
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
すべてのクラスとインターフェース | すべてのパッケージ | 定数フィールド値 | 直列化された形式