インデックス

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

W

WAR_URL_PREFIX - Static variable in class org.springframework.util.ResourceUtils
Tomcat の war ファイルからロードするための URL プレフィックス: "war:"。
WAR_URL_SEPARATOR - Static variable in class org.springframework.util.ResourceUtils
Tomcat の WAR URL と jar パーツ間の特別な区切り文字。
warn(CharSequence) - クラス org.springframework.core.log のメソッド。LogAccessor
警告ログレベルでメッセージを記録します。
warn(Object) - クラス org.apache.commons.logging.impl のメソッド。NoOpLog
warn(Object) - Method in interface org.apache.commons.logging.Log
警告ログレベルでメッセージを記録します。
warn(Object, Throwable) - クラス org.apache.commons.logging.impl のメソッド。NoOpLog
warn(Object, Throwable) - Method in interface org.apache.commons.logging.Log
警告ログレベルでエラーを記録します。
warn(Throwable, CharSequence) - クラス org.springframework.core.log のメソッド。LogAccessor
警告ログレベルでエラーを記録します。
warn(Throwable, Supplier<? extends CharSequence>) - クラス org.springframework.core.log のメソッド。LogAccessor
警告ログレベルでエラーを記録します。
warn(Supplier<? extends CharSequence>) - クラス org.springframework.core.log のメソッド。LogAccessor
警告ログレベルでメッセージを記録します。
warning(String, Object) - クラス org.springframework.beans.factory.parsing のメソッド。ReaderContext
重大ではない警告を発します。
warning(String, Object, Throwable) - クラス org.springframework.beans.factory.parsing のメソッド。ReaderContext
重大ではない警告を発します。
warning(String, Object, ParseState) - クラス org.springframework.beans.factory.parsing のメソッド。ReaderContext
重大ではない警告を発します。
warning(String, Object, ParseState, Throwable) - クラス org.springframework.beans.factory.parsing のメソッド。ReaderContext
重大ではない警告を発します。
warning(TransformerException) - クラス org.springframework.util.xml のメソッド。SimpleTransformErrorListener
warning(Problem) - クラス org.springframework.beans.factory.parsing のメソッド。FailFastProblemReporter
指定された Problem を WARN レベルで Log に書き込みます。
warning(Problem) - インターフェース org.springframework.beans.factory.parsing のメソッド。ProblemReporter
解析プロセス中に警告が発生したときに呼び出されます。
warning(SAXParseException) - クラス org.springframework.util.xml のメソッド。SimpleSaxErrorHandler
WARNING - Enum constant in enum class org.springframework.expression.spel.SpelMessage.Kind
WARNING - Static variable in class org.springframework.http.HttpHeaders
HTTP Warning ヘッダーフィールド名。
wasCleared() - クラス org.springframework.web.servlet のメソッド。ModelAndView
ModelAndView.clear() の呼び出しの結果、この ModelAndView オブジェクトが空かどうかを返します。
wasDataUpdated() - Method in exception org.springframework.dao.IncorrectUpdateSemanticsDataAccessException
データが更新されたかどうかを返します。
wasDataUpdated() - Method in exception org.springframework.jdbc.JdbcUpdateAffectedIncorrectNumberOfRowsException
wasFailure() - クラス org.springframework.web.context.support のメソッド。RequestHandledEvent
リクエストが失敗したかどうかを返します。
wasNull() - クラス org.springframework.jdbc.support.rowset のメソッド。ResultSetWrappingSqlRowSet
wasNull() - インターフェース org.springframework.jdbc.support.rowset のメソッド。SqlRowSet
最後に読み取られた列の値が SQL NULL であったかどうかを報告します。
WEAK - Enum constant in enum class org.springframework.util.ConcurrentReferenceHashMap.ReferenceType
WeakReferencesSE を使用します。
WeakCacheKey< T > - Class in org.springframework.cglib.core
オブジェクトの等価性をチェックできますが、クラスはターゲットへの強い参照を保持しません。
WeakCacheKey(T) - クラス org.springframework.cglib.core. WeakCacheKey のコンストラクター
WeavingTransformer - org.springframework.instrument.classloading のクラス
ClassFileTransformer ベースのウィーバー。Transformer のリストをクラスバイト配列に適用できます。
WeavingTransformer(ClassLoader) - クラス org.springframework.instrument.classloading. WeavingTransformer のコンストラクター
指定されたクラスローダーの新しい WeavingTransformer を作成します。
WEB_APP_ROOT_KEY_PARAM - Static variable in class org.springframework.web.util.WebUtils
サーブレットコンテキストレベルの Web アプリのルートキーパラメーター(つまり
WEB_APPLICATION_CONTEXT_ATTRIBUTE - Static variable in class org.springframework.web.servlet.DispatcherServlet
現在の Web アプリケーションコンテキストを保持するリクエスト属性。
WEB_APPLICATION_CONTEXT_ATTRIBUTE - Static variable in class org.springframework.web.servlet.support.RequestContext
RequestContext を使用するための現在の Web アプリケーションコンテキストを保持するリクエスト属性。
WEB_APPLICATION_CONTEXT_VARIABLE_NAME - Static variable in class org.springframework.web.jsf.el.WebApplicationContextFacesELResolver
公開された WebApplicationContext 変数の名前: "webApplicationContext"。
WEB_ASYNC_MANAGER_ATTRIBUTE - Static variable in class org.springframework.web.context.request.async.WebAsyncUtils
WebAsyncManager を含む名前属性。
WEB_HANDLER_BEAN_NAME - Static variable in class org.springframework.web.server.adapter.WebHttpHandlerBuilder
Bean ファクトリのターゲット WebHandler の既知の名前。
WEB_SESSION_MANAGER_BEAN_NAME - Static variable in class org.springframework.web.server.adapter.WebHttpHandlerBuilder
Bean ファクトリの WebSessionManager のよく知られた名前。
WebAppConfiguration - Annotation Interface in org.springframework.test.context.web
@WebAppConfiguration は、統合テストのためにロードされた ApplicationContext が WebApplicationContext であることを宣言するために使用されるクラスレベルのアノテーションです。
webAppContextSetup(WebApplicationContext) - Static method in class org.springframework.test.web.servlet.htmlunit.MockMvcWebClientBuilder
提供された WebApplicationContext に基づいて、新しい MockMvcWebClientBuilder を作成します。
webAppContextSetup(WebApplicationContext) - Static method in class org.springframework.test.web.servlet.htmlunit.webdriver.MockMvcHtmlUnitDriverBuilder
提供された WebApplicationContext に基づいて、新しい MockMvcHtmlUnitDriverBuilder を作成します。
webAppContextSetup(WebApplicationContext) - Static method in class org.springframework.test.web.servlet.setup.MockMvcBuilders
指定された、完全に初期化された(つまり、リフレッシュされたWebApplicationContext を使用して MockMvc インスタンスを構築します。
webAppContextSetup(WebApplicationContext, MockMvcConfigurer) - Static method in class org.springframework.test.web.servlet.htmlunit.MockMvcWebClientBuilder
提供された WebApplicationContext および MockMvcConfigurer に基づいて、新しい MockMvcWebClientBuilder を作成します。
webAppContextSetup(WebApplicationContext, MockMvcConfigurer) - Static method in class org.springframework.test.web.servlet.htmlunit.webdriver.MockMvcHtmlUnitDriverBuilder
提供された WebApplicationContext および MockMvcConfigurer に基づいて、新しい MockMvcHtmlUnitDriverBuilder を作成します。
WebApplicationContext - Interface in org.springframework.web.context
Web アプリケーションの構成を提供するインターフェース。
WebApplicationContextFacesELResolver - Class in org.springframework.web.jsf.el
"webApplicationContext" という変数で Spring WebApplicationContext インスタンスを公開する特別な JSF ELResolver
WebApplicationContextFacesELResolver() - Constructor for class org.springframework.web.jsf.el.WebApplicationContextFacesELResolver
WebApplicationContextUtils - org.springframework.web.context.support のクラス
指定された ServletContextEE のルート WebApplicationContext を取得するための便利なメソッド。
WebApplicationContextUtils() - クラス org.springframework.web.context.support. WebApplicationContextUtils のコンストラクター
WebApplicationInitializer - org.springframework.web のインターフェース
従来の web.xml ベースのアプローチとは対照的に (または場合によってはそれと組み合わせて)、ServletContextEE をプログラムで構成するためにサーブレット環境に実装されるインターフェースです。
WebApplicationObjectSupport - org.springframework.web.context.support のクラス
WebApplicationContext で実行されるアプリケーションオブジェクトの便利なスーパークラス。
WebApplicationObjectSupport() - クラス org.springframework.web.context.support. WebApplicationObjectSupport のコンストラクター
WebAppRootListener - org.springframework.web.util のクラス
システムプロパティを Web アプリケーションのルートディレクトリに設定するリスナー。
WebAppRootListener() - クラス org.springframework.web.util. WebAppRootListener のコンストラクター
WebArgumentResolver - Interface in org.springframework.web.bind.support
特定のハンドラーメソッドパラメーターのカスタム引数を解決するための SPI。
WebAsyncManager - org.springframework.web.context.request.async のクラス
非同期リクエスト処理を管理するための中心的なクラス。主に SPI を目的としており、通常アプリケーションクラスによって直接使用されることはありません。
WebAsyncTask< V > - Class in org.springframework.web.context.request.async
CallableSE のホルダー、タイムアウト値、タスクエグゼキューター。
WebAsyncTask(long, Callable<V>) - クラス org.springframework.web.context.request.async. WebAsyncTask のコンストラクター
タイムアウト値と CallableSE を使用して WebAsyncTask を作成します。
WebAsyncTask(Long, String, Callable<V>) - クラス org.springframework.web.context.request.async. WebAsyncTask のコンストラクター
タイムアウト値、エグゼキュータ名、CallableSE を使用して WebAsyncTask を作成します。
WebAsyncTask(Long, AsyncTaskExecutor, Callable<V>) - クラス org.springframework.web.context.request.async. WebAsyncTask のコンストラクター
タイムアウト値、executor インスタンス、Callable を使用して WebAsyncTask を作成します。
WebAsyncTask(Callable<V>) - クラス org.springframework.web.context.request.async. WebAsyncTask のコンストラクター
指定された CallableSE をラップする WebAsyncTask を作成します。
WebAsyncUtils - org.springframework.web.context.request.async のクラス
非同期 Web リクエストの処理に関連するユーティリティメソッド。
WebAsyncUtils() - クラス org.springframework.web.context.request.async. WebAsyncUtils のコンストラクター
WebBindingInitializer - Interface in org.springframework.web.bind.support
特定の Web リクエストのコンテキストでデータバインディングを実行するために WebDataBinder を初期化するためのコールバックインターフェース。
WebClient - Interface in org.springframework.web.reactive.function.client
HTTP リクエストを実行するノンブロッキングのリアクティブクライアント。Reactor や Netty などの基盤となる HTTP クライアントライブラリ上で流れるようなリアクティブ API を公開します。
WebClient.Builder - org.springframework.web.reactive.function.client のインターフェース
WebClient を作成するための可変ビルダー。
WebClient.RequestBodySpec - org.springframework.web.reactive.function.client のインターフェース
交換に至るまでのリクエストヘッダーと本文を指定するための契約。
WebClient.RequestBodyUriSpec - org.springframework.web.reactive.function.client のインターフェース
リクエストのリクエストヘッダー、本文、URI を指定するための契約。
WebClient.RequestHeadersSpec< S extends WebClient.RequestHeadersSpec < S >> - org.springframework.web.reactive.function.client のインターフェース
交換に至るまでのリクエストヘッダーを指定するための契約。
WebClient.RequestHeadersUriSpec< S extends WebClient.RequestHeadersSpec < S >> - org.springframework.web.reactive.function.client のインターフェース
リクエストのリクエストヘッダーと URI を指定するための契約。
WebClient.ResponseSpec - org.springframework.web.reactive.function.client のインターフェース
交換後のレスポンス操作を指定するための契約。
WebClient.UriSpec< S extends WebClient.RequestHeadersSpec <?>> - org.springframework.web.reactive.function.client のインターフェース
リクエストの URI を指定するための契約。
WebClientAdapter - org.springframework.web.reactive.function.client.support のクラス
HttpServiceProxyFactory がリクエストの実行に WebClient を使用できるようにする ReactorHttpExchangeAdapter
WebClientException - Exception in org.springframework.web.reactive.function.client
エラーが発生した場合に WebClient によって公開される例外の抽象基本クラス。
WebClientException(String) - Constructor for exception org.springframework.web.reactive.function.client.WebClientException
指定されたメッセージを使用して、WebClientException の新しいインスタンスを作成します。
WebClientException(String, Throwable) - Constructor for exception org.springframework.web.reactive.function.client.WebClientException
指定されたメッセージと例外を使用して、WebClientException の新しいインスタンスを構築します。
WebClientRequestException - Exception in org.springframework.web.reactive.function.client
実際の HTTP リクエストデータを含む例外。
WebClientRequestException(Throwable, HttpMethod, URI, HttpHeaders) - Constructor for exception org.springframework.web.reactive.function.client.WebClientRequestException
スロー可能のコンストラクター。
WebClientResponseException - Exception in org.springframework.web.reactive.function.client
実際の HTTP レスポンスデータを含む例外。
WebClientResponseException(int, String, HttpHeaders, byte[], Charset) - Constructor for exception org.springframework.web.reactive.function.client.WebClientResponseException
レスポンスデータのみを含むコンストラクター、およびデフォルトメッセージ。
WebClientResponseException(int, String, HttpHeaders, byte[], Charset, HttpRequest) - Constructor for exception org.springframework.web.reactive.function.client.WebClientResponseException
レスポンスデータのみを含むコンストラクター、およびデフォルトメッセージ。
WebClientResponseException(String, int, String, HttpHeaders, byte[], Charset) - Constructor for exception org.springframework.web.reactive.function.client.WebClientResponseException
準備されたメッセージを持つコンストラクター。
WebClientResponseException(String, int, String, HttpHeaders, byte[], Charset, HttpRequest) - Constructor for exception org.springframework.web.reactive.function.client.WebClientResponseException
準備されたメッセージを持つコンストラクター。
WebClientResponseException(String, HttpStatusCode, String, HttpHeaders, byte[], Charset, HttpRequest) - Constructor for exception org.springframework.web.reactive.function.client.WebClientResponseException
準備されたメッセージを持つコンストラクター。
WebClientResponseException(HttpStatusCode, String, HttpHeaders, byte[], Charset, HttpRequest) - Constructor for exception org.springframework.web.reactive.function.client.WebClientResponseException
レスポンスデータのみを含むコンストラクター、およびデフォルトメッセージ。
WebClientResponseException.BadGateway - org.springframework.web.reactive.function.client の例外
HTTP ステータス 502BadGateway の WebClientResponseException
WebClientResponseException.BadRequest - org.springframework.web.reactive.function.client の例外
WebClientResponseException ステータス HTTP 400 Bad Request
WebClientResponseException.Conflict - org.springframework.web.reactive.function.client の例外
WebClientResponseException ステータス HTTP 409 Conflict
WebClientResponseException.Forbidden - org.springframework.web.reactive.function.client の例外
WebClientResponseException ステータス HTTP 403 Forbidden
WebClientResponseException.GatewayTimeout - org.springframework.web.reactive.function.client の例外
WebClientResponseException ステータス HTTP 504 Gateway Timeout
WebClientResponseException.Gone - org.springframework.web.reactive.function.client の例外
WebClientResponseException ステータス HTTP 410 Gone
WebClientResponseException.InternalServerError - org.springframework.web.reactive.function.client の例外
WebClientResponseException ステータス HTTP 500 Internal Server Error
WebClientResponseException.MethodNotAllowed - Exception in org.springframework.web.reactive.function.client
WebClientResponseException ステータス HTTP 405 Method Not Allowed
WebClientResponseException.NotAcceptable - Exception in org.springframework.web.reactive.function.client
WebClientResponseException ステータス HTTP 406 Not Acceptable
WebClientResponseException.NotFound - org.springframework.web.reactive.function.client の例外
WebClientResponseException ステータス HTTP 404 Not Found
WebClientResponseException.NotImplemented - Exception in org.springframework.web.reactive.function.client
WebClientResponseException ステータス HTTP 501 Not Implemented
WebClientResponseException.ServiceUnavailable - Exception in org.springframework.web.reactive.function.client
WebClientResponseException ステータス HTTP 503 Service Unavailable
WebClientResponseException.TooManyRequests - org.springframework.web.reactive.function.client の例外
WebClientResponseException ステータス HTTP 429 Too Many Requests
WebClientResponseException.Unauthorized - Exception in org.springframework.web.reactive.function.client
WebClientResponseException ステータス HTTP 401 Unauthorized
WebClientResponseException.UnprocessableEntity - org.springframework.web.reactive.function.client の例外
WebClientResponseException ステータス HTTP 422 Unprocessable Entity
WebClientResponseException.UnsupportedMediaType - org.springframework.web.reactive.function.client の例外
WebClientResponseException ステータス HTTP 415 Unsupported Media Type
WebConnectionHtmlUnitDriver - org.springframework.test.web.servlet.htmlunit.webdriver のクラス
WebConnectionHtmlUnitDriver は、HtmlUnitDriver インスタンスの WebConnection の構成を有効にします。
WebConnectionHtmlUnitDriver() - クラス org.springframework.test.web.servlet.htmlunit.webdriver. WebConnectionHtmlUnitDriver のコンストラクター
WebConnectionHtmlUnitDriver(boolean) - クラス org.springframework.test.web.servlet.htmlunit.webdriver. WebConnectionHtmlUnitDriver のコンストラクター
WebConnectionHtmlUnitDriver(BrowserVersion) - クラス org.springframework.test.web.servlet.htmlunit.webdriver. WebConnectionHtmlUnitDriver のコンストラクター
WebConnectionHtmlUnitDriver(Capabilities) - クラス org.springframework.test.web.servlet.htmlunit.webdriver. WebConnectionHtmlUnitDriver のコンストラクター
WebContentGenerator - org.springframework.web.servlet.support のクラス
AbstractControllerWebContentInterceptor など、あらゆる種類の Web コンテンツジェネレーターに便利なスーパークラス。
WebContentGenerator() - クラス org.springframework.web.servlet.support. WebContentGenerator のコンストラクター
HTTP メソッド GET、HEAD、POST をデフォルトでサポートする新しい WebContentGenerator を作成します。
WebContentGenerator(boolean) - クラス org.springframework.web.servlet.support. WebContentGenerator のコンストラクター
新しい WebContentGenerator を作成します。
WebContentGenerator(String...) - クラス org.springframework.web.servlet.support. WebContentGenerator のコンストラクター
新しい WebContentGenerator を作成します。
WebContentInterceptor - org.springframework.web.servlet.mvc のクラス
サポートされているメソッドと必要なセッションのリクエストをチェックし、構成されたキャッシュ設定を適用してレスポンスを準備するハンドラーインターセプター。
WebContentInterceptor() - クラス org.springframework.web.servlet.mvc. WebContentInterceptor のコンストラクター
PathPatternParser.defaultInstance を使用したデフォルトのコンストラクター。
WebContentInterceptor(PathPatternParser) - クラス org.springframework.web.servlet.mvc. WebContentInterceptor のコンストラクター
パターンを解析する PathPatternParser を持つコンストラクター。
WebDataBinder - org.springframework.web.bind のクラス
Web リクエストパラメーターから JavaBean オブジェクトへのデータバインディング用の特別な DataBinder
WebDataBinder(Object) - クラス org.springframework.web.bind. WebDataBinder のコンストラクター
デフォルトのオブジェクト名で、新しい WebDataBinder インスタンスを作成します。
WebDataBinder(Object, String) - クラス org.springframework.web.bind. WebDataBinder のコンストラクター
新しい WebDataBinder インスタンスを作成します。
WebDataBinderFactory - Interface in org.springframework.web.bind.support
名前付きターゲットオブジェクトの WebDataBinder インスタンスを作成するためのファクトリ。
WebDelegatingSmartContextLoader - org.springframework.test.context.web のクラス
WebDelegatingSmartContextLoader は、GenericXmlWebContextLoader(または Groovy がクラスパスに存在する場合は GenericGroovyXmlWebContextLoader)および AnnotationConfigWebContextLoader に委譲する AbstractDelegatingSmartContextLoader の具象実装です。
WebDelegatingSmartContextLoader() - クラス org.springframework.test.context.web. WebDelegatingSmartContextLoader のコンストラクター
WebExceptionHandler - Interface in org.springframework.web.server
Web サーバーの交換処理中に例外を処理するための契約。
WebExchangeBindException - Exception in org.springframework.web.bind.support
データバインディングまたは検証の失敗を示す ServerWebInputException サブクラス。
WebExchangeBindException(MethodParameter, BindingResult) - Constructor for exception org.springframework.web.bind.support.WebExchangeBindException
WebExchangeDataBinder - org.springframework.web.bind.support のクラス
URL クエリパラメーターまたはリクエストデータ内のフォームデータから Java オブジェクトへのデータバインディングを実行するための特殊な DataBinder
WebExchangeDataBinder(Object) - クラス org.springframework.web.bind.support. WebExchangeDataBinder のコンストラクター
デフォルトのオブジェクト名で新しいインスタンスを作成します。
WebExchangeDataBinder(Object, String) - クラス org.springframework.web.bind.support. WebExchangeDataBinder のコンストラクター
新しいインスタンスを作成します。
webFilter(WebFilter) - インターフェース org.springframework.web.reactive.function.server のメソッド。HandlerStrategies.Builder
指定された Web フィルターをこのビルダーに追加します。
webFilter(WebFilter...) - インターフェース org.springframework.test.web.reactive.server のメソッド。WebTestClient.MockServerSpec
モックサーバーに追加する WebFilter インスタンスを登録します。
WebFilter - Interface in org.springframework.web.server
セキュリティ、タイムアウトなどのクロスカッティング、アプリケーションに依存しない要件を実装するために使用される可能性のある、Web リクエストのインターセプトスタイルのチェーン処理の契約。
WebFilterChain - Interface in org.springframework.web.server
WebFilter がチェーンの次のメンバーに委譲できるようにする契約。
webFilters() - インターフェース org.springframework.web.reactive.function.server のメソッド。HandlerStrategies
リクエストとレスポンスのフィルタリングに使用する WebFilters を返します。
webFluxAdapterRegistry() - クラス org.springframework.web.reactive.config のメソッド。WebFluxConfigurationSupport
適応型のリアクティブ型に ReactiveAdapterRegistry を返します。
WebFluxConfigurationSupport - org.springframework.web.reactive.config のクラス
Spring WebFlux 構成のメインクラス。
WebFluxConfigurationSupport() - クラス org.springframework.web.reactive.config. WebFluxConfigurationSupport のコンストラクター
WebFluxConfigurer - Interface in org.springframework.web.reactive.config
@EnableWebFlux を介して有効化された WebFlux アプリケーションの構成をカスタマイズするためのコールバックメソッドを定義します。
WebFluxConfigurerComposite - org.springframework.web.reactive.config のクラス
他の 1 つ以上に委譲する WebFluxConfigurer
WebFluxConfigurerComposite() - クラス org.springframework.web.reactive.config. WebFluxConfigurerComposite のコンストラクター
webFluxContentTypeResolver() - クラス org.springframework.web.reactive.config のメソッド。WebFluxConfigurationSupport
webFluxConversionService() - クラス org.springframework.web.reactive.config のメソッド。WebFluxConfigurationSupport
アノテーション付きコントローラーで使用するために FormattingConversionService を返します。
WebFluxResponseStatusExceptionHandler - org.springframework.web.reactive.handler のクラス
ResponseStatusException のインスタンス(基本クラスから継承)を検出する一般的な WebFlux 例外ハンドラーと、それらの HTTP ステータスを判断し、それに応じてレスポンスのステータスを更新することにより、@ResponseStatus でアノテーション付けされた例外。
WebFluxResponseStatusExceptionHandler() - クラス org.springframework.web.reactive.handler. WebFluxResponseStatusExceptionHandler のコンストラクター
webFluxValidator() - クラス org.springframework.web.reactive.config のメソッド。WebFluxConfigurationSupport
たとえば、@RequestBody メソッドの引数を検証するために、グローバル Validator インスタンスを返します。
webFluxWebSocketHandlerAdapter() - クラス org.springframework.web.reactive.config のメソッド。WebFluxConfigurationSupport
webHandler() - クラス org.springframework.web.reactive.config のメソッド。WebFluxConfigurationSupport
webHandler(WebHandler) - Static method in class org.springframework.web.server.adapter.WebHttpHandlerBuilder
新しいビルダーインスタンスを作成する静的ファクトリメソッド。
WebHandler - Interface in org.springframework.web.server
Web リクエストを処理する契約。
WebHandlerDecorator - org.springframework.web.server.handler のクラス
別の WebHandler にデコレートして委譲する WebHandler
WebHandlerDecorator(WebHandler) - クラス org.springframework.web.server.handler. WebHandlerDecorator のコンストラクター
指定されたデリゲートの WebHandlerDecorator を作成します。
WebHttpHandlerBuilder - org.springframework.web.server.adapter のクラス
このビルダーには 2 つの目的があります。
WebHttpHandlerBuilder.SpringWebBlockHoundIntegration - org.springframework.web.server.adapter のクラス
spring-web クラスの BlockHoundIntegration
WebJarsResourceResolver - org.springframework.web.reactive.resource のクラス
チェーンに委譲してリソースを見つけ、次に WebJar JAR ファイルに含まれる一致するバージョン管理されたリソースを見つけようとする ResourceResolver
WebJarsResourceResolver - org.springframework.web.servlet.resource のクラス
チェーンに委譲してリソースを見つけ、次に WebJar JAR ファイルに含まれる一致するバージョン管理されたリソースを見つけようとする ResourceResolver
WebJarsResourceResolver() - クラス org.springframework.web.reactive.resource. WebJarsResourceResolver のコンストラクター
デフォルトの WebJarAssetLocator インスタンスで WebJarsResourceResolver を作成します。
WebJarsResourceResolver() - クラス org.springframework.web.servlet.resource. WebJarsResourceResolver のコンストラクター
デフォルトの WebJarAssetLocator インスタンスで WebJarsResourceResolver を作成します。
WebJarsResourceResolver(WebJarAssetLocator) - クラス org.springframework.web.reactive.resource. WebJarsResourceResolver のコンストラクター
カスタム WebJarAssetLocator インスタンスを使用して WebJarsResourceResolver を作成します。
WebJarsResourceResolver(WebJarAssetLocator) - クラス org.springframework.web.servlet.resource. WebJarsResourceResolver のコンストラクター
カスタム WebJarAssetLocator インスタンスを使用して WebJarsResourceResolver を作成します。
WebLogicRequestUpgradeStrategy - org.springframework.web.socket.server.standard のクラス
Oracle の WebLogic の WebSocket RequestUpgradeStrategy
WebLogicRequestUpgradeStrategy() - クラス org.springframework.web.socket.server.standard. WebLogicRequestUpgradeStrategy のコンストラクター
WebMergedContextConfiguration - org.springframework.test.context.web のクラス
WebMergedContextConfiguration は、テストクラスとそのすべてのスーパークラス、および @ContextConfiguration@WebAppConfiguration@ActiveProfiles@TestPropertySource を含むクラスで宣言されたマージされたコンテキスト構成をカプセル化します。
WebMergedContextConfiguration(Class<?>, String[], Class<?>[], Set<Class<? extends ApplicationContextInitializer<?>>>, String[], String[], String[], String, ContextLoader, CacheAwareContextLoaderDelegate, MergedContextConfiguration) - クラス org.springframework.test.context.web. WebMergedContextConfiguration のコンストラクター
WebMergedContextConfiguration(Class<?>, String[], Class<?>[], Set<Class<? extends ApplicationContextInitializer<?>>>, String[], String[], String[], Set<ContextCustomizer>, String, ContextLoader, CacheAwareContextLoaderDelegate, MergedContextConfiguration) - クラス org.springframework.test.context.web. WebMergedContextConfiguration のコンストラクター
WebMergedContextConfiguration(Class<?>, String[], Class<?>[], Set<Class<? extends ApplicationContextInitializer<?>>>, String[], List<PropertySourceDescriptor>, String[], Set<ContextCustomizer>, String, ContextLoader, CacheAwareContextLoaderDelegate, MergedContextConfiguration) - クラス org.springframework.test.context.web. WebMergedContextConfiguration のコンストラクター
指定されたパラメーターの新しい WebMergedContextConfiguration インスタンスを作成します。
WebMergedContextConfiguration(MergedContextConfiguration, String) - クラス org.springframework.test.context.web. WebMergedContextConfiguration のコンストラクター
提供された MergedContextConfiguration からすべてのプロパティをコピーして、新しい WebMergedContextConfiguration インスタンスを作成します。
WebMvcConfigurationSupport - org.springframework.web.servlet.config.annotation のクラス
これは、MVC Java 構成の背後にある構成を提供するメインクラスです。
WebMvcConfigurationSupport() - クラス org.springframework.web.servlet.config.annotation. WebMvcConfigurationSupport のコンストラクター
WebMvcConfigurer - Interface in org.springframework.web.servlet.config.annotation
@EnableWebMvc を介して有効化された Spring MVC の Java ベースの構成をカスタマイズするためのコールバックメソッドを定義します。
WebMvcStompEndpointRegistry - org.springframework.web.socket.config.annotation のクラス
Spring MVC で使用するためにエンドポイントを HandlerMapping にマップする WebSocket エンドポイント上の STOMP のレジストリ。
WebMvcStompEndpointRegistry(WebSocketHandler, WebSocketTransportRegistration, TaskScheduler) - クラス org.springframework.web.socket.config.annotation. WebMvcStompEndpointRegistry のコンストラクター
WebMvcStompWebSocketEndpointRegistration - org.springframework.web.socket.config.annotation のクラス
WebSocket/SockJS エンドポイントを介して STOMP を構成するための抽象基本クラス。
WebMvcStompWebSocketEndpointRegistration(String[], WebSocketHandler, TaskScheduler) - クラス org.springframework.web.socket.config.annotation. WebMvcStompWebSocketEndpointRegistration のコンストラクター
WebRequest - Interface in org.springframework.web.context.request
Web リクエストの汎用インターフェース。
WebRequestDataBinder - org.springframework.web.bind.support のクラス
マルチパートファイルのサポートを含む、Web リクエストパラメーターから JavaBeans へのデータバインディングを実行する特別な DataBinder
WebRequestDataBinder(Object) - クラス org.springframework.web.bind.support. WebRequestDataBinder のコンストラクター
デフォルトのオブジェクト名で、新しい WebRequestDataBinder インスタンスを作成します。
WebRequestDataBinder(Object, String) - クラス org.springframework.web.bind.support. WebRequestDataBinder のコンストラクター
新しい WebRequestDataBinder インスタンスを作成します。
WebRequestHandlerInterceptorAdapter - org.springframework.web.servlet.handler のクラス
サーブレット HandlerInterceptor インターフェースを実装し、基礎となる WebRequestInterceptor をラップするアダプター。
WebRequestHandlerInterceptorAdapter(WebRequestInterceptor) - クラス org.springframework.web.servlet.handler. WebRequestHandlerInterceptorAdapter のコンストラクター
指定された WebRequestInterceptor の新しい WebRequestHandlerInterceptorAdapter を作成します。
WebRequestInterceptor - Interface in org.springframework.web.context.request
一般的な Web リクエストのインターセプトのためのインターフェース。
WebRequestMatcher - Interface in org.springframework.test.web.servlet.htmlunit
WebRequest で照合するための戦略。
WebSession - Interface in org.springframework.web.server
HTTP リクエスト全体でセッション属性へのアクセスを提供するサーバー側セッションを使用するための主な契約。
WebSessionIdResolver - Interface in org.springframework.web.server.session
セッション ID 解決戦略の契約。
webSessionManager(WebSessionManager) - インターフェース org.springframework.test.web.reactive.server のメソッド。WebTestClient.MockServerSpec
モックサーバーのセッションマネージャーインスタンスを提供します。
WebSessionManager - Interface in org.springframework.web.server.session
HTTP リクエストのために WebSession にアクセスするためのメインクラス。
WebSessionMethodArgumentResolver - org.springframework.web.reactive.result.method.annotation のクラス
WebSession のメソッド引数値を解決します。
WebSessionMethodArgumentResolver(ReactiveAdapterRegistry) - クラス org.springframework.web.reactive.result.method.annotation. WebSessionMethodArgumentResolver のコンストラクター
WebSessionStore - Interface in org.springframework.web.server.session
WebSession 永続化の戦略。
websocket(URI) - インターフェース org.springframework.messaging.rsocket のメソッド。RSocketRequester.Builder
WebSocket を介して指定された URL に接続する RSocketClient を使用して RSocketRequester を構築します。
WEBSOCKET - Enum constant in enum class org.springframework.web.socket.sockjs.transport.TransportType
WebSocketAnnotationMethodMessageHandler - org.springframework.web.socket.messaging のクラス
グローバル @MessageExceptionHandler メソッドで ControllerAdvice のサポートを提供する SimpAnnotationMethodMessageHandler のサブクラス。
WebSocketAnnotationMethodMessageHandler(SubscribableChannel, MessageChannel, SimpMessageSendingOperations) - クラス org.springframework.web.socket.messaging. WebSocketAnnotationMethodMessageHandler のコンストラクター
WebSocketClient - Interface in org.springframework.web.reactive.socket.client
WebSocket セッションのリアクティブスタイル処理の契約。
WebSocketClient - Interface in org.springframework.web.socket.client
WebSocket リクエストを開始するための契約。
WebSocketClientSockJsSession - org.springframework.web.socket.sockjs.client のクラス
AbstractClientSockJsSession の拡張であり、実際の WebSocket セッションにラップして委譲します。
WebSocketClientSockJsSession(TransportRequest, WebSocketHandler, CompletableFuture<WebSocketSession>) - クラス org.springframework.web.socket.sockjs.client. WebSocketClientSockJsSession のコンストラクター
WebSocketClientSockJsSession(TransportRequest, WebSocketHandler, SettableListenableFuture<WebSocketSession>) - クラス org.springframework.web.socket.sockjs.client. WebSocketClientSockJsSession のコンストラクター
使用すべきではありません。
WebSocketConfigurationSupport - org.springframework.web.socket.config.annotation のクラス
WebSocket リクエスト処理の構成サポート。
WebSocketConfigurationSupport() - クラス org.springframework.web.socket.config.annotation. WebSocketConfigurationSupport のコンストラクター
WebSocketConfigurer - Interface in org.springframework.web.socket.config.annotation
@EnableWebSocket を介して WebSocket リクエスト処理を構成するためのコールバックメソッドを定義します。
WebSocketConnection(WebsocketInbound, WebsocketOutbound) - クラス org.springframework.web.reactive.socket.adapter のコンストラクター。ReactorNettyWebSocketSession.WebSocketConnection
WebSocketConnection(WebsocketInbound, WebsocketOutbound) - クラス org.springframework.web.reactive.socket.adapter のコンストラクター。ReactorNetty2WebSocketSession.WebSocketConnection
WebSocketConnectionManager - org.springframework.web.socket.client のクラス
WebSocketClient 経由でサーバーに接続し、WebSocketHandler でセッションを処理する WebSocket connection manager
WebSocketConnectionManager(WebSocketClient, WebSocketHandler, String, Object...) - クラス org.springframework.web.socket.client. WebSocketConnectionManager のコンストラクター
使用するクライアントとメッセージを処理するハンドラーを持つコンストラクター。
WebSocketConnectionManager(WebSocketClient, WebSocketHandler, URI) - クラス org.springframework.web.socket.client. WebSocketConnectionManager のコンストラクター
WebSocketContainerFactoryBean - org.springframework.web.socket.client.standard のクラス
WebSocketContainerEE から Spring XML 構成を作成および構成するための FactoryBean。
WebSocketContainerFactoryBean() - クラス org.springframework.web.socket.client.standard. WebSocketContainerFactoryBean のコンストラクター
WebSocketExtension - org.springframework.web.socket のクラス
RFC 6455 で定義されている WebSocket 拡張を表します。
WebSocketExtension(String) - クラス org.springframework.web.socket. WebSocketExtension のコンストラクター
指定された名前で WebSocketExtension を作成します。
WebSocketExtension(String, Map<String, String>) - クラス org.springframework.web.socket. WebSocketExtension のコンストラクター
指定された名前とパラメーターで WebSocketExtension を作成します。
WebSocketHandler - Interface in org.springframework.web.reactive.socket
WebSocket セッションのハンドラー。
WebSocketHandler - Interface in org.springframework.web.socket
WebSocket メッセージおよびライフサイクルイベントのハンドラー。
WebSocketHandlerAdapter - org.springframework.web.reactive.socket.server.support のクラス
DispatcherHandlerWebSocketHandler 型のハンドラーをサポートできるようにする HandlerAdapter。このようなハンドラーは SimpleUrlHandlerMapping を介して URL パターンにマップされます。
WebSocketHandlerAdapter() - クラス org.springframework.web.reactive.socket.server.support. WebSocketHandlerAdapter のコンストラクター
HandshakeWebSocketService を作成して使用するデフォルトのコンストラクター。
WebSocketHandlerAdapter(WebSocketService) - クラス org.springframework.web.reactive.socket.server.support. WebSocketHandlerAdapter のコンストラクター
WebSocketService を使用する代替コンストラクター。
WebSocketHandlerDecorator - org.springframework.web.socket.handler のクラス
別の WebSocketHandler インスタンスをラップし、それに委譲します。
WebSocketHandlerDecorator(WebSocketHandler) - クラス org.springframework.web.socket.handler. WebSocketHandlerDecorator のコンストラクター
WebSocketHandlerDecoratorFactory - Interface in org.springframework.web.socket.handler
WebSocketHandler にデコレーターを適用するためのファクトリ。
webSocketHandlerMapping(WebSocketConfigurationSupport.DefaultSockJsSchedulerContainer) - クラス org.springframework.web.socket.config.annotation のメソッド。WebSocketConfigurationSupport
WebSocketHandlerMapping - org.springframework.web.socket.server.support のクラス
WebSocketHttpRequestHandler のハンドラーへの WebSocket ハンドシェイクリクエストのより正確なマッピングをサポートする SimpleUrlHandlerMapping の拡張。
WebSocketHandlerMapping() - クラス org.springframework.web.socket.server.support. WebSocketHandlerMapping のコンストラクター
WebSocketHandlerRegistration - Interface in org.springframework.web.socket.config.annotation
WebSocket ハンドラーを構成するためのメソッドを提供します。
WebSocketHandlerRegistry - Interface in org.springframework.web.socket.config.annotation
WebSocketHandler リクエストのマッピングを構成するためのメソッドを提供します。
WebSocketHttpHeaders - org.springframework.web.socket のクラス
WebSocket 仕様 RFC 6455 で定義された HTTP ヘッダーのサポートを追加する HttpHeaders バリアント。
WebSocketHttpHeaders() - クラス org.springframework.web.socket. WebSocketHttpHeaders のコンストラクター
新しいインスタンスを作成します。
WebSocketHttpHeaders(HttpHeaders) - クラス org.springframework.web.socket. WebSocketHttpHeaders のコンストラクター
指定された既存の HttpHeaders をラップするインスタンスを作成し、それにすべての変更を伝播します。
WebSocketHttpRequestHandler - org.springframework.web.socket.server.support のクラス
WebSocket ハンドシェイクリクエストを処理するための HttpRequestHandler
WebSocketHttpRequestHandler(WebSocketHandler) - クラス org.springframework.web.socket.server.support. WebSocketHttpRequestHandler のコンストラクター
WebSocketHttpRequestHandler(WebSocketHandler, HandshakeHandler) - クラス org.springframework.web.socket.server.support. WebSocketHttpRequestHandler のコンストラクター
WebSocketMessage - org.springframework.web.reactive.socket のクラス
WebSocket メッセージの表現。
WebSocketMessage< T > - Interface in org.springframework.web.socket
WebSocket 接続で処理または送信できるメッセージ。
WebSocketMessage(WebSocketMessage.Type, DataBuffer) - クラス org.springframework.web.reactive.socket. WebSocketMessage のコンストラクター
WebSocketMessage のコンストラクター。
WebSocketMessage(WebSocketMessage.Type, DataBuffer, Object) - クラス org.springframework.web.reactive.socket. WebSocketMessage のコンストラクター
基になるメッセージにアクセスできる受信メッセージのコンストラクター。
WebSocketMessage.Type - org.springframework.web.reactive.socket の Enum クラス
WebSocket メッセージ型。
WebSocketMessageBrokerConfigurationSupport - org.springframework.web.socket.config.annotation のクラス
AbstractMessageBrokerConfiguration を拡張し、WebSocket クライアントからの STOMP メッセージを受信および応答するための構成を追加します。
WebSocketMessageBrokerConfigurationSupport() - クラス org.springframework.web.socket.config.annotation. WebSocketMessageBrokerConfigurationSupport のコンストラクター
WebSocketMessageBrokerConfigurer - Interface in org.springframework.web.socket.config.annotation
シンプルなメッセージングプロトコル(例:
webSocketMessageBrokerStats(AbstractBrokerMessageHandler, WebSocketHandler, TaskExecutor, TaskExecutor, TaskScheduler) - クラス org.springframework.web.socket.config.annotation のメソッド。WebSocketMessageBrokerConfigurationSupport
WebSocketMessageBrokerStats - org.springframework.web.socket.config のクラス
Java 構成の @EnableWebSocketMessageBroker と XML の <websocket:message-broker> に付属するセットアップの主要インフラストラクチャコンポーネントから内部状態とカウンタに関する情報を集約するための主要クラス。
WebSocketMessageBrokerStats() - クラス org.springframework.web.socket.config. WebSocketMessageBrokerStats のコンストラクター
WebSocketNamespaceHandler - org.springframework.web.socket.config のクラス
Spring WebSocket 構成名前空間の NamespaceHandler
WebSocketNamespaceHandler() - クラス org.springframework.web.socket.config. WebSocketNamespaceHandler のコンストラクター
webSocketScopeConfigurer() - Static method in class org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurationSupport
WebSocketServerSockJsSession - org.springframework.web.socket.sockjs.transport.session のクラス
WebSocket トランスポートで使用する SockJS セッション。
WebSocketServerSockJsSession(String, SockJsServiceConfig, WebSocketHandler, Map<String, Object>) - クラス org.springframework.web.socket.sockjs.transport.session. WebSocketServerSockJsSession のコンストラクター
WebSocketService - Interface in org.springframework.web.reactive.socket.server
WebSocket 関連の HTTP リクエストを委譲するサービス。
WebSocketSession - Interface in org.springframework.web.reactive.socket
WebSocket セッションを表します。
WebSocketSession - Interface in org.springframework.web.socket
WebSocket セッションの抽象化。
WebSocketSessionDecorator - org.springframework.web.socket.handler のクラス
別の WebSocketSession インスタンスをラップし、それに委譲します。
WebSocketSessionDecorator(WebSocketSession) - クラス org.springframework.web.socket.handler. WebSocketSessionDecorator のコンストラクター
WebSocketStompClient - org.springframework.web.socket.messaging のクラス
SockJsClient を含む WebSocketClient の実装を使用して接続する SZMP over WebSocket クライアント。
WebSocketStompClient(WebSocketClient) - クラス org.springframework.web.socket.messaging. WebSocketStompClient のコンストラクター
クラスコンストラクター。
WebSocketToJettyExtensionConfigAdapter - org.springframework.web.socket.adapter.jetty のクラス
WebSocketExtension を Jetty ExtensionConfig に変換するアダプタークラス。
WebSocketToJettyExtensionConfigAdapter(WebSocketExtension) - クラス org.springframework.web.socket.adapter.jetty. WebSocketToJettyExtensionConfigAdapter のコンストラクター
WebSocketToStandardExtensionAdapter - org.springframework.web.socket.adapter.standard のクラス
WebSocketExtension のインスタンスを ExtensionEE インターフェースに適合させます。
WebSocketToStandardExtensionAdapter(WebSocketExtension) - クラス org.springframework.web.socket.adapter.standard. WebSocketToStandardExtensionAdapter のコンストラクター
WebSocketTransport - org.springframework.web.socket.sockjs.client のクラス
WebSocketClient を使用する SockJS Transport
WebSocketTransport(WebSocketClient) - クラス org.springframework.web.socket.sockjs.client. WebSocketTransport のコンストラクター
WebSocketTransportHandler - org.springframework.web.socket.sockjs.transport.handler のクラス
WebSocket ベースの TransportHandler
WebSocketTransportHandler(HandshakeHandler) - クラス org.springframework.web.socket.sockjs.transport.handler. WebSocketTransportHandler のコンストラクター
WebSocketTransportRegistration - org.springframework.web.socket.config.annotation のクラス
WebSocket クライアントから送受信されるメッセージの処理を構成します。
WebSocketTransportRegistration() - クラス org.springframework.web.socket.config.annotation. WebSocketTransportRegistration のコンストラクター
WebSocketUpgradeHandlerPredicate - org.springframework.web.reactive.socket.server.support のクラス
WebSocket ハンドシェイクリクエストのみが型 WebSocketHandler のハンドラーと一致することを保証するために AbstractUrlHandlerMapping.setHandlerPredicate(java.util.function.BiPredicate<java.lang.Object, org.springframework.web.server.ServerWebExchange>) で使用するための述語。
WebSocketUpgradeHandlerPredicate() - クラス org.springframework.web.reactive.socket.server.support. WebSocketUpgradeHandlerPredicate のコンストラクター
WebSphereRequestUpgradeStrategy - org.springframework.web.socket.server.standard のクラス
WebSocket ハンドシェイク中に HttpServletRequestEE をアップグレードするための WebSphere サポート。
WebSphereRequestUpgradeStrategy() - クラス org.springframework.web.socket.server.standard. WebSphereRequestUpgradeStrategy のコンストラクター
WebTestClient - Interface in org.springframework.test.web.reactive.server
内部で WebClient を使用してリクエストを実行する一方で、レスポンスを検証する流れるような API を提供する Web サーバーをテストするためのクライアント。
WEBTESTCLIENT_REQUEST_ID - Static variable in interface org.springframework.test.web.reactive.server.WebTestClient
WebTestClient を介して実行されるすべてのリクエストに一意の ID を割り当てるために使用されるリクエストヘッダーの名前。
WebTestClient.BodyContentSpec - org.springframework.test.web.reactive.server のインターフェース
レスポンス本文の内容に対する期待の仕様。
WebTestClient.BodySpec< B , S extends WebTestClient.BodySpec < B , S >> - org.springframework.test.web.reactive.server のインターフェース
単一のオブジェクトにデコードされたレスポンス本文に対する期待の仕様。
WebTestClient.Builder - org.springframework.test.web.reactive.server のインターフェース
テストに使用する WebClient をカスタマイズする手順。内部で WebClient.Builder に委譲します。
WebTestClient.ControllerSpec - org.springframework.test.web.reactive.server のインターフェース
WebFluxConfigurer と同等で内部的に委譲するコントローラー構成をカスタマイズするための仕様。
WebTestClient.ListBodySpec <E> - org.springframework.test.web.reactive.server のインターフェース
リストにデコードされたレスポンス本文に対する期待の仕様。
WebTestClient.MockServerSpec< B extends WebTestClient.MockServerSpec < B >> - org.springframework.test.web.reactive.server のインターフェース
サーバーなしでテストをセットアップするための基本仕様。
WebTestClient.RequestBodySpec - org.springframework.test.web.reactive.server のインターフェース
リクエストの本文を提供するための仕様。
WebTestClient.RequestBodyUriSpec - org.springframework.test.web.reactive.server のインターフェース
リクエストの本文と URI を提供するための仕様。
WebTestClient.RequestHeadersSpec< S extends WebTestClient.RequestHeadersSpec < S >> - org.springframework.test.web.reactive.server のインターフェース
リクエストヘッダーを追加し、交換を実行するための仕様。
WebTestClient.RequestHeadersUriSpec< S extends WebTestClient.RequestHeadersSpec < S >> - org.springframework.test.web.reactive.server のインターフェース
リクエストヘッダーとリクエストの URI を提供するための仕様。
WebTestClient.ResponseSpec - org.springframework.test.web.reactive.server のインターフェース
アサーションをレスポンスに適用するための連鎖 API。
WebTestClient.ResponseSpec.ResponseSpecConsumer - org.springframework.test.web.reactive.server のインターフェース
WebTestClient.RouterFunctionSpec - org.springframework.test.web.reactive.server のインターフェース
ルーター関数の構成をカスタマイズするための仕様。
WebTestClient.UriSpec< S extends WebTestClient.RequestHeadersSpec <?>> - org.springframework.test.web.reactive.server のインターフェース
リクエストの URI を提供するための仕様。
WebTestClientConfigurer - Interface in org.springframework.test.web.reactive.server
カスタマイズを WebTestClient.Builder にカプセル化するための契約。
WebTestContextBootstrapper - org.springframework.test.context.web のクラス
TestContextBootstrapper SPI の Web 固有の実装。
WebTestContextBootstrapper() - クラス org.springframework.test.context.web. WebTestContextBootstrapper のコンストラクター
WebUtils - org.springframework.web.util のクラス
Web アプリケーション用のその他のユーティリティ。
WebUtils() - クラス org.springframework.web.util. WebUtils のコンストラクター
WHEN_NECESSARY - Enum constant in enum class org.springframework.util.ConcurrentReferenceHashMap.Restructure
WILDCARD_BOUND - Static variable in class org.springframework.asm.TypePath
ワイルドカード型の境界にステップインする型パスステップ。
WILDCARD_TYPE - Static variable in class org.springframework.util.MimeType
willDecode(M) - クラス org.springframework.web.socket.adapter.standard のメソッド。ConvertingEncoderDecoderSupport
特定のメッセージをデコードできるかどうかを判断します。
with(String, T) - インターフェース org.springframework.web.reactive.function のメソッド。BodyInserters.FormInserter
指定されたキーと値のペアをフォームに追加します。
with(UnaryOperator<TestCompiler>) - クラス org.springframework.core.test.tools のメソッド。TestCompiler
このコンパイラーにカスタマイズを適用します。
with(List<ValueCodeGenerator.Delegate>) - Static method in class org.springframework.aot.generate.ValueCodeGenerator
指定された ValueCodeGenerator.Delegate 実装を使用してインスタンスを作成します。
with(List<RequestPostProcessor>) - クラス org.springframework.test.web.servlet.client のメソッド。MockMvcHttpConnector
指定された RequestPostProcessor を実行されたリクエストに適用する新しいインスタンスを作成します。
with(ValueCodeGenerator.Delegate...) - Static method in class org.springframework.aot.generate.ValueCodeGenerator
指定された ValueCodeGenerator.Delegate 実装を使用してインスタンスを作成します。
with(RequestPostProcessor) - インターフェース org.springframework.test.web.servlet.request のメソッド。ConfigurableSmartRequestBuilder
指定された RequestPostProcessor を追加します。
with(RequestPostProcessor) - クラス org.springframework.test.web.servlet.request のメソッド。MockHttpServletRequestBuilder
MockHttpServletRequestBuilder に直接組み込まれていない方法で MockHttpServletRequest をさらに初期化するための拡張ポイント。
with(MultiValueMap<String, T>) - インターフェース org.springframework.web.reactive.function のメソッド。BodyInserters.FormInserter
指定した値をフォームに追加します。
withAccepted() - Static method in class org.springframework.test.web.client.response.MockRestResponseCreators
202 レスポンス (ACCEPTED) の場合は ResponseCreator
withAfterClasses(Statement) - クラス org.springframework.test.context.junit4 のメソッド。SpringJUnit4ClassRunner
親実装によって返された Statement を RunAfterTestClassCallbacks ステートメントでラップし、デフォルトの JUnit 機能を保持しながら、Spring TestContext フレームワークのサポートを追加します。
withAfters(FrameworkMethod, Object, Statement) - クラス org.springframework.test.context.junit4 のメソッド。SpringJUnit4ClassRunner
親実装によって返された Statement を RunAfterTestMethodCallbacks ステートメントでラップします。これにより、Spring TestContext フレームワークのサポートを追加しながら、デフォルトの機能を保持します。
withAfterTestExecutionCallbacks(FrameworkMethod, Object, Statement) - クラス org.springframework.test.context.junit4 のメソッド。SpringJUnit4ClassRunner
提供された Statement を RunAfterTestExecutionCallbacks ステートメントでラップし、Spring TestContext フレームワークのサポートを追加しながら、デフォルトの機能を保持します。
withAnnotationFilter(AnnotationFilter) - クラス org.springframework.core.annotation のメソッド。MergedAnnotations.Search
使用する AnnotationFilter を構成します。
withAnyMemberCategory(MemberCategory...) - クラス org.springframework.aot.hint.predicate のメソッド。ReflectionHintsPredicates.TypeHintPredicate
指定された categories のいずれかが存在する場合に一致するように現在の述語を絞り込みます。
withArgument(Object) - クラス org.springframework.aot.agent のメソッド。RecordedInvocation.Builder
指定されたオブジェクトを一意の引数として使用します。
withArguments(Object...) - クラス org.springframework.aot.agent のメソッド。RecordedInvocation.Builder
指定されたオブジェクトを呼び出し引数として使用します。
withAttribute(String, Object) - インターフェース org.springframework.web.reactive.function.server のメソッド。RouterFunction
指定された属性を持つ新しいルーティング関数を返します。
withAttribute(String, Object) - インターフェース org.springframework.web.reactive.function.server のメソッド。RouterFunctions.Builder
このビルダーで作成された最後のルートに、指定された名前と値の属性を追加します。
withAttribute(String, Object) - インターフェース org.springframework.web.servlet.function のメソッド。RouterFunction
指定された属性を持つ新しいルーティング関数を返します。
withAttribute(String, Object) - インターフェース org.springframework.web.servlet.function のメソッド。RouterFunctions.Builder
このビルダーで作成された最後のルートに、指定された名前と値の属性を追加します。
withAttributes(Consumer<Map<String, Object>>) - インターフェース org.springframework.web.reactive.function.server のメソッド。RouterFunction
指定されたコンシューマーで操作された属性を持つ新しいルーティング関数を返します。
withAttributes(Consumer<Map<String, Object>>) - インターフェース org.springframework.web.reactive.function.server のメソッド。RouterFunctions.Builder
特定のコンシューマーで構築された最後のルートの属性を操作します。
withAttributes(Consumer<Map<String, Object>>) - インターフェース org.springframework.web.servlet.function のメソッド。RouterFunction
指定されたコンシューマーで操作された属性を持つ新しいルーティング関数を返します。
withAttributes(Consumer<Map<String, Object>>) - インターフェース org.springframework.web.servlet.function のメソッド。RouterFunctions.Builder
特定のコンシューマーで構築された最後のルートの属性を操作します。
withBadGateway() - Static method in class org.springframework.test.web.client.response.MockRestResponseCreators
502 レスポンス (BAD_GATEWAY) の場合は ResponseCreator
withBadRequest() - Static method in class org.springframework.test.web.client.response.MockRestResponseCreators
400 レスポンスの ResponseCreator (BAD_REQUEST)。
withBeforeClasses(Statement) - クラス org.springframework.test.context.junit4 のメソッド。SpringJUnit4ClassRunner
親実装によって返された Statement を RunBeforeTestClassCallbacks ステートメントでラップし、デフォルトの JUnit 機能を保持しながら、Spring TestContext フレームワークのサポートを追加します。
withBefores(FrameworkMethod, Object, Statement) - クラス org.springframework.test.context.junit4 のメソッド。SpringJUnit4ClassRunner
親実装によって返された Statement を RunBeforeTestMethodCallbacks ステートメントでラップします。これにより、Spring TestContext フレームワークのサポートを追加しながら、デフォルトの機能を保持します。
withBeforeTestExecutionCallbacks(FrameworkMethod, Object, Statement) - クラス org.springframework.test.context.junit4 のメソッド。SpringJUnit4ClassRunner
提供された Statement を RunBeforeTestExecutionCallbacks ステートメントでラップし、Spring TestContext フレームワークのサポートを追加しながら、デフォルトの機能を保持します。
withCatalogName(String) - クラス org.springframework.jdbc.core.simple のメソッド。SimpleJdbcCall
withCatalogName(String) - インターフェース org.springframework.jdbc.core.simple のメソッド。SimpleJdbcCallOperations
オプションで、ストアードプロシージャーを継続するカタログの名前を指定します。
withCatalogName(String) - クラス org.springframework.jdbc.core.simple のメソッド。SimpleJdbcInsert
withCatalogName(String) - インターフェース org.springframework.jdbc.core.simple のメソッド。SimpleJdbcInsertOperations
挿入に使用するカタログ名があれば、指定します。
withClasses(Iterable<ClassFile>) - クラス org.springframework.core.test.tools のメソッド。TestCompiler
追加のクラスで新しい TestCompiler インスタンスを作成します。
withClasspathLocations(String...) - クラス org.springframework.aot.hint.support のメソッド。FilePatternResourceHintsRegistrar.Builder
指定されたクラスパスの場所を考慮してください。
withClasspathLocations(List<String>) - クラス org.springframework.aot.hint.support のメソッド。FilePatternResourceHintsRegistrar.Builder
指定されたクラスパスの場所を考慮してください。
withCompilerOptions(String...) - クラス org.springframework.core.test.tools のメソッド。TestCompiler
追加のコンパイラーオプションを使用して、新しい TestCompiler インスタンスを作成します。
withConstructor(List<TypeReference>, ExecutableMode) - クラス org.springframework.aot.hint のメソッド。TypeHint.Builder
指定された ExecutableMode を使用して、指定されたパラメーター型でコンストラクターにリフレクションの必要性を登録します。
withContainingClass(Class<?>) - Method in class org.springframework.core.MethodParameter
指定された包含クラスを参照するこの MethodParameter のバリアントを返します。
withController(Class<?>) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。MvcUriComponentsBuilder
MvcUriComponentsBuilder.relativeTo(org.springframework.web.util.UriComponentsBuilder) の呼び出しを介して作成されたこのクラスのインスタンスで使用する MvcUriComponentsBuilder.fromController(Class) の代替。
withConversionService(ConversionService) - クラス org.springframework.expression.spel.support のメソッド。SimpleEvaluationContext.Builder
カスタム ConversionService を登録します。
withCreatedEntity(URI) - Static method in class org.springframework.test.web.client.response.MockRestResponseCreators
'Location' ヘッダーを持つ 201 レスポンス(作成済み)の ResponseCreator
withCustomCodeFragments(UnaryOperator<BeanRegistrationCodeFragments>) - Static method in interface org.springframework.beans.factory.aot.BeanRegistrationAotContribution
BeanRegistrationCodeFragments をカスタマイズする BeanRegistrationAotContribution を作成します。
withDefaultCodecConfig(Consumer<CodecConfigurer.DefaultCodecConfig>) - インターフェース org.springframework.http.codec のメソッド。CodecConfigurer.CustomCodecs
使用すべきではありません。
withDefaults() - Static method in class org.springframework.aot.generate.ValueCodeGenerator
共通の値の型をサポートするインスタンスを返します。
withDefaults() - Static method in interface org.springframework.transaction.TransactionDefinition
デフォルトで変更不可能な TransactionDefinition を返します。
withDefaults() - Static method in interface org.springframework.web.reactive.function.client.ExchangeStrategies
ClientCodecConfigurer によって提供されるデフォルト設定で ExchangeStrategies インスタンスを返します。
withDefaults() - Static method in interface org.springframework.web.reactive.function.server.HandlerStrategies
デフォルトの初期化で新しい HandlerStrategies を返します。
withDelegate(WebClient) - クラス org.springframework.test.web.servlet.htmlunit のメソッド。MockMvcWebClientBuilder
このビルダーによって構築されたクライアントが、一致しないリクエストを処理するときに委譲する必要がある WebClient を指定します。
withDelegate(WebConnectionHtmlUnitDriver) - クラス org.springframework.test.web.servlet.htmlunit.webdriver のメソッド。MockMvcHtmlUnitDriverBuilder
一致しないリクエストを処理するときに、このビルダーによって構築されたドライバーが委譲する必要がある WebConnectionHtmlUnitDriver を指定します。
withEnclosingClasses(Predicate<Class<?>>) - クラス org.springframework.core.annotation のメソッド。MergedAnnotations.Search
検索アルゴリズムが囲んでいるクラスを検索するかどうかを構成します。
withException(IOException) - Static method in class org.springframework.test.web.client.response.MockRestResponseCreators
ResponseCreator と内部アプリケーション IOException
withField(String) - クラス org.springframework.aot.hint のメソッド。TypeHint.Builder
指定された名前のフィールドに反映の必要性を登録します。
withFileExtensions(String...) - クラス org.springframework.aot.hint.support のメソッド。FilePatternResourceHintsRegistrar.Builder
指定されたファイル拡張子を考慮してください。
withFileExtensions(List<String>) - クラス org.springframework.aot.hint.support のメソッド。FilePatternResourceHintsRegistrar.Builder
指定されたファイル拡張子を考慮してください。
withFilePrefixes(String...) - クラス org.springframework.aot.hint.support のメソッド。FilePatternResourceHintsRegistrar.Builder
指定されたファイルのプレフィックスを考慮してください。
withFilePrefixes(List<String>) - クラス org.springframework.aot.hint.support のメソッド。FilePatternResourceHintsRegistrar.Builder
指定されたファイルのプレフィックスを考慮してください。
withForbiddenRequest() - Static method in class org.springframework.test.web.client.response.MockRestResponseCreators
403 レスポンス (FORBIDDEN) の場合は ResponseCreator
withFunctionName(String) - クラス org.springframework.jdbc.core.simple のメソッド。SimpleJdbcCall
withFunctionName(String) - インターフェース org.springframework.jdbc.core.simple のメソッド。SimpleJdbcCallOperations
使用するプロシージャ名を指定します。これは、ストアド関数を呼び出すことを意味します。
withGatewayTimeout() - Static method in class org.springframework.test.web.client.response.MockRestResponseCreators
504 レスポンスの場合は ResponseCreator (GATEWAY_TIMEOUT)。
withGenerator(ThrowingBiFunction<RegisteredBean, AutowiredArguments, T>) - クラス org.springframework.beans.factory.aot のメソッド。BeanInstanceSupplier
指定された generator 双方向関数を使用して基礎となる Bean をインスタンス化する新しい BeanInstanceSupplier インスタンスを返します。
withGenerator(ThrowingFunction<RegisteredBean, T>) - クラス org.springframework.beans.factory.aot のメソッド。BeanInstanceSupplier
指定された generator 関数を使用して基礎となる Bean をインスタンス化する新しい BeanInstanceSupplier インスタンスを返します。
withGenerator(ThrowingSupplier<T>) - クラス org.springframework.beans.factory.aot のメソッド。BeanInstanceSupplier
非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
withInitial(String, Supplier<? extends S>) - Static method in class org.springframework.core.NamedThreadLocal
名前付きスレッドローカル変数を作成します。
withInstanceMethods() - クラス org.springframework.expression.spel.support のメソッド。SimpleEvaluationContext.Builder
インスタンスメソッドの呼び出しのために DataBindingMethodResolver を登録します(つまり
withMappingName(String) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。MvcUriComponentsBuilder
MvcUriComponentsBuilder.relativeTo(org.springframework.web.util.UriComponentsBuilder) を介して作成されたこのクラスのインスタンスで使用する MvcUriComponentsBuilder.fromMappingName(String) の代替。
withMemberCategories(MemberCategory...) - クラス org.springframework.aot.hint.predicate のメソッド。ReflectionHintsPredicates.TypeHintPredicate
指定された categories が存在する場合にのみ一致するように現在の述語を絞り込みます。
withMemberCategory(MemberCategory) - クラス org.springframework.aot.hint.predicate のメソッド。ReflectionHintsPredicates.TypeHintPredicate
指定された MemberCategory が存在する場合にのみ一致するように、現在の述語を絞り込みます。
withMembers(MemberCategory...) - クラス org.springframework.aot.hint のメソッド。TypeHint.Builder
指定されたメンバーカテゴリを追加します。
withMethod(Class<?>, Method, Object...) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。MvcUriComponentsBuilder
withMethod(String, List<TypeReference>, ExecutableMode) - クラス org.springframework.aot.hint のメソッド。TypeHint.Builder
指定された ExecutableMode を使用して、指定された名前とパラメーターの型を持つメソッドにリフレクションの必要性を登録します。
withMethodCall(Object) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。MvcUriComponentsBuilder
MvcUriComponentsBuilder.relativeTo(org.springframework.web.util.UriComponentsBuilder) を介して作成されたこのクラスのインスタンスで使用する MvcUriComponentsBuilder.fromMethodCall(Object) の代替。
withMethodName(Class<?>, String, Object...) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。MvcUriComponentsBuilder
MvcUriComponentsBuilder.relativeTo(org.springframework.web.util.UriComponentsBuilder) を介して作成されたこのクラスのインスタンスで使用するための MvcUriComponentsBuilder.fromMethodName(Class, String, Object...)} の代替。
withMethodResolvers(MethodResolver...) - クラス org.springframework.expression.spel.support のメソッド。SimpleEvaluationContext.Builder
プロパティアクセスとメソッド解決の組み合わせのために、指定された MethodResolver デリゲートを登録します。
withMode(ExecutableMode) - クラス org.springframework.aot.hint のメソッド。ExecutableHint.Builder
モードが必須であることを指定します。
withName(String) - クラス org.springframework.aot.generate のメソッド。DefaultGenerationContext
withName(String) - インターフェース org.springframework.aot.generate のメソッド。GenerationContext
指定された名前を使用して新しい GenerationContext インスタンスを作成し、生成されたアセットをコード生成の専用ラウンドに限定します。
withName(String) - クラス org.springframework.core.io.support のメソッド。ResourcePropertySource
この ResourcePropertySource の潜在的に適応されたバリアントを返し、以前に与えられた(または派生した)名前を指定された名前でオーバーライドします。
withNamedBinding() - クラス org.springframework.jdbc.core.simple のメソッド。SimpleJdbcCall
withNamedBinding() - インターフェース org.springframework.jdbc.core.simple のメソッド。SimpleJdbcCallOperations
パラメーターを名前でバインドする必要があることを示します。
withNoContent() - Static method in class org.springframework.test.web.client.response.MockRestResponseCreators
204 レスポンスの場合は ResponseCreator (NO_CONTENT)。
withNonMergedAttributes() - インターフェース org.springframework.core.annotation のメソッド。MergedAnnotation
マージされていない属性値を公開するアノテーションの新しいビューを作成します。
withoutProcedureColumnMetaDataAccess() - クラス org.springframework.jdbc.core.simple のメソッド。SimpleJdbcCall
withoutProcedureColumnMetaDataAccess() - インターフェース org.springframework.jdbc.core.simple のメソッド。SimpleJdbcCallOperations
JDBC を介して取得したパラメーターメタデータ情報の処理をオフにします。
withoutTableColumnMetaDataAccess() - クラス org.springframework.jdbc.core.simple のメソッド。SimpleJdbcInsert
withoutTableColumnMetaDataAccess() - インターフェース org.springframework.jdbc.core.simple のメソッド。SimpleJdbcInsertOperations
JDBC を介して取得した列メタデータ情報の処理をオフにします。
withoutTransaction() - Static method in interface org.springframework.transaction.support.TransactionOperations
実際のトランザクションなしで特定の TransactionCallback を実行する TransactionOperations インターフェースの実装を返します。
withPayload(T) - Static method in class org.springframework.messaging.support.MessageBuilder
指定されたペイロードでメッセージの新しいビルダーを作成します。
withPotentialRepeat(FrameworkMethod, Object, Statement) - クラス org.springframework.test.context.junit4 のメソッド。SpringJUnit4ClassRunner
提供された Statement を SpringRepeat ステートメントでラップします。
withPotentialTimeout(FrameworkMethod, Object, Statement) - クラス org.springframework.test.context.junit4 のメソッド。SpringJUnit4ClassRunner
BlockJUnit4ClassRunner.withPotentialTimeout(FrameworkMethod, Object, Statement) と同じロジックを実行しますが、Spring の @Timed アノテーションを追加サポートします。
withPrefix(String) - クラス org.springframework.aot.generate のメソッド。GeneratedMethods
メソッド名に使用するプレフィックスを指定します。
withProcedureName(String) - クラス org.springframework.jdbc.core.simple のメソッド。SimpleJdbcCall
withProcedureName(String) - インターフェース org.springframework.jdbc.core.simple のメソッド。SimpleJdbcCallOperations
使用するプロシージャ名を指定します。これは、ストアドプロシージャを呼び出すことを意味します。
withProcessors(Iterable<Processor>) - クラス org.springframework.core.test.tools のメソッド。TestCompiler
追加のアノテーションプロセッサーを使用して新しい TestCompiler インスタンスを作成します。
withProcessors(Processor...) - クラス org.springframework.core.test.tools のメソッド。TestCompiler
追加のアノテーションプロセッサーを使用して新しい TestCompiler インスタンスを作成します。
withProperty(String, Object) - クラス org.springframework.mock.env のメソッド。MockPropertySource
現在のインスタンスを返す MockPropertySource.setProperty(java.lang.String, java.lang.Object) の便利なシノニム。
withProperty(String, String) - クラス org.springframework.mock.env のメソッド。MockEnvironment
現在のインスタンスを返す MockEnvironment.setProperty(java.lang.String, java.lang.String) の便利なシノニム。
withPublisher(String, P, Class<T>) - インターフェース org.springframework.web.reactive.function のメソッド。BodyInserters.MultipartInserter
Publisher ベースのコンテンツを含む非同期パーツを追加します。
withPublisher(String, P, ParameterizedTypeReference<T>) - インターフェース org.springframework.web.reactive.function のメソッド。BodyInserters.MultipartInserter
要素型の ParameterizedTypeReference を受け入れる BodyInserters.MultipartInserter.withPublisher(String, Publisher, Class) のバリアント。これにより、一般的な型情報を指定できます。
withRawStatus(int) - Static method in class org.springframework.test.web.client.response.MockRestResponseCreators
整数を持つ MockRestResponseCreators.withStatus(HttpStatusCode) のバリアント。
withReason(String) - クラス org.springframework.web.reactive.socket のメソッド。CloseStatus
指定された理由で、この CloseStatus から新しい CloseStatus を作成します。
withReason(String) - クラス org.springframework.web.socket のメソッド。CloseStatus
指定された理由で、この CloseStatus から新しい CloseStatus を作成します。
withRegistrar(RuntimeHintsRegistrar) - クラス org.springframework.aot.test.agent のメソッド。RuntimeHintsInvocationsAssert
withRepeatableContainers(RepeatableContainers) - クラス org.springframework.core.annotation のメソッド。MergedAnnotations.Search
使用する RepeatableContainers を構成します。
withRequestConflict() - Static method in class org.springframework.test.web.client.response.MockRestResponseCreators
409 レスポンス (CONFLICT) の場合は ResponseCreator
withResourceName() - クラス org.springframework.core.io.support のメソッド。ResourcePropertySource
この ResourcePropertySource の潜在的に適応されたバリアントを返し、以前に指定された名前(存在する場合)を元のリソース名(名前のないコンストラクターバリアントによって生成された名前と同等)でオーバーライドします。
withResourceNotFound() - Static method in class org.springframework.test.web.client.response.MockRestResponseCreators
404 レスポンス (NOT_FOUND) の場合は ResponseCreator
withResources(Iterable<ResourceFile>) - クラス org.springframework.core.test.tools のメソッド。TestCompiler
追加のソースファイルを使用して、新しい TestCompiler インスタンスを作成します。
withResources(ResourceFile...) - クラス org.springframework.core.test.tools のメソッド。TestCompiler
追加のリソースファイルを使用して、新しい TestCompiler インスタンスを作成します。
withResources(ResourceFiles) - クラス org.springframework.core.test.tools のメソッド。TestCompiler
追加のリソースファイルを使用して、新しい TestCompiler インスタンスを作成します。
withReturnValue() - クラス org.springframework.jdbc.core.simple のメソッド。SimpleJdbcCall
withReturnValue() - インターフェース org.springframework.jdbc.core.simple のメソッド。SimpleJdbcCallOperations
返される結果にプロシージャの戻り値を含める必要があることを示します。
withRootObject(Object) - クラス org.springframework.expression.spel.support のメソッド。SimpleEvaluationContext.Builder
解決するデフォルトのルートオブジェクトを指定します。
withSchemaName(String) - クラス org.springframework.jdbc.core.simple のメソッド。SimpleJdbcCall
withSchemaName(String) - インターフェース org.springframework.jdbc.core.simple のメソッド。SimpleJdbcCallOperations
必要に応じて、ストアドプロシージャを継続するスキーマの名前を指定します。
withSchemaName(String) - クラス org.springframework.jdbc.core.simple のメソッド。SimpleJdbcInsert
withSchemaName(String) - インターフェース org.springframework.jdbc.core.simple のメソッド。SimpleJdbcInsertOperations
挿入に使用するスキーマ名があれば、それを指定します。
withServerError() - Static method in class org.springframework.test.web.client.response.MockRestResponseCreators
500 レスポンスの ResponseCreator (SERVER_ERROR)。
withServiceUnavailable() - Static method in class org.springframework.test.web.client.response.MockRestResponseCreators
503 レスポンス (SERVICE_UNAVAILABLE) の場合は ResponseCreator
withShortcut(String) - クラス org.springframework.beans.factory.aot のメソッド。AutowiredFieldValueResolver
直接の Bean 名前注入ショートカットを使用する新しい AutowiredFieldValueResolver インスタンスを返します。
withShortcut(String...) - クラス org.springframework.beans.factory.aot のメソッド。AutowiredMethodArgumentsResolver
特定のパラメーターの直接 Bean 名前挿入ショートカットを使用する新しい AutowiredMethodArgumentsResolver インスタンスを返します。
withShortcuts(String...) - クラス org.springframework.beans.factory.aot のメソッド。BeanInstanceSupplier
特定のパラメーターの直接 Bean 名前挿入ショートカットを使用する新しい BeanInstanceSupplier インスタンスを返します。
withSockJS() - クラス org.springframework.web.socket.config.annotation のメソッド。AbstractWebSocketHandlerRegistration
withSockJS() - インターフェース org.springframework.web.socket.config.annotation のメソッド。StompWebSocketEndpointRegistration
SockJS フォールバックオプションを有効にします。
withSockJS() - クラス org.springframework.web.socket.config.annotation のメソッド。WebMvcStompWebSocketEndpointRegistration
withSockJS() - インターフェース org.springframework.web.socket.config.annotation のメソッド。WebSocketHandlerRegistration
SockJS フォールバックオプションを有効にします。
withSourceProvider(OrderComparator.OrderSourceProvider) - Method in class org.springframework.core.OrderComparator
指定されたソースプロバイダーを使用して、適合したオーダーコンパレーターを構築します。
withSources(Iterable<SourceFile>) - クラス org.springframework.core.test.tools のメソッド。TestCompiler
追加のソースファイルを使用して、新しい TestCompiler インスタンスを作成します。
withSources(SourceFile...) - クラス org.springframework.core.test.tools のメソッド。TestCompiler
追加のソースファイルを使用して、新しい TestCompiler インスタンスを作成します。
withSources(SourceFiles) - クラス org.springframework.core.test.tools のメソッド。TestCompiler
追加のソースファイルを使用して、新しい TestCompiler インスタンスを作成します。
withSpringFactoriesRegistrars(String) - クラス org.springframework.aot.test.agent のメソッド。RuntimeHintsInvocationsAssert
withStatus(HttpStatusCode) - Static method in class org.springframework.test.web.client.response.MockRestResponseCreators
特定の HTTP ステータスを持つ ResponseCreator
withSuccess() - Static method in class org.springframework.test.web.client.response.MockRestResponseCreators
200 レスポンスの ResponseCreator (OK)。
withSuccess(byte[], MediaType) - Static method in class org.springframework.test.web.client.response.MockRestResponseCreators
byte[] 本体の 200 レスポンス(OK)の ResponseCreator
withSuccess(String, MediaType) - Static method in class org.springframework.test.web.client.response.MockRestResponseCreators
ストリング本体の 200 レスポンス(OK)の ResponseCreator
withSuccess(Resource, MediaType) - Static method in class org.springframework.test.web.client.response.MockRestResponseCreators
Resource ベースのボディを持つ 200 レスポンス(OK)コンテンツの ResponseCreator
withTableName(String) - クラス org.springframework.jdbc.core.simple のメソッド。SimpleJdbcInsert
withTableName(String) - インターフェース org.springframework.jdbc.core.simple のメソッド。SimpleJdbcInsertOperations
挿入に使用するテーブル名を指定します。
withTooManyRequests() - Static method in class org.springframework.test.web.client.response.MockRestResponseCreators
レート制限された 429 レスポンス (TOO_MANY_REQUESTS) の ResponseCreator
withTooManyRequests(int) - Static method in class org.springframework.test.web.client.response.MockRestResponseCreators
秒単位の Retry-After ヘッダーを含む 429 レート制限レスポンス (TOO_MANY_REQUESTS) の ResponseCreator
withTypeConverter(TypeConverter) - クラス org.springframework.expression.spel.support のメソッド。SimpleEvaluationContext.Builder
カスタム TypeConverter を登録します。
withTypedRootObject(Object, TypeDescriptor) - クラス org.springframework.expression.spel.support のメソッド。SimpleEvaluationContext.Builder
解決する型付きルートオブジェクトを指定します。
withTypeIndex(int) - Method in class org.springframework.core.MethodParameter
現在のレベルの型を指定された値に設定して、この MethodParameter のバリアントを返します。
withUnauthorizedRequest() - Static method in class org.springframework.test.web.client.response.MockRestResponseCreators
401 レスポンス用の ResponseCreator (未承認)。
wrap(byte[]) - インターフェース org.springframework.core.io.buffer のメソッド。DataBufferFactory
指定された byte 配列を DataBuffer でラップします。
wrap(byte[]) - クラス org.springframework.core.io.buffer のメソッド。DefaultDataBufferFactory
wrap(byte[]) - クラス org.springframework.core.io.buffer のメソッド。Netty5DataBufferFactory
wrap(byte[]) - クラス org.springframework.core.io.buffer のメソッド。NettyDataBufferFactory
wrap(ByteBuf) - クラス org.springframework.core.io.buffer のメソッド。NettyDataBufferFactory
指定された Netty ByteBuf を NettyDataBuffer にラップします。
wrap(Buffer) - クラス org.springframework.core.io.buffer のメソッド。Netty5DataBufferFactory
指定された Netty Buffer を Netty5DataBuffer にラップします。
wrap(RSocket, MimeType, MimeType, RSocketStrategies) - Static method in interface org.springframework.messaging.rsocket.RSocketRequester
既存の RSocket をラップします。
wrap(Object) - インターフェース org.springframework.aop.framework.adapter のメソッド。AdvisorAdapterRegistry
指定されたアドバイスをラップした Advisor を返します。
wrap(Object) - クラス org.springframework.aop.framework.adapter のメソッド。DefaultAdvisorAdapterRegistry
wrap(Object) - Method in class org.springframework.validation.ObjectError
このエラーの背後にあるソースを保持します。おそらく ExceptionSE(通常は PropertyAccessException)または Bean 検証 ConstraintViolationEE です。
wrap(ByteBuffer) - インターフェース org.springframework.core.io.buffer のメソッド。DataBufferFactory
指定された ByteBufferSE を DataBuffer でラップします。
wrap(ByteBuffer) - クラス org.springframework.core.io.buffer のメソッド。DefaultDataBufferFactory
wrap(ByteBuffer) - クラス org.springframework.core.io.buffer のメソッド。Netty5DataBufferFactory
wrap(ByteBuffer) - クラス org.springframework.core.io.buffer のメソッド。NettyDataBufferFactory
wrap(Message<?>) - Static method in class org.springframework.jms.support.JmsMessageHeaderAccessor
既存のメッセージのヘッダーから JmsMessageHeaderAccessor を作成します。
wrap(Message<?>) - Static method in class org.springframework.messaging.simp.SimpMessageHeaderAccessor
メッセージのヘッダーをコピーしてインスタンスを作成します。
wrap(Message<?>) - Static method in class org.springframework.messaging.simp.stomp.StompHeaderAccessor
指定されたメッセージのペイロードとヘッダーからインスタンスを作成します。
wrap_throwable(Block, Type) - Static method in class org.springframework.cglib.core.EmitUtils
wrap_undeclared_throwable(CodeEmitter, Block, Type[], Type) - Static method in class org.springframework.cglib.core.EmitUtils
wrapCachedClass(Class) - クラス org.springframework.cglib.core のメソッド。AbstractClassGenerator
wrapCachedClass(Class) - Method in class org.springframework.cglib.proxy.Enhancer
wrapIfNecessary(Object, String, Object) - クラス org.springframework.aop.framework.autoproxy のメソッド。AbstractAutoProxyCreator
必要に応じて、指定された Bean をラップします。
writableByteBuffers() - インターフェース org.springframework.core.io.buffer のメソッド。DataBuffer
このデータバッファー内の書き込み可能な各 ByteBufferSE に対して、クローズ可能な反復子を返します。
writableByteBuffers() - クラス org.springframework.core.io.buffer のメソッド。DataBufferWrapper
writableByteBuffers() - クラス org.springframework.core.io.buffer のメソッド。DefaultDataBuffer
writableByteBuffers() - クラス org.springframework.core.io.buffer のメソッド。Netty5DataBuffer
writableByteBuffers() - クラス org.springframework.core.io.buffer のメソッド。NettyDataBuffer
writableByteCount() - インターフェース org.springframework.core.io.buffer のメソッド。DataBuffer
このデータバッファに書き込むことができるバイト数を返します。
writableByteCount() - クラス org.springframework.core.io.buffer のメソッド。DataBufferWrapper
writableByteCount() - クラス org.springframework.core.io.buffer のメソッド。DefaultDataBuffer
writableByteCount() - クラス org.springframework.core.io.buffer のメソッド。Netty5DataBuffer
writableByteCount() - クラス org.springframework.core.io.buffer のメソッド。NettyDataBuffer
writableChannel() - クラス org.springframework.core.io のメソッド。FileSystemResource
この実装は、基になるファイルの FileChannel を開きます。
writableChannel() - クラス org.springframework.core.io のメソッド。FileUrlResource
writableChannel() - クラス org.springframework.core.io のメソッド。PathResource
この実装では、基になるファイルの WritableByteChannelSE を開きます。
writableChannel() - インターフェース org.springframework.core.io のメソッド。WritableResource
WritableByteChannelSE を返します。
WritableContent - Interface in org.springframework.core.test.tools
ファイルコンテンツの書き込みに使用されるコールバックインターフェース。
writableHttpHeaders(HttpHeaders) - Static method in class org.springframework.http.HttpHeaders
HttpHeaders.readOnlyHttpHeaders(HttpHeaders) を介して特定のヘッダーの周囲に以前に適用された可能性のある読み取り専用ラッパーを削除します。
WritableResource - Interface in org.springframework.core.io
リソースへの書き込みをサポートするリソースの拡張インターフェース。
write(byte) - インターフェース org.springframework.core.io.buffer のメソッド。DataBuffer
このバッファの現在の書き込み位置に 1 バイトを書き込みます。
write(byte) - クラス org.springframework.core.io.buffer のメソッド。DataBufferWrapper
write(byte) - クラス org.springframework.core.io.buffer のメソッド。DefaultDataBuffer
write(byte) - クラス org.springframework.core.io.buffer のメソッド。Netty5DataBuffer
write(byte) - クラス org.springframework.core.io.buffer のメソッド。NettyDataBuffer
write(byte[]) - インターフェース org.springframework.core.io.buffer のメソッド。DataBuffer
このバッファの現在の書き込み位置から開始して、指定されたソースをこのバッファに書き込みます。
write(byte[]) - クラス org.springframework.core.io.buffer のメソッド。DataBufferWrapper
write(byte[]) - クラス org.springframework.core.io.buffer のメソッド。DefaultDataBuffer
write(byte[]) - クラス org.springframework.core.io.buffer のメソッド。Netty5DataBuffer
write(byte[]) - クラス org.springframework.core.io.buffer のメソッド。NettyDataBuffer
write(byte[], int, int) - インターフェース org.springframework.core.io.buffer のメソッド。DataBuffer
このバッファの現在の書き込み位置から開始して、指定されたソースの最大 length バイトをこのバッファに書き込みます。
write(byte[], int, int) - クラス org.springframework.core.io.buffer のメソッド。DataBufferWrapper
write(byte[], int, int) - クラス org.springframework.core.io.buffer のメソッド。DefaultDataBuffer
write(byte[], int, int) - クラス org.springframework.core.io.buffer のメソッド。Netty5DataBuffer
write(byte[], int, int) - クラス org.springframework.core.io.buffer のメソッド。NettyDataBuffer
write(byte[], int, int) - Method in class org.springframework.util.FastByteArrayOutputStream
write(char) - Method in class org.springframework.util.CommonsLogWriter
write(char[], int, int) - クラス org.springframework.mock.web のメソッド。MockBodyContent
write(char[], int, int) - クラス org.springframework.mock.web のメソッド。MockJspWriter
write(char[], int, int) - Method in class org.springframework.util.CommonsLogWriter
write(int) - クラス org.springframework.mock.web のメソッド。DelegatingServletOutputStream
write(int) - Method in class org.springframework.util.FastByteArrayOutputStream
write(ByteBuf...) - クラス org.springframework.core.io.buffer のメソッド。NettyDataBuffer
現在の書き込み位置から開始して、1 つ以上の Netty ByteBufs をこのバッファーに書き込みます。
write(Buffer...) - クラス org.springframework.core.io.buffer のメソッド。Netty5DataBuffer
現在の書き込み位置から開始して、1 つ以上の Netty 5 Buffers をこのバッファーに書き込みます。
write(HttpServletRequest, HttpServletResponse) - インターフェース org.springframework.web.servlet.function のメソッド。ServerResponse.HeadersBuilder.WriteFunction
指定された servletResponse に書き込むか、レンダリングされる ModelAndView を返します。
write(BufferedImage, MediaType, HttpOutputMessage) - クラス org.springframework.http.converter のメソッド。BufferedImageHttpMessageConverter
write(CharSequence, Charset) - インターフェース org.springframework.core.io.buffer のメソッド。DataBuffer
現在の書き込み位置から、指定された Charset を使用して、指定された CharSequence を書き込みます。
write(CharSequence, Charset) - クラス org.springframework.core.io.buffer のメソッド。DataBufferWrapper
write(CharSequence, Charset) - クラス org.springframework.core.io.buffer のメソッド。Netty5DataBuffer
write(CharSequence, Charset) - クラス org.springframework.core.io.buffer のメソッド。NettyDataBuffer
write(String) - クラス org.springframework.mock.web のメソッド。MockPart
write(ByteBuffer...) - インターフェース org.springframework.core.io.buffer のメソッド。DataBuffer
現在の書き込み位置から開始して、このバッファーに 1 つ以上の ByteBufferSE を書き込みます。
write(ByteBuffer...) - クラス org.springframework.core.io.buffer のメソッド。DataBufferWrapper
write(ByteBuffer...) - クラス org.springframework.core.io.buffer のメソッド。DefaultDataBuffer
write(ByteBuffer...) - クラス org.springframework.core.io.buffer のメソッド。Netty5DataBuffer
write(ByteBuffer...) - クラス org.springframework.core.io.buffer のメソッド。NettyDataBuffer
write(Publisher<?>, ResolvableType, ResolvableType, MediaType, ServerHttpRequest, ServerHttpResponse, Map<String, Object>) - クラス org.springframework.http.codec のメソッド。ServerSentEventHttpMessageWriter
write(Publisher<?>, ResolvableType, MediaType, ReactiveHttpOutputMessage, Map<String, Object>) - クラス org.springframework.http.codec のメソッド。ServerSentEventHttpMessageWriter
write(Publisher<? extends Message>, ResolvableType, MediaType, ReactiveHttpOutputMessage, Map<String, Object>) - クラス org.springframework.http.codec.protobuf のメソッド。ProtobufHttpMessageWriter
write(Publisher<? extends DataBuffer>, AsynchronousFileChannel, long) - Static method in class org.springframework.core.io.buffer.DataBufferUtils
DataBuffers の指定されたストリームを指定された AsynchronousFileChannel に書き込みます。
write(Publisher<? extends Resource>, ResolvableType, ResolvableType, MediaType, ServerHttpRequest, ServerHttpResponse, Map<String, Object>) - クラス org.springframework.http.codec のメソッド。ResourceHttpMessageWriter
write(Publisher<? extends Resource>, ResolvableType, MediaType, ReactiveHttpOutputMessage, Map<String, Object>) - クラス org.springframework.http.codec のメソッド。ResourceHttpMessageWriter
write(Publisher<? extends Part>, ResolvableType, MediaType, ReactiveHttpOutputMessage, Map<String, Object>) - クラス org.springframework.http.codec.multipart のメソッド。PartHttpMessageWriter
write(Publisher<? extends PartEvent>, ResolvableType, MediaType, ReactiveHttpOutputMessage, Map<String, Object>) - クラス org.springframework.http.codec.multipart のメソッド。PartEventHttpMessageWriter
write(Publisher<? extends MultiValueMap<String, ?>>, ResolvableType, MediaType, ReactiveHttpOutputMessage, Map<String, Object>) - クラス org.springframework.http.codec.multipart のメソッド。MultipartHttpMessageWriter
write(Publisher<? extends MultiValueMap<String, String>>, ResolvableType, MediaType, ReactiveHttpOutputMessage, Map<String, Object>) - クラス org.springframework.http.codec のメソッド。FormHttpMessageWriter
write(Publisher<? extends T>, ResolvableType, ResolvableType, MediaType, ServerHttpRequest, ServerHttpResponse, Map<String, Object>) - クラス org.springframework.http.codec のメソッド。EncoderHttpMessageWriter
write(Publisher<? extends T>, ResolvableType, ResolvableType, MediaType, ServerHttpRequest, ServerHttpResponse, Map<String, Object>) - インターフェース org.springframework.http.codec のメソッド。HttpMessageWriter
追加のコンテキストが利用可能な、HttpMessageWriter.write(Publisher, ResolvableType, MediaType, ReactiveHttpOutputMessage, Map) のサーバー側のみの代替。
write(Publisher<? extends T>, ResolvableType, MediaType, ReactiveHttpOutputMessage, Map<String, Object>) - クラス org.springframework.http.codec のメソッド。EncoderHttpMessageWriter
write(Publisher<? extends T>, ResolvableType, MediaType, ReactiveHttpOutputMessage, Map<String, Object>) - インターフェース org.springframework.http.codec のメソッド。HttpMessageWriter
オブジェクトの特定のストリームを出力メッセージに書き込みます。
write(Publisher<DataBuffer>, OutputStream) - Static method in class org.springframework.core.io.buffer.DataBufferUtils
DataBuffers の指定されたストリームを指定された OutputStream に書き込みます。
write(Publisher<DataBuffer>, AsynchronousFileChannel) - Static method in class org.springframework.core.io.buffer.DataBufferUtils
DataBuffers の指定されたストリームを指定された AsynchronousFileChannel に書き込みます。
write(Publisher<DataBuffer>, WritableByteChannel) - Static method in class org.springframework.core.io.buffer.DataBufferUtils
DataBuffers の指定されたストリームを指定された WritableByteChannel に書き込みます。
write(Publisher<DataBuffer>, Path, OpenOption...) - Static method in class org.springframework.core.io.buffer.DataBufferUtils
指定された DataBuffers のストリームを指定されたファイル PathSE に書き込みます。
write(RuntimeHints) - クラス org.springframework.aot.nativex のメソッド。NativeConfigurationWriter
提供されたヒントから GraalVM ネイティブ構成を記述します。
write(ClassWriter, byte[], int, int, int) - Method in class org.springframework.asm.Attribute
この属性のコンテンツのバイト配列形式を返します。
write(DataBuffer...) - インターフェース org.springframework.core.io.buffer のメソッド。DataBuffer
現在の書き込み位置から開始して、このバッファーに 1 つ以上の DataBuffer を書き込みます。
write(DataBuffer...) - クラス org.springframework.core.io.buffer のメソッド。DataBufferWrapper
write(DataBuffer...) - クラス org.springframework.core.io.buffer のメソッド。DefaultDataBuffer
write(DataBuffer...) - クラス org.springframework.core.io.buffer のメソッド。Netty5DataBuffer
write(DataBuffer...) - クラス org.springframework.core.io.buffer のメソッド。NettyDataBuffer
write(EvaluationContext, Object, String, Object) - クラス org.springframework.context.expression のメソッド。BeanExpressionContextAccessor
write(EvaluationContext, Object, String, Object) - クラス org.springframework.context.expression のメソッド。BeanFactoryAccessor
write(EvaluationContext, Object, String, Object) - クラス org.springframework.context.expression のメソッド。EnvironmentAccessor
読み取り専用: 動作しません。
write(EvaluationContext, Object, String, Object) - クラス org.springframework.context.expression のメソッド。MapAccessor
write(EvaluationContext, Object, String, Object) - Method in interface org.springframework.expression.PropertyAccessor
指定されたターゲットオブジェクトのプロパティに書き込むために呼び出されます。
write(EvaluationContext, Object, String, Object) - クラス org.springframework.expression.spel.support のメソッド。ReflectivePropertyAccessor.OptimalPropertyAccessor
write(EvaluationContext, Object, String, Object) - クラス org.springframework.expression.spel.support のメソッド。ReflectivePropertyAccessor
write(MultiValueMap<String, ?>, MediaType, HttpOutputMessage) - クラス org.springframework.http.converter のメソッド。FormHttpMessageConverter
write(WebSocketMessage) - クラス org.springframework.web.reactive.socket.adapter のメソッド。AbstractListenerWebSocketSession.WebSocketSendProcessor
write(T) - クラス org.springframework.http.server.reactive のメソッド。AbstractListenerWriteProcessor
与えられたアイテムを書いてください。
write(T, Type, MediaType, HttpOutputMessage) - クラス org.springframework.http.converter のメソッド。AbstractGenericHttpMessageConverter
write(T, Type, MediaType, HttpOutputMessage) - インターフェース org.springframework.http.converter のメソッド。GenericHttpMessageConverter
指定されたオブジェクトを指定された出力メッセージに書き込みます。
write(T, Type, MediaType, HttpOutputMessage) - クラス org.springframework.http.converter.xml のメソッド。Jaxb2CollectionHttpMessageConverter
write(T, MediaType, HttpOutputMessage) - クラス org.springframework.http.converter のメソッド。AbstractHttpMessageConverter
write(T, MediaType, HttpOutputMessage) - インターフェース org.springframework.http.converter のメソッド。HttpMessageConverter
指定されたオブジェクトを指定された出力メッセージに書き込みます。
writeAndFlushWith(Publisher<? extends Publisher<? extends DataBuffer>>) - クラス org.springframework.http.client.reactive のメソッド。ClientHttpRequestDecorator
writeAndFlushWith(Publisher<? extends Publisher<? extends DataBuffer>>) - Method in interface org.springframework.http.ReactiveHttpOutputMessage
Publishers の指定された Publisher を使用して、HttpOutputMessage の本体を基礎となる HTTP レイヤーに書き込み、各 Publisher<DataBuffer> の後にフラッシュします。
writeAndFlushWith(Publisher<? extends Publisher<? extends DataBuffer>>) - クラス org.springframework.http.server.reactive のメソッド。AbstractServerHttpResponse
writeAndFlushWith(Publisher<? extends Publisher<? extends DataBuffer>>) - クラス org.springframework.http.server.reactive のメソッド。HttpHeadResponseDecorator
書き込みなしで ServerHttpResponseDecorator.setComplete() を呼び出します。
writeAndFlushWith(Publisher<? extends Publisher<? extends DataBuffer>>) - クラス org.springframework.http.server.reactive のメソッド。ServerHttpResponseDecorator
writeAndFlushWith(Publisher<? extends Publisher<? extends DataBuffer>>) - クラス org.springframework.mock.http.client.reactive のメソッド。MockClientHttpRequest
writeAndFlushWithInternal(Publisher<? extends Publisher<? extends DataBuffer>>) - クラス org.springframework.http.server.reactive のメソッド。AbstractListenerServerHttpResponse
writeAndFlushWithInternal(Publisher<? extends Publisher<? extends DataBuffer>>) - クラス org.springframework.http.server.reactive のメソッド。AbstractServerHttpResponse
基本となるレスポンスに書き込み、各 Publisher<DataBuffer> の後にフラッシュします。
writeAndFlushWithInternal(Publisher<? extends Publisher<? extends DataBuffer>>) - クラス org.springframework.mock.http.server.reactive のメソッド。MockServerHttpResponse
writeAttribute(String) - クラス org.springframework.web.servlet.tags.form のメソッド。TagWriter
required などの値なしで空の HTML 属性を書き込むための TagWriter.writeAttribute(String, String) のバリアント。
writeAttribute(String, String) - クラス org.springframework.web.servlet.tags.form のメソッド。TagWriter
指定された名前と値で HTML 属性を記述します。
writeBody(Object, MethodParameter, MethodParameter, ServerWebExchange) - クラス org.springframework.web.reactive.result.method.annotation のメソッド。AbstractMessageWriterResultHandler
HttpMessageWriter を使用して、指定された本文をレスポンスに書き込みます。
writeBody(Object, MethodParameter, ServerWebExchange) - クラス org.springframework.web.reactive.result.method.annotation のメソッド。AbstractMessageWriterResultHandler
HttpMessageWriter を使用して、指定された本文をレスポンスに書き込みます。
writeBodyContent(String) - クラス org.springframework.web.servlet.tags のメソッド。EscapeBodyTag
エスケープされた本文コンテンツをページに書き込みます。
writeBoolean(Object, String, boolean, boolean) - クラス org.springframework.cglib.transform.impl のメソッド。AbstractInterceptFieldCallback
writeBoolean(Object, String, boolean, boolean) - インターフェース org.springframework.cglib.transform.impl のメソッド。InterceptFieldCallback
writeByte(Object, String, byte, byte) - クラス org.springframework.cglib.transform.impl のメソッド。AbstractInterceptFieldCallback
writeByte(Object, String, byte, byte) - インターフェース org.springframework.cglib.transform.impl のメソッド。InterceptFieldCallback
writeChar(Object, String, char, char) - クラス org.springframework.cglib.transform.impl のメソッド。AbstractInterceptFieldCallback
writeChar(Object, String, char, char) - インターフェース org.springframework.cglib.transform.impl のメソッド。InterceptFieldCallback
writeContent(OutputStream, Object) - クラス org.springframework.web.servlet.view.json のメソッド。AbstractJackson2View
実際の JSON コンテンツをストリームに書き込みます。
writeContent(Resource, HttpOutputMessage) - クラス org.springframework.http.converter のメソッド。ResourceHttpMessageConverter
writeDefaultAttributes(TagWriter) - クラス org.springframework.web.servlet.tags.form のメソッド。AbstractDataBoundFormElementTag
指定された TagWriter に属性のデフォルトセットを書き込みます。
writeDefaultAttributes(TagWriter) - クラス org.springframework.web.servlet.tags.form のメソッド。AbstractHtmlElementTag
この基本クラスを介して構成されたデフォルト属性を、指定された TagWriter に書き込みます。
writeDouble(Object, String, double, double) - クラス org.springframework.cglib.transform.impl のメソッド。AbstractInterceptFieldCallback
writeDouble(Object, String, double, double) - インターフェース org.springframework.cglib.transform.impl のメソッド。InterceptFieldCallback
writeFloat(Object, String, float, float) - クラス org.springframework.cglib.transform.impl のメソッド。AbstractInterceptFieldCallback
writeFloat(Object, String, float, float) - インターフェース org.springframework.cglib.transform.impl のメソッド。InterceptFieldCallback
writeFrame(SockJsFrame) - クラス org.springframework.web.socket.sockjs.transport.session のメソッド。AbstractSockJsSession
TransportHandler および(TransportHandler 固有の)セッションクラス内で内部的に使用します。
writeFrame(SockJsFrame) - クラス org.springframework.web.socket.sockjs.transport.session のメソッド。PollingSockJsSession
writeFrameInternal(SockJsFrame) - クラス org.springframework.web.socket.sockjs.transport.session のメソッド。AbstractHttpSockJsSession
writeFrameInternal(SockJsFrame) - クラス org.springframework.web.socket.sockjs.transport.session のメソッド。AbstractSockJsSession
writeFrameInternal(SockJsFrame) - クラス org.springframework.web.socket.sockjs.transport.session のメソッド。WebSocketServerSockJsSession
writeGeneratedContent() - クラス org.springframework.aot.generate のメソッド。DefaultGenerationContext
生成されたコンテンツを生成されたファイルに書き出します。
writeHints(RuntimeHints) - クラス org.springframework.context.aot のメソッド。AbstractAotProcessor
writeInt(Object, String, int, int) - クラス org.springframework.cglib.transform.impl のメソッド。AbstractInterceptFieldCallback
writeInt(Object, String, int, int) - インターフェース org.springframework.cglib.transform.impl のメソッド。InterceptFieldCallback
writeInternal(byte[], HttpOutputMessage) - クラス org.springframework.http.converter のメソッド。ByteArrayHttpMessageConverter
writeInternal(Message, HttpOutputMessage) - クラス org.springframework.http.converter.protobuf のメソッド。ProtobufHttpMessageConverter
writeInternal(Object, Type, Writer) - クラス org.springframework.http.converter.json のメソッド。AbstractJsonHttpMessageConverter
JSON にバインドされたオブジェクトを指定された WriterSE に書き込むテンプレートメソッド。
writeInternal(Object, Type, Writer) - クラス org.springframework.http.converter.json のメソッド。GsonHttpMessageConverter
writeInternal(Object, Type, Writer) - クラス org.springframework.http.converter.json のメソッド。JsonbHttpMessageConverter
writeInternal(Object, Type, HttpOutputMessage) - クラス org.springframework.http.converter のメソッド。AbstractKotlinSerializationHttpMessageConverter
writeInternal(Object, Type, HttpOutputMessage) - クラス org.springframework.http.converter.json のメソッド。AbstractJackson2HttpMessageConverter
writeInternal(Object, Type, HttpOutputMessage) - クラス org.springframework.http.converter.json のメソッド。AbstractJsonHttpMessageConverter
writeInternal(Object, Type, HttpOutputMessage) - クラス org.springframework.http.converter のメソッド。ResourceRegionHttpMessageConverter
writeInternal(Object, KSerializer<Object>, T, HttpOutputMessage) - クラス org.springframework.http.converter のメソッド。AbstractKotlinSerializationHttpMessageConverter
指定されたオブジェクトを、指定されたシリアライザーとフォーマットで出力メッセージに書き込みます。
writeInternal(Object, KSerializer<Object>, T, HttpOutputMessage) - クラス org.springframework.http.converter のメソッド。KotlinSerializationBinaryHttpMessageConverter
writeInternal(Object, KSerializer<Object>, T, HttpOutputMessage) - クラス org.springframework.http.converter のメソッド。KotlinSerializationStringHttpMessageConverter
writeInternal(Object, HttpOutputMessage) - クラス org.springframework.http.converter のメソッド。ObjectToStringHttpMessageConverter
writeInternal(String, HttpOutputMessage) - クラス org.springframework.http.converter のメソッド。StringHttpMessageConverter
writeInternal(Resource, HttpOutputMessage) - クラス org.springframework.http.converter のメソッド。ResourceHttpMessageConverter
writeInternal(T, Type, HttpOutputMessage) - クラス org.springframework.http.converter のメソッド。AbstractGenericHttpMessageConverter
実際の本文を書き込む抽象テンプレートメソッド。
writeInternal(T, HttpOutputMessage) - クラス org.springframework.http.converter のメソッド。AbstractGenericHttpMessageConverter
writeInternal(T, HttpOutputMessage) - クラス org.springframework.http.converter のメソッド。AbstractHttpMessageConverter
実際の本文を書き込む抽象テンプレートメソッド。
writeInternal(T, HttpOutputMessage) - クラス org.springframework.http.converter.feed のメソッド。AbstractWireFeedHttpMessageConverter
writeInternal(T, HttpOutputMessage) - クラス org.springframework.http.converter.xml のメソッド。AbstractXmlHttpMessageConverter
writeInternal(T, HttpOutputMessage) - クラス org.springframework.http.converter.xml のメソッド。SourceHttpMessageConverter
writeLong(Object, String, long, long) - クラス org.springframework.cglib.transform.impl のメソッド。AbstractInterceptFieldCallback
writeLong(Object, String, long, long) - インターフェース org.springframework.cglib.transform.impl のメソッド。InterceptFieldCallback
writeMessage(String) - クラス org.springframework.web.servlet.tags のメソッド。MessageTag
メッセージをページに書き込みます。
writeObject(Object, String, Object, Object) - クラス org.springframework.cglib.transform.impl のメソッド。AbstractInterceptFieldCallback
writeObject(Object, String, Object, Object) - インターフェース org.springframework.cglib.transform.impl のメソッド。InterceptFieldCallback
writeOptionalAttribute(TagWriter, String, String) - クラス org.springframework.web.servlet.tags.form のメソッド。AbstractFormTag
オプションで、指定された属性名に指定された値を指定された TagWriter に書き込みます。
writeOptionalAttributes(TagWriter) - クラス org.springframework.web.servlet.tags.form のメソッド。AbstractHtmlElementTag
この基本クラスを介して構成されたオプションの属性を、指定された TagWriter に書き込みます。
writeOptionalAttributes(TagWriter) - クラス org.springframework.web.servlet.tags.form のメソッド。AbstractHtmlInputElementTag
この基本クラスで定義されている入力固有のオプション属性を追加します。
writeOptionalAttributeValue(String, String) - クラス org.springframework.web.servlet.tags.form のメソッド。TagWriter
指定された値が null または長さがゼロでない場合は、HTML 属性を記述します。
writeOut(Writer) - クラス org.springframework.mock.web のメソッド。MockBodyContent
writePosition() - インターフェース org.springframework.core.io.buffer のメソッド。DataBuffer
このバッファが書き込む位置を返します。
writePosition() - クラス org.springframework.core.io.buffer のメソッド。DataBufferWrapper
writePosition() - クラス org.springframework.core.io.buffer のメソッド。DefaultDataBuffer
writePosition() - クラス org.springframework.core.io.buffer のメソッド。Netty5DataBuffer
writePosition() - クラス org.springframework.core.io.buffer のメソッド。NettyDataBuffer
writePosition(int) - インターフェース org.springframework.core.io.buffer のメソッド。DataBuffer
このバッファが書き込む位置を設定します。
writePosition(int) - クラス org.springframework.core.io.buffer のメソッド。DataBufferWrapper
writePosition(int) - クラス org.springframework.core.io.buffer のメソッド。DefaultDataBuffer
writePosition(int) - クラス org.springframework.core.io.buffer のメソッド。Netty5DataBuffer
writePosition(int) - クラス org.springframework.core.io.buffer のメソッド。NettyDataBuffer
writePrefix(JsonGenerator, Object) - クラス org.springframework.http.converter.json のメソッド。AbstractJackson2HttpMessageConverter
メインコンテンツの前にプレフィックスを書きます。
writePrefix(JsonGenerator, Object) - クラス org.springframework.http.converter.json のメソッド。MappingJackson2HttpMessageConverter
writePrefix(JsonGenerator, Object) - クラス org.springframework.web.servlet.view.json のメソッド。AbstractJackson2View
メインコンテンツの前にプレフィックスを書きます。
writePrefix(JsonGenerator, Object) - クラス org.springframework.web.servlet.view.json のメソッド。MappingJackson2JsonView
writer(HttpMessageWriter<?>) - インターフェース org.springframework.http.codec のメソッド。CodecConfigurer.CustomCodecs
使用すべきではありません。
5.1.13 の時点で、代わりに CodecConfigurer.CustomCodecs.register(Object) または CodecConfigurer.CustomCodecs.registerWithDefaultConfig(Object) を使用してください。
writer(HttpMessageWriter<?>) - インターフェース org.springframework.http.codec のメソッド。CodecConfigurer.MultipartCodecs
パーツ HttpMessageWriter を追加します。
writeReplace() - クラス org.springframework.aop.target のメソッド。AbstractPrototypeBasedTargetSource
直列化時にこのオブジェクトを SingletonTargetSource に置き換えます。
writeReplace() - クラス org.springframework.beans.factory.support のメソッド。DefaultListableBeanFactory
writeReplace() - クラス org.springframework.orm.jpa のメソッド。AbstractEntityManagerFactoryBean
writeResourceRegion(ResourceRegion, HttpOutputMessage) - クラス org.springframework.http.converter のメソッド。ResourceRegionHttpMessageConverter
writeShort(Object, String, short, short) - クラス org.springframework.cglib.transform.impl のメソッド。AbstractInterceptFieldCallback
writeShort(Object, String, short, short) - インターフェース org.springframework.cglib.transform.impl のメソッド。InterceptFieldCallback
writeSuffix(JsonGenerator, Object) - クラス org.springframework.http.converter.json のメソッド。AbstractJackson2HttpMessageConverter
メインコンテンツの後にサフィックスを記述します。
writeSuffix(JsonGenerator, Object) - クラス org.springframework.web.servlet.view.json のメソッド。AbstractJackson2View
メインコンテンツの後にサフィックスを記述します。
writeTagContent(TagWriter) - クラス org.springframework.web.servlet.tags.form のメソッド。AbstractCheckedElementTag
'input' 要素を提供された TagWriter に書き込み、必要に応じて 'checked' としてマークします。
writeTagContent(TagWriter) - クラス org.springframework.web.servlet.tags.form のメソッド。AbstractFormTag
サブクラスはこのメソッドを実装して、タグコンテンツのレンダリングを実行する必要があります。
writeTagContent(TagWriter) - クラス org.springframework.web.servlet.tags.form のメソッド。AbstractHtmlElementBodyTag
writeTagContent(TagWriter) - クラス org.springframework.web.servlet.tags.form のメソッド。AbstractMultiCheckedElementTag
構成された AbstractMultiCheckedElementTag.setItems(Object) 値を使用して "input type="radio"" 要素をレンダリングします。
writeTagContent(TagWriter) - クラス org.springframework.web.servlet.tags.form のメソッド。AbstractSingleCheckedElementTag
構成された value を使用して "input(radio)" 要素をレンダリングします。
writeTagContent(TagWriter) - クラス org.springframework.web.servlet.tags.form のメソッド。ButtonTag
writeTagContent(TagWriter) - クラス org.springframework.web.servlet.tags.form のメソッド。CheckboxesTag
writeTagContent(TagWriter) - クラス org.springframework.web.servlet.tags.form のメソッド。CheckboxTag
writeTagContent(TagWriter) - クラス org.springframework.web.servlet.tags.form のメソッド。FormTag
ブロック 'form' タグの開始部分を書き込み、PageContextEE でフォームオブジェクト名を公開します。
writeTagContent(TagWriter) - クラス org.springframework.web.servlet.tags.form のメソッド。HiddenInputTag
データバインドされた値を含む HTML 'input' タグを指定された TagWriter に書き込みます。
writeTagContent(TagWriter) - クラス org.springframework.web.servlet.tags.form のメソッド。InputTag
指定された TagWriter に "input" タグを書き込みます。
writeTagContent(TagWriter) - クラス org.springframework.web.servlet.tags.form のメソッド。LabelTag
開始の "label" タグを書き込み、ボディコンテンツが正しく書き込まれるようにブロックタグを強制します。
writeTagContent(TagWriter) - クラス org.springframework.web.servlet.tags.form のメソッド。OptionsTag
writeTagContent(TagWriter) - クラス org.springframework.web.servlet.tags.form のメソッド。SelectTag
提供された TagWriter に HTML 'select' タグをレンダリングします。
writeTagContent(TagWriter) - クラス org.springframework.web.servlet.tags.form のメソッド。TextareaTag
writeTagDetails(TagWriter) - クラス org.springframework.web.servlet.tags.form のメソッド。AbstractSingleCheckedElementTag
指定されたプライマリタグの詳細を記述します。
writeTagDetails(TagWriter) - クラス org.springframework.web.servlet.tags.form のメソッド。CheckboxTag
writeTagDetails(TagWriter) - クラス org.springframework.web.servlet.tags.form のメソッド。RadioButtonTag
writeTo(HttpServletRequest, HttpServletResponse, ServerResponse.Context) - インターフェース org.springframework.web.servlet.function のメソッド。ServerResponse
このレスポンスを特定のサーブレットレスポンスに書き込みます。
writeTo(OutputStream) - Method in interface org.springframework.http.StreamingHttpOutputMessage.Body
このボディを指定された OutputStreamSE に書き込みます。
writeTo(OutputStream) - Method in class org.springframework.util.FastByteArrayOutputStream
この FastByteArrayOutputStream の内容を指定された OutputStreamSE に書き込みます。
writeTo(OutputStream) - インターフェース org.springframework.web.servlet.mvc.method.annotation のメソッド。StreamingResponseBody
レスポンス本文に書き込むためのコールバック。
writeTo(Appendable) - インターフェース org.springframework.core.test.tools のメソッド。WritableContent
指定された AppendableSE にコンテンツを書き込むコールバックメソッド。
writeTo(String, Consumer<BasicJsonWriter>) - クラス org.springframework.aot.nativex のメソッド。FileNativeConfigurationWriter
writeTo(String, Consumer<BasicJsonWriter>) - クラス org.springframework.aot.nativex のメソッド。NativeConfigurationWriter
提供された BasicJsonWriter を使用して、指定された GraalVM ネイティブ構成ファイルを書き込みます。
writeTo(ClientHttpRequest, ExchangeStrategies) - インターフェース org.springframework.web.reactive.function.client のメソッド。ClientRequest
このリクエストを指定された ClientHttpRequest に書き込みます。
writeTo(ServerWebExchange, ServerResponse.Context) - インターフェース org.springframework.web.reactive.function.server のメソッド。ServerResponse
このレスポンスを指定された Web 交換に書き込みます。
writeToLog(String) - クラス org.springframework.beans.factory.config のメソッド。DeprecatedBeanWarner
実際に基になるログに書き込みます。
writeToLog(Log, String) - クラス org.springframework.aop.interceptor のメソッド。AbstractTraceInterceptor
提供されたトレースメッセージを提供された Log インスタンスに書き込みます。
writeToLog(Log, String, Throwable) - クラス org.springframework.aop.interceptor のメソッド。AbstractTraceInterceptor
指定されたトレースメッセージと ThrowableSE を指定された Log インスタンスに書き込みます。
writeToResponse(HttpServletResponse, ByteArrayOutputStream) - クラス org.springframework.web.servlet.view のメソッド。AbstractView
指定された一時的な OutputStream を HTTP レスポンスに書き込みます。
writeToResult(Object, HttpHeaders, Result) - クラス org.springframework.http.converter.xml のメソッド。Jaxb2RootElementHttpMessageConverter
writeToResult(Object, HttpHeaders, Result) - クラス org.springframework.http.converter.xml のメソッド。MarshallingHttpMessageConverter
writeToResult(T, HttpHeaders, Result) - クラス org.springframework.http.converter.xml のメソッド。AbstractXmlHttpMessageConverter
AbstractXmlHttpMessageConverter.writeInternal(Object, HttpOutputMessage) から呼び出される抽象テンプレートメソッド。
writeToResult(T, HttpHeaders, Result) - クラス org.springframework.http.converter.xml のメソッド。Jaxb2CollectionHttpMessageConverter
writeValue(TagWriter) - クラス org.springframework.web.servlet.tags.form のメソッド。ButtonTag
提供された TagWriter に 'value' 属性を書き込みます。
writeValue(TagWriter) - クラス org.springframework.web.servlet.tags.form のメソッド。InputTag
提供された TagWriter に 'value' 属性を書き込みます。
writeValue(TagWriter) - クラス org.springframework.web.servlet.tags.form のメソッド。PasswordInputTag
PasswordInputTag は、'showPassword' プロパティ値が trueSE の場合にのみその値を書き込みます。
writeWith(File, long, long) - Method in interface org.springframework.http.ZeroCopyHttpOutputMessage
指定された FileSE を使用して、メッセージの本文を基礎となる HTTP レイヤーに書き込みます。
writeWith(Path, long, long) - Method in interface org.springframework.http.ZeroCopyHttpOutputMessage
指定された PathSE を使用して、メッセージの本文を基礎となる HTTP レイヤーに書き込みます。
writeWith(Publisher<? extends DataBuffer>) - クラス org.springframework.http.client.reactive のメソッド。ClientHttpRequestDecorator
writeWith(Publisher<? extends DataBuffer>) - Method in interface org.springframework.http.ReactiveHttpOutputMessage
指定された Publisher を使用して、メッセージの本文を基礎となる HTTP レイヤーに書き込みます。
writeWith(Publisher<? extends DataBuffer>) - クラス org.springframework.http.server.reactive のメソッド。AbstractServerHttpResponse
writeWith(Publisher<? extends DataBuffer>) - クラス org.springframework.http.server.reactive のメソッド。HttpHeadResponseDecorator
書くことなく体を消費して解放します。
writeWith(Publisher<? extends DataBuffer>) - クラス org.springframework.http.server.reactive のメソッド。ServerHttpResponseDecorator
writeWith(Publisher<? extends DataBuffer>) - クラス org.springframework.mock.http.client.reactive のメソッド。MockClientHttpRequest
writeWithInternal(Publisher<? extends DataBuffer>) - クラス org.springframework.http.server.reactive のメソッド。AbstractListenerServerHttpResponse
writeWithInternal(Publisher<? extends DataBuffer>) - クラス org.springframework.http.server.reactive のメソッド。AbstractServerHttpResponse
基本となるレスポンスに書き込みます。
writeWithInternal(Publisher<? extends DataBuffer>) - クラス org.springframework.mock.http.server.reactive のメソッド。MockServerHttpResponse
writeWithMessageConverters(T, MethodParameter, ServletServerHttpRequest, ServletServerHttpResponse) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。AbstractMessageConverterMethodProcessor
指定された戻り値の型を指定された出力メッセージに書き込みます。
writeWithMessageConverters(T, MethodParameter, NativeWebRequest) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。AbstractMessageConverterMethodProcessor
指定された戻り値を指定された Web リクエストに書き込みます。
writingComplete() - クラス org.springframework.http.server.reactive のメソッド。AbstractListenerWriteProcessor
onComplete または onError 通知の後に呼び出されます。
writingFailed(Throwable) - クラス org.springframework.http.server.reactive のメソッド。AbstractListenerWriteProcessor
書き込み中に I/O エラーが発生すると呼び出されます。
writingPaused() - クラス org.springframework.http.server.reactive のメソッド。AbstractListenerWriteProcessor
使用すべきではありません。
もともと Undertow は、データが利用できないときに書き込み通知を停止するために導入されましたが、リクエストされたすべてのアイテムを常にオンにすると大幅な速度低下が発生するため、5.0.6 では非推奨になりました。
WWW_AUTHENTICATE - Static variable in class org.springframework.http.HttpHeaders
HTTP WWW-Authenticate ヘッダーフィールド名。
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
すべてのクラスとインターフェース | すべてのパッケージ | 定数フィールド値 | 直列化された形式