インデックス

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

T

T_BOOLEAN - Static variable in interface org.springframework.asm.Opcodes
T_BYTE - Static variable in interface org.springframework.asm.Opcodes
T_CHAR - Static variable in interface org.springframework.asm.Opcodes
T_DOUBLE - Static variable in interface org.springframework.asm.Opcodes
T_FLOAT - Static variable in interface org.springframework.asm.Opcodes
T_INT - Static variable in interface org.springframework.asm.Opcodes
T_LONG - Static variable in interface org.springframework.asm.Opcodes
T_SHORT - Static variable in interface org.springframework.asm.Opcodes
TABINDEX_ATTRIBUTE - Static variable in class org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
TableMetaDataContext - org.springframework.jdbc.core.metadata のクラス
データベーステーブルでの操作の構成と実行に使用されるコンテキストメタデータを管理するクラス。
TableMetaDataContext() - クラス org.springframework.jdbc.core.metadata. TableMetaDataContext のコンストラクター
TableMetaDataProvider - Interface in org.springframework.jdbc.core.metadata
テーブルのメタデータを提供するクラスによって実装される API を指定するインターフェース。
TableMetaDataProviderFactory - org.springframework.jdbc.core.metadata のクラス
使用されるデータベースの型に基づいて TableMetaDataProvider 実装を作成するために使用されるファクトリ。
tableNameToUse(String) - クラス org.springframework.jdbc.core.metadata のメソッド。GenericTableMetaDataProvider
tableNameToUse(String) - インターフェース org.springframework.jdbc.core.metadata のメソッド。TableMetaDataProvider
メタデータ情報に基づいてフォーマットされたテーブル名を取得します。
TableParameterMetaData - org.springframework.jdbc.core.metadata のクラス
テーブル処理に使用される特定のパラメーターのメタデータのホルダー。
TableParameterMetaData(String, int, boolean) - クラス org.springframework.jdbc.core.metadata. TableParameterMetaData のコンストラクター
すべてのプロパティを取得するコンストラクター。
TABLESWITCH - Static variable in interface org.springframework.asm.Opcodes
tag() - Method in record class org.springframework.http.ETag
tag レコードコンポーネントの値を返します。
tag(String, String) - インターフェース org.springframework.core.metrics のメソッド。StartupStep
ステップに StartupStep.Tag を追加します。
tag(String, Supplier<String>) - インターフェース org.springframework.core.metrics のメソッド。StartupStep
ステップに StartupStep.Tag を追加します。
TagUtils - org.springframework.web.util のクラス
タグライブラリ関連コードのユーティリティクラス。StringsSE を Web スコープに変換するなどの機能を公開します。
TagUtils() - クラス org.springframework.web.util. TagUtils のコンストラクター
TagWriter - org.springframework.web.servlet.tags.form のクラス
HTML コンテンツを WriterSE インスタンスに書き込むためのユーティリティクラス。
TagWriter(PageContext) - クラス org.springframework.web.servlet.tags.form. TagWriter のコンストラクター
指定された PageContextEE に書き込む TagWriter クラスの新しいインスタンスを作成します。
TagWriter(Writer) - クラス org.springframework.web.servlet.tags.form. TagWriter のコンストラクター
指定された WriterSE に書き込む TagWriter クラスの新しいインスタンスを作成します。
takeUntilByteCount(Publisher<T>, long) - Static method in class org.springframework.core.io.buffer.DataBufferUtils
合計バイト数が指定された最大バイト数に達するまで、またはパブリッシャーが完了するまで、指定された Publisher からバッファーをリレーします。
target - Variable in class org.springframework.aop.framework.ReflectiveMethodInvocation
target - Variable in class org.springframework.cglib.beans.BulkBean
target - Variable in class org.springframework.cglib.reflect.MethodDelegate
TARGET_CLASS - Enum constant in enum class org.springframework.context.annotation.ScopedProxyMode
クラスベースのプロキシを作成します(CGLIB を使用)。
targetClass - Variable in class org.springframework.util.MethodInvoker
targetClass() - レコードクラス org.springframework.beans.factory.support のメソッド。RegisteredBean.InstantiationDescriptor
targetClass レコードコンポーネントの値を返します。
TargetClassAware - org.springframework.aop のインターフェース
ターゲットクラスをプロキシの背後に公開するための最小限のインターフェース。
TargetedAccessor - org.springframework.expression のインターフェース
特定のターゲットクラスの要素にアクセスする型の戦略。
targetObject - Variable in class org.springframework.aop.target.dynamic.AbstractRefreshableTargetSource
targets - Variable in class org.springframework.cglib.reflect.MulticastDelegate
TargetSource - org.springframework.aop のインターフェース
TargetSource は、AOP 呼び出しの現在の「ターゲット」を取得するために使用されます。アラウンドアドバイスがインターセプターチェーン自体を終了することを選択しない場合、リフレクションを介して呼び出されます。
TargetSourceCreator - Interface in org.springframework.aop.framework.autoproxy
実装では、特定の Bean のプールターゲットソースなど、特別なターゲットソースを作成できます。
Task - Class in org.springframework.scheduling.config
タスクとして、通常はスケジュールされた時間または間隔で実行される Runnable を定義するホルダークラス。
Task(Runnable) - Constructor for class org.springframework.scheduling.config.Task
新しい Task を作成します。
TaskDecorator - Interface in org.springframework.core.task
実行される RunnableSE に適用されるデコレータのコールバックインターフェース。
TaskExecutionOutcome - Record Class in org.springframework.scheduling.config
Task 実行の結果。
TaskExecutionOutcome(Instant, TaskExecutionOutcome.Status, Throwable) - Constructor for record class org.springframework.scheduling.config.TaskExecutionOutcome
TaskExecutionOutcome レコードクラスのインスタンスを作成します。
TaskExecutionOutcome.Status - org.springframework.scheduling.config の Enum クラス
タスク実行結果のステータス。
taskExecutor() - クラス org.springframework.messaging.simp.config のメソッド。ChannelRegistration
このメッセージチャネルをバッキングするスレッドプールを構成します。
taskExecutor(ThreadPoolTaskExecutor) - クラス org.springframework.messaging.simp.config のメソッド。ChannelRegistration
カスタム ThreadPoolTaskExecutor を使用して、このメッセージチャネルをバッキングするスレッドプールを構成します。
TaskExecutor - Interface in org.springframework.core.task
RunnableSE の実行を抽象化する単純なタスクエグゼキューターインターフェース。
TaskExecutorAdapter - org.springframework.core.task.support のクラス
JDK java.util.concurrent.Executor を取得し、Spring TaskExecutor を公開するアダプター。
TaskExecutorAdapter(Executor) - クラス org.springframework.core.task.support. TaskExecutorAdapter のコンストラクター
指定された JDK コンカレントエグゼキューターを使用して、新しい TaskExecutorAdapter を作成します。
TaskExecutorFactoryBean - org.springframework.scheduling.config のクラス
ThreadPoolTaskExecutor インスタンスを作成するための FactoryBean。主に XML タスク名前空間の背後で使用されます。
TaskExecutorFactoryBean() - クラス org.springframework.scheduling.config. TaskExecutorFactoryBean のコンストラクター
TaskExecutorRegistration - org.springframework.messaging.simp.config のクラス
ThreadPoolTaskExecutor のプロパティをカスタマイズするための登録クラス。
TaskExecutorRegistration() - クラス org.springframework.messaging.simp.config. TaskExecutorRegistration のコンストラクター
デフォルト ThreadPoolTaskExecutor の新しい TaskExecutorRegistration を作成します。
TaskExecutorRegistration(ThreadPoolTaskExecutor) - クラス org.springframework.messaging.simp.config. TaskExecutorRegistration のコンストラクター
指定された ThreadPoolTaskExecutor の新しい TaskExecutorRegistration を作成します。
TaskManagementConfigUtils - org.springframework.scheduling.config のクラス
サブパッケージ間で内部共有するための構成定数。
TaskManagementConfigUtils() - クラス org.springframework.scheduling.config. TaskManagementConfigUtils のコンストラクター
TaskNamespaceHandler - org.springframework.scheduling.config のクラス
「タスク」名前空間の NamespaceHandler
TaskNamespaceHandler() - クラス org.springframework.scheduling.config. TaskNamespaceHandler のコンストラクター
TaskRejectedException - Exception in org.springframework.core.task
TaskExecutor が特定のタスクの実行を受け入れることを拒否した場合にスローされる例外。
TaskRejectedException(String) - Constructor for exception org.springframework.core.task.TaskRejectedException
指定された詳細メッセージで根本原因のない新しい TaskRejectedException を作成します。
TaskRejectedException(String, Throwable) - Constructor for exception org.springframework.core.task.TaskRejectedException
指定された詳細メッセージと指定された根本原因を持つ新しい TaskRejectedException を作成します。
TaskRejectedException(Executor, Object, RejectedExecutionException) - Constructor for exception org.springframework.core.task.TaskRejectedException
指定されたエグゼキュータとタスクのデフォルトメッセージを含む新しい TaskRejectedException を作成します。
TASKS_SCHEDULED_EXECUTION - Enum constant in enum class org.springframework.scheduling.support.ScheduledTaskObservationDocumentation
Scheduled タスクの実行に関する観測。
TaskScheduler - org.springframework.scheduling のインターフェース
さまざまな種類のトリガーに基づいて RunnablesSE のスケジューリングを抽象化するタスクスケジューラインターフェース。
TaskSchedulerRouter - org.springframework.scheduling.config のクラス
TaskScheduler インターフェースのルーティング実装。識別された修飾子に基づいてターゲットスケジューラに委譲するか、そうでない場合はデフォルトのスケジューラを使用します。
TaskSchedulerRouter() - クラス org.springframework.scheduling.config. TaskSchedulerRouter のコンストラクター
TaskTimeoutException - Exception in org.springframework.core.task
使用すべきではありません。
5.3.16 以降、一般的なエグゼキュータは開始タイムアウトをサポートしていないため
TaskTimeoutException(String) - Constructor for exception org.springframework.core.task.TaskTimeoutException
使用すべきではありません。
指定された詳細メッセージで根本原因のない新しい TaskTimeoutException を作成します。
TaskTimeoutException(String, Throwable) - Constructor for exception org.springframework.core.task.TaskTimeoutException
使用すべきではありません。
指定された詳細メッセージと指定された根本原因を持つ新しい TaskTimeoutException を作成します。
TaskUtils - org.springframework.scheduling.support のクラス
エラー処理でタスクを装飾するためのユーティリティメソッド。
TaskUtils() - クラス org.springframework.scheduling.support. TaskUtils のコンストラクター
tcp(String, int) - インターフェース org.springframework.messaging.rsocket のメソッド。RSocketRequester.Builder
TCP を介して特定のホストとポートに接続する RSocketClient を使用して RSocketRequester を構築します。
TcpConnection< P > - Interface in org.springframework.messaging.tcp
メッセージの送信と TCP 接続の管理に関する契約。
TcpConnectionHandler< P > - Interface in org.springframework.messaging.tcp
受信メッセージの処理を含む、TCP 接続のライフサイクルイベントを管理するための契約。
TcpMessageCodec< P > - Interface in org.springframework.messaging.tcp.reactor
上位レベルのプロトコル (たとえば、STOMP over TCP) をプラグインできるように、MessageByteBufferSE にエンコードおよびデコードする契約。
TcpOperations< P > - Interface in org.springframework.messaging.tcp
TCP 接続を確立するための契約。
TE - Static variable in class org.springframework.http.HttpHeaders
HTTP TE ヘッダーフィールド名。
TEMP_DIR_CONTEXT_ATTRIBUTE - Static variable in class org.springframework.web.util.WebUtils
型 java.io.File の、現在の Web アプリケーションの一時ディレクトリを指定する標準サーブレット仕様コンテキスト属性。
TEMPLATE_AND_VALUES - Enum constant in enum class org.springframework.web.util.DefaultUriBuilderFactory.EncodingMode
以下のルールで、拡張されたときにプリエンコード URI テンプレートはまず、その後、厳密に URI 変数をエンコード: URI テンプレートの場合は、エスケープオクテットを持つ唯一の非 ASCII および不正(特定の URI コンポーネント型内)の文字を置き換えます。
TEMPLATE_EXPRESSION - Static variable in interface org.springframework.expression.ParserContext
テンプレート式の解析を有効にするデフォルトの ParserContext 実装。
TemplateAwareExpressionParser - org.springframework.expression.common のクラス
テンプレートをサポートする式パーサーの抽象基本クラス。
TemplateAwareExpressionParser() - クラス org.springframework.expression.common. TemplateAwareExpressionParser のコンストラクター
TemplateParserContext - org.springframework.expression.common のクラス
テンプレート解析のための構成可能な ParserContext 実装。
TemplateParserContext() - クラス org.springframework.expression.common. TemplateParserContext のコンストラクター
デフォルトの "#{" 接頭辞と "}" 接尾辞を使用して、新しい TemplateParserContext を作成します。
TemplateParserContext(String, String) - クラス org.springframework.expression.common. TemplateParserContext のコンストラクター
指定されたプレフィックスとサフィックスの新しい TemplateParserContext を作成します。
TemporalAccessorParser - org.springframework.format.datetime.standard のクラス
JSR-310 TemporalAccessorSEParser 実装、DateTimeFormatterSE(使用可能な場合はコンテキストの実装)を使用します。
TemporalAccessorParser(Class<? extends TemporalAccessor>, DateTimeFormatter) - クラス org.springframework.format.datetime.standard. TemporalAccessorParser のコンストラクター
指定された TemporalAccessor 型の新しい TemporalAccessorParser を作成します。
TemporalAccessorPrinter - org.springframework.format.datetime.standard のクラス
DateTimeFormatterSE を使用した JSR-310 TemporalAccessorSEPrinter 実装(使用可能な場合はコンテキスト 1)。
TemporalAccessorPrinter(DateTimeFormatter) - クラス org.springframework.format.datetime.standard. TemporalAccessorPrinter のコンストラクター
新しい TemporalAccessorPrinter を作成します。
TEMPORARY_REDIRECT - Enum constant in enum class org.springframework.http.HttpStatus
307 Temporary Redirect.
TemporaryLobCreator - org.springframework.jdbc.support.lob のクラス
使用すべきではありません。
6.2 の時点で、SqlBinaryValueSqlCharacterValue を優先
TemporaryLobCreator() - クラス org.springframework.jdbc.support.lob. TemporaryLobCreator のコンストラクター
使用すべきではありません。
temporaryRedirect(URI) - Static method in interface org.springframework.web.reactive.function.server.ServerResponse
307 一時的なリダイレクトステータスと指定された URI に設定されたロケーションヘッダーを使用してビルダーを作成します。
temporaryRedirect(URI) - Static method in interface org.springframework.web.servlet.function.ServerResponse
307 一時的なリダイレクトステータスと指定された URI に設定されたロケーションヘッダーを使用してビルダーを作成します。
TERABYTES - Enum constant in enum class org.springframework.util.unit.DataUnit
テラバイト。接尾辞 TB で表されます。
TERMINATE - Enum constant in enum class org.springframework.web.socket.handler.ConcurrentWebSocketSessionDecorator.OverflowStrategy
SessionLimitExceededException をスローすると、セッションが終了します。
Ternary - Class in org.springframework.expression.spel.ast
三項演算子を表します(例: "someCheck() ? true:false")。
Ternary(int, int, SpelNodeImpl...) - Constructor for class org.springframework.expression.spel.ast.Ternary
test(Class<?>) - クラス org.springframework.web.method のメソッド。HandlerTypePredicate
test(Object, ServerWebExchange) - クラス org.springframework.web.reactive.socket.server.support のメソッド。WebSocketUpgradeHandlerPredicate
test(RuntimeHints) - クラス org.springframework.aot.hint.predicate のメソッド。ReflectionHintsPredicates.ConstructorHintPredicate
test(RuntimeHints) - クラス org.springframework.aot.hint.predicate のメソッド。ReflectionHintsPredicates.FieldHintPredicate
test(RuntimeHints) - クラス org.springframework.aot.hint.predicate のメソッド。ReflectionHintsPredicates.MethodHintPredicate
test(RuntimeHints) - クラス org.springframework.aot.hint.predicate のメソッド。ReflectionHintsPredicates.TypeHintPredicate
test(ServerRequest) - インターフェース org.springframework.web.reactive.function.server のメソッド。RequestPredicate
指定されたリクエストでこの述語を評価します。
test(ServerRequest) - インターフェース org.springframework.web.servlet.function のメソッド。RequestPredicate
指定されたリクエストでこの述語を評価します。
TEST_CONSTRUCTOR_AUTOWIRE_MODE_PROPERTY_NAME - Static variable in annotation interface org.springframework.test.context.TestConstructor
デフォルトのテストコンストラクターのオートワイヤーモードを変更するために使用される JVM システムプロパティ: "spring.test.constructor.autowire.mode"。
TEST_TARGET - Static variable in class org.springframework.aot.test.generate.TestGenerationContext
デフォルトのテストターゲット ClassName
TestAnnotationUtils - org.springframework.test.annotation のクラス
Spring のコアテストアノテーションを操作するためのユーティリティメソッドのコレクション。
TestAnnotationUtils() - クラス org.springframework.test.annotation. TestAnnotationUtils のコンストラクター
TestAotProcessor - org.springframework.test.context.aot のクラス
Spring 統合テストクラスの提供されたクラスパスルートをスキャンし、構成された出力ディレクトリ内のそれらのテストクラスの AOT アーティファクトを生成する、ファイルシステムベースの事前 (AOT) 処理基本実装。
TestAotProcessor(Set<Path>, AbstractAotProcessor.Settings) - クラス org.springframework.test.context.aot. TestAotProcessor のコンストラクター
指定されたテストクラスパスルートおよび共通設定用の新しいプロセッサーを作成します。
TestBean - Annotation Interface in org.springframework.test.context.bean.override.convention
@TestBean は、テストクラス内の非静的フィールドに適用して、静的ファクトリメソッドを使用してテストの ApplicationContext 内の Bean をオーバーライドできるアノテーションです。
TestCompiler - org.springframework.core.test.tools のクラス
Java ソースコードを動的にコンパイルおよびテストするために使用できるユーティリティ。
testConnection() - クラス org.springframework.mail.javamail のメソッド。JavaMailSenderImpl
このインスタンスが、構成されているサーバーに接続できることを確認します。
TestConstructor - Annotation Interface in org.springframework.test.context
@TestConstructor は、テストクラスに適用して、テストクラスコンストラクターのパラメーターがテストの ApplicationContext 内のコンポーネントからどのように自動接続されるかを構成できるアノテーションです。
TestConstructor.AutowireMode - org.springframework.test.context の Enum クラス
テストコンストラクターのパラメーターのオートワイヤーモードを定義します。
TestConstructorUtils - org.springframework.test.context.support のクラス
@TestConstructor を操作するためのユーティリティメソッド。
TestContext - Interface in org.springframework.test.context
TestContext は、テストが実行されるコンテキストをカプセル化します。使用中の実際のテストフレームワークには依存しません。
TestContextAnnotationUtils - org.springframework.test.context のクラス
TestContextAnnotationUtils は、@NestedTestConfiguration セマンティクスを透過的に尊重しながら、MergedAnnotationsAnnotationUtilsAnnotatedElementUtils ですでに利用可能な標準サポートを補完するユーティリティメソッドのコレクションです。
TestContextAnnotationUtils() - クラス org.springframework.test.context. TestContextAnnotationUtils のコンストラクター
TestContextAnnotationUtils.AnnotationDescriptor< T extends AnnotationSE> - org.springframework.test.context のクラス
AnnotationSE の記述子。これには、アノテーションが宣言されているクラスと、マージされたアノテーションインスタンスが含まれます。
TestContextAnnotationUtils.UntypedAnnotationDescriptor - org.springframework.test.context のクラス
実際のアノテーション型を事前に決定できない、いくつかの候補アノテーション型の 1 つの宣言を記述するために使用される TestContextAnnotationUtils.AnnotationDescriptor の型なし拡張。
TestContextAotException - Exception in org.springframework.test.context.aot
Spring TestContext フレームワークでの AOT ビルド時処理または AOT ランタイム実行中にエラーが発生した場合にスローされます。
TestContextAotException(String) - Constructor for exception org.springframework.test.context.aot.TestContextAotException
新しい TestContextAotException を作成します。
TestContextAotException(String, Throwable) - Constructor for exception org.springframework.test.context.aot.TestContextAotException
新しい TestContextAotException を作成します。
TestContextAotGenerator - org.springframework.test.context.aot のクラス
TestContextAotGenerator は、Spring TestContext フレームワークからのサポートに依存する統合テスト用の AOT アーティファクトを生成します。
TestContextAotGenerator(GeneratedFiles) - クラス org.springframework.test.context.aot. TestContextAotGenerator のコンストラクター
提供された GeneratedFiles を使用する新しい TestContextAotGenerator を作成します。
TestContextAotGenerator(GeneratedFiles, RuntimeHints) - クラス org.springframework.test.context.aot. TestContextAotGenerator のコンストラクター
提供された GeneratedFiles および RuntimeHints を使用する新しい TestContextAotGenerator を作成します。
TestContextAotGenerator(GeneratedFiles, RuntimeHints, boolean) - クラス org.springframework.test.context.aot. TestContextAotGenerator のコンストラクター
指定された GeneratedFilesRuntimeHintsfailOnError フラグを使用する新しい TestContextAotGenerator を作成します。
TestContextBootstrapper - Interface in org.springframework.test.context
TestContextBootstrapper は、Spring TestContext フレームワークをブートストラップするための SPI を定義します。
TestContextEvent - org.springframework.test.context.event のクラス
EventPublishingTestExecutionListener によって発行されたイベントの基本クラス。
TestContextEvent(TestContext) - クラス org.springframework.test.context.event. TestContextEvent のコンストラクター
新しい TestContextEvent を作成します。
TestContextManager - org.springframework.test.context のクラス
TestContextManager は、Spring TestContext フレームワークへのメインエントリポイントです
TestContextManager(Class<?>) - クラス org.springframework.test.context. TestContextManager のコンストラクター
提供されたテストクラスSEの新しい TestContextManager を作成します。
TestContextManager(TestContextBootstrapper) - クラス org.springframework.test.context. TestContextManager のコンストラクター
提供された TestContextBootstrapper を使用して新しい TestContextManager を作成し、必要な TestExecutionListeners登録します。
TestContextResourceUtils - org.springframework.test.context.util のクラス
Spring TestContext フレームワーク内のリソースを操作するためのユーティリティメソッド。
TestContextResourceUtils() - クラス org.springframework.test.context.util. TestContextResourceUtils のコンストラクター
TestContextSpringFactoriesUtils - org.springframework.test.context.util のクラス
Spring TestContext フレームワーク内で SpringFactoriesLoader を操作するためのユーティリティのコレクション。
TestContextTransactionUtils - org.springframework.test.context.transaction のクラス
Spring TestContext フレームワーク内のトランザクションおよびデータアクセス関連の Bean を操作するためのユーティリティメソッド。
TestContextTransactionUtils() - クラス org.springframework.test.context.transaction. TestContextTransactionUtils のコンストラクター
TestExecutionListener - Interface in org.springframework.test.context
TestExecutionListener は、リスナーが登録されている TestContextManager によって発行されたテスト実行イベントに反応するためのリスナー API を定義します。
TestExecutionListeners - Annotation Interface in org.springframework.test.context
@TestExecutionListeners は、テストクラスに適用して、どの TestExecutionListenersTestContextManager に登録するかを構成できるアノテーションです。
TestExecutionListeners.MergeMode - org.springframework.test.context の Enum クラス
スーパークラスまたはそれを囲むクラスからリスナーを継承しないクラスで @TestExecutionListeners が宣言されたときに、明示的に宣言されたリスナーをデフォルトのリスナーとマージするかどうかを指定するモードの列挙。
TestGenerationContext - org.springframework.aot.test.generate のクラス
InMemoryGeneratedFiles を使用し、TestCompiler インスタンスを構成できる GenerationContext テスト実装。
TestGenerationContext() - クラス org.springframework.aot.test.generate. TestGenerationContext のコンストラクター
TestGenerationContext.TEST_TARGET を target として使用してインスタンスを作成します。
TestGenerationContext(Class<?>) - クラス org.springframework.aot.test.generate. TestGenerationContext のコンストラクター
指定された target を使用してインスタンスを作成します。
TestGenerationContext(ClassNameGenerator) - クラス org.springframework.aot.test.generate. TestGenerationContext のコンストラクター
指定された ClassNameGenerator を使用してインスタンスを作成します。
TestGenerationContext(ClassName) - クラス org.springframework.aot.test.generate. TestGenerationContext のコンストラクター
指定された target を使用してインスタンスを作成します。
TestPropertySource - Annotation Interface in org.springframework.test.context
@TestPropertySource は、テストクラスに適用して、プロパティファイルの TestPropertySource.locations() と、統合テスト用の ApplicationContext の Environment の PropertySources セットに追加されるインライン TestPropertySource.properties() を構成することができるアノテーションです。
TestPropertySources - Annotation Interface in org.springframework.test.context
@TestPropertySources は、1 つ以上の @TestPropertySource 宣言のコンテナーです。
TestPropertySourceUtils - org.springframework.test.context.support のクラス
@TestPropertySource を操作し、テスト PropertySources を Environment に追加するためのユーティリティメソッド。
TestPropertySourceUtils() - クラス org.springframework.test.context.support. TestPropertySourceUtils のコンストラクター
TestRuntimeHintsRegistrar - Interface in org.springframework.test.context.aot
デプロイユニットの ClassLoaderSE をベースに、Spring TestContext フレームワークとの結合テスト用 RuntimeHints を登録する契約です。
TestSocketUtils - org.springframework.test.util のクラス
統合テストシナリオで使用するために localhost で使用可能な TCP ポートを見つけるためのシンプルなユーティリティ。
TestSocketUtils() - クラス org.springframework.test.util. TestSocketUtils のコンストラクター
TestSocketUtils は静的ユーティリティメソッドのみで構成されていますが、このコンストラクターは意図的に public です。
TestTransaction - org.springframework.test.context.transaction のクラス
TestTransaction は、テストメソッド内、メソッド、メソッド後の テスト 管理トランザクションとのプログラムによる相互作用のための静的ユーティリティメソッドのコレクションを提供します。
TEXT - Enum constant in enum class org.springframework.jms.support.converter.MessageType
TEXT - Enum constant in enum class org.springframework.web.reactive.socket.WebSocketMessage.Type
テキスト WebSocket メッセージ。
TEXT_EVENT_STREAM - Static variable in class org.springframework.http.MediaType
text/event-stream のパブリック定数メディア型。
TEXT_EVENT_STREAM_VALUE - Static variable in class org.springframework.http.MediaType
MediaType.TEXT_EVENT_STREAM に相当する文字列。
TEXT_HTML - Static variable in class org.springframework.http.MediaType
text/html のパブリック定数メディア型。
TEXT_HTML - Static variable in class org.springframework.util.MimeTypeUtils
text/html のパブリック定数 MIME 型。
TEXT_HTML_VALUE - Static variable in class org.springframework.http.MediaType
MediaType.TEXT_HTML に相当する文字列。
TEXT_HTML_VALUE - Static variable in class org.springframework.util.MimeTypeUtils
MimeTypeUtils.TEXT_HTML に相当する文字列。
TEXT_MARKDOWN - Static variable in class org.springframework.http.MediaType
text/markdown のパブリック定数メディア型。
TEXT_MARKDOWN_VALUE - Static variable in class org.springframework.http.MediaType
MediaType.TEXT_MARKDOWN に相当する文字列。
TEXT_PLAIN - Static variable in class org.springframework.http.MediaType
text/plain のパブリック定数メディア型。
TEXT_PLAIN - Static variable in class org.springframework.util.MimeTypeUtils
text/plain のパブリック定数 MIME 型。
TEXT_PLAIN_VALUE - Static variable in class org.springframework.http.MediaType
MediaType.TEXT_PLAIN に相当する文字列。
TEXT_PLAIN_VALUE - Static variable in class org.springframework.util.MimeTypeUtils
MimeTypeUtils.TEXT_PLAIN に相当する文字列。
TEXT_XML - Static variable in class org.springframework.http.MediaType
text/xml のパブリック定数メディア型。
TEXT_XML - Static variable in class org.springframework.util.MimeTypeUtils
text/xml のパブリック定数 MIME 型。
TEXT_XML_VALUE - Static variable in class org.springframework.http.MediaType
MediaType.TEXT_XML に相当する文字列。
TEXT_XML_VALUE - Static variable in class org.springframework.util.MimeTypeUtils
MimeTypeUtils.TEXT_XML に相当する文字列。
TextareaTag - org.springframework.web.servlet.tags.form のクラス
<textarea> タグは、HTML の "textarea" をレンダリングします。
TextareaTag() - クラス org.springframework.web.servlet.tags.form. TextareaTag のコンストラクター
TextDecoder() - クラス org.springframework.web.socket.adapter.standard のコンストラクター。ConvertingEncoderDecoderSupport.TextDecoder
TextEncoder() - クラス org.springframework.web.socket.adapter.standard のコンストラクター。ConvertingEncoderDecoderSupport.TextEncoder
textMessage(String) - クラス org.springframework.web.reactive.socket.adapter のメソッド。AbstractWebSocketSession
textMessage(String) - インターフェース org.springframework.web.reactive.socket のメソッド。WebSocketSession
セッションに WebSocketSession.bufferFactory() を使用してテキスト WebSocketMessage を作成するファクトリメソッド。
TextMessage - org.springframework.web.socket のクラス
テキスト WebSocket メッセージ。
TextMessage(byte[]) - クラス org.springframework.web.socket. TextMessage のコンストラクター
指定された byte[] から新しいテキスト WebSocket メッセージを作成します。
TextMessage(CharSequence) - クラス org.springframework.web.socket. TextMessage のコンストラクター
指定された CharSequence ペイロードから新しいテキスト WebSocket メッセージを作成します。
TextMessage(CharSequence, boolean) - クラス org.springframework.web.socket. TextMessage のコンストラクター
メッセージの内容全体または一部を表す指定されたペイロードを使用して、新しいテキスト WebSocket メッセージを作成します。
textPlainOnly() - Static method in class org.springframework.core.codec.CharBufferDecoder
"text/plain" の CharBufferDecoder を作成します。
textPlainOnly() - Static method in class org.springframework.core.codec.CharSequenceEncoder
"text/plain" のみをサポートする CharSequenceEncoder を作成します。
textPlainOnly() - Static method in class org.springframework.core.codec.StringDecoder
"text/plain" の StringDecoder を作成します。
textPlainOnly(List<String>, boolean) - Static method in class org.springframework.core.codec.CharBufferDecoder
"text/plain" の CharBufferDecoder を作成します。
textPlainOnly(List<String>, boolean) - Static method in class org.springframework.core.codec.StringDecoder
"text/plain" の StringDecoder を作成します。
TextWebSocketHandler - org.springframework.web.socket.handler のクラス
テキストメッセージのみを処理する WebSocketHandler 実装の便利な基本クラス。
TextWebSocketHandler() - クラス org.springframework.web.socket.handler. TextWebSocketHandler のコンストラクター
Theme - Interface in org.springframework.ui.context
使用すべきではありません。
6.0 の時点で CSS の使用を推奨し、直接の代替なし
THEME_REQUEST_ATTRIBUTE_NAME - Static variable in class org.springframework.web.servlet.theme.CookieThemeResolver
使用すべきではありません。
テーマ名を保持するリクエスト属性の名前。
THEME_RESOLVER_ATTRIBUTE - Static variable in class org.springframework.web.servlet.DispatcherServlet
使用すべきではありません。
6.0 の時点で、直接の代替はありません
THEME_RESOLVER_BEAN_NAME - Static variable in class org.springframework.web.servlet.DispatcherServlet
使用すべきではありません。
6.0 の時点で、直接の代替はありません
THEME_SESSION_ATTRIBUTE_NAME - Static variable in class org.springframework.web.servlet.theme.SessionThemeResolver
使用すべきではありません。
テーマ名を保持するセッション属性の名前。
THEME_SOURCE_ATTRIBUTE - Static variable in class org.springframework.web.servlet.DispatcherServlet
使用すべきではありません。
6.0 の時点で、直接の代替はありません
THEME_SOURCE_BEAN_NAME - Static variable in class org.springframework.ui.context.support.UiApplicationContextUtils
使用すべきではありません。
ファクトリ内の ThemeSource Bean の名前。
ThemeChangeInterceptor - org.springframework.web.servlet.theme のクラス
使用すべきではありません。
6.0 の時点で CSS の使用を推奨し、直接の代替なし
ThemeChangeInterceptor() - クラス org.springframework.web.servlet.theme. ThemeChangeInterceptor のコンストラクター
使用すべきではありません。
themeResolver() - クラス org.springframework.web.servlet.config.annotation のメソッド。WebMvcConfigurationSupport
使用すべきではありません。
ThemeResolver - Interface in org.springframework.web.servlet
使用すべきではありません。
6.0 の時点で CSS の使用を推奨し、直接の代替なし
ThemeSource - Interface in org.springframework.ui.context
使用すべきではありません。
6.0 の時点で CSS の使用を推奨し、直接の代替なし
ThemeTag - org.springframework.web.servlet.tags のクラス
使用すべきではありません。
6.0 の時点で、直接の代替はありません
ThemeTag() - クラス org.springframework.web.servlet.tags. ThemeTag のコンストラクター
使用すべきではありません。
then() - インターフェース org.springframework.r2dbc.core のメソッド。DatabaseClient.GenericExecuteSpec
SQL 呼び出しを実行し、ステートメントの補完時に結果なしで完了する Mono を返します。
ThreadLocalTargetSource - org.springframework.aop.target のクラス
オブジェクトプールの代替。
ThreadLocalTargetSource() - クラス org.springframework.aop.target. ThreadLocalTargetSource のコンストラクター
ThreadLocalTargetSourceStats - Interface in org.springframework.aop.target
ThreadLocal TargetSource の統計。
ThreadPoolExecutorFactoryBean - org.springframework.scheduling.concurrent のクラス
JavaBean は、ThreadPoolExecutorSE を Bean スタイルで構成し ( "corePoolSize"、"maxPoolSize"、"keepAliveSeconds"、"queueCapacity" プロパティを介して)、ネイティブ ExecutorServiceSE 型の Bean 参照として公開できるようにします。
ThreadPoolExecutorFactoryBean() - クラス org.springframework.scheduling.concurrent. ThreadPoolExecutorFactoryBean のコンストラクター
ThreadPoolTaskExecutor - org.springframework.scheduling.concurrent のクラス
JavaBean は、ThreadPoolExecutorSE を Bean スタイルで ( "corePoolSize"、"maxPoolSize"、"keepAliveSeconds"、"queueCapacity" プロパティを通じて) 構成し、それを Spring TaskExecutor として公開できるようにします。
ThreadPoolTaskExecutor() - クラス org.springframework.scheduling.concurrent. ThreadPoolTaskExecutor のコンストラクター
ThreadPoolTaskScheduler - org.springframework.scheduling.concurrent のクラス
Spring の TaskScheduler インターフェースの標準実装。ネイティブ ScheduledThreadPoolExecutorSE をラップし、それに適用可能なすべての構成オプションを提供します。
ThreadPoolTaskScheduler() - クラス org.springframework.scheduling.concurrent. ThreadPoolTaskScheduler のコンストラクター
throw_exception(Type, String) - クラス org.springframework.cglib.core のメソッド。CodeEmitter
throwable() - Method in record class org.springframework.scheduling.config.TaskExecutionOutcome
throwable レコードコンポーネントの値を返します。
ThrowableWrapper(Throwable) - 例外 org.springframework.cache.interceptor のコンストラクター。CacheOperationInvoker.ThrowableWrapper
throwing() - Static method in interface org.springframework.core.io.support.SpringFactoriesLoader.FailureHandler
IllegalArgumentExceptionSE をスローしてエラーを処理する新しい SpringFactoriesLoader.FailureHandler を作成します。
throwing(BiFunction<String, Exception, RuntimeException>) - インターフェース org.springframework.util.function のメソッド。ThrowingBiFunction
ThrowingBiFunction.apply(Object, Object) メソッドが、指定された exceptionWrapper を使用してスローされたチェック例外をラップする新しい ThrowingBiFunction を返します。
throwing(BiFunction<String, Exception, RuntimeException>) - インターフェース org.springframework.util.function のメソッド。ThrowingConsumer
ThrowingConsumer.accept(Object) メソッドが、指定された exceptionWrapper を使用してスローされたチェック例外をラップする新しい ThrowingConsumer を返します。
throwing(BiFunction<String, Exception, RuntimeException>) - インターフェース org.springframework.util.function のメソッド。ThrowingFunction
ThrowingFunction.apply(Object) メソッドが、指定された exceptionWrapper を使用してスローされたチェック例外をラップする新しい ThrowingFunction を返します。
throwing(BiFunction<String, Exception, RuntimeException>) - インターフェース org.springframework.util.function のメソッド。ThrowingSupplier
ThrowingSupplier.get() メソッドが、指定された exceptionWrapper を使用してスローされたチェック例外をラップする新しい ThrowingSupplier を返します。
throwing(BiFunction<String, Throwable, ? extends RuntimeException>) - Static method in interface org.springframework.core.io.support.SpringFactoriesLoader.FailureHandler
例外をスローしてエラーを処理する新しい SpringFactoriesLoader.FailureHandler を作成します。
ThrowingBiFunction< T , U , R > - Interface in org.springframework.util.function
チェック例外をスローするコードの呼び出しを許可する BiFunctionSE
ThrowingConsumer< T > - Interface in org.springframework.util.function
チェック例外をスローするコードの呼び出しを許可する ConsumerSE
ThrowingFunction< T , R > - Interface in org.springframework.util.function
チェック例外をスローするコードの呼び出しを許可する FunctionSE
ThrowingSupplier< T > - Interface in org.springframework.util.function
チェック例外をスローするコードの呼び出しを許可する SupplierSE
THROWS - Static variable in class org.springframework.asm.TypeReference
メソッドの throws 句で宣言された例外の型を対象とする一種の型参照。
ThrowsAdvice - org.springframework.aop のインターフェース
スローアドバイスのタグインターフェース。
ThrowsAdviceInterceptor - org.springframework.aop.framework.adapter のクラス
投球後のアドバイスをまとめるインターセプター。
ThrowsAdviceInterceptor(Object) - クラス org.springframework.aop.framework.adapter. ThrowsAdviceInterceptor のコンストラクター
指定された ThrowsAdvice の新しい ThrowsAdviceInterceptor を作成します。
TIME - Enum constant in enum class org.springframework.format.annotation.DateTimeFormat.ISO
最も一般的な ISO 時間形式 HH:mm:ss.SSSXXX - たとえば、"01:30:00.000-05:00"。
TIME_ZONE_REQUEST_ATTRIBUTE_NAME - Static variable in class org.springframework.web.servlet.i18n.CookieLocaleResolver
TimeZone を保持するリクエスト属性の名前。
TIME_ZONE_SESSION_ATTRIBUTE_NAME - Static variable in class org.springframework.web.servlet.i18n.SessionLocaleResolver
TimeZone を保持するセッション属性のデフォルト名。
Timed - Annotation Interface in org.springframework.test.annotation
JUnit 4 で使用するテストアノテーションは、テストメソッドが指定された時間内に実行を終了する必要があることを示します。
timeout() - Element in annotation interface org.springframework.transaction.annotation.Transactional
このトランザクションのタイムアウト(秒単位)。
TIMEOUT_DEFAULT - Static variable in interface org.springframework.transaction.TransactionDefinition
基になるトランザクションシステムの既定のタイムアウトを使用するか、タイムアウトがサポートされていない場合はなしを使用します。
TIMEOUT_IMMEDIATE - Static variable in interface org.springframework.core.task.AsyncTaskExecutor
使用すべきではありません。
5.3.16 の時点で、AsyncTaskExecutor.execute(Runnable, long) と同様
TIMEOUT_INDEFINITE - Static variable in interface org.springframework.core.task.AsyncTaskExecutor
使用すべきではありません。
5.3.16 の時点で、AsyncTaskExecutor.execute(Runnable, long) と同様
TimeoutCallableProcessingInterceptor - org.springframework.web.context.request.async のクラス
レスポンスがまだコミットされていない場合、タイムアウトの場合に 503(SERVICE_UNAVAILABLE)を送信します。
TimeoutCallableProcessingInterceptor() - クラス org.springframework.web.context.request.async. TimeoutCallableProcessingInterceptor のコンストラクター
TimeoutDeferredResultProcessingInterceptor - org.springframework.web.context.request.async のクラス
レスポンスがまだコミットされていない場合、タイムアウトの場合に 503(SERVICE_UNAVAILABLE)を送信します。
TimeoutDeferredResultProcessingInterceptor() - クラス org.springframework.web.context.request.async. TimeoutDeferredResultProcessingInterceptor のコンストラクター
timeoutString() - Element in annotation interface org.springframework.transaction.annotation.Transactional
このトランザクションのタイムアウト(秒単位)。
times(int) - Static method in class org.springframework.test.web.client.ExpectedCount
ちょうど N 回。
TIMESTAMP - Static variable in interface org.springframework.jms.support.JmsHeaders
メッセージ送信操作の日付と時刻。
TIMESTAMP - Static variable in class org.springframework.messaging.MessageHeaders
メッセージのタイムスタンプのキー。
timeUnit() - Element in annotation interface org.springframework.scheduling.annotation.Scheduled
timeZone(String) - クラス org.springframework.http.converter.json のメソッド。Jackson2ObjectMapperBuilder
フォーマットに使用するデフォルトの TimeZoneSE をオーバーライドします。
timeZone(TimeZone) - クラス org.springframework.http.converter.json のメソッド。Jackson2ObjectMapperBuilder
フォーマットに使用するデフォルトの TimeZoneSE をオーバーライドします。
TimeZoneAwareLocaleContext - Interface in org.springframework.context.i18n
LocaleContext の拡張。現在のタイムゾーンの認識を追加します。
TimeZoneEditor - org.springframework.beans.propertyeditors のクラス
java.util.TimeZone のエディター。タイムゾーン ID を TimeZone オブジェクトに変換します。
TimeZoneEditor() - クラス org.springframework.beans.propertyeditors. TimeZoneEditor のコンストラクター
TinyBitSet - org.springframework.cglib.core のクラス
使用すべきではありません。
TinyBitSet() - クラス org.springframework.cglib.core. TinyBitSet のコンストラクター
使用すべきではありません。
title(String) - Method in interface org.springframework.web.ErrorResponse.Builder
基礎となる title フィールドを設定します。
TITLE_ATTRIBUTE - Static variable in class org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
titleMessageCode(String) - Method in interface org.springframework.web.ErrorResponse.Builder
ProblemDetail.setTitle(String) の値を解決するために使用する MessageSource コードをカスタマイズします。
TLS_HANDSHAKE_FAILURE - Static variable in class org.springframework.web.reactive.socket.CloseStatus
「1015 は予約済みの値であり、エンドポイントによって Close コントロールフレームのステータスコードとして設定してはなりません(MUST NOT)。
TLS_HANDSHAKE_FAILURE - Static variable in class org.springframework.web.socket.CloseStatus
「1015 は予約済みの値であり、エンドポイントによって Close コントロールフレームのステータスコードとして設定してはなりません(MUST NOT)。
toAbsolutePath(String, HttpServletRequest) - クラス org.springframework.web.servlet.resource のメソッド。ResourceTransformerSupport
指定されたリクエストのパスを参照ポイントとして、指定された相対リクエストパスを絶対パスに変換します。
toAbsolutePath(String, ServerWebExchange) - クラス org.springframework.web.reactive.resource のメソッド。ResourceTransformerSupport
指定されたリクエストのパスを参照ポイントとして、指定された相対リクエストパスを絶対パスに変換します。
toAnnotationArray() - Static method in class org.springframework.core.annotation.MergedAnnotationCollectors
合成されたバージョンを含む AnnotationSE 配列にマージされたアノテーションを蓄積する新しい CollectorSE を作成します。
toAnnotationArray(IntFunction<R[]>) - Static method in class org.springframework.core.annotation.MergedAnnotationCollectors
合成されたバージョンを含む AnnotationSE 配列にマージされたアノテーションを蓄積する新しい CollectorSE を作成します。
toAnnotationSet() - Static method in class org.springframework.core.annotation.MergedAnnotationCollectors
合成されたバージョンを含む LinkedHashSetSE にマージされたアノテーションを蓄積する新しい CollectorSE を作成します。
toArray() - インターフェース org.springframework.beans.factory.aot のメソッド。AutowiredArguments
引数をオブジェクト配列として返します。
toArray() - Method in class org.springframework.util.AutoPopulatingList
toArray(Enumeration<E>, A[]) - Static method in class org.springframework.util.CollectionUtils
指定された列挙の要素を指定された型の配列にマーシャリングします。
toArray(T[]) - Method in class org.springframework.util.AutoPopulatingList
toBodilessEntity() - インターフェース org.springframework.web.client のメソッド。RestClient.ResponseSpec
本体なしで ResponseEntity を返します。
toBodilessEntity() - インターフェース org.springframework.web.reactive.function.client のメソッド。ClientResponse
このレスポンスを、ステータスとヘッダーは含むが本体は含まない遅延 ResponseEntity として返します。
toBodilessEntity() - クラス org.springframework.web.reactive.function.client.support のメソッド。ClientResponseWrapper
toBodilessEntity() - インターフェース org.springframework.web.reactive.function.client のメソッド。WebClient.ResponseSpec
本体なしで ResponseEntity を返します。
toBoolean(TypeConverter, TypedValue) - Static method in class org.springframework.expression.common.ExpressionUtils
提供された型コンバーターを使用して、型付き値をブール値に変換しようとします。
toBoxedDescriptor(String) - Static method in class org.springframework.expression.spel.CodeFlow
toBuffer(DataBuffer) - クラス org.springframework.core.io.buffer.Netty5DataBufferFactory の静的メソッド
指定された Netty DataBuffer を Buffer として返します。
toByte(TypeConverter, TypedValue) - Static method in class org.springframework.expression.common.ExpressionUtils
提供された型コンバーターを使用して、型付き値をバイトに変換してみてください。
toByteArray() - Method in class org.springframework.asm.ClassWriter
この ClassWriter によって構築されたクラスファイルの内容を返します。
toByteArray() - クラス org.springframework.cglib.core のメソッド。DebuggingClassWriter
toByteArray() - Method in class org.springframework.util.FastByteArrayOutputStream
新しく割り当てられたバイト配列を作成します。
toByteArrayUnsafe() - Method in class org.springframework.util.FastByteArrayOutputStream
このストリームの内容をバイト配列に変換し、バイト配列を返します。
toByteBuf(DataBuffer) - Static method in class org.springframework.core.io.buffer.NettyDataBufferFactory
指定された Netty DataBuffer を ByteBuf として返します。
toByteBuffer() - インターフェース org.springframework.core.io.buffer のメソッド。DataBuffer
使用すべきではありません。
6.0.5 現在、DataBuffer.toByteBuffer(ByteBuffer) を推奨
toByteBuffer() - クラス org.springframework.core.io.buffer のメソッド。DataBufferWrapper
使用すべきではありません。
toByteBuffer(int, int) - インターフェース org.springframework.core.io.buffer のメソッド。DataBuffer
使用すべきではありません。
toByteBuffer(int, int) - クラス org.springframework.core.io.buffer のメソッド。DataBufferWrapper
使用すべきではありません。
toByteBuffer(int, int) - クラス org.springframework.core.io.buffer のメソッド。DefaultDataBuffer
使用すべきではありません。
toByteBuffer(int, int) - クラス org.springframework.core.io.buffer のメソッド。JettyDataBuffer
使用すべきではありません。
toByteBuffer(int, int) - クラス org.springframework.core.io.buffer のメソッド。Netty5DataBuffer
使用すべきではありません。
toByteBuffer(int, int) - クラス org.springframework.core.io.buffer のメソッド。NettyDataBuffer
使用すべきではありません。
toByteBuffer(int, ByteBuffer, int, int) - インターフェース org.springframework.core.io.buffer のメソッド。DataBuffer
指定された長さをこのデータバッファーから指定された宛先 ByteBuffer に、指定されたソース位置と宛先バイトバッファー内の指定された宛先位置からコピーします。
toByteBuffer(int, ByteBuffer, int, int) - クラス org.springframework.core.io.buffer のメソッド。DataBufferWrapper
toByteBuffer(int, ByteBuffer, int, int) - クラス org.springframework.core.io.buffer のメソッド。DefaultDataBuffer
toByteBuffer(int, ByteBuffer, int, int) - クラス org.springframework.core.io.buffer のメソッド。JettyDataBuffer
toByteBuffer(int, ByteBuffer, int, int) - クラス org.springframework.core.io.buffer のメソッド。Netty5DataBuffer
toByteBuffer(int, ByteBuffer, int, int) - クラス org.springframework.core.io.buffer のメソッド。NettyDataBuffer
toByteBuffer(ByteBuffer) - インターフェース org.springframework.core.io.buffer のメソッド。DataBuffer
このデータバッファー全体を、指定された宛先 ByteBuffer に、現在の読み取り位置と宛先バイトバッファーの現在の位置からコピーします。
toByteBuffer(ByteBuffer) - クラス org.springframework.core.io.buffer のメソッド。DataBufferWrapper
toBytes() - クラス org.springframework.util.unit のメソッド。DataSize
このインスタンスのバイト数を返します。
toChar(TypeConverter, TypedValue) - Static method in class org.springframework.expression.common.ExpressionUtils
提供された型コンバーターを使用して、型付きの値を char に変換しようとします。
toClass() - Method in class org.springframework.core.ResolvableType
この型を解決された Class として返し、特定のクラスを解決できない場合は ObjectSE にフォールバックします。
toClassArray(Collection<Class<?>>) - Static method in class org.springframework.util.ClassUtils
指定された Collection を Class 配列にコピーします。
toClassName(String) - Static method in class org.springframework.core.test.tools.ClassFile
相対パスに基づいてクラスの名前を返します。
toCode(Object, String) - Method in class org.springframework.core.Constants
使用すべきではありません。
指定された定数グループ内で指定された値を検索します。
toCodeBlock() - クラス org.springframework.aot.generate のメソッド。DefaultMethodReference
toCodeBlock() - インターフェース org.springframework.aot.generate のメソッド。MethodReference
このメソッド参照を CodeBlock として返します。
toCodeForProperty(Object, String) - Method in class org.springframework.core.Constants
使用すべきではありません。
指定された Bean プロパティ名の定数グループ内で指定された値を検索します。
toCodeForSuffix(Object, String) - Method in class org.springframework.core.Constants
使用すべきではありません。
指定された定数グループ内で指定された値を検索します。
toCommaDelimitedString(List<String>) - Method in class org.springframework.http.HttpHeaders
与えられたヘッダー値のリストをコンマ区切りの結果に変換します。
toCompletableFuture(Object, MethodParameter) - インターフェース org.springframework.messaging.handler.invocation のメソッド。AsyncHandlerMethodReturnValueHandler
非同期の戻り値を CompletableFutureSE に適合させます。
toCompletableFuture(Object, MethodParameter) - クラス org.springframework.messaging.handler.invocation のメソッド。CompletableFutureReturnValueHandler
toCompletableFuture(Object, MethodParameter) - クラス org.springframework.messaging.handler.invocation のメソッド。HandlerMethodReturnValueHandlerComposite
toCompletableFuture(Object, MethodParameter) - クラス org.springframework.messaging.handler.invocation のメソッド。ListenableFutureReturnValueHandler
使用すべきではありません。
toCompletableFuture(Object, MethodParameter) - クラス org.springframework.messaging.handler.invocation のメソッド。ReactiveReturnValueHandler
toDataBuffers() - Static method in class org.springframework.web.reactive.function.BodyExtractors
生の DataBuffers を返すエクストラクター。
toDelimitedString(String...) - Static method in enum class org.springframework.validation.DefaultMessageCodesResolver.Format
指定された要素を連結し、それぞれを DefaultMessageCodesResolver.CODE_SEPARATOR で区切り、長さゼロの要素または null 要素をすべてスキップします。
toDescriptor(Class<?>) - Static method in class org.springframework.expression.spel.CodeFlow
型の記述子を推定します。
toDescriptorFromObject(Object) - Static method in class org.springframework.expression.spel.CodeFlow
オブジェクトインスタンス(または null)の記述子を決定します。
toDescriptors(Class<?>[]) - Static method in class org.springframework.expression.spel.CodeFlow
クラスの配列から記述子の配列を作成します。
toDetailedString() - Method in exception org.springframework.expression.ExpressionException
式の文字列と位置(利用可能な場合)、および実際の例外メッセージを含む、この例外の詳細な説明を返します。
toDetailedString() - Method in exception org.springframework.web.util.pattern.PatternParseException
エラーメッセージだけでなく、エラー位置へのポインタを含む元のパターンテキストを含む詳細メッセージを返します。
toDouble(TypeConverter, TypedValue) - Static method in class org.springframework.expression.common.ExpressionUtils
提供された型コンバーターを使用して、型付き値を double に変換してみてください。
toEntity(Class<T>) - インターフェース org.springframework.web.client のメソッド。RestClient.ResponseSpec
指定された型のオブジェクトにデコードされた本体を持つ ResponseEntity を返します。
toEntity(Class<T>) - インターフェース org.springframework.web.reactive.function.client のメソッド。ClientResponse
このレスポンスを遅延 ResponseEntity として返します。
toEntity(Class<T>) - クラス org.springframework.web.reactive.function.client.support のメソッド。ClientResponseWrapper
toEntity(Class<T>) - インターフェース org.springframework.web.reactive.function.client のメソッド。WebClient.ResponseSpec
指定された型のオブジェクトにデコードされた本体を持つ ResponseEntity を返します。
toEntity(ParameterizedTypeReference<T>) - インターフェース org.springframework.web.client のメソッド。RestClient.ResponseSpec
指定された型のオブジェクトにデコードされた本体を持つ ResponseEntity を返します。
toEntity(ParameterizedTypeReference<T>) - インターフェース org.springframework.web.reactive.function.client のメソッド。ClientResponse
このレスポンスを遅延 ResponseEntity として返します。
toEntity(ParameterizedTypeReference<T>) - クラス org.springframework.web.reactive.function.client.support のメソッド。ClientResponseWrapper
toEntity(ParameterizedTypeReference<T>) - インターフェース org.springframework.web.reactive.function.client のメソッド。WebClient.ResponseSpec
toEntityFlux(Class<T>) - インターフェース org.springframework.web.reactive.function.client のメソッド。WebClient.ResponseSpec
指定された型の要素の Flux に本体がデコードされた ResponseEntity を返します。
toEntityFlux(ParameterizedTypeReference<T>) - インターフェース org.springframework.web.reactive.function.client のメソッド。WebClient.ResponseSpec
toEntityFlux(BodyExtractor<Flux<T>, ? super ClientHttpResponse>) - インターフェース org.springframework.web.reactive.function.client のメソッド。WebClient.ResponseSpec
BodyExtractor を使用した WebClient.ResponseSpec.toEntityFlux(Class) のバリアント。
toEntityList(Class<T>) - インターフェース org.springframework.web.reactive.function.client のメソッド。ClientResponse
このレスポンスを ResponseEntity の遅延リストとして返します。
toEntityList(Class<T>) - クラス org.springframework.web.reactive.function.client.support のメソッド。ClientResponseWrapper
toEntityList(Class<T>) - インターフェース org.springframework.web.reactive.function.client のメソッド。WebClient.ResponseSpec
指定された型の要素の List に本体がデコードされた ResponseEntity を返します。
toEntityList(ParameterizedTypeReference<T>) - インターフェース org.springframework.web.reactive.function.client のメソッド。ClientResponse
このレスポンスを ResponseEntity の遅延リストとして返します。
toEntityList(ParameterizedTypeReference<T>) - クラス org.springframework.web.reactive.function.client.support のメソッド。ClientResponseWrapper
toEntityList(ParameterizedTypeReference<T>) - インターフェース org.springframework.web.reactive.function.client のメソッド。WebClient.ResponseSpec
toFloat(TypeConverter, TypedValue) - Static method in class org.springframework.expression.common.ExpressionUtils
提供された型コンバーターを使用して、型付き値を浮動小数点数に変換してみてください。
toFlux(Class<? extends T>) - Static method in class org.springframework.web.reactive.function.BodyExtractors
入力コンテンツを Flux<T> にデコードするエクストラクター。
toFlux(ParameterizedTypeReference<T>) - Static method in class org.springframework.web.reactive.function.BodyExtractors
ジェネリクスを持つ型情報の BodyExtractors.toFlux(Class) のバリアント。
toFormData() - Static method in class org.springframework.web.reactive.function.BodyExtractors
フォームデータを MultiValueMap<String, String> に読み込むエクストラクター。
toFrame(WebSocketMessage) - クラス org.springframework.web.reactive.socket.adapter のメソッド。Netty5WebSocketSessionSupport
toFrame(WebSocketMessage) - クラス org.springframework.web.reactive.socket.adapter のメソッド。NettyWebSocketSessionSupport
toGigabytes() - クラス org.springframework.util.unit のメソッド。DataSize
このインスタンスのギガバイト数を返します。
toHeaderName(String) - クラス org.springframework.jms.support のメソッド。SimpleJmsHeaderMapper
必要に応じて、受信プレフィックスを追加します。
toHeaderName(String) - クラス org.springframework.messaging.support のメソッド。AbstractHeaderMapper
指定された propertyName によって定義されたヘッダーを MessageHeaders インスタンスに設定するために使用する名前を生成します。
toHeaders(Message) - クラス org.springframework.jms.support のメソッド。SimpleJmsHeaderMapper
toHeaders(T) - インターフェース org.springframework.messaging.support のメソッド。HeaderMapper
指定されたターゲットメッセージから抽象化された MessageHeaders にマップします。
toHttpHandler(RouterFunction<?>) - Static method in class org.springframework.web.reactive.function.server.RouterFunctions
デフォルトの戦略を使用して、指定されたルーター関数HttpHandler に変換します。
toHttpHandler(RouterFunction<?>, HandlerStrategies) - Static method in class org.springframework.web.reactive.function.server.RouterFunctions
指定された戦略を使用して、指定されたルーター関数を HttpHandler に変換します。
toInt(TypeConverter, TypedValue) - Static method in class org.springframework.expression.common.ExpressionUtils
提供された型コンバーターを使用して、型付き値を int に変換しようとします。
toInternalNames(Type[]) - Static method in class org.springframework.cglib.core.TypeUtils
toInvokeCodeBlock(MethodReference.ArgumentCodeGenerator) - インターフェース org.springframework.aot.generate のメソッド。MethodReference
指定された MethodReference.ArgumentCodeGenerator を使用して、このメソッド参照を CodeBlock として返します。
toInvokeCodeBlock(MethodReference.ArgumentCodeGenerator, ClassName) - クラス org.springframework.aot.generate のメソッド。DefaultMethodReference
toInvokeCodeBlock(MethodReference.ArgumentCodeGenerator, ClassName) - インターフェース org.springframework.aot.generate のメソッド。MethodReference
指定された MethodReference.ArgumentCodeGenerator を使用して、このメソッド参照を CodeBlock として返します。
toIterator(Enumeration<E>) - Static method in class org.springframework.util.CollectionUtils
EnumerationSEIteratorSE に適合させます。
toJson(Object, Type) - クラス org.springframework.messaging.converter のメソッド。AbstractJsonMessageConverter
toJson(Object, Type) - クラス org.springframework.messaging.converter のメソッド。GsonMessageConverter
toJson(Object, Type) - クラス org.springframework.messaging.converter のメソッド。JsonbMessageConverter
toJson(Object, Type) - クラス org.springframework.messaging.converter のメソッド。KotlinSerializationJsonMessageConverter
toJson(Object, Type, Writer) - クラス org.springframework.messaging.converter のメソッド。AbstractJsonMessageConverter
toJson(Object, Type, Writer) - クラス org.springframework.messaging.converter のメソッド。GsonMessageConverter
toJson(Object, Type, Writer) - クラス org.springframework.messaging.converter のメソッド。JsonbMessageConverter
toJson(Object, Type, Writer) - クラス org.springframework.messaging.converter のメソッド。KotlinSerializationJsonMessageConverter
toJvmDescriptor(Class<?>) - Static method in class org.springframework.expression.spel.CodeFlow
指定されたクラスの JVM 記述子を決定します。
tokenize(String) - Static method in class org.springframework.util.MimeTypeUtils
MimeType オブジェクトのコンマ区切りの文字列を List<String> にトークン化します。
tokenizePath(String) - Method in class org.springframework.util.AntPathMatcher
このマッチャーの設定に基づいて、指定されたパスをパーツにトークン化します。
tokenizePattern(String) - Method in class org.springframework.util.AntPathMatcher
このマッチャーの設定に基づいて、指定されたパスパターンをトークン化してパーツにします。
tokenizeToStringArray(String, String) - Static method in class org.springframework.util.StringUtils
StringTokenizerSE を介して、指定された String を String 配列にトークン化します。
tokenizeToStringArray(String, String, boolean, boolean) - Static method in class org.springframework.util.StringUtils
StringTokenizerSE を介して、指定された String を String 配列にトークン化します。
toKilobytes() - クラス org.springframework.util.unit のメソッド。DataSize
このインスタンスのキロバイト数を返します。
toListenableFuture(Object, MethodParameter) - インターフェース org.springframework.messaging.handler.invocation のメソッド。AsyncHandlerMethodReturnValueHandler
非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
toListenableFuture(Object, MethodParameter) - クラス org.springframework.messaging.handler.invocation のメソッド。ListenableFutureReturnValueHandler
使用すべきではありません。
toLocaleValue(Locale) - クラス org.springframework.web.servlet.i18n のメソッド。CookieLocaleResolver
指定されたロケールを、Cookie に含めるためのテキスト値としてレンダリングします。
toLong(TypeConverter, TypedValue) - Static method in class org.springframework.expression.common.ExpressionUtils
提供された型コンバーターを使用して、型付き値を long に変換しようとします。
toLongString() - クラス org.springframework.aop.aspectj のメソッド。MethodInvocationProceedingJoinPoint
toMap() - クラス org.springframework.messaging.support のメソッド。MessageHeaderAccessor
基本となるヘッダー値のコピーをプレーンな MapSE オブジェクトとして返します。
TomcatHttpHandlerAdapter - org.springframework.http.server.reactive のクラス
Tomcat API を使用してリクエストから読み取り、ByteBufferSE でレスポンスに書き込む ServletHttpHandlerAdapter 拡張。
TomcatHttpHandlerAdapter(HttpHandler) - クラス org.springframework.http.server.reactive. TomcatHttpHandlerAdapter のコンストラクター
TomcatLoadTimeWeaver - org.springframework.instrument.classloading.tomcat のクラス
Tomcat の新しい org.apache.tomcat.InstrumentableClassLoaderLoadTimeWeaver 実装。
TomcatLoadTimeWeaver() - クラス org.springframework.instrument.classloading.tomcat. TomcatLoadTimeWeaver のコンストラクター
デフォルトの class loaderSE を使用して、TomcatLoadTimeWeaver クラスの新しいインスタンスを作成します。
TomcatLoadTimeWeaver(ClassLoader) - クラス org.springframework.instrument.classloading.tomcat. TomcatLoadTimeWeaver のコンストラクター
提供された ClassLoaderSE を使用して、TomcatLoadTimeWeaver クラスの新しいインスタンスを作成します。
TomcatRequestUpgradeStrategy - org.springframework.web.reactive.socket.server.upgrade のクラス
Apache Tomcat 用の WebSocket RequestUpgradeStrategy
TomcatRequestUpgradeStrategy - org.springframework.web.socket.server.standard のクラス
Apache Tomcat 用の WebSocket RequestUpgradeStrategy
TomcatRequestUpgradeStrategy() - クラス org.springframework.web.reactive.socket.server.upgrade. TomcatRequestUpgradeStrategy のコンストラクター
TomcatRequestUpgradeStrategy() - クラス org.springframework.web.socket.server.standard. TomcatRequestUpgradeStrategy のコンストラクター
TomcatWebSocketClient - org.springframework.web.reactive.socket.client のクラス
Jakarta WebSocket API に基づく、Tomcat で使用するための WebSocketClient 実装。
TomcatWebSocketClient() - クラス org.springframework.web.reactive.socket.client. TomcatWebSocketClient のコンストラクター
TomcatWebSocketClient(WebSocketContainer) - クラス org.springframework.web.reactive.socket.client. TomcatWebSocketClient のコンストラクター
TomcatWebSocketSession - org.springframework.web.reactive.socket.adapter のクラス
Tomcat の SessionEE 用の Spring WebSocketSession アダプター。
TomcatWebSocketSession(Session, HandshakeInfo, DataBufferFactory) - クラス org.springframework.web.reactive.socket.adapter. TomcatWebSocketSession のコンストラクター
TomcatWebSocketSession(Session, HandshakeInfo, DataBufferFactory, Sinks.Empty<Void>) - クラス org.springframework.web.reactive.socket.adapter. TomcatWebSocketSession のコンストラクター
toMegabytes() - クラス org.springframework.util.unit のメソッド。DataSize
このインスタンスのメガバイト数を返します。
toMessage(WebSocketFrame) - クラス org.springframework.web.reactive.socket.adapter のメソッド。NettyWebSocketSessionSupport
toMessage(WebSocketFrame) - クラス org.springframework.web.reactive.socket.adapter のメソッド。Netty5WebSocketSessionSupport
toMessage(Object, Session) - クラス org.springframework.jms.support.converter のメソッド。MappingJackson2MessageConverter
toMessage(Object, Session) - クラス org.springframework.jms.support.converter のメソッド。MarshallingMessageConverter
この実装は、指定されたオブジェクトを TextMessageEE または BytesMessageEE にマーシャリングします。
toMessage(Object, Session) - インターフェース org.springframework.jms.support.converter のメソッド。MessageConverter
提供されたセッションを使用して Java オブジェクトを JMS メッセージに変換し、メッセージオブジェクトを作成します。
toMessage(Object, Session) - クラス org.springframework.jms.support.converter のメソッド。MessagingMessageConverter
toMessage(Object, Session) - クラス org.springframework.jms.support.converter のメソッド。SimpleMessageConverter
この実装は、文字列の TextMessage、バイト配列の BytesMessage、マップの MapMessage、シリアライズ可能オブジェクトの ObjectMessage を作成します。
toMessage(Object, Session, ObjectWriter) - クラス org.springframework.jms.support.converter のメソッド。MappingJackson2MessageConverter
toMessage(Object, Session, Class<?>) - クラス org.springframework.jms.support.converter のメソッド。MappingJackson2MessageConverter
指定された json ビューと提供されたセッションを使用して Java オブジェクトを JMS メッセージに変換し、メッセージオブジェクトを作成します。
toMessage(Object, Session, Object) - クラス org.springframework.jms.support.converter のメソッド。MappingJackson2MessageConverter
toMessage(Object, Session, Object) - インターフェース org.springframework.jms.support.converter のメソッド。SmartMessageConverter
MessageConverter.toMessage(Object, Session) のバリアントで、追加の変換コンテキストを引数として受け取り、たとえばペイロードパラメーターのアノテーションを考慮に入れることができます。
toMessage(Object, MessageHeaders) - クラス org.springframework.messaging.converter のメソッド。AbstractMessageConverter
toMessage(Object, MessageHeaders) - クラス org.springframework.messaging.converter のメソッド。CompositeMessageConverter
toMessage(Object, MessageHeaders) - インターフェース org.springframework.messaging.converter のメソッド。MessageConverter
ペイロードが特定のペイロードオブジェクトを直列化された形式に変換した結果である Message を作成します。
toMessage(Object, MessageHeaders) - クラス org.springframework.messaging.converter のメソッド。SimpleMessageConverter
toMessage(Object, MessageHeaders, Object) - クラス org.springframework.messaging.converter のメソッド。AbstractMessageConverter
toMessage(Object, MessageHeaders, Object) - クラス org.springframework.messaging.converter のメソッド。CompositeMessageConverter
toMessage(Object, MessageHeaders, Object) - インターフェース org.springframework.messaging.converter のメソッド。SmartMessageConverter
MessageConverter.toMessage(Object, MessageHeaders) のバリアントで、追加の変換コンテキストを引数として受け取り、たとえば戻り値の型のアノテーションを考慮に入れることができます。
toMessageHeaders() - クラス org.springframework.messaging.support のメソッド。MessageHeaderAccessor
基になるヘッダー値のコピーを MessageHeaders オブジェクトとして返します。
toMessagingMessage(Message) - クラス org.springframework.jms.listener.adapter のメソッド。MessagingMessageListenerAdapter
toMethodReference() - クラス org.springframework.aot.generate のメソッド。GeneratedMethod
この生成されたメソッドに MethodReference を返します。
toMono(Class<? extends T>) - Static method in class org.springframework.web.reactive.function.BodyExtractors
入力コンテンツを Mono<T> にデコードするエクストラクター。
toMono(ParameterizedTypeReference<T>) - Static method in class org.springframework.web.reactive.function.BodyExtractors
ジェネリクスを持つ型情報の BodyExtractors.toMono(Class) のバリアント。
toMultipartData() - Static method in class org.springframework.web.reactive.function.BodyExtractors
マルチパートデータを MultiValueMap<String, Part> に読み込むエクストラクター。
toMultiValueMap(Function<MultiValueMap<String, Object>, MultiValueMap<String, Object>>, MergedAnnotation.Adapt...) - Static method in class org.springframework.core.annotation.MergedAnnotationCollectors
マージされたアノテーションをマップとして各マージされたアノテーションから追加されたアイテムとともに MultiValueMap に累積する新しい CollectorSE を作成します。
toMultiValueMap(Map<K, List<V>>) - Static method in class org.springframework.util.CollectionUtils
Map<K, List<V>> を MultiValueMap<K, V> に適合させます。
toMultiValueMap(MergedAnnotation.Adapt...) - Static method in class org.springframework.core.annotation.MergedAnnotationCollectors
マージされたアノテーションをマップとして各マージされたアノテーションから追加されたアイテムとともに MultiValueMap に累積する新しい CollectorSE を作成します。
toMutableAccessor(StompHeaderAccessor, Message<?>) - クラス org.springframework.web.socket.messaging のメソッド。StompSubProtocolHandler
toNativeHeaderMap() - クラス org.springframework.messaging.support のメソッド。NativeMessageHeaderAccessor
ネイティブヘッダーサブマップのコピー、または空のマップを返します。
TOO_BIG_TO_PROCESS - Static variable in class org.springframework.web.reactive.socket.CloseStatus
「1009 は、処理するには大きすぎるメッセージを受信したため、エンドポイントが接続を終了していることを示します。」
TOO_BIG_TO_PROCESS - Static variable in class org.springframework.web.socket.CloseStatus
「1009 は、処理するには大きすぎるメッセージを受信したため、エンドポイントが接続を終了していることを示します。」
TOO_EARLY - Enum constant in enum class org.springframework.http.HttpStatus
425 Too Early.
TOO_MANY_REQUESTS - Enum constant in enum class org.springframework.http.HttpStatus
429 Too Many Requests.
toObjectArray(Object) - Static method in class org.springframework.util.ObjectUtils
指定された配列 (プリミティブ配列の場合もあります) をオブジェクト配列 (必要に応じて、プリミティブラッパーオブジェクトの配列) に変換します。
TOP - Static variable in interface org.springframework.asm.Opcodes
toParamDescriptors(Constructor<?>) - Static method in class org.springframework.expression.spel.CodeFlow
指定されたコンストラクターのパラメーター型を表す記述子の配列を作成します。
toParamDescriptors(Method) - Static method in class org.springframework.expression.spel.CodeFlow
指定されたメソッドのパラメーター型を表す記述子の配列を作成します。
toParts() - Static method in class org.springframework.web.reactive.function.BodyExtractors
マルチパートデータを Flux<Part> に読み込むエクストラクター。
toPrimitiveTargetDesc(String) - Static method in class org.springframework.expression.spel.CodeFlow
型記述子を 1 文字のプリミティブ記述子に変換します。
toProxyConfigString() - Method in interface org.springframework.aop.framework.Advised
toString() は通常ターゲットに委譲されるため、これは AOP プロキシと同等のものを返します。
toProxyConfigString() - クラス org.springframework.aop.framework のメソッド。AdvisedSupport
toPublisher(Object) - Method in class org.springframework.core.ReactiveAdapter
指定されたインスタンスを Reactive Streams Publisher に適合させます。
toQuery() - インターフェース org.springframework.r2dbc.core のメソッド。QueryOperation
Statement の作成で使用されるこの操作の文字列表現を返します。
toRegex() - クラス org.springframework.aot.hint のメソッド。ResourcePatternHint
一致するリソースを識別するために使用する正規表現 PatternSE を返します。
toRelativeURL(URL, String) - Static method in class org.springframework.util.ResourceUtils
URI の構築と URL 変換を経て、指定されたルート URL と相対パスのクリーンな URL インスタンスを作成します。
toResourceRegion(Resource) - Method in class org.springframework.http.HttpRange
現在の HttpRange に含まれる範囲情報を使用して、Resource を ResourceRegion に変換します。
toResourceRegions(List<HttpRange>, Resource) - Static method in class org.springframework.http.HttpRange
HTTP 範囲情報を使用して、各 HttpRange を ResourceRegion に変換し、指定された Resource の適切なセグメントを選択します。
toShort(TypeConverter, TypedValue) - Static method in class org.springframework.expression.common.ExpressionUtils
提供された型コンバーターを使用して、型付き値を short に変換してみてください。
toShortString() - クラス org.springframework.aop.aspectj のメソッド。MethodInvocationProceedingJoinPoint
toSingleValueMap() - Method in class org.springframework.http.HttpHeaders
toSingleValueMap() - クラス org.springframework.http.support のメソッド。HttpComponentsHeadersAdapter
toSingleValueMap() - クラス org.springframework.http.support のメソッド。JettyHeadersAdapter
toSingleValueMap() - クラス org.springframework.http.support のメソッド。Netty4HeadersAdapter
toSingleValueMap() - クラス org.springframework.http.support のメソッド。Netty5HeadersAdapter
toSingleValueMap() - クラス org.springframework.messaging.simp.stomp のメソッド。StompHeaders
toSingleValueMap() - Method in interface org.springframework.util.MultiValueMap
この MultiValueMap に含まれる最初の値を持つ Map を返します。
toSingleValueMap() - Method in class org.springframework.util.MultiValueMapAdapter
toSingleValueMap() - クラス org.springframework.web.socket のメソッド。WebSocketHttpHeaders
toStoreValue(Object) - クラス org.springframework.cache.concurrent のメソッド。ConcurrentMapCache
toStoreValue(Object) - クラス org.springframework.cache.support のメソッド。AbstractValueAdaptingCache
put メソッドに渡された指定のユーザー値を内部ストアの値に変換します(null を適応)。
toString() - Method in class org.springframework.aop.aspectj.AbstractAspectJAdvice
toString() - クラス org.springframework.aop.aspectj.annotation のメソッド。AbstractAspectJAdvisorFactory.AspectJAnnotation
toString() - クラス org.springframework.aop.aspectj.annotation のメソッド。BeanFactoryAspectInstanceFactory
toString() - クラス org.springframework.aop.aspectj.annotation のメソッド。LazySingletonAspectInstanceFactoryDecorator
toString() - Method in class org.springframework.aop.aspectj.AspectJExpressionPointcut
toString() - クラス org.springframework.aop.aspectj のメソッド。MethodInvocationProceedingJoinPoint
toString() - クラス org.springframework.aop.aspectj のメソッド。TypePatternClassFilter
toString() - クラス org.springframework.aop.config のメソッド。AdviceEntry
toString() - クラス org.springframework.aop.config のメソッド。AdvisorEntry
toString() - クラス org.springframework.aop.config のメソッド。AspectEntry
toString() - クラス org.springframework.aop.config のメソッド。PointcutEntry
toString() - クラス org.springframework.aop.framework のメソッド。AdvisedSupport
デバッグ / 診断用。
toString() - クラス org.springframework.aop.framework のメソッド。ProxyConfig
toString() - クラス org.springframework.aop.framework のメソッド。ReflectiveMethodInvocation
toString() - クラス org.springframework.aop.support のメソッド。AbstractBeanFactoryPointcutAdvisor
toString() - クラス org.springframework.aop.support のメソッド。AbstractGenericPointcutAdvisor
toString() - クラス org.springframework.aop.support のメソッド。AbstractRegexpMethodPointcut
toString() - クラス org.springframework.aop.support.annotation のメソッド。AnnotationClassFilter
toString() - クラス org.springframework.aop.support.annotation のメソッド。AnnotationMatchingPointcut
toString() - クラス org.springframework.aop.support.annotation のメソッド。AnnotationMethodMatcher
toString() - クラス org.springframework.aop.support のメソッド。ComposablePointcut
toString() - クラス org.springframework.aop.support のメソッド。ControlFlowPointcut
toString() - クラス org.springframework.aop.support のメソッド。DefaultBeanFactoryPointcutAdvisor
toString() - クラス org.springframework.aop.support のメソッド。DefaultIntroductionAdvisor
toString() - クラス org.springframework.aop.support のメソッド。DefaultPointcutAdvisor
toString() - クラス org.springframework.aop.support のメソッド。NameMatchMethodPointcut
toString() - クラス org.springframework.aop.support のメソッド。RegexpMethodPointcutAdvisor
toString() - クラス org.springframework.aop.support のメソッド。RootClassFilter
toString() - クラス org.springframework.aop.target のメソッド。AbstractBeanFactoryBasedTargetSource
toString() - クラス org.springframework.aop.target のメソッド。EmptyTargetSource
toString() - クラス org.springframework.aop.target のメソッド。HotSwappableTargetSource
toString() - クラス org.springframework.aop.target のメソッド。PrototypeTargetSource
toString() - クラス org.springframework.aop.target のメソッド。SingletonTargetSource
toString() - クラス org.springframework.aot.agent のメソッド。MethodReference
toString() - クラス org.springframework.aot.agent のメソッド。RecordedInvocation
toString() - クラス org.springframework.aot.generate のメソッド。DefaultMethodReference
toString() - クラス org.springframework.aot.generate のメソッド。GeneratedMethod
toString() - クラス org.springframework.aot.hint のメソッド。AbstractTypeReference
toString() - レコードクラス org.springframework.aot.hint.annotation のメソッド。RegisterReflectionReflectiveProcessor.ReflectionRegistration
このレコードクラスの文字列表現を返します。
toString() - クラス org.springframework.aot.hint のメソッド。TypeHint
toString() - Method in class org.springframework.asm.ConstantDynamic
toString() - Method in class org.springframework.asm.Handle
このハンドルのテキスト表現を返します。
toString() - Method in class org.springframework.asm.Label
このラベルの文字列表現を返します。
toString() - Method in class org.springframework.asm.Type
この型の文字列表現を返します。
toString() - Method in class org.springframework.asm.TypePath
この型パスの文字列表現を返します。
toString() - Method in class org.springframework.beans.AbstractNestablePropertyAccessor
toString() - Method in class org.springframework.beans.BeanMetadataAttribute
toString() - クラス org.springframework.beans.factory.annotation のメソッド。InjectionMetadata.InjectedElement
toString() - クラス org.springframework.beans.factory.aot のメソッド。CodeWarnings
toString() - Method in exception org.springframework.beans.factory.BeanCreationException
toString() - クラス org.springframework.beans.factory.config のメソッド。AutowiredPropertyMarker
toString() - クラス org.springframework.beans.factory.config のメソッド。BeanDefinitionHolder
この実装は長い説明を返します。
toString() - クラス org.springframework.beans.factory.config のメソッド。RuntimeBeanNameReference
toString() - クラス org.springframework.beans.factory.config のメソッド。RuntimeBeanReference
toString() - クラス org.springframework.beans.factory.config のメソッド。TypedStringValue
toString() - クラス org.springframework.beans.factory のメソッド。InjectionPoint
toString() - クラス org.springframework.beans.factory.parsing のメソッド。AbstractComponentDefinition
toString() - クラス org.springframework.beans.factory.parsing のメソッド。BeanComponentDefinition
この実装は、この ComponentDefinition の説明を返します。
toString() - クラス org.springframework.beans.factory.parsing のメソッド。BeanEntry
toString() - クラス org.springframework.beans.factory.parsing のメソッド。ConstructorArgumentEntry
toString() - クラス org.springframework.beans.factory.parsing のメソッド。ParseState
現在の ParseState のツリー形式の表現を返します。
toString() - Method in class org.springframework.beans.factory.parsing.Problem
toString() - クラス org.springframework.beans.factory.parsing のメソッド。PropertyEntry
toString() - クラス org.springframework.beans.factory.parsing のメソッド。QualifierEntry
toString() - クラス org.springframework.beans.factory.support のメソッド。AbstractBeanDefinition
toString() - クラス org.springframework.beans.factory.support のメソッド。ChildBeanDefinition
toString() - クラス org.springframework.beans.factory.support のメソッド。DefaultListableBeanFactory
toString() - クラス org.springframework.beans.factory.support のメソッド。GenericBeanDefinition
toString() - クラス org.springframework.beans.factory.support のメソッド。LookupOverride
toString() - レコードクラス org.springframework.beans.factory.support のメソッド。RegisteredBean.InstantiationDescriptor
このレコードクラスの文字列表現を返します。
toString() - クラス org.springframework.beans.factory.support のメソッド。RegisteredBean
toString() - クラス org.springframework.beans.factory.support のメソッド。ReplaceOverride
toString() - クラス org.springframework.beans.factory.support のメソッド。RootBeanDefinition
toString() - クラス org.springframework.beans.factory.xml のメソッド。BeansDtdResolver
toString() - クラス org.springframework.beans.factory.xml のメソッド。DefaultNamespaceHandlerResolver
toString() - クラス org.springframework.beans.factory.xml のメソッド。DelegatingEntityResolver
toString() - クラス org.springframework.beans.factory.xml のメソッド。PluggableSchemaResolver
toString() - Method in class org.springframework.beans.MutablePropertyValues
toString() - Method in exception org.springframework.beans.PropertyBatchUpdateException
toString() - Method in class org.springframework.beans.PropertyValue
toString() - クラス org.springframework.cache.interceptor のメソッド。CacheOperation
このキャッシュ操作の識別説明を返します。
toString() - クラス org.springframework.cache.interceptor のメソッド。NameMatchCacheOperationSource
toString() - クラス org.springframework.cache.interceptor のメソッド。SimpleKey
toString() - クラス org.springframework.cache.support のメソッド。NullValue
toString() - クラス org.springframework.cache.support のメソッド。SimpleValueWrapper
toString() - クラス org.springframework.cglib.beans のメソッド。BeanMap
toString() - クラス org.springframework.cglib.core のメソッド。ClassInfo
toString() - クラス org.springframework.cglib.core のメソッド。MethodInfo
toString() - Method in class org.springframework.cglib.core.Signature
toString() - クラス org.springframework.cglib.core のメソッド。WeakCacheKey
toString() - クラス org.springframework.cglib.reflect のメソッド。FastClass
toString() - クラス org.springframework.cglib.reflect のメソッド。FastMember
toString() - クラス org.springframework.cglib.transform のメソッド。ClassTransformerChain
toString() - クラス org.springframework.context.annotation のメソッド。DeferredImportSelector.Group.Entry
toString() - クラス org.springframework.context.event のメソッド。ApplicationListenerMethodAdapter
toString() - クラス org.springframework.context.expression のメソッド。AnnotatedElementKey
toString() - クラス org.springframework.context.expression のメソッド。CachedExpressionEvaluator.ExpressionKey
toString() - クラス org.springframework.context.i18n のメソッド。SimpleLocaleContext
toString() - クラス org.springframework.context.i18n のメソッド。SimpleTimeZoneAwareLocaleContext
toString() - クラス org.springframework.context.support のメソッド。AbstractApplicationContext
このコンテキストに関する情報を返します。
toString() - クラス org.springframework.context.support のメソッド。DefaultMessageSourceResolvable
デフォルトの実装は、この MessageSourceResolvable の属性を公開します。
toString() - クラス org.springframework.context.support のメソッド。DelegatingMessageSource
toString() - クラス org.springframework.context.support のメソッド。ReloadableResourceBundleMessageSource
toString() - クラス org.springframework.context.support のメソッド。ResourceBundleMessageSource
この MessageSource の構成を表示します。
toString() - クラス org.springframework.context.support のメソッド。StaticMessageSource
toString() - クラス org.springframework.core.annotation のメソッド。AnnotatedMethod
toString() - クラス org.springframework.core.annotation のメソッド。AnnotationAttributes
toString() - クラス org.springframework.core.convert.converter のメソッド。GenericConverter.ConvertiblePair
toString() - クラス org.springframework.core.convert.support のメソッド。GenericConversionService
toString() - クラス org.springframework.core.convert のメソッド。TypeDescriptor
toString() - クラス org.springframework.core.env のメソッド。AbstractEnvironment
toString() - クラス org.springframework.core.env のメソッド。CompositePropertySource
toString() - クラス org.springframework.core.env のメソッド。MutablePropertySources
toString() - クラス org.springframework.core.env のメソッド。PropertySource
現在のログレベルにデバッグが含まれていない場合は、簡潔な出力(型と名前)を生成します。
toString() - クラス org.springframework.core.io のメソッド。AbstractResource
この実装は、このリソースの説明を返します。
toString() - クラス org.springframework.core.io.buffer のメソッド。DefaultDataBuffer
toString() - クラス org.springframework.core.io.buffer のメソッド。DefaultDataBufferFactory
toString() - クラス org.springframework.core.io.buffer のメソッド。JettyDataBuffer
toString() - クラス org.springframework.core.io.buffer のメソッド。Netty5DataBuffer
toString() - クラス org.springframework.core.io.buffer のメソッド。Netty5DataBufferFactory
toString() - クラス org.springframework.core.io.buffer のメソッド。NettyDataBuffer
toString() - クラス org.springframework.core.io.buffer のメソッド。NettyDataBufferFactory
toString() - クラス org.springframework.core.io.support のメソッド。EncodedResource
toString() - Method in record class org.springframework.core.io.support.PropertySourceDescriptor
このレコードクラスの文字列表現を返します。
toString() - クラス org.springframework.core.log のメソッド。LogMessage
これは、ロギングプロバイダーによって呼び出され、ログターゲットごとに 1 回呼び出される可能性があります(したがって、結果をローカルにキャッシュします)。
toString() - Method in class org.springframework.core.MethodClassKey
toString() - Method in class org.springframework.core.MethodParameter
toString() - Method in class org.springframework.core.NamedInheritableThreadLocal
toString() - Method in class org.springframework.core.NamedThreadLocal
toString() - Method in enum class org.springframework.core.NativeDetector.Context
toString() - Method in class org.springframework.core.ParameterizedTypeReference
toString() - Method in class org.springframework.core.ResolvableType
この型の文字列表現を完全に解決された形式で返します(すべてのジェネリクスパラメーターを含む)。
toString() - クラス org.springframework.core.style のメソッド。ToStringCreator
この ToStringCreator が構築した文字列表現を返します。
toString() - クラス org.springframework.core.test.tools のメソッド。ClassFiles
toString() - クラス org.springframework.core.test.tools のメソッド。DynamicFile
toString() - クラス org.springframework.core.test.tools のメソッド。ResourceFiles
toString() - クラス org.springframework.core.test.tools のメソッド。SourceFiles
toString() - クラス org.springframework.core.type のメソッド。StandardClassMetadata
toString() - クラス org.springframework.core.type のメソッド。StandardMethodMetadata
toString() - Method in class org.springframework.expression.spel.ast.Literal
toString() - クラス org.springframework.expression.spel.ast のメソッド。NullLiteral
toString() - クラス org.springframework.expression.spel.ast のメソッド。StringLiteral
toString() - Method in class org.springframework.expression.TypedValue
toString() - Method in class org.springframework.http.CacheControl
toString() - クラス org.springframework.http.client.reactive のメソッド。ClientHttpRequestDecorator
toString() - クラス org.springframework.http.client.reactive のメソッド。ClientHttpResponseDecorator
toString() - クラス org.springframework.http.codec のメソッド。ServerSentEvent
toString() - Method in class org.springframework.http.ContentDisposition
RFC 6266 で定義されているこのコンテンツの後処理のヘッダー値を返します。
toString() - Method in record class org.springframework.http.ETag
このレコードクラスの文字列表現を返します。
toString() - Method in class org.springframework.http.HttpCookie
toString() - Method in class org.springframework.http.HttpEntity
toString() - Method in class org.springframework.http.HttpHeaders
toString() - Method in class org.springframework.http.HttpMethod
toString() - Method in enum class org.springframework.http.HttpStatus
このステータスコードの文字列表現を返します。
toString() - Method in class org.springframework.http.ProblemDetail
toString() - Method in class org.springframework.http.RequestEntity
toString() - Method in class org.springframework.http.RequestEntity.UriTemplateRequestEntity
toString() - Method in class org.springframework.http.ResponseCookie
toString() - Method in class org.springframework.http.ResponseEntity
toString() - クラス org.springframework.http.server.reactive のメソッド。ServerHttpRequestDecorator
toString() - クラス org.springframework.http.server.reactive のメソッド。ServerHttpResponseDecorator
toString() - クラス org.springframework.http.support のメソッド。HttpComponentsHeadersAdapter
toString() - クラス org.springframework.http.support のメソッド。JettyHeadersAdapter
toString() - クラス org.springframework.http.support のメソッド。Netty4HeadersAdapter
toString() - クラス org.springframework.http.support のメソッド。Netty5HeadersAdapter
toString() - クラス org.springframework.jdbc.core.namedparam のメソッド。AbstractSqlParameterSource
可能な場合は、対応する SQL 型を使用してパラメーター名と値を列挙するか、そうでない場合は単純な SqlParameterSource 実装クラス名を返します。
toString() - クラス org.springframework.jdbc.core.namedparam のメソッド。ParsedSql
元の SQL 文字列を公開します。
toString() - クラス org.springframework.jdbc.datasource のメソッド。SimpleConnectionHandle
toString() - クラス org.springframework.jms.config のメソッド。AbstractJmsListenerEndpoint
toString() - クラス org.springframework.jms.listener.adapter のメソッド。JmsResponse
toString() - クラス org.springframework.jms.support のメソッド。QosSettings
toString() - Method in exception org.springframework.mail.MailSendException
toString() - Method in class org.springframework.mail.SimpleMailMessage
toString() - クラス org.springframework.messaging.converter のメソッド。CompositeMessageConverter
toString() - クラス org.springframework.messaging.converter のメソッド。DefaultContentTypeResolver
toString() - クラス org.springframework.messaging.handler のメソッド。AbstractMessageCondition
toString() - クラス org.springframework.messaging.handler のメソッド。CompositeMessageCondition
toString() - クラス org.springframework.messaging.handler.invocation のメソッド。AbstractMethodMessageHandler
toString() - Method in class org.springframework.messaging.MessageHeaders
toString() - Method in exception org.springframework.messaging.MessagingException
toString() - クラス org.springframework.messaging.simp.annotation.support のメソッド。SendToMethodReturnValueHandler
toString() - クラス org.springframework.messaging.simp.broker のメソッド。BrokerAvailabilityEvent
toString() - クラス org.springframework.messaging.simp.broker のメソッド。SimpleBrokerMessageHandler
toString() - クラス org.springframework.messaging.simp のメソッド。SimpMessageMappingInfo
toString() - クラス org.springframework.messaging.simp.stomp のメソッド。ReactorNettyTcpStompClient
toString() - クラス org.springframework.messaging.simp.stomp のメソッド。StompBrokerRelayMessageHandler
toString() - クラス org.springframework.messaging.simp.stomp のメソッド。StompHeaders
toString() - クラス org.springframework.messaging.simp.user のメソッド。DefaultUserDestinationResolver
toString() - クラス org.springframework.messaging.simp.user のメソッド。MultiServerUserRegistry
toString() - クラス org.springframework.messaging.simp.user のメソッド。UserDestinationMessageHandler
toString() - クラス org.springframework.messaging.simp.user のメソッド。UserDestinationResult
toString() - クラス org.springframework.messaging.support のメソッド。AbstractMessageChannel
toString() - クラス org.springframework.messaging.support のメソッド。ErrorMessage
toString() - クラス org.springframework.messaging.support のメソッド。GenericMessage
toString() - クラス org.springframework.messaging.support のメソッド。MessageHeaderAccessor
toString() - クラス org.springframework.messaging.tcp.reactor のメソッド。ReactorNetty2TcpClient
toString() - クラス org.springframework.messaging.tcp.reactor のメソッド。ReactorNetty2TcpConnection
toString() - クラス org.springframework.messaging.tcp.reactor のメソッド。ReactorNettyTcpClient
toString() - クラス org.springframework.messaging.tcp.reactor のメソッド。ReactorNettyTcpConnection
toString() - クラス org.springframework.mock.http.client のメソッド。MockClientHttpRequest
toString() - クラス org.springframework.mock.http.client.reactive のメソッド。MockClientHttpResponse
toString() - クラス org.springframework.mock.web のメソッド。MockCookie
toString() - クラス org.springframework.mock.web のメソッド。MockHttpServletMapping
toString() - クラス org.springframework.orm.jpa.persistenceunit のメソッド。MutablePersistenceUnitInfo
toString() - Method in class org.springframework.r2dbc.core.Parameter
使用すべきではありません。
toString() - クラス org.springframework.scheduling.config のメソッド。ScheduledTask
toString() - Method in class org.springframework.scheduling.config.Task
toString() - Method in record class org.springframework.scheduling.config.TaskExecutionOutcome
このレコードクラスの文字列表現を返します。
toString() - クラス org.springframework.scheduling.support のメソッド。CronExpression
この CronExpression の作成に使用された式文字列を返します。
toString() - クラス org.springframework.scheduling.support のメソッド。CronTrigger
toString() - クラス org.springframework.scheduling.support のメソッド。DelegatingErrorHandlingRunnable
toString() - クラス org.springframework.scheduling.support のメソッド。ScheduledMethodRunnable
toString() - クラス org.springframework.scripting.bsh のメソッド。BshScriptFactory
toString() - Method in class org.springframework.scripting.groovy.GroovyScriptFactory
toString() - クラス org.springframework.scripting.support のメソッド。ResourceScriptSource
toString() - クラス org.springframework.scripting.support のメソッド。StandardScriptFactory
toString() - クラス org.springframework.scripting.support のメソッド。StaticScriptSource
toString() - クラス org.springframework.test.context.bean.override のメソッド。BeanOverrideHandler
toString() - クラス org.springframework.test.context.cache のメソッド。DefaultContextCache
このキャッシュの実装型とその統計を含むテキスト文字列を生成します。
toString() - クラス org.springframework.test.context のメソッド。ContextConfigurationAttributes
コンテキスト構成属性と宣言クラスの String 表現を提供します。
toString() - クラス org.springframework.test.context のメソッド。MergedContextConfiguration
toString() - クラス org.springframework.test.context.support のメソッド。DefaultBootstrapContext
このブートストラップコンテキストの状態の文字列表現を提供します。
toString() - クラス org.springframework.test.context.support のメソッド。DefaultTestContext
このテストコンテキストの状態の文字列表現を提供します。
toString() - クラス org.springframework.test.context のメソッド。TestContextAnnotationUtils.AnnotationDescriptor
この AnnotationDescriptor のテキスト表現を提供します。
toString() - クラス org.springframework.test.context.web のメソッド。WebMergedContextConfiguration
toString() - クラス org.springframework.test.json のメソッド。JsonContent
toString() - クラス org.springframework.test.web.reactive.server のメソッド。ExchangeResult
toString() - クラス org.springframework.transaction.interceptor のメソッド。MatchAlwaysTransactionAttributeSource
toString() - クラス org.springframework.transaction.interceptor のメソッド。MethodMapTransactionAttributeSource
toString() - クラス org.springframework.transaction.interceptor のメソッド。NameMatchTransactionAttributeSource
toString() - クラス org.springframework.transaction.interceptor のメソッド。NoRollbackRuleAttribute
toString() - クラス org.springframework.transaction.interceptor のメソッド。RollbackRuleAttribute
toString() - クラス org.springframework.transaction.interceptor のメソッド。RuleBasedTransactionAttribute
toString() - クラス org.springframework.transaction.interceptor のメソッド。TransactionAspectSupport.TransactionInfo
toString() - クラス org.springframework.transaction.support のメソッド。DefaultTransactionDefinition
このトランザクション定義の識別記述を返します。
toString() - クラス org.springframework.transaction.support のメソッド。DelegatingTransactionDefinition
toString() - クラス org.springframework.util.backoff のメソッド。ExponentialBackOff
toString() - クラス org.springframework.util.comparator のメソッド。BooleanComparator
toString() - クラス org.springframework.util.comparator のメソッド。NullSafeComparator
使用すべきではありません。
toString() - Method in class org.springframework.util.ConcurrentReferenceHashMap.Entry
toString() - Method in class org.springframework.util.FastByteArrayOutputStream
プラットフォームのデフォルトの文字セットを使用してバイトをデコードすることにより、このストリームの内容を文字列に変換します。
toString() - Method in class org.springframework.util.InstanceFilter
toString() - Method in class org.springframework.util.LinkedCaseInsensitiveMap
toString() - Method in class org.springframework.util.MimeType
toString() - Method in class org.springframework.util.MultiValueMapAdapter
toString() - Method in class org.springframework.util.StopWatch
数秒以内に実行されるすべてのタスクを説明する情報文字列を生成します。
toString() - クラス org.springframework.util.unit のメソッド。DataSize
toString() - Method in class org.springframework.validation.AbstractErrors
toString() - Method in interface org.springframework.validation.Errors
たとえば例外メッセージに含めるために、記録されたエラーの概要を返します。
toString() - Method in class org.springframework.validation.FieldError
toString() - クラス org.springframework.validation.method のメソッド。ParameterValidationResult
toString() - Method in class org.springframework.validation.ObjectError
toString() - Method in class org.springframework.validation.SimpleErrors
toString() - クラス org.springframework.web.context.request のメソッド。FacesWebRequest
toString() - クラス org.springframework.web.context.request のメソッド。ServletRequestAttributes
toString() - クラス org.springframework.web.context.request のメソッド。ServletWebRequest
toString() - クラス org.springframework.web.context.support のメソッド。RequestHandledEvent
toString() - クラス org.springframework.web.context.support のメソッド。ServletRequestHandledEvent
toString() - クラス org.springframework.web.method のメソッド。ControllerAdviceBean
toString() - クラス org.springframework.web.method のメソッド。HandlerMethod
toString() - クラス org.springframework.web.method.support のメソッド。ModelAndViewContainer
診断情報を返します。
toString() - クラス org.springframework.web.reactive.resource のメソッド。ResourceWebHandler
toString() - クラス org.springframework.web.reactive.result.condition のメソッド。AbstractRequestCondition
toString() - クラス org.springframework.web.reactive.result.method のメソッド。RequestMappingInfo
toString() - クラス org.springframework.web.reactive.result.view のメソッド。AbstractUrlBasedView
toString() - クラス org.springframework.web.reactive.result.view のメソッド。AbstractView
toString() - クラス org.springframework.web.reactive.result.view のメソッド。BindStatus
toString() - Method in class org.springframework.web.reactive.result.view.Fragment
toString() - クラス org.springframework.web.reactive.socket.adapter のメソッド。AbstractWebSocketSession
toString() - クラス org.springframework.web.reactive.socket のメソッド。CloseStatus
toString() - クラス org.springframework.web.reactive.socket のメソッド。HandshakeInfo
toString() - クラス org.springframework.web.reactive.socket のメソッド。WebSocketMessage
toString() - クラス org.springframework.web.server.handler のメソッド。WebHandlerDecorator
toString() - クラス org.springframework.web.server のメソッド。ServerWebExchangeDecorator
toString() - クラス org.springframework.web.servlet のメソッド。FlashMap
toString() - クラス org.springframework.web.servlet.handler のメソッド。HandlerMappingIntrospector.CachedResult
toString() - クラス org.springframework.web.servlet のメソッド。HandlerExecutionChain
ハンドラーの toString() 実装にデリゲートします。
toString() - クラス org.springframework.web.servlet のメソッド。ModelAndView
このモデルとビューに関する診断情報を返します。
toString() - クラス org.springframework.web.servlet.mvc.condition のメソッド。AbstractRequestCondition
toString() - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。ResponseBodyEmitter
toString() - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。SseEmitter
toString() - クラス org.springframework.web.servlet.mvc.method のメソッド。RequestMappingInfo
toString() - クラス org.springframework.web.servlet.mvc のメソッド。ParameterizableViewController
toString() - クラス org.springframework.web.servlet.resource のメソッド。ResourceHttpRequestHandler
toString() - クラス org.springframework.web.servlet.support のメソッド。BindStatus
toString() - Method in class org.springframework.web.servlet.tags.Param
toString() - クラス org.springframework.web.servlet.view のメソッド。AbstractUrlBasedView
toString() - クラス org.springframework.web.servlet.view のメソッド。AbstractView
toString() - クラス org.springframework.web.socket のメソッド。AbstractWebSocketMessage
toString() - クラス org.springframework.web.socket.adapter のメソッド。AbstractWebSocketSession
toString() - クラス org.springframework.web.socket のメソッド。CloseStatus
toString() - クラス org.springframework.web.socket.config のメソッド。WebSocketMessageBrokerStats
toString() - クラス org.springframework.web.socket.handler のメソッド。BeanCreatingHandlerProvider
toString() - クラス org.springframework.web.socket.handler のメソッド。ConcurrentWebSocketSessionDecorator
toString() - クラス org.springframework.web.socket.handler のメソッド。PerConnectionWebSocketHandler
toString() - クラス org.springframework.web.socket.handler のメソッド。WebSocketHandlerDecorator
toString() - クラス org.springframework.web.socket.handler のメソッド。WebSocketSessionDecorator
toString() - クラス org.springframework.web.socket.messaging のメソッド。AbstractSubProtocolEvent
toString() - クラス org.springframework.web.socket.messaging のメソッド。DefaultSimpUserRegistry
toString() - クラス org.springframework.web.socket.messaging のメソッド。SessionDisconnectEvent
toString() - クラス org.springframework.web.socket.messaging のメソッド。StompSubProtocolHandler
toString() - クラス org.springframework.web.socket.messaging のメソッド。SubProtocolWebSocketHandler
toString() - クラス org.springframework.web.socket.server.standard のメソッド。ServerEndpointRegistration
toString() - クラス org.springframework.web.socket.sockjs.client のメソッド。AbstractClientSockJsSession
toString() - クラス org.springframework.web.socket.sockjs.client のメソッド。SockJsUrlInfo
toString() - クラス org.springframework.web.socket.sockjs.client のメソッド。WebSocketTransport
toString() - クラス org.springframework.web.socket.sockjs.frame のメソッド。SockJsFrame
toString() - クラス org.springframework.web.socket.sockjs.transport.session のメソッド。AbstractSockJsSession
toString() - Method in enum class org.springframework.web.socket.sockjs.transport.TransportType
toString() - クラス org.springframework.web.socket のメソッド。WebSocketExtension
toString() - クラス org.springframework.web.socket のメソッド。WebSocketHttpHeaders
toString() - クラス org.springframework.web.util.pattern のメソッド。PathPattern.PathMatchInfo
toString() - クラス org.springframework.web.util.pattern のメソッド。PathPattern
toString() - クラス org.springframework.web.util のメソッド。UriComponents
UriComponents.toUriString() への単純なパススルー。
toString() - クラス org.springframework.web.util のメソッド。UriTemplate
toString(int, int, Charset) - インターフェース org.springframework.core.io.buffer のメソッド。DataBuffer
指定された文字セットを使用して、このバッファのデータの一部を文字列として返します。
toString(int, int, Charset) - クラス org.springframework.core.io.buffer のメソッド。DataBufferWrapper
toString(int, int, Charset) - クラス org.springframework.core.io.buffer のメソッド。DefaultDataBuffer
toString(int, int, Charset) - クラス org.springframework.core.io.buffer のメソッド。JettyDataBuffer
toString(int, int, Charset) - クラス org.springframework.core.io.buffer のメソッド。Netty5DataBuffer
toString(int, int, Charset) - クラス org.springframework.core.io.buffer のメソッド。NettyDataBuffer
toString(Charset) - インターフェース org.springframework.core.io.buffer のメソッド。DataBuffer
指定された文字セットを使用して、このバッファのデータを文字列で返します。
toString(Charset) - クラス org.springframework.core.io.buffer のメソッド。DataBufferWrapper
toString(Charset) - クラス org.springframework.core.io.buffer のメソッド。Netty5DataBuffer
toString(Charset) - クラス org.springframework.core.io.buffer のメソッド。NettyDataBuffer
toString(Charset) - Method in class org.springframework.util.FastByteArrayOutputStream
指定された CharsetSE を使用してバイトをデコードすることにより、このストリームの内容を文字列に変換します。
toString(Collection<? extends MimeType>) - Static method in class org.springframework.util.MimeTypeUtils
指定された MimeType オブジェクトのコレクションの文字列表現を生成します。
toString(Collection<HttpRange>) - Static method in class org.springframework.http.HttpRange
指定された HttpRange オブジェクトのリストの文字列表現を返します。
toString(Collection<MediaType>) - Static method in class org.springframework.http.MediaType
指定された MediaType オブジェクトのリストの文字列表現を返します。
toString(WritableContent) - Static method in class org.springframework.core.test.tools.DynamicFile
toStringArray(Collection<String>) - Static method in class org.springframework.util.StringUtils
指定された CollectionSE を String 配列にコピーします。
toStringArray(Enumeration<String>) - Static method in class org.springframework.util.StringUtils
指定された EnumerationSE を String 配列にコピーします。
toStringAST() - Method in class org.springframework.expression.spel.ast.Assign
toStringAST() - クラス org.springframework.expression.spel.ast のメソッド。BeanReference
toStringAST() - クラス org.springframework.expression.spel.ast のメソッド。CompoundExpression
toStringAST() - クラス org.springframework.expression.spel.ast のメソッド。ConstructorReference
toStringAST() - Method in class org.springframework.expression.spel.ast.Elvis
toStringAST() - クラス org.springframework.expression.spel.ast のメソッド。FunctionReference
toStringAST() - Method in class org.springframework.expression.spel.ast.Identifier
toStringAST() - Method in class org.springframework.expression.spel.ast.Indexer
toStringAST() - クラス org.springframework.expression.spel.ast のメソッド。InlineList
toStringAST() - クラス org.springframework.expression.spel.ast のメソッド。InlineMap
toStringAST() - Method in class org.springframework.expression.spel.ast.Literal
toStringAST() - クラス org.springframework.expression.spel.ast のメソッド。MethodReference
toStringAST() - クラス org.springframework.expression.spel.ast のメソッド。OpDec
toStringAST() - Method in class org.springframework.expression.spel.ast.Operator
すべての演算子の文字列形式は同じ '(' [operand] [operator] [operand] ')' です。
toStringAST() - クラス org.springframework.expression.spel.ast のメソッド。OperatorNot
toStringAST() - クラス org.springframework.expression.spel.ast のメソッド。OpInc
toStringAST() - クラス org.springframework.expression.spel.ast のメソッド。OpMinus
toStringAST() - クラス org.springframework.expression.spel.ast のメソッド。OpPlus
toStringAST() - Method in class org.springframework.expression.spel.ast.Projection
toStringAST() - クラス org.springframework.expression.spel.ast のメソッド。PropertyOrFieldReference
toStringAST() - クラス org.springframework.expression.spel.ast のメソッド。QualifiedIdentifier
toStringAST() - Method in class org.springframework.expression.spel.ast.Selection
toStringAST() - Method in class org.springframework.expression.spel.ast.Ternary
toStringAST() - クラス org.springframework.expression.spel.ast のメソッド。TypeReference
toStringAST() - クラス org.springframework.expression.spel.ast のメソッド。VariableReference
toStringAST() - インターフェース org.springframework.expression.spel のメソッド。SpelNode
この AST ノードの文字列形式を返します。
toStringAST() - クラス org.springframework.expression.spel.standard のメソッド。SpelExpression
式の抽象構文ツリーの文字列表現を生成します。
ToStringCreator - org.springframework.core.style のクラス
プラグイン可能なスタイリング規則を使用して、見栄えの良い toString() メソッドを構築するユーティリティクラス。
ToStringCreator(Object) - クラス org.springframework.core.style. ToStringCreator のコンストラクター
指定されたオブジェクトの ToStringCreator を作成します。
ToStringCreator(Object, ToStringStyler) - クラス org.springframework.core.style. ToStringCreator のコンストラクター
指定されたスタイルを使用して、指定されたオブジェクトの ToStringCreator を作成します。
ToStringCreator(Object, ValueStyler) - クラス org.springframework.core.style. ToStringCreator のコンストラクター
指定されたスタイルを使用して、指定されたオブジェクトの ToStringCreator を作成します。
toStringPayload() - クラス org.springframework.web.socket のメソッド。AbstractWebSocketMessage
toStringPayload() - クラス org.springframework.web.socket のメソッド。BinaryMessage
toStringPayload() - クラス org.springframework.web.socket のメソッド。PingMessage
toStringPayload() - クラス org.springframework.web.socket のメソッド。PongMessage
toStringPayload() - クラス org.springframework.web.socket のメソッド。TextMessage
ToStringStyler - Interface in org.springframework.core.style
pretty-printing toString() メソッドの戦略インターフェース。
toTerabytes() - クラス org.springframework.util.unit のメソッド。DataSize
このインスタンスのテラバイト数を返します。
toTypeDescriptor() - Method in class org.springframework.beans.AbstractNestablePropertyAccessor.PropertyHandler
touch(Object) - クラス org.springframework.core.io.buffer のメソッド。JettyDataBuffer
touch(Object) - クラス org.springframework.core.io.buffer のメソッド。Netty5DataBuffer
touch(Object) - クラス org.springframework.core.io.buffer のメソッド。NettyDataBuffer
touch(Object) - インターフェース org.springframework.core.io.buffer のメソッド。PooledDataBuffer
デバッグの目的で、指定されたヒントをデータバッファに関連付けます。
touch(Object) - インターフェース org.springframework.core.io.buffer のメソッド。TouchableDataBuffer
デバッグの目的で、指定されたヒントをデータバッファに関連付けます。
touch(T, Object) - Static method in class org.springframework.core.io.buffer.DataBufferUtils
指定されたヒントがプールされたバッファであり、リークトラッキングをサポートしている場合は、データバッファに関連付けます。
TouchableDataBuffer - Interface in org.springframework.core.io.buffer
デバッグ目的でヒントを与えることができるバッファを可能にする DataBuffer の拡張。
touchDataBuffer(DataBuffer) - クラス org.springframework.http.server.reactive のメソッド。AbstractServerHttpResponse
ヒントがプールされたバッファであり、リークトラッキングをサポートしている場合、サブクラスがヒントをデータバッファに関連付けることを許可します。
touchDataBuffer(DataBuffer, Map<String, Object>, Log) - Static method in class org.springframework.core.codec.Hints
ヒントに Hints.LOG_PREFIX_HINT が含まれていて、指定されたロガーで DEBUG レベルが有効になっている場合は、ログプレフィックスをヒントとして DataBufferUtils.touch(DataBuffer, Object) を介して指定されたバッファーに適用します。
toUri() - クラス org.springframework.web.util のメソッド。UriComponents
次のようにして、このインスタンスから URISE を作成します。
toURI(String) - Static method in class org.springframework.util.ResourceUtils
最初にスペースを "%20" URI エンコーディングに置き換えて、指定されたロケーション文字列の URI インスタンスを作成します。
toURI(URL) - Static method in class org.springframework.util.ResourceUtils
最初にスペースを "%20" URI エンコーディングに置き換えて、指定された URL の URI インスタンスを作成します。
toUriString() - インターフェース org.springframework.web.util のメソッド。UriBuilder
すべての URI コンポーネント値を完全な形式の URI 文字列に連結して、URI の文字列表現を返します。
toUriString() - クラス org.springframework.web.util のメソッド。UriComponents
すべての URI コンポーネントを連結して、完全に形成された URI 文字列を返します。
toUriString() - クラス org.springframework.web.util のメソッド。UriComponentsBuilder
URI 文字列を作成します。
toURL(String) - Static method in class org.springframework.util.ResourceUtils
URI の構築と URL 変換を経て、指定された場所の文字列のクリーンな URL インスタンスを作成します。
toValueWrapper(Object) - クラス org.springframework.cache.support のメソッド。AbstractValueAdaptingCache
指定されたストア値を SimpleValueWrapper でラップします。これも AbstractValueAdaptingCache.fromStoreValue(java.lang.Object) 変換を行います。
toWebHandler(RouterFunction<?>) - Static method in class org.springframework.web.reactive.function.server.RouterFunctions
指定されたルーター関数WebHandler に変換します。
toWebHandler(RouterFunction<?>, HandlerStrategies) - Static method in class org.springframework.web.reactive.function.server.RouterFunctions
指定された戦略を使用して、指定されたルーター関数WebHandler に変換します。
trace(CharSequence) - クラス org.springframework.core.log のメソッド。LogAccessor
トレースログレベルでメッセージを記録します。
trace(Object) - クラス org.apache.commons.logging.impl のメソッド。NoOpLog
trace(Object) - Method in interface org.apache.commons.logging.Log
トレースログレベルでメッセージを記録します。
trace(Object, Throwable) - クラス org.apache.commons.logging.impl のメソッド。NoOpLog
trace(Object, Throwable) - Method in interface org.apache.commons.logging.Log
エラーをトレースログレベルで記録します。
trace(Throwable, CharSequence) - クラス org.springframework.core.log のメソッド。LogAccessor
トレースログレベルでエラーを記録します。
trace(Throwable, Supplier<? extends CharSequence>) - クラス org.springframework.core.log のメソッド。LogAccessor
トレースログレベルでエラーを記録します。
trace(Supplier<? extends CharSequence>) - クラス org.springframework.core.log のメソッド。LogAccessor
トレースログレベルでメッセージを記録します。
TRACE - Enum constant in enum class org.springframework.web.bind.annotation.RequestMethod
TRACE - Static variable in class org.springframework.http.HttpMethod
HTTP メソッド TRACE
traceDebug(Log, Function<Boolean, String>) - Static method in class org.springframework.core.log.LogFormatUtils
これを使用して、TRACE と DEBUG のログレベルで異なる詳細レベル(または異なるメッセージ)でメッセージをログに記録します。
trackOverrideInstance(Object, SingletonBeanRegistry) - クラス org.springframework.test.context.bean.override のメソッド。BeanOverrideHandler
この BeanOverrideHandler によって作成された、提供された Bean オーバーライドインスタンスを追跡します。
TRAILER - Static variable in class org.springframework.http.HttpHeaders
HTTP Trailer ヘッダーフィールド名。
trailingSlashHandler(String...) - インターフェース org.springframework.web.filter.reactive のメソッド。UrlHandlerFilter.Builder
末尾にスラッシュがある URL のハンドラーを追加します。
trailingSlashHandler(String...) - Static method in class org.springframework.web.filter.reactive.UrlHandlerFilter
末尾にスラッシュが付いた URL のハンドラーを追加してビルダーを作成します。
trailingSlashHandler(String...) - インターフェース org.springframework.web.filter のメソッド。UrlHandlerFilter.Builder
末尾にスラッシュがある URL のハンドラーを追加します。
trailingSlashHandler(String...) - Static method in class org.springframework.web.filter.UrlHandlerFilter
末尾にスラッシュが付いた URL のハンドラーを追加してビルダーを作成します。
TRANSACTION_ADVISOR_BEAN_NAME - Static variable in class org.springframework.transaction.config.TransactionManagementConfigUtils
内部で管理されるトランザクションアドバイザーの Bean 名(mode == PROXY の場合に使用)。
TRANSACTION_ASPECT_BEAN_NAME - Static variable in class org.springframework.transaction.config.TransactionManagementConfigUtils
内部で管理されるトランザクションアスペクトの Bean 名(mode == ASPECTJ の場合に使用)。
TRANSACTION_ASPECT_CLASS_NAME - Static variable in class org.springframework.transaction.config.TransactionManagementConfigUtils
AspectJ トランザクション管理アスペクトのクラス名。
TRANSACTION_ASPECT_CONFIGURATION_CLASS_NAME - Static variable in class org.springframework.transaction.config.TransactionManagementConfigUtils
AspectJ トランザクション管理 @Configuration クラスの名前。
transactionAdvisor(TransactionAttributeSource, TransactionInterceptor) - クラス org.springframework.transaction.annotation のメソッド。ProxyTransactionManagementConfiguration
transactional(Flux<T>) - インターフェース org.springframework.transaction.reactive のメソッド。TransactionalOperator
指定された Flux によって指定された機能シーケンスをトランザクション内でラップします。
transactional(Mono<T>) - インターフェース org.springframework.transaction.reactive のメソッド。TransactionalOperator
指定された Mono によって指定された機能シーケンスをトランザクション内でラップします。
Transactional - Annotation Interface in org.springframework.transaction.annotation
個々のメソッドまたはクラスのトランザクション属性を記述します。
TRANSACTIONAL_EVENT_LISTENER_FACTORY_BEAN_NAME - Static variable in class org.springframework.transaction.config.TransactionManagementConfigUtils
内部で管理されている TransactionalEventListenerFactory の Bean 名。
TransactionalApplicationListener< E extends ApplicationEvent> - Interface in org.springframework.transaction.event
TransactionPhase に従って呼び出される ApplicationListener
TransactionalApplicationListener.SynchronizationCallback - org.springframework.transaction.event のインターフェース
同期駆動型イベント処理で呼び出されるコールバック。ターゲットリスナーの呼び出しをラップします(TransactionalApplicationListener.processEvent(E))。
TransactionalApplicationListenerAdapter< E extends ApplicationEvent> - Class in org.springframework.transaction.event
イベントの処理をターゲット ApplicationListener インスタンスに委譲する TransactionalApplicationListener アダプター。
TransactionalApplicationListenerAdapter(ApplicationListener<E>) - クラス org.springframework.transaction.event. TransactionalApplicationListenerAdapter のコンストラクター
新しい TransactionalApplicationListenerAdapter を作成します。
TransactionalApplicationListenerMethodAdapter - org.springframework.transaction.event のクラス
イベントの処理を TransactionalEventListener アノテーション付きメソッドに委譲する GenericApplicationListener アダプター。
TransactionalApplicationListenerMethodAdapter(String, Class<?>, Method) - クラス org.springframework.transaction.event. TransactionalApplicationListenerMethodAdapter のコンストラクター
新しい TransactionalApplicationListenerMethodAdapter を作成します。
TransactionalEventListener - Annotation Interface in org.springframework.transaction.event
TransactionPhase に従って呼び出される EventListener
transactionalEventListenerFactory() - Static method in class org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration
TransactionalEventListenerFactory - org.springframework.transaction.event のクラス
TransactionalEventListener アノテーション付きメソッドを処理する EventListenerFactory 実装。
TransactionalEventListenerFactory() - クラス org.springframework.transaction.event. TransactionalEventListenerFactory のコンストラクター
TransactionalEventPublisher - org.springframework.transaction.reactive のクラス
リアクティブセットアップでトランザクションイベントを公開するためのデリゲート。
TransactionalEventPublisher(ApplicationEventPublisher) - クラス org.springframework.transaction.reactive. TransactionalEventPublisher のコンストラクター
リアクティブセットアップでトランザクションイベントを公開するための新しいデリゲートを作成します。
TransactionalOperator - Interface in org.springframework.transaction.reactive
プログラムによるトランザクションの境界設定とトランザクションの例外処理を簡素化する演算子クラス。
TransactionalProxy - Interface in org.springframework.transaction.interceptor
手動で作成されたトランザクションプロキシのマーカーインターフェース。
TransactionalTestExecutionListener - org.springframework.test.context.transaction のクラス
Spring の @Transactional アノテーションを尊重することにより、テスト管理トランザクション内でのテストの実行をサポートする TestExecutionListener
TransactionalTestExecutionListener() - クラス org.springframework.test.context.transaction. TransactionalTestExecutionListener のコンストラクター
TransactionAnnotationParser - Interface in org.springframework.transaction.annotation
既知のトランザクションアノテーション型を解析するための戦略インターフェース。
transactionAspect(TransactionAttributeSource) - Method in class org.springframework.transaction.aspectj.AspectJTransactionManagementConfiguration
TransactionAspectSupport - org.springframework.transaction.interceptor のクラス
TransactionInterceptor や AspectJ アスペクトなどのトランザクションアスペクトの基本クラス。
TransactionAspectSupport() - クラス org.springframework.transaction.interceptor. TransactionAspectSupport のコンストラクター
TransactionAspectSupport.InvocationCallback - org.springframework.transaction.interceptor のインターフェース
ターゲット呼び出しを続行するためのシンプルなコールバックインターフェース。
TransactionAspectSupport.TransactionInfo - org.springframework.transaction.interceptor のクラス
トランザクション情報を保持するために使用される不透明なオブジェクト。
TransactionAttribute - Interface in org.springframework.transaction.interceptor
このインターフェースは、rollbackOn 仕様を TransactionDefinition に追加します。
TransactionAttributeEditor - org.springframework.transaction.interceptor のクラス
TransactionAttribute オブジェクトの PropertyEditor。
TransactionAttributeEditor() - クラス org.springframework.transaction.interceptor. TransactionAttributeEditor のコンストラクター
transactionAttributeSource() - クラス org.springframework.transaction.annotation のメソッド。AbstractTransactionManagementConfiguration
TransactionAttributeSource - Interface in org.springframework.transaction.interceptor
TransactionInterceptor がメタデータの取得に使用する戦略インターフェース。
TransactionAttributeSourceAdvisor - org.springframework.transaction.interceptor のクラス
TransactionAttributeSource によって駆動されるアドバイザ。トランザクションであるメソッドに対してのみ TransactionInterceptor を含めるために使用されていました。
TransactionAttributeSourceAdvisor() - クラス org.springframework.transaction.interceptor. TransactionAttributeSourceAdvisor のコンストラクター
新しい TransactionAttributeSourceAdvisor を作成します。
TransactionAttributeSourceAdvisor(TransactionInterceptor) - クラス org.springframework.transaction.interceptor. TransactionAttributeSourceAdvisor のコンストラクター
新しい TransactionAttributeSourceAdvisor を作成します。
TransactionAttributeSourceEditor - org.springframework.transaction.interceptor のクラス
文字列を TransactionAttributeSource に変換するプロパティエディター。
TransactionAttributeSourceEditor() - クラス org.springframework.transaction.interceptor. TransactionAttributeSourceEditor のコンストラクター
TransactionAwareCacheDecorator - org.springframework.cache.transaction のクラス
TransactionAwareCacheDecorator.put(java.lang.Object, java.lang.Object)TransactionAwareCacheDecorator.evict(java.lang.Object)TransactionAwareCacheDecorator.clear() 操作を Spring 管理のトランザクション(Spring の TransactionSynchronizationManager を介して)と同期し、成功したトランザクションのコミット後フェーズでのみ実際のキャッシュのプット / エビクト / クリア操作を実行するキャッシュデコレータ。
TransactionAwareCacheDecorator(Cache) - クラス org.springframework.cache.transaction. TransactionAwareCacheDecorator のコンストラクター
指定されたターゲットキャッシュの新しい TransactionAwareCache を作成します。
TransactionAwareCacheManagerProxy - org.springframework.cache.transaction のクラス
ターゲット CacheManager のプロキシ。Cache.put(java.lang.Object, java.lang.Object) 操作を Spring 管理トランザクションと同期するトランザクション対応 Cache オブジェクトを公開し(Spring の TransactionSynchronizationManager を介して)、成功したトランザクションのコミット後フェーズでのみ実際のキャッシュプット操作を実行します。
TransactionAwareCacheManagerProxy() - クラス org.springframework.cache.transaction. TransactionAwareCacheManagerProxy のコンストラクター
新しい TransactionAwareCacheManagerProxy を作成し、TransactionAwareCacheManagerProxy.setTargetCacheManager(org.springframework.cache.CacheManager) Bean プロパティを介してターゲット CacheManager を設定します。
TransactionAwareCacheManagerProxy(CacheManager) - クラス org.springframework.cache.transaction. TransactionAwareCacheManagerProxy のコンストラクター
指定されたターゲット CacheManager の新しい TransactionAwareCacheManagerProxy を作成します。
TransactionAwareConnectionFactoryProxy - org.springframework.jms.connection のクラス
ターゲット JMS ConnectionFactoryEE のプロキシ。Spring 管理のトランザクションの認識を追加します。
TransactionAwareConnectionFactoryProxy - org.springframework.r2dbc.connection のクラス
ターゲット R2DBC ConnectionFactory のプロキシ。Spring 管理トランザクションの認識を追加します。
TransactionAwareConnectionFactoryProxy() - クラス org.springframework.jms.connection. TransactionAwareConnectionFactoryProxy のコンストラクター
新しい TransactionAwareConnectionFactoryProxy を作成します。
TransactionAwareConnectionFactoryProxy(ConnectionFactory) - クラス org.springframework.r2dbc.connection. TransactionAwareConnectionFactoryProxy のコンストラクター
新しい TransactionAwareConnectionFactoryProxy を作成します。
TransactionAwareConnectionFactoryProxy(ConnectionFactory) - クラス org.springframework.jms.connection. TransactionAwareConnectionFactoryProxy のコンストラクター
新しい TransactionAwareConnectionFactoryProxy を作成します。
TransactionAwareDataSourceProxy - org.springframework.jdbc.datasource のクラス
ターゲット JDBC DataSourceSE のプロキシ。Spring 管理のトランザクションの認識を追加します。
TransactionAwareDataSourceProxy() - クラス org.springframework.jdbc.datasource. TransactionAwareDataSourceProxy のコンストラクター
新しい TransactionAwareDataSourceProxy を作成します。
TransactionAwareDataSourceProxy(DataSource) - クラス org.springframework.jdbc.datasource. TransactionAwareDataSourceProxy のコンストラクター
新しい TransactionAwareDataSourceProxy を作成します。
TransactionCallback< T > - Interface in org.springframework.transaction.reactive
リアクティブトランザクションコードのコールバックインターフェース。
TransactionCallback< T > - Interface in org.springframework.transaction.support
トランザクションコードのコールバックインターフェース。
TransactionCallbackWithoutResult - org.springframework.transaction.support のクラス
TransactionCallback 実装の単純な便利なクラス。
TransactionCallbackWithoutResult() - クラス org.springframework.transaction.support. TransactionCallbackWithoutResult のコンストラクター
TransactionContext - org.springframework.transaction.reactive のクラス
単一のトランザクションのスコープでトランザクションの同期とリソースをカプセル化する可変トランザクションコンテキスト。
TransactionContextManager - org.springframework.transaction.reactive のクラス
トランザクションコンテキストを登録および取得するためのデリゲート。
TransactionDefinition - org.springframework.transaction のインターフェース
Spring 準拠のトランザクションプロパティを定義するインターフェース。
TransactionException - Exception in org.springframework.transaction
すべてのトランザクション例外のスーパークラス。
TransactionException(String) - Constructor for exception org.springframework.transaction.TransactionException
TransactionException のコンストラクター。
TransactionException(String, Throwable) - Constructor for exception org.springframework.transaction.TransactionException
TransactionException のコンストラクター。
TransactionExecution - org.springframework.transaction のインターフェース
トランザクションの現在の状態の一般的な表現。
TransactionExecutionListener - org.springframework.transaction のインターフェース
トランザクションマネージャーでのトランザクションの作成 / 完了ステップをステートレスにリッスンするためのコールバックインターフェース。
TransactionFactory - Interface in org.springframework.transaction.jta
指定されたトランザクション特性に基づいて JTA TransactionEE オブジェクトを作成するための戦略インターフェース。
TransactionInfo(PlatformTransactionManager, TransactionAttribute, String) - クラス org.springframework.transaction.interceptor のコンストラクター。TransactionAspectSupport.TransactionInfo
TransactionInProgressException - Exception in org.springframework.jms
JMS TransactionInProgressException をミラーリングするランタイム例外。
TransactionInProgressException(TransactionInProgressException) - Constructor for exception org.springframework.jms.TransactionInProgressException
transactionInterceptor(TransactionAttributeSource) - クラス org.springframework.transaction.annotation のメソッド。ProxyTransactionManagementConfiguration
TransactionInterceptor - org.springframework.transaction.interceptor のクラス
共通の Spring トランザクションインフラストラクチャ(PlatformTransactionManager/ReactiveTransactionManager)を使用した宣言的トランザクション管理のための AOP Alliance MethodInterceptor。
TransactionInterceptor() - クラス org.springframework.transaction.interceptor. TransactionInterceptor のコンストラクター
新しい TransactionInterceptor を作成します。
TransactionInterceptor(PlatformTransactionManager, Properties) - クラス org.springframework.transaction.interceptor. TransactionInterceptor のコンストラクター
使用すべきではありません。
TransactionInterceptor(PlatformTransactionManager, TransactionAttributeSource) - クラス org.springframework.transaction.interceptor. TransactionInterceptor のコンストラクター
使用すべきではありません。
TransactionInterceptor(TransactionManager, TransactionAttributeSource) - クラス org.springframework.transaction.interceptor. TransactionInterceptor のコンストラクター
新しい TransactionInterceptor を作成します。
TransactionManagementConfigurationSelector - org.springframework.transaction.annotation のクラス
インポートする @Configuration クラスの EnableTransactionManagement.mode() の値に基づいて、使用する AbstractTransactionManagementConfiguration の実装を選択します。
TransactionManagementConfigurationSelector() - クラス org.springframework.transaction.annotation. TransactionManagementConfigurationSelector のコンストラクター
TransactionManagementConfigurer - Interface in org.springframework.transaction.annotation
@EnableTransactionManagement でアノテーションされた @Configuration クラスによって実装されるインターフェース型の検索に対して、デフォルトのアプローチとは異なり、明示的に使用されるデフォルトの PlatformTransactionManager Bean(または ReactiveTransactionManager Bean)を指定したい(または必要がある)場合、このインターフェースを実装する必要があります。
TransactionManagementConfigUtils - org.springframework.transaction.config のクラス
サブパッケージ間で内部共有するための構成定数。
TransactionManagementConfigUtils() - クラス org.springframework.transaction.config. TransactionManagementConfigUtils のコンストラクター
transactionManager() - Element in annotation interface org.springframework.test.context.jdbc.SqlConfig
トランザクションを駆動するために使用される PlatformTransactionManager の Bean 名。
transactionManager() - Element in annotation interface org.springframework.transaction.annotation.Transactional
指定されたトランザクションの修飾子値。
TransactionManager - org.springframework.transaction のインターフェース
Spring トランザクションマネージャー実装用のマーカーインターフェース(従来型またはリアクティブ型)。
transactionMode() - Element in annotation interface org.springframework.test.context.jdbc.SqlConfig
トランザクション内で SQL スクリプトを実行するかどうかを決定するときに使用するモード
TransactionOperations - Interface in org.springframework.transaction.support
基本的なトランザクション実行操作を指定するインターフェース。
TransactionPhase - Enum Class in org.springframework.transaction.event
トランザクションイベントリスナーが適用されるフェーズ。
TransactionProxyFactoryBean - org.springframework.transaction.interceptor のクラス
プロキシファクトリ Bean により、宣言型トランザクションの処理が簡素化されます。
TransactionProxyFactoryBean() - クラス org.springframework.transaction.interceptor. TransactionProxyFactoryBean のコンストラクター
TransactionRolledBackException - Exception in org.springframework.jms
JMS TransactionRolledBackException をミラーリングするランタイム例外。
TransactionRolledBackException(TransactionRolledBackException) - Constructor for exception org.springframework.jms.TransactionRolledBackException
TransactionStatus - org.springframework.transaction のインターフェース
進行中の PlatformTransactionManager トランザクションの表現。
TransactionSuspensionNotSupportedException - Exception in org.springframework.transaction
既存のトランザクションを中断しようとしたときに例外がスローされましたが、トランザクションの中断は基礎となるバックエンドでサポートされていません。
TransactionSuspensionNotSupportedException(String) - Constructor for exception org.springframework.transaction.TransactionSuspensionNotSupportedException
TransactionSuspensionNotSupportedException のコンストラクター。
TransactionSuspensionNotSupportedException(String, Throwable) - Constructor for exception org.springframework.transaction.TransactionSuspensionNotSupportedException
TransactionSuspensionNotSupportedException のコンストラクター。
TransactionSynchronization - Interface in org.springframework.transaction.reactive
リアクティブトランザクション同期コールバックのインターフェース。
TransactionSynchronization - Interface in org.springframework.transaction.support
トランザクション同期コールバックのインターフェース。
TransactionSynchronizationAdapter - org.springframework.transaction.support のクラス
使用すべきではありません。
5.3 以降、TransactionSynchronization インターフェースのデフォルトのメソッドを優先
TransactionSynchronizationAdapter() - クラス org.springframework.transaction.support. TransactionSynchronizationAdapter のコンストラクター
使用すべきではありません。
TransactionSynchronizationManager - org.springframework.transaction.reactive のクラス
サブスクライバーコンテキストごとにリソースとトランザクションの同期を管理する主要デリゲート。
TransactionSynchronizationManager - org.springframework.transaction.support のクラス
スレッドごとにリソースとトランザクションの同期を管理する主要デリゲート。
TransactionSynchronizationManager() - クラス org.springframework.transaction.support. TransactionSynchronizationManager のコンストラクター
TransactionSynchronizationManager(TransactionContext) - クラス org.springframework.transaction.reactive. TransactionSynchronizationManager のコンストラクター
TransactionSynchronizationUtils - org.springframework.transaction.support のクラス
現在登録されているすべての同期で特定の TransactionSynchronization コールバックメソッドをトリガーするためのユーティリティメソッド。
TransactionSynchronizationUtils() - クラス org.springframework.transaction.support. TransactionSynchronizationUtils のコンストラクター
TransactionSystemException - Exception in org.springframework.transaction
コミットやロールバック時など、一般的なトランザクションシステムエラーが発生した場合にスローされる例外。
TransactionSystemException(String) - Constructor for exception org.springframework.transaction.TransactionSystemException
TransactionSystemException のコンストラクター。
TransactionSystemException(String, Throwable) - Constructor for exception org.springframework.transaction.TransactionSystemException
TransactionSystemException のコンストラクター。
TransactionTemplate - org.springframework.transaction.support のクラス
プログラムによるトランザクション境界設定とトランザクション例外処理を簡略化するテンプレートクラス。
TransactionTemplate() - クラス org.springframework.transaction.support. TransactionTemplate のコンストラクター
Bean 用の新しい TransactionTemplate を作成します。
TransactionTemplate(PlatformTransactionManager) - クラス org.springframework.transaction.support. TransactionTemplate のコンストラクター
指定されたトランザクションマネージャーを使用して、新しい TransactionTemplate を構築します。
TransactionTemplate(PlatformTransactionManager, TransactionDefinition) - クラス org.springframework.transaction.support. TransactionTemplate のコンストラクター
指定されたトランザクション定義からデフォルト設定を取得し、指定されたトランザクションマネージャーを使用して新しい TransactionTemplate を構築します。
TransactionTimedOutException - Exception in org.springframework.transaction
トランザクションがタイムアウトしたときにスローされる例外。
TransactionTimedOutException(String) - Constructor for exception org.springframework.transaction.TransactionTimedOutException
TransactionTimedOutException のコンストラクター。
TransactionTimedOutException(String, Throwable) - Constructor for exception org.springframework.transaction.TransactionTimedOutException
TransactionTimedOutException のコンストラクター。
TransactionUsageException - Exception in org.springframework.transaction
Spring トランザクション API の不適切な使用によって引き起こされる例外のスーパークラス。
TransactionUsageException(String) - Constructor for exception org.springframework.transaction.TransactionUsageException
TransactionUsageException のコンストラクター。
TransactionUsageException(String, Throwable) - Constructor for exception org.springframework.transaction.TransactionUsageException
TransactionUsageException のコンストラクター。
TRANSFER_ENCODING - Static variable in class org.springframework.http.HttpHeaders
HTTP Transfer-Encoding ヘッダーフィールド名。
transferTo(File) - インターフェース org.springframework.http.codec.multipart のメソッド。FilePart
このパートのファイルのコンテンツを指定された宛先ファイルにコピーする簡易メソッド。
transferTo(File) - クラス org.springframework.mock.web のメソッド。MockMultipartFile
transferTo(File) - インターフェース org.springframework.web.multipart のメソッド。MultipartFile
受信したファイルを指定された宛先ファイルに転送します。
transferTo(Path) - インターフェース org.springframework.http.codec.multipart のメソッド。FilePart
このパートのファイルのコンテンツを指定された宛先ファイルにコピーする簡易メソッド。
transferTo(Path) - インターフェース org.springframework.web.multipart のメソッド。MultipartFile
受信したファイルを指定された宛先ファイルに転送します。
transform(byte[]) - クラス org.springframework.cglib.core のメソッド。DefaultGeneratorStrategy
transform(HttpServletRequest, Resource) - インターフェース org.springframework.web.servlet.resource のメソッド。ResourceTransformerChain
指定されたリソースを変換します。
transform(HttpServletRequest, Resource, ResourceTransformerChain) - クラス org.springframework.web.servlet.resource のメソッド。CachingResourceTransformer
transform(HttpServletRequest, Resource, ResourceTransformerChain) - クラス org.springframework.web.servlet.resource のメソッド。CssLinkResourceTransformer
transform(HttpServletRequest, Resource, ResourceTransformerChain) - インターフェース org.springframework.web.servlet.resource のメソッド。ResourceTransformer
指定されたリソースを変換します。
transform(Object) - クラス org.springframework.cglib.core のメソッド。MethodInfoTransformer
transform(Object) - Method in interface org.springframework.cglib.core.Transformer
transform(Collection, Transformer) - Static method in class org.springframework.cglib.core.CollectionUtils
transform(Source, Result) - クラス org.springframework.http.converter.xml のメソッド。AbstractXmlHttpMessageConverter
指定された Source を Result に変換します。
transform(ClassGenerator) - クラス org.springframework.cglib.core のメソッド。DefaultGeneratorStrategy
transform(ClassGenerator) - クラス org.springframework.cglib.transform.impl のメソッド。UndeclaredThrowableStrategy
transform(ServerWebExchange, Resource) - インターフェース org.springframework.web.reactive.resource のメソッド。ResourceTransformerChain
指定されたリソースを変換します。
transform(ServerWebExchange, Resource, ResourceTransformerChain) - クラス org.springframework.web.reactive.resource のメソッド。CachingResourceTransformer
transform(ServerWebExchange, Resource, ResourceTransformerChain) - クラス org.springframework.web.reactive.resource のメソッド。CssLinkResourceTransformer
transform(ServerWebExchange, Resource, ResourceTransformerChain) - インターフェース org.springframework.web.reactive.resource のメソッド。ResourceTransformer
指定されたリソースを変換します。
transformedBeanName(String) - Static method in class org.springframework.beans.factory.BeanFactoryUtils
実際の Bean 名を返し、ファクトリ参照解除接頭辞を除去します(存在する場合は、繰り返されたファクトリ接頭辞が見つかった場合も除去します)。
transformedBeanName(String) - クラス org.springframework.beans.factory.support のメソッド。AbstractBeanFactory
Bean 名を返し、必要に応じてファクトリ逆参照プレフィックスを取り除き、エイリアスを正規名に解決します。
TransformedResource - org.springframework.web.reactive.resource のクラス
ResourceTransformer がコンテンツを除く他のすべての情報を保持する元のリソースを表すために使用できる ByteArrayResource の拡張。
TransformedResource - org.springframework.web.servlet.resource のクラス
ResourceTransformer がコンテンツを除く他のすべての情報を保持する元のリソースを表すために使用できる ByteArrayResource の拡張。
TransformedResource(Resource, byte[]) - クラス org.springframework.web.reactive.resource. TransformedResource のコンストラクター
TransformedResource(Resource, byte[]) - クラス org.springframework.web.servlet.resource. TransformedResource のコンストラクター
Transformer - Interface in org.springframework.cglib.core
TransformerUtils - org.springframework.util.xml のクラス
一般的に TransformersSE および javax.xml.transform パッケージに関連する一般的な動作が含まれています。
TransformerUtils() - クラス org.springframework.util.xml. TransformerUtils のコンストラクター
transformIfNecessary(String, byte[]) - Method in class org.springframework.core.OverridingClassLoader
サブクラスによって実装される変換フック。
transformIfNecessary(String, byte[]) - クラス org.springframework.instrument.classloading のメソッド。SimpleInstrumentableClassLoader
transformIfNecessary(String, byte[]) - クラス org.springframework.instrument.classloading のメソッド。WeavingTransformer
指定されたクラスバイト定義に変換を適用します。
transformIfNecessary(String, String, byte[], ProtectionDomain) - クラス org.springframework.instrument.classloading のメソッド。WeavingTransformer
指定されたクラスバイト定義に変換を適用します。
TransformingClassGenerator - org.springframework.cglib.transform のクラス
TransformingClassGenerator(ClassGenerator, ClassTransformer) - クラス org.springframework.cglib.transform. TransformingClassGenerator のコンストラクター
TransformingClassLoader - org.springframework.cglib.transform のクラス
TransformingClassLoader(ClassLoader, ClassFilter, ClassTransformerFactory) - クラス org.springframework.cglib.transform. TransformingClassLoader のコンストラクター
transformPath(String) - クラス org.springframework.web.servlet.view のメソッド。DefaultRequestToViewNameTranslator
リクエスト URI を変換し(webapp のコンテキストで)、スラッシュと拡張子を取り除き、必要に応じてセパレーターを置き換えます。
TransformTag - org.springframework.web.servlet.tags のクラス
<transform> タグは、spring:bind タグ(または Spring のフォームタグライブラリのデータバインドフォーム要素タグ)内のコントローラーおよび他のオブジェクトからの参照データ値の変換を提供します。
TransformTag() - クラス org.springframework.web.servlet.tags. TransformTag のコンストラクター
transformUrl(String) - クラス org.springframework.web.server.adapter のメソッド。DefaultServerWebExchange
transformUrl(String) - インターフェース org.springframework.web.server のメソッド。ServerWebExchange
登録された変換関数に従って、指定された URL を変換します。
transformUrl(String) - クラス org.springframework.web.server のメソッド。ServerWebExchangeDecorator
TransientDataAccessException - Exception in org.springframework.dao
一時的と見なされるデータアクセス例外の階層のルート - アプリケーションレベルの機能による介入なしで操作が再試行されると、以前に失敗した操作が成功する可能性があります。
TransientDataAccessException(String) - Constructor for exception org.springframework.dao.TransientDataAccessException
TransientDataAccessException のコンストラクター。
TransientDataAccessException(String, Throwable) - Constructor for exception org.springframework.dao.TransientDataAccessException
TransientDataAccessException のコンストラクター。
TransientDataAccessResourceException - Exception in org.springframework.dao
リソースが一時的に失敗し、操作を再試行できる場合にスローされるデータアクセス例外。
TransientDataAccessResourceException(String) - Constructor for exception org.springframework.dao.TransientDataAccessResourceException
TransientDataAccessResourceException のコンストラクター。
TransientDataAccessResourceException(String, Throwable) - Constructor for exception org.springframework.dao.TransientDataAccessResourceException
TransientDataAccessResourceException のコンストラクター。
translate(String, String, SQLException) - Method in class org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator
引数を事前チェックし、AbstractFallbackSQLExceptionTranslator.doTranslate(java.lang.String, java.lang.String, java.sql.SQLException) を呼び出し、必要に応じて fallback translator を呼び出します。
translate(String, String, SQLException) - Method in interface org.springframework.jdbc.support.SQLExceptionTranslator
指定された SQLExceptionSE を汎用 DataAccessException に変換します。
translateException(String, R2dbcException) - クラス org.springframework.r2dbc.connection のメソッド。R2dbcTransactionManager
指定された R2DBC コミット / ロールバック例外を一般的な Spring 例外に変換して、AbstractReactiveTransactionManager.commit(org.springframework.transaction.ReactiveTransaction)/AbstractReactiveTransactionManager.rollback(org.springframework.transaction.ReactiveTransaction) 呼び出しから伝達します。
translateException(String, String, SQLException) - クラス org.springframework.jdbc.core のメソッド。JdbcTemplate
指定された SQLExceptionSE を汎用 DataAccessException に変換します。
translateException(String, SQLException) - クラス org.springframework.jdbc.datasource のメソッド。DataSourceTransactionManager
指定された JDBC コミット / ロールバック例外を一般的な Spring 例外に変換して、AbstractPlatformTransactionManager.commit(org.springframework.transaction.TransactionStatus)/AbstractPlatformTransactionManager.rollback(org.springframework.transaction.TransactionStatus) 呼び出しから伝播します。
translateException(String, SQLException) - クラス org.springframework.jdbc.support のメソッド。JdbcTransactionManager
この実装は SQLExceptionTranslator の使用を試み、TransactionSystemException にフォールバックします。
translateExceptionIfPossible(RuntimeException) - クラス org.springframework.dao.support のメソッド。ChainedPersistenceExceptionTranslator
translateExceptionIfPossible(RuntimeException) - インターフェース org.springframework.dao.support のメソッド。PersistenceExceptionTranslator
可能であれば、永続フレームワークによってスローされた特定のランタイム例外を、Spring の汎用 DataAccessException 階層からの対応する例外に変換します。
translateExceptionIfPossible(RuntimeException) - クラス org.springframework.orm.hibernate5 のメソッド。HibernateExceptionTranslator
translateExceptionIfPossible(RuntimeException) - クラス org.springframework.orm.jpa のメソッド。AbstractEntityManagerFactoryBean
Spring の PersistenceExceptionTranslationPostProcessor によって自動検出される PersistenceExceptionTranslator インターフェースの実装。
translateExceptionIfPossible(RuntimeException) - クラス org.springframework.orm.jpa のメソッド。DefaultJpaDialect
この実装は、EntityManagerFactoryUtils に委譲します。
translateExceptionIfPossible(RuntimeException) - クラス org.springframework.orm.jpa.vendor のメソッド。HibernateJpaDialect
translateIfNecessary(RuntimeException, PersistenceExceptionTranslator) - Static method in class org.springframework.dao.support.DataAccessUtils
適切な場合は変換された例外を返し、そうでない場合は指定された例外をそのまま返します。
transport(ClientTransport) - インターフェース org.springframework.messaging.rsocket のメソッド。RSocketRequester.Builder
ClientTransport がすでに初期化されている RSocketRequester.Builder.tcp(String, int) および RSocketRequester.Builder.websocket(URI) のバリアント。
Transport - Interface in org.springframework.web.socket.sockjs.client
SockJS トランスポートのクライアント側の実装。
TransportHandler - Interface in org.springframework.web.socket.sockjs.transport
SockJS セッション URL を処理します。
TransportHandlingSockJsService - org.springframework.web.socket.sockjs.transport のクラス
SPI ベースのトランスポート処理とセッション管理をサポートする SockJsService の基本的な実装。
TransportHandlingSockJsService(TaskScheduler, Collection<TransportHandler>) - クラス org.springframework.web.socket.sockjs.transport. TransportHandlingSockJsService のコンストラクター
指定された handler 型で TransportHandlingSockJsService を作成します。
TransportHandlingSockJsService(TaskScheduler, TransportHandler...) - クラス org.springframework.web.socket.sockjs.transport. TransportHandlingSockJsService のコンストラクター
指定された handler 型で TransportHandlingSockJsService を作成します。
TransportRequest - Interface in org.springframework.web.socket.sockjs.client
特定のトランスポートを介して SockJS サーバーエンドポイントに接続するリクエストに関する情報を、通常は Transport および session 実装に公開します。
transports(Publisher<List<LoadbalanceTarget>>, LoadbalanceStrategy) - インターフェース org.springframework.messaging.rsocket のメソッド。RSocketRequester.Builder
指定された LoadbalanceRSocketClient を介して選択された指定されたターゲットの 1 つに接続する LoadbalanceRSocketClient を使用して RSocketRequester を構築します。
TransportType - Enum Class in org.springframework.web.socket.sockjs.transport
SockJS トランスポート型。
Trigger - Interface in org.springframework.scheduling
トリガーオブジェクトが関連付けられるタスクの次の実行時間を決定するトリガーオブジェクトの共通インターフェース。
triggerAfterCommit() - Static method in class org.springframework.transaction.support.TransactionSynchronizationUtils
現在登録されているすべての同期で afterCommit コールバックをトリガーします。
triggerAfterCompletion(int) - Static method in class org.springframework.transaction.support.TransactionSynchronizationUtils
現在登録されているすべての同期で afterCompletion コールバックをトリガーします。
triggerAfterReceiveCompletion(Message<?>, MessageChannel, Exception) - クラス org.springframework.messaging.support のメソッド。AbstractMessageChannel.ChannelInterceptorChain
triggerAfterSendCompletion(Message<?>, MessageChannel, boolean, Exception) - クラス org.springframework.messaging.support のメソッド。AbstractMessageChannel.ChannelInterceptorChain
triggerBeforeCommit(boolean) - Static method in class org.springframework.transaction.support.TransactionSynchronizationUtils
現在登録されているすべての同期で beforeCommit コールバックをトリガーします。
triggerBeforeCommit(DefaultTransactionStatus) - クラス org.springframework.transaction.support のメソッド。AbstractPlatformTransactionManager
beforeCommit コールバックをトリガーします。
triggerBeforeCompletion() - Static method in class org.springframework.transaction.support.TransactionSynchronizationUtils
現在登録されているすべての同期で beforeCompletion コールバックをトリガーします。
triggerBeforeCompletion(DefaultTransactionStatus) - クラス org.springframework.transaction.support のメソッド。AbstractPlatformTransactionManager
beforeCompletion コールバックをトリガーします。
TriggerContext - org.springframework.scheduling のインターフェース
特定のタスクの最終実行時間と最終完了時間をカプセル化するコンテキストオブジェクト。
triggerFlush() - Static method in class org.springframework.transaction.support.TransactionSynchronizationUtils
現在登録されているすべての同期で flush コールバックをトリガーします。
TriggerTask - org.springframework.scheduling.config のクラス
指定された Trigger に従って実行される Runnable を定義する Task 実装。
TriggerTask(Runnable, Trigger) - クラス org.springframework.scheduling.config. TriggerTask のコンストラクター
新しい TriggerTask を作成します。
trimAllWhitespace(CharSequence) - Static method in class org.springframework.util.StringUtils
指定された CharSequence からすべての空白を削除します: 先頭、末尾、文字の間。
trimAllWhitespace(String) - Static method in class org.springframework.util.StringUtils
指定された String からすべての空白を削除します: 先頭、末尾、文字の間。
trimArrayElements(String[]) - Static method in class org.springframework.util.StringUtils
指定された String 配列の要素をトリミングし、null 以外の各要素で String.trim() を呼び出します。
trimLeadingCharacter(String, char) - Static method in class org.springframework.util.StringUtils
指定された String から指定された先頭文字のすべての出現を切り取ります。
trimLeadingWhitespace(String) - Static method in class org.springframework.util.StringUtils
使用すべきではありません。
6.0 以降、String.stripLeading() を推奨
trimTrailingCharacter(String, char) - Static method in class org.springframework.util.StringUtils
指定された String から指定された末尾文字のすべての出現を切り取ります。
trimTrailingWhitespace(String) - Static method in class org.springframework.util.StringUtils
使用すべきではありません。
6.0 以降、String.stripTrailing() を推奨
trimValues - Variable in class org.springframework.beans.factory.config.PlaceholderConfigurerSupport
trimWhitespace(String) - Static method in class org.springframework.util.StringUtils
使用すべきではありません。
6.0 以降、String.strip() を推奨
TRUE - Static variable in interface org.springframework.aop.ClassFilter
すべてのクラスに一致する ClassFilter の正規インスタンス。
TRUE - Static variable in interface org.springframework.aop.MethodMatcher
すべてのメソッドに一致する MethodMatcher の正規インスタンス。
TRUE - Static variable in interface org.springframework.aop.Pointcut
常に一致する Canonical Pointcut インスタンス。
TRUE - Static variable in class org.springframework.expression.spel.support.BooleanTypedValue
本当です。
TRUE_HIGH - Static variable in class org.springframework.util.comparator.BooleanComparator
このコンパレーターの共有デフォルトインスタンス。true を false よりも高く扱います。
TRUE_LOW - Static variable in class org.springframework.util.comparator.BooleanComparator
このコンパレーターの共有デフォルトインスタンス。false よりも低い true を扱います。
TRUE_VALUE - Static variable in class org.springframework.beans.factory.support.PropertiesBeanDefinitionReader
使用すべきではありません。
true を表す T/F 属性の値。
TRUE_VALUE - Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
true を表す T/F 属性の値。
truncate(CharSequence) - Static method in class org.springframework.util.StringUtils
提供された CharSequenceSE を切り捨てます。
truncate(CharSequence, int) - Static method in class org.springframework.util.StringUtils
提供された CharSequenceSE を切り捨てます。
tryCloseWithError(WebSocketSession, Throwable, Log) - Static method in class org.springframework.web.socket.handler.ExceptionWebSocketHandlerDecorator
tryCloseWithSockJsTransportError(Throwable, CloseStatus) - クラス org.springframework.web.socket.sockjs.transport.session のメソッド。AbstractSockJsSession
SockJS トランスポートの処理に起因するエラーのため、終了します。
twice() - Static method in class org.springframework.test.web.client.ExpectedCount
ちょうど 2 回。
TX_DATA_SOURCE_PREFIX - Static variable in class org.springframework.scheduling.quartz.LocalDataSourceJobStore
Quartz のトランザクション ConnectionProvider に使用される名前。
txManager - Variable in class org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration
TransactionManagementConfigurer を介して構成されたデフォルトのトランザクションマネージャー。
TxNamespaceHandler - org.springframework.transaction.config のクラス
NamespaceHandler を使用すると、XML またはアノテーションを使用して宣言型トランザクション管理を構成できます。
TxNamespaceHandler() - クラス org.springframework.transaction.config. TxNamespaceHandler のコンストラクター
type - Variable in class org.springframework.asm.Attribute
この属性の型。JVMS では名前とも呼ばれます。
type() - アノテーションインターフェース org.springframework.context.annotation の要素。ComponentScan.Filter
使用するフィルターの型。
type(URI) - Method in interface org.springframework.web.ErrorResponse.Builder
基礎となる type フィールドを設定します。
Type - Class in org.springframework.asm
Java フィールドまたはメソッド型。
TYPE - Static variable in interface org.springframework.jms.support.JmsHeaders
メッセージ型ラベル。
TYPE_ARGUMENT - Static variable in class org.springframework.asm.TypePath
ジェネリクス型の型引数にステップインする型パスステップ。
TYPE_ATTRIBUTE - Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
TYPE_BIG_DECIMAL - Static variable in interface org.springframework.cglib.core.Constants
TYPE_BIG_INTEGER - Static variable in interface org.springframework.cglib.core.Constants
TYPE_BOOLEAN - Static variable in interface org.springframework.cglib.core.Constants
TYPE_BYTE - Static variable in interface org.springframework.cglib.core.Constants
TYPE_CHARACTER - Static variable in interface org.springframework.cglib.core.Constants
TYPE_CLASS - Static variable in interface org.springframework.cglib.core.Constants
TYPE_CLASS_ARRAY - Static variable in interface org.springframework.cglib.core.Constants
TYPE_CLASS_LOADER - Static variable in interface org.springframework.cglib.core.Constants
TYPE_CONVERSION_ERROR - Enum constant in enum class org.springframework.expression.spel.SpelMessage
TYPE_DOUBLE - Static variable in interface org.springframework.cglib.core.Constants
TYPE_ERROR - Static variable in interface org.springframework.cglib.core.Constants
TYPE_FLOAT - Static variable in interface org.springframework.cglib.core.Constants
TYPE_HIERARCHY - Enum constant in enum class org.springframework.core.annotation.MergedAnnotations.SearchStrategy
スーパークラスや実装されたインターフェースを含む、型階層全体のフルサーチを実行します。
TYPE_INTEGER - Static variable in interface org.springframework.cglib.core.Constants
TYPE_KEY - Static variable in class org.springframework.jmx.export.naming.IdentityNamingStrategy
型キー。
TYPE_LONG - Static variable in interface org.springframework.cglib.core.Constants
TYPE_NAME_EXPECTED_FOR_ARRAY_CONSTRUCTION - Enum constant in enum class org.springframework.expression.spel.SpelMessage
TYPE_NOT_FOUND - Enum constant in enum class org.springframework.expression.spel.SpelMessage
TYPE_NUMBER - Static variable in interface org.springframework.cglib.core.Constants
TYPE_OBJECT - Static variable in interface org.springframework.cglib.core.Constants
TYPE_OBJECT_ARRAY - Static variable in interface org.springframework.cglib.core.Constants
TYPE_RUNTIME_EXCEPTION - Static variable in interface org.springframework.cglib.core.Constants
TYPE_SHORT - Static variable in interface org.springframework.cglib.core.Constants
TYPE_SIGNATURE - Static variable in interface org.springframework.cglib.core.Constants
TYPE_STRING - Static variable in interface org.springframework.cglib.core.Constants
TYPE_STRING_ARRAY - Static variable in interface org.springframework.cglib.core.Constants
TYPE_STRING_BUFFER - Static variable in interface org.springframework.cglib.core.Constants
TYPE_SYSTEM - Static variable in interface org.springframework.cglib.core.Constants
TYPE_THROWABLE - Static variable in interface org.springframework.cglib.core.Constants
TYPE_TYPE - Static variable in interface org.springframework.cglib.core.Constants
TYPE_UNKNOWN - Static variable in interface org.springframework.jdbc.core.namedparam.SqlParameterSource
不明な(または未指定の)SQL 型を示す定数。
TYPE_UNKNOWN - Static variable in interface org.springframework.jdbc.core.SqlReturnType
不明な(または未指定の)SQL 型を示す定数。
TYPE_UNKNOWN - Static variable in interface org.springframework.jdbc.core.SqlTypeValue
不明な(または未指定の)SQL 型を示す定数。
TYPE_UNKNOWN - Static variable in class org.springframework.jdbc.support.JdbcUtils
不明な(または未指定の)SQL 型を示す定数。
TypeCode - Enum Class in org.springframework.expression.spel.ast
プリミティブ型とそれに対応するクラスオブジェクトに加えて、すべての参照 (非プリミティブ) 型を表す 1 つの特別な TypeCode.OBJECT エントリをキャプチャーします。
TypeComparator - org.springframework.expression のインターフェース
型コンパレーターのインスタンスは、オブジェクトのペアが等しいかどうかを比較できる必要があります。
TypeConverter - org.springframework.beans のインターフェース
型変換メソッドを定義するインターフェース。
TypeConverter - org.springframework.expression のインターフェース
型コンバーターは、式の評価中に発生した異なる型の間で値を変換できます。
TypeConverterSupport - Class in org.springframework.beans
パッケージプライベートデリゲートを使用した TypeConverter インターフェースの基本実装。
TypeConverterSupport() - Constructor for class org.springframework.beans.TypeConverterSupport
TypeDescriptor - org.springframework.core.convert のクラス
変換元または変換先の型に関するコンテキスト記述子。
TypeDescriptor(Field) - クラス org.springframework.core.convert. TypeDescriptor のコンストラクター
FieldSE から新しい型記述子を作成します。
TypeDescriptor(Property) - クラス org.springframework.core.convert. TypeDescriptor のコンストラクター
Property から新しい型記述子を作成します。
TypeDescriptor(MethodParameter) - クラス org.springframework.core.convert. TypeDescriptor のコンストラクター
MethodParameter から新しい型記述子を作成します。
TypeDescriptor(ResolvableType, Class<?>, Annotation[]) - クラス org.springframework.core.convert. TypeDescriptor のコンストラクター
ResolvableType から新しい型記述子を作成します。
TypedStringValue - org.springframework.beans.factory.config のクラス
型指定された文字列値のホルダー。
TypedStringValue(String) - クラス org.springframework.beans.factory.config. TypedStringValue のコンストラクター
指定された文字列値に新しい TypedStringValue を作成します。
TypedStringValue(String, Class<?>) - クラス org.springframework.beans.factory.config. TypedStringValue のコンストラクター
指定された文字列値とターゲット型に対して新しい TypedStringValue を作成します。
TypedStringValue(String, String) - クラス org.springframework.beans.factory.config. TypedStringValue のコンストラクター
指定された文字列値とターゲット型に対して新しい TypedStringValue を作成します。
TypedValue - Class in org.springframework.expression
オブジェクトとそれを記述する TypeDescriptor をカプセル化します。
TypedValue(Object) - Constructor for class org.springframework.expression.TypedValue
単純なオブジェクトの TypedValue を作成します。
TypedValue(Object, TypeDescriptor) - Constructor for class org.springframework.expression.TypedValue
追加の総称宣言を含む可能性がある特定の TypeDescriptor を使用して、特定の値の TypedValue を作成します。
TypedValueHolderValueRef(TypedValue, SpelNodeImpl) - クラス org.springframework.expression.spel.ast のコンストラクター。ValueRef.TypedValueHolderValueRef
TypeFilter - Interface in org.springframework.core.type.filter
MetadataReader を使用する型フィルターの基本インターフェース。
TypeFilterUtils - org.springframework.context.annotation のクラス
@ComponentScan 型のフィルターを操作するためのユーティリティのコレクション。
TypeFilterUtils() - クラス org.springframework.context.annotation. TypeFilterUtils のコンストラクター
TypeHint - org.springframework.aot.hint のクラス
型のリフレクションの必要性を説明するヒント。
TypeHint.Builder - org.springframework.aot.hint のクラス
TypeHint のビルダー。
typeHints() - クラス org.springframework.aot.hint のメソッド。ReflectionHints
リフレクションが必要な型を返します。
typeIdResolverInstance(MapperConfig<?>, Annotated, Class<?>) - クラス org.springframework.http.converter.json のメソッド。SpringHandlerInstantiator
typeIn(Class<?>...) - Static method in class org.springframework.core.annotation.MergedAnnotationPredicates
マージされたアノテーション型が指定された配列に含まれている場合、true と評価される新しい PredicateSE を作成します。
typeIn(String...) - Static method in class org.springframework.core.annotation.MergedAnnotationPredicates
マージされたアノテーション型の名前が指定された配列に含まれている場合、true と評価される新しい PredicateSE を作成します。
typeIn(Collection<?>) - Static method in class org.springframework.core.annotation.MergedAnnotationPredicates
マージされたアノテーション型が指定されたコレクションに含まれている場合、true に評価される新しい PredicateSE を作成します。
TypeLocator - org.springframework.expression のインターフェース
このインターフェースの実装者は、型を見つけることができると期待されています。
typeMessageCode(String) - Method in interface org.springframework.web.ErrorResponse.Builder
ProblemDetail.setType(URI) の値を解決するために使用する MessageSource コードをカスタマイズします。
TypeMismatchDataAccessException - Exception in org.springframework.dao
Java 型とデータベース型の不一致でスローされる例外: たとえば、RDBMS 列に間違った型のオブジェクトを設定しようとした場合。
TypeMismatchDataAccessException(String) - Constructor for exception org.springframework.dao.TypeMismatchDataAccessException
TypeMismatchDataAccessException のコンストラクター。
TypeMismatchDataAccessException(String, Throwable) - Constructor for exception org.springframework.dao.TypeMismatchDataAccessException
TypeMismatchDataAccessException のコンストラクター。
TypeMismatchException - Exception in org.springframework.beans
Bean プロパティを設定しようとしたときに、型の不一致でスローされた例外。
TypeMismatchException(PropertyChangeEvent, Class<?>) - Constructor for exception org.springframework.beans.TypeMismatchException
新しい TypeMismatchException を作成します。
TypeMismatchException(PropertyChangeEvent, Class<?>, Throwable) - Constructor for exception org.springframework.beans.TypeMismatchException
新しい TypeMismatchException を作成します。
TypeMismatchException(Object, Class<?>) - Constructor for exception org.springframework.beans.TypeMismatchException
PropertyChangeEvent なしで新しい TypeMismatchException を作成します。
TypeMismatchException(Object, Class<?>, Throwable) - Constructor for exception org.springframework.beans.TypeMismatchException
PropertyChangeEvent なしで新しい TypeMismatchException を作成します。
TypeMismatchNamingException - Exception in org.springframework.jndi
JNDI 環境にあるオブジェクトの型が一致しない場合にスローされる例外。
TypeMismatchNamingException(String, Class<?>, Class<?>) - Constructor for exception org.springframework.jndi.TypeMismatchNamingException
指定された引数から説明テキストを作成して、新しい TypeMismatchNamingException を構築します。
TypePath - Class in org.springframework.asm
型引数、ワイルドカードバインド、配列要素型、包含型内の静的内部型へのパス。
TypePatternClassFilter - org.springframework.aop.aspectj のクラス
AspectJ 型マッチングを使用した Spring AOP ClassFilter 実装。
TypePatternClassFilter() - クラス org.springframework.aop.aspectj. TypePatternClassFilter のコンストラクター
TypePatternClassFilter クラスの新しいインスタンスを作成します。
TypePatternClassFilter(String) - クラス org.springframework.aop.aspectj. TypePatternClassFilter のコンストラクター
指定された型パターンを使用して、完全に構成された TypePatternClassFilter を作成します。
TypeReference - Class in org.springframework.asm
クラス、フィールド、メソッドの宣言、命令に現れる型への参照。
TypeReference - org.springframework.expression.spel.ast のクラス
"T(String)" や "T(com.example.Foo)" などの型への参照を表します。
TypeReference - Interface in org.springframework.aot.hint
ClassSE としてまだ利用できない型を参照するために使用できる型の抽象化。
TypeReference(int) - Constructor for class org.springframework.asm.TypeReference
新しい TypeReference を構築します。
TypeReference(int, int, SpelNodeImpl) - クラス org.springframework.expression.spel.ast. TypeReference のコンストラクター
TypeReference(int, int, SpelNodeImpl, int) - クラス org.springframework.expression.spel.ast. TypeReference のコンストラクター
typeResolverBuilderInstance(MapperConfig<?>, Annotated, Class<?>) - クラス org.springframework.http.converter.json のメソッド。SpringHandlerInstantiator
types - Variable in class org.springframework.cglib.beans.BulkBean
types() - Element in annotation interface org.springframework.test.context.bean.override.mockito.MockitoBean
モックする 1 つ以上の型。
types() - Element in annotation interface org.springframework.test.context.bean.override.mockito.MockitoSpyBean
スパイする 1 つ以上の型。
types() - Element in annotation interface org.springframework.web.bind.annotation.SessionAttributes
セッションまたは一部の会話型ストレージに格納する必要があるモデルのセッション属性の型。
TYPES_EMPTY - Static variable in interface org.springframework.cglib.core.Constants
TypeUtils - org.springframework.cglib.core のクラス
TypeUtils - Class in org.springframework.util
ジェネリクス型パラメーターを操作するユーティリティ。
TypeUtils() - Constructor for class org.springframework.util.TypeUtils
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
すべてのクラスとインターフェース | すべてのパッケージ | 定数フィールド値 | 直列化された形式