インデックス

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

H

h - Variable in class org.springframework.cglib.proxy.Proxy
H_GETFIELD - Static variable in interface org.springframework.asm.Opcodes
H_GETSTATIC - Static variable in interface org.springframework.asm.Opcodes
H_INVOKEINTERFACE - Static variable in interface org.springframework.asm.Opcodes
H_INVOKESPECIAL - Static variable in interface org.springframework.asm.Opcodes
H_INVOKESTATIC - Static variable in interface org.springframework.asm.Opcodes
H_INVOKEVIRTUAL - Static variable in interface org.springframework.asm.Opcodes
H_NEWINVOKESPECIAL - Static variable in interface org.springframework.asm.Opcodes
H_PUTFIELD - Static variable in interface org.springframework.asm.Opcodes
H_PUTSTATIC - Static variable in interface org.springframework.asm.Opcodes
H2 - Enum constant in enum class org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType
H2 組み込み Java SQL データベースエンジン。
H2 - Enum constant in enum class org.springframework.orm.jpa.vendor.Database
H2SequenceMaxValueIncrementer - org.springframework.jdbc.support.incrementer のクラス
指定された H2 シーケンスの次の値を取得する DataFieldMaxValueIncrementer
H2SequenceMaxValueIncrementer() - クラス org.springframework.jdbc.support.incrementer のコンストラクター。H2SequenceMaxValueIncrementer
Bean プロパティスタイルの使用のデフォルトコンストラクター。
H2SequenceMaxValueIncrementer(DataSource, String) - クラス org.springframework.jdbc.support.incrementer のコンストラクター。H2SequenceMaxValueIncrementer
便利なコンストラクター。
HANA - Enum constant in enum class org.springframework.orm.jpa.vendor.Database
HanaCallMetaDataProvider - org.springframework.jdbc.core.metadata のクラス
CallMetaDataProvider インターフェースの SAP HANA 固有の実装。
HanaCallMetaDataProvider(DatabaseMetaData) - クラス org.springframework.jdbc.core.metadata. HanaCallMetaDataProvider のコンストラクター
HanaSequenceMaxValueIncrementer - org.springframework.jdbc.support.incrementer のクラス
特定の SAP HANA シーケンスの次の値を取得する DataFieldMaxValueIncrementer
HanaSequenceMaxValueIncrementer() - クラス org.springframework.jdbc.support.incrementer. HanaSequenceMaxValueIncrementer のコンストラクター
Bean プロパティスタイルの使用のデフォルトコンストラクター。
HanaSequenceMaxValueIncrementer(DataSource, String) - クラス org.springframework.jdbc.support.incrementer. HanaSequenceMaxValueIncrementer のコンストラクター
便利なコンストラクター。
handle(HttpServletRequest, HttpServletResponse, Object) - クラス org.springframework.web.servlet.function.support のメソッド。HandlerFunctionAdapter
handle(HttpServletRequest, HttpServletResponse, Object) - クラス org.springframework.web.servlet.handler のメソッド。SimpleServletHandlerAdapter
handle(HttpServletRequest, HttpServletResponse, Object) - インターフェース org.springframework.web.servlet のメソッド。HandlerAdapter
指定されたハンドラーを使用して、このリクエストを処理します。
handle(HttpServletRequest, HttpServletResponse, Object) - クラス org.springframework.web.servlet.mvc のメソッド。HttpRequestHandlerAdapter
handle(HttpServletRequest, HttpServletResponse, Object) - クラス org.springframework.web.servlet.mvc.method のメソッド。AbstractHandlerMethodAdapter
この実装では、ハンドラーが HandlerMethod であると想定しています。
handle(HttpServletRequest, HttpServletResponse, Object) - クラス org.springframework.web.servlet.mvc のメソッド。SimpleControllerHandlerAdapter
handle(Request, Response, Callback) - クラス org.springframework.http.server.reactive のメソッド。JettyCoreHttpHandlerAdapter
handle(HttpRequest, ClientHttpResponse) - インターフェース org.springframework.web.client のメソッド。RestClient.ResponseSpec.ErrorHandler
指定されたレスポンスのエラーを処理します。
handle(ServerHttpRequest, ServerHttpResponse) - クラス org.springframework.http.server.reactive のメソッド。ContextPathCompositeHandler
handle(ServerHttpRequest, ServerHttpResponse) - インターフェース org.springframework.http.server.reactive のメソッド。HttpHandler
指定されたリクエストを処理し、レスポンスに書き込みます。
handle(ServerHttpRequest, ServerHttpResponse) - クラス org.springframework.web.server.adapter のメソッド。HttpWebHandlerAdapter
handle(MvcResult) - クラス org.springframework.test.web.servlet.result のメソッド。PrintingResultHandler
MvcResult の詳細を出力します。
handle(MvcResult) - インターフェース org.springframework.test.web.servlet のメソッド。ResultHandler
指定された結果に対してアクションを実行します。
handle(ServerRequest) - インターフェース org.springframework.web.reactive.function.server のメソッド。HandlerFunction
指定されたリクエストを処理します。
handle(WebSocketSession) - クラス org.springframework.web.reactive.socket.adapter のメソッド。ContextWebSocketHandler
handle(WebSocketSession) - インターフェース org.springframework.web.reactive.socket のメソッド。WebSocketHandler
新しい WebSocket 接続が確立されたときに呼び出され、セッションの処理を許可します。
handle(ServerWebExchange) - クラス org.springframework.web.reactive のメソッド。DispatcherHandler
handle(ServerWebExchange) - クラス org.springframework.web.reactive.resource のメソッド。ResourceWebHandler
リソースリクエストを処理します。
handle(ServerWebExchange) - クラス org.springframework.web.server.handler のメソッド。ExceptionHandlingWebHandler
handle(ServerWebExchange) - クラス org.springframework.web.server.handler のメソッド。FilteringWebHandler
handle(ServerWebExchange) - クラス org.springframework.web.server.handler のメソッド。WebHandlerDecorator
handle(ServerWebExchange) - インターフェース org.springframework.web.server のメソッド。WebHandler
Web サーバー交換を処理します。
handle(ServerWebExchange, Object) - クラス org.springframework.web.reactive.function.server.support のメソッド。HandlerFunctionAdapter
handle(ServerWebExchange, Object) - インターフェース org.springframework.web.reactive のメソッド。HandlerAdapter
以前に HandlerAdapter.supports(Object) を介してチェックされた、指定されたハンドラーでリクエストを処理します。
handle(ServerWebExchange, Object) - クラス org.springframework.web.reactive.result.method.annotation のメソッド。RequestMappingHandlerAdapter
handle(ServerWebExchange, Object) - クラス org.springframework.web.reactive.result のメソッド。SimpleHandlerAdapter
handle(ServerWebExchange, Object) - クラス org.springframework.web.reactive.socket.server.support のメソッド。WebSocketHandlerAdapter
handle(ServerWebExchange, Throwable) - クラス org.springframework.web.server.handler のメソッド。ResponseStatusExceptionHandler
handle(ServerWebExchange, Throwable) - インターフェース org.springframework.web.server のメソッド。WebExceptionHandler
指定された例外を処理します。
handle(ServerRequest) - インターフェース org.springframework.web.servlet.function のメソッド。HandlerFunction
指定されたリクエストを処理します。
Handle - Class in org.springframework.asm
フィールドまたはメソッドへの参照。
Handle(int, String, String, String) - Constructor for class org.springframework.asm.Handle
使用すべきではありません。
このコンストラクターは Handle(int, String, String, String, boolean) に取って代わりました。
Handle(int, String, String, String, boolean) - Constructor for class org.springframework.asm.Handle
新しいフィールドまたはメソッドハンドルを作成します。
handleAsyncError(Throwable) - クラス org.springframework.context.event のメソッド。ApplicationListenerMethodAdapter
handleAsyncRequestNotUsableException(AsyncRequestNotUsableException, HttpServletRequest, HttpServletResponse, Object) - クラス org.springframework.web.servlet.mvc.support のメソッド。DefaultHandlerExceptionResolver
ServletOutputStream からの I/O 障害の場合に対処します。
handleAsyncRequestNotUsableException(AsyncRequestNotUsableException, WebRequest) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。ResponseEntityExceptionHandler
AsyncRequestNotUsableException の処理をカスタマイズします。
handleAsyncRequestTimeoutException(AsyncRequestTimeoutException, HttpServletRequest, HttpServletResponse, Object) - クラス org.springframework.web.servlet.mvc.support のメソッド。DefaultHandlerExceptionResolver
非同期リクエストがタイムアウトした場合を処理します。
handleAsyncRequestTimeoutException(AsyncRequestTimeoutException, HttpHeaders, HttpStatusCode, WebRequest) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。ResponseEntityExceptionHandler
AsyncRequestTimeoutException の処理をカスタマイズします。
handleBinaryMessage(WebSocketSession, BinaryMessage) - クラス org.springframework.web.socket.handler のメソッド。AbstractWebSocketHandler
handleBinaryMessage(WebSocketSession, BinaryMessage) - クラス org.springframework.web.socket.handler のメソッド。TextWebSocketHandler
handleCacheClearError(RuntimeException, Cache) - インターフェース org.springframework.cache.interceptor のメソッド。CacheErrorHandler
指定された Cache をクリアするときに、キャッシュプロバイダーによってスローされた特定のランタイム例外を処理します。これは、致命的な例外として再スローされる可能性があります。
handleCacheClearError(RuntimeException, Cache) - クラス org.springframework.cache.interceptor のメソッド。LoggingCacheErrorHandler
handleCacheClearError(RuntimeException, Cache) - クラス org.springframework.cache.interceptor のメソッド。SimpleCacheErrorHandler
handleCacheEvictError(RuntimeException, Cache, Object) - インターフェース org.springframework.cache.interceptor のメソッド。CacheErrorHandler
指定された key でアイテムをクリアするときに、キャッシュプロバイダーによってスローされた特定の実行時例外を処理します。致命的な例外として再スローされる可能性があります。
handleCacheEvictError(RuntimeException, Cache, Object) - クラス org.springframework.cache.interceptor のメソッド。LoggingCacheErrorHandler
handleCacheEvictError(RuntimeException, Cache, Object) - クラス org.springframework.cache.interceptor のメソッド。SimpleCacheErrorHandler
handleCacheGetError(RuntimeException, Cache, Object) - インターフェース org.springframework.cache.interceptor のメソッド。CacheErrorHandler
指定された key でアイテムを取得するときにキャッシュプロバイダーによってスローされた特定の実行時例外を処理します。致命的な例外として再スローされる可能性があります。
handleCacheGetError(RuntimeException, Cache, Object) - クラス org.springframework.cache.interceptor のメソッド。LoggingCacheErrorHandler
handleCacheGetError(RuntimeException, Cache, Object) - クラス org.springframework.cache.interceptor のメソッド。SimpleCacheErrorHandler
handleCachePutError(RuntimeException, Cache, Object, Object) - インターフェース org.springframework.cache.interceptor のメソッド。CacheErrorHandler
指定された key および value でアイテムを更新するときにキャッシュプロバイダーによってスローされた特定のランタイム例外を処理し、致命的な例外として再スローする可能性があります。
handleCachePutError(RuntimeException, Cache, Object, Object) - クラス org.springframework.cache.interceptor のメソッド。LoggingCacheErrorHandler
handleCachePutError(RuntimeException, Cache, Object, Object) - クラス org.springframework.cache.interceptor のメソッド。SimpleCacheErrorHandler
handleClientMessageProcessingError(Message, Throwable) - クラス org.springframework.web.socket.messaging のメソッド。StompSubProtocolErrorHandler
handleClientMessageProcessingError(Message, Throwable) - インターフェース org.springframework.web.socket.messaging のメソッド。SubProtocolErrorHandler
クライアントメッセージの処理中にスローされたエラーを処理して、エラーメッセージを準備したり、送信されないようにすることができます。
handleConnectFailure(MethodInvocation, Exception) - Method in class org.springframework.jmx.access.MBeanClientInterceptor
接続をリフレッシュし、可能であれば MBean の呼び出しを再試行します。
handleContentOverflow(int) - クラス org.springframework.web.util のメソッド。ContentCachingRequestWrapper
コンテンツオーバーフローを処理するためのテンプレートメソッド: 具体的には、指定されたコンテンツキャッシュの制限を超えて読み取られるリクエスト本文。
handleConversionNotSupported(ConversionNotSupportedException, HttpServletRequest, HttpServletResponse, Object) - クラス org.springframework.web.servlet.mvc.support のメソッド。DefaultHandlerExceptionResolver
WebDataBinder 変換が発生しないケースを処理します。
handleConversionNotSupported(ConversionNotSupportedException, HttpHeaders, HttpStatusCode, WebRequest) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。ResponseEntityExceptionHandler
ConversionNotSupportedException の処理をカスタマイズします。
HANDLED_WEB_EXCEPTION - Static variable in class org.springframework.web.server.handler.ExceptionHandlingWebHandler
WebExceptionHandlers によって処理される例外を含む attribute の名前。
handleDeprecations(Comparable, Object, HttpServletRequest, HttpServletResponse) - インターフェース org.springframework.web.accept のメソッド。ApiVersionStrategy
リクエストされた API バージョンが非推奨かどうかを確認し、非推奨の場合はそれに応じて処理します。例:
handleDeprecations(Comparable, Object, HttpServletRequest, HttpServletResponse) - クラス org.springframework.web.accept のメソッド。DefaultApiVersionStrategy
handleDeprecations(Comparable, Object, ServerWebExchange) - インターフェース org.springframework.web.reactive.accept のメソッド。ApiVersionStrategy
リクエストされた API バージョンが非推奨かどうかを確認し、非推奨の場合はそれに応じて処理します。例:
handleDeprecations(Comparable, Object, ServerWebExchange) - クラス org.springframework.web.reactive.accept のメソッド。DefaultApiVersionStrategy
handleDisconnectedClientException(Exception, HttpServletRequest, HttpServletResponse, Object) - クラス org.springframework.web.servlet.mvc.support のメソッド。DefaultHandlerExceptionResolver
クライアントが去ったことを示す例外を処理します。
handleEmptyBody(Object, HttpInputMessage, MethodParameter, Type, Class) - インターフェース org.springframework.web.servlet.mvc.method.annotation のメソッド。RequestBodyAdvice
ボディが空の場合、2 番目(および最後)に呼び出されます。
handleEmptyBody(Object, HttpInputMessage, MethodParameter, Type, Class) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。RequestBodyAdviceAdapter
デフォルトの実装は、渡された本体を返します。
handleEncodedContent(Flux, MethodParameter, Message) - クラス org.springframework.messaging.handler.invocation.reactive のメソッド。AbstractEncoderMethodReturnValueHandler
サブクラスは、このメソッドを実装して、メッセージの作成や送信などの何らかの方法でエンコードされた値を処理します。
handleEncodedContent(Flux, MethodParameter, Message) - Method in class org.springframework.messaging.rsocket.annotation.support.RSocketPayloadReturnValueHandler
handleError(Throwable) - Method in interface org.springframework.util.ErrorHandler
指定されたエラーを処理し、致命的な例外として再スローする可能性があります。
handleError(Throwable, Method, Object...) - クラス org.springframework.aop.interceptor のメソッド。AsyncExecutionAspectSupport
指定された MethodSE を非同期で呼び出しているときにスローされた致命的なエラーを処理します。
handleError(URI, HttpMethod, ClientHttpResponse) - クラス org.springframework.web.client のメソッド。DefaultResponseErrorHandler
指定された解決済みのステータスコードと、リクエスト URL および HTTP メソッドへのアクセスを提供する追加情報を使用して、指定されたレスポンス内のエラーを処理します。
handleError(URI, HttpMethod, ClientHttpResponse) - インターフェース org.springframework.web.client のメソッド。ResponseErrorHandler
指定されたレスポンスのエラーを処理します。
handleError(ClientHttpResponse, HttpStatusCode, URI, HttpMethod) - クラス org.springframework.web.client のメソッド。DefaultResponseErrorHandler
解決されたステータスコードに基づいてエラーを処理します。
handleError(ClientHttpResponse, HttpStatusCode, URI, HttpMethod) - クラス org.springframework.web.client のメソッド。ExtractingResponseErrorHandler
handleError(ProblemDetail, ErrorResponse) - Method in interface org.springframework.web.ErrorResponse.Interceptor
レンダリングされる指定された ProblemDetail と、該当する場合はその元の ErrorResponse を処理します。
handleError(NativeWebRequest, Callable, Throwable) - インターフェース org.springframework.web.context.request.async のメソッド。CallableProcessingInterceptor
Callable タスクが完了する前に非同期リクエストを処理しているときにエラーが発生したときに、コンテナースレッドから呼び出されます。
handleError(NativeWebRequest, DeferredResult, Throwable) - インターフェース org.springframework.web.context.request.async のメソッド。DeferredResultProcessingInterceptor
DeferredResult が設定される前の非同期リクエストの処理中にエラーが発生したときに、コンテナースレッドから呼び出されます。
handleError(ServerWebExchange, Throwable) - インターフェース org.springframework.web.reactive のメソッド。DispatchExceptionHandler
指定された例外を処理し、HTTP レスポンスのレンダリングに使用できる HandlerResult にマッピングします。
handleError(ServerWebExchange, Throwable) - クラス org.springframework.web.reactive.result.method.annotation のメソッド。RequestMappingHandlerAdapter
handleErrorMessageToClient(Message) - クラス org.springframework.web.socket.messaging のメソッド。StompSubProtocolErrorHandler
handleErrorMessageToClient(Message) - インターフェース org.springframework.web.socket.messaging のメソッド。SubProtocolErrorHandler
サーバー側からクライアントに送信されたエラーを処理します。たとえば、接続が失敗したため、外部ブローカーがエラーメッセージを送信したために "broke relay" から発生したエラーなどです。
handleErrorResponse(ErrorResponse, HttpServletRequest, HttpServletResponse, Object) - クラス org.springframework.web.servlet.mvc.support のメソッド。DefaultHandlerExceptionResolver
ErrorResponse 例外を処理します。
handleErrorResponseException(ErrorResponseException, HttpHeaders, HttpStatusCode, WebRequest) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。ResponseEntityExceptionHandler
ErrorResponseException の処理をカスタマイズします。
handleErrorResponseException(ErrorResponseException, HttpHeaders, HttpStatusCode, ServerWebExchange) - クラス org.springframework.web.reactive.result.method.annotation のメソッド。ResponseEntityExceptionHandler
ErrorResponseException の処理をカスタマイズします。
handleException(Exception, WebRequest) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。ResponseEntityExceptionHandler
リクエストの Spring MVC 処理内で発生したすべての例外を処理します。
handleException(Exception, ServerWebExchange) - クラス org.springframework.web.reactive.result.method.annotation のメソッド。ResponseEntityExceptionHandler
リクエストの Spring または WebFlux 処理内で発生したすべての例外を処理します。
handleException(StompSession, StompCommand, StompHeaders, byte[], Throwable) - インターフェース org.springframework.messaging.simp.stomp のメソッド。StompSessionHandler
ペイロードの変換の失敗やアプリケーション StompFrameHandler の未処理の例外など、STOMP フレームの処理中に発生した例外を処理します。
handleException(StompSession, StompCommand, StompHeaders, byte[], Throwable) - クラス org.springframework.messaging.simp.stomp のメソッド。StompSessionHandlerAdapter
この実装は空です。
handleExceptionInternal(Exception, Object, HttpHeaders, HttpStatusCode, ServerWebExchange) - クラス org.springframework.web.reactive.result.method.annotation のメソッド。ResponseEntityExceptionHandler
共通の処理と ResponseEntity の作成のために、このクラスの他のすべてが委譲する内部ハンドラーメソッド。
handleExceptionInternal(Exception, Object, HttpHeaders, HttpStatusCode, WebRequest) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。ResponseEntityExceptionHandler
共通の処理と ResponseEntity の作成のために、このクラスの他のすべてが委譲する内部ハンドラーメソッド。
handleFailure(Class, String, Throwable) - インターフェース org.springframework.core.io.support のメソッド。SpringFactoriesLoader.FailureHandler
指定された factoryType であると予想された factoryImplementationName をインスタンス化するときに発生した failure を処理します。
handleFailure(Throwable) - クラス org.springframework.messaging.simp.stomp のメソッド。DefaultStompSession
handleFailure(Throwable) - インターフェース org.springframework.messaging.tcp のメソッド。TcpConnectionHandler
接続の失敗を処理します。
handleFile(GeneratedFiles.Kind, String, ThrowingConsumer) - クラス org.springframework.aot.generate のメソッド。FileSystemGeneratedFiles
handleFile(GeneratedFiles.Kind, String, ThrowingConsumer) - インターフェース org.springframework.aot.generate のメソッド。GeneratedFiles
指定されたハンドラーを使用して、指定された GeneratedFiles.Kind の生成されたファイルを処理します。
handleFile(GeneratedFiles.Kind, String, ThrowingConsumer) - クラス org.springframework.aot.generate のメソッド。InMemoryGeneratedFiles
handleFrame(String) - クラス org.springframework.web.socket.sockjs.client のメソッド。AbstractClientSockJsSession
handleFrame(StompHeaders, Object) - インターフェース org.springframework.messaging.simp.stomp のメソッド。StompFrameHandler
StompFrameHandler.getPayloadType(StompHeaders) から返されたターゲット型に変換されたペイロードで STOMP フレームを処理します。
handleFrame(StompHeaders, Object) - クラス org.springframework.messaging.simp.stomp のメソッド。StompSessionHandlerAdapter
この実装は空です。
handleGetObject(String) - クラス org.springframework.context.support のメソッド。MessageSourceResourceBundle
この実装は、MessageSource のコードを解決します。
handleHandlerMethodValidationException(HandlerMethodValidationException, HttpServletRequest, HttpServletResponse, Object) - クラス org.springframework.web.servlet.mvc.support のメソッド。DefaultHandlerExceptionResolver
コントローラーメソッドのメソッド検証が失敗した場合を処理します。
handleHandlerMethodValidationException(HandlerMethodValidationException, HttpHeaders, HttpStatusCode, WebRequest) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。ResponseEntityExceptionHandler
HandlerMethodValidationException の処理をカスタマイズします。
handleHandlerMethodValidationException(HandlerMethodValidationException, HttpHeaders, HttpStatusCode, ServerWebExchange) - クラス org.springframework.web.reactive.result.method.annotation のメソッド。ResponseEntityExceptionHandler
HandlerMethodValidationException の処理をカスタマイズします。
handleHttpMediaTypeNotAcceptable(HttpMediaTypeNotAcceptableException, HttpServletRequest, HttpServletResponse, Object) - クラス org.springframework.web.servlet.mvc.support のメソッド。DefaultHandlerExceptionResolver
クライアントに受け入れられるメッセージコンバーターが見つからなかった場合を処理します(Accept ヘッダーを介して表現されます)。
handleHttpMediaTypeNotAcceptable(HttpMediaTypeNotAcceptableException, HttpHeaders, HttpStatusCode, WebRequest) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。ResponseEntityExceptionHandler
HttpMediaTypeNotAcceptableException の処理をカスタマイズします。
handleHttpMediaTypeNotSupported(HttpMediaTypeNotSupportedException, HttpServletRequest, HttpServletResponse, Object) - クラス org.springframework.web.servlet.mvc.support のメソッド。DefaultHandlerExceptionResolver
PUT または POST されたコンテンツのメッセージコンバーターが見つからなかった場合を処理します。
handleHttpMediaTypeNotSupported(HttpMediaTypeNotSupportedException, HttpHeaders, HttpStatusCode, WebRequest) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。ResponseEntityExceptionHandler
HttpMediaTypeNotSupportedException の処理をカスタマイズします。
handleHttpMessageNotReadable(HttpMessageNotReadableException, HttpServletRequest, HttpServletResponse, Object) - クラス org.springframework.web.servlet.mvc.support のメソッド。DefaultHandlerExceptionResolver
メッセージコンバーターが HTTP リクエストから読み取れない場合に対処します。
handleHttpMessageNotReadable(HttpMessageNotReadableException, HttpHeaders, HttpStatusCode, WebRequest) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。ResponseEntityExceptionHandler
HttpMessageNotReadableException の処理をカスタマイズします。
handleHttpMessageNotWritable(HttpMessageNotWritableException, HttpServletRequest, HttpServletResponse, Object) - クラス org.springframework.web.servlet.mvc.support のメソッド。DefaultHandlerExceptionResolver
メッセージコンバーターが HTTP レスポンスに書き込めない場合に対処します。
handleHttpMessageNotWritable(HttpMessageNotWritableException, HttpHeaders, HttpStatusCode, WebRequest) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。ResponseEntityExceptionHandler
HttpMessageNotWritableException の処理をカスタマイズします。
handleHttpRequestMethodNotSupported(HttpRequestMethodNotSupportedException, HttpServletRequest, HttpServletResponse, Object) - クラス org.springframework.web.servlet.mvc.support のメソッド。DefaultHandlerExceptionResolver
HTTP メソッドのハンドラーが見つからない場合を処理します。
handleHttpRequestMethodNotSupported(HttpRequestMethodNotSupportedException, HttpHeaders, HttpStatusCode, WebRequest) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。ResponseEntityExceptionHandler
HttpRequestMethodNotSupportedException の処理をカスタマイズします。
handleInitialRequest(ServerHttpRequest, ServerHttpResponse, SockJsFrameFormat) - クラス org.springframework.web.socket.sockjs.transport.session のメソッド。AbstractHttpSockJsSession
SockJS HTTP トランスポートベースのセッションでメッセージを受信するための最初のリクエストを処理します。
handleInternal(HttpServletRequest, HttpServletResponse, HandlerMethod) - クラス org.springframework.web.servlet.mvc.method のメソッド。AbstractHandlerMethodAdapter
指定されたハンドラーメソッドを使用して、リクエストを処理します。
handleInternal(HttpServletRequest, HttpServletResponse, HandlerMethod) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。RequestMappingHandlerAdapter
handleInternal(ServerHttpRequest, ServerHttpResponse, CorsConfiguration, boolean) - クラス org.springframework.web.cors のメソッド。DefaultCorsProcessor
指定されたリクエストを処理します。
handleInternal(StompHeaderAccessor, byte[], Throwable, StompHeaderAccessor) - クラス org.springframework.web.socket.messaging のメソッド。StompSubProtocolErrorHandler
handleInternal(ServerWebExchange, CorsConfiguration, boolean) - クラス org.springframework.web.cors.reactive のメソッド。DefaultCorsProcessor
指定されたリクエストを処理します。
handleInvalidConnectHeader(ServerHttpRequest, ServerHttpResponse) - クラス org.springframework.web.socket.server.support のメソッド。AbstractHandshakeHandler
handleInvalidUpgradeHeader(ServerHttpRequest, ServerHttpResponse) - クラス org.springframework.web.socket.server.support のメソッド。AbstractHandshakeHandler
handleInvocationTargetException(InvocationTargetException) - Static method in class org.springframework.util.ReflectionUtils
指定された呼び出しターゲット例外を処理します。
handleListenerException(Throwable) - クラス org.springframework.jms.listener のメソッド。AbstractMessageListenerContainer
リスナーの実行中に発生した特定の例外を処理します。
handleListenerException(Throwable) - クラス org.springframework.jms.listener.adapter のメソッド。AbstractAdaptableMessageListener
リスナーの実行中に発生した特定の例外を処理します。
handleListenerSetupFailure(Throwable, boolean) - クラス org.springframework.jms.listener のメソッド。DefaultMessageListenerContainer
リスナーのセットアップ中に発生した特定の例外を処理します。
handleMatch(HttpServletRequest) - クラス org.springframework.web.servlet.mvc.condition のメソッド。VersionRequestCondition
一致したリクエストマッピングバージョンの最終チェックを実行します。
handleMatch(String, MediaType) - クラス org.springframework.web.accept のメソッド。AbstractMappingContentNegotiationStrategy
キーが MappingMediaTypeFileExtensionResolver.lookupMediaType(String) を介して正常に解決されたときに処理を提供するためにオーバーライドします。
handleMatch(CompositeMessageCondition, HandlerMethod, Message) - クラス org.springframework.messaging.handler.annotation.reactive のメソッド。MessageMappingMessageHandler
handleMatch(SimpMessageMappingInfo, HandlerMethod, String, Message) - クラス org.springframework.messaging.simp.annotation.support のメソッド。SimpAnnotationMethodMessageHandler
handleMatch(RequestMappingInfo, HandlerMethod, ServerWebExchange) - クラス org.springframework.web.reactive.result.method のメソッド。RequestMappingInfoHandlerMapping
リクエストで URI テンプレート変数、マトリックス変数、作成可能なメディア型を公開します。
handleMatch(ServerWebExchange) - クラス org.springframework.web.reactive.result.condition のメソッド。VersionRequestCondition
一致したリクエストマッピングバージョンの最終チェックを実行します。
handleMatch(RequestMappingInfo, String, HttpServletRequest) - クラス org.springframework.web.servlet.mvc.method のメソッド。RequestMappingInfoHandlerMapping
リクエストで URI テンプレート変数、マトリックス変数、作成可能なメディア型を公開します。
handleMatch(T, String, HttpServletRequest) - クラス org.springframework.web.servlet.handler のメソッド。AbstractHandlerMethodMapping
一致するマッピングが見つかったときに呼び出されます。
handleMatch(T, HandlerMethod, String, Message) - クラス org.springframework.messaging.handler.invocation のメソッド。AbstractMethodMessageHandler
handleMatch(T, HandlerMethod, Message) - クラス org.springframework.messaging.handler.invocation.reactive のメソッド。AbstractMethodMessageHandler
handleMatch(T, HandlerMethod, ServerWebExchange) - クラス org.springframework.web.reactive.result.method のメソッド。AbstractHandlerMethodMapping
一致するマッピングが見つかったときに呼び出されます。
handleMaxUploadSizeExceededException(MaxUploadSizeExceededException, HttpHeaders, HttpStatusCode, WebRequest) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。ResponseEntityExceptionHandler
MaxUploadSizeExceededException の処理をカスタマイズします。
handleMessage(BiConsumer) - インターフェース org.springframework.core.io.support.SpringFactoriesLoader.FailureHandler の静的メソッド
標準形式のメッセージを使用してエラーを処理する新しい SpringFactoriesLoader.FailureHandler を作成します。
handleMessage(IMessage) - Method in class org.springframework.aop.aspectj.AspectJWeaverMessageHandler
handleMessage(Message) - クラス org.springframework.messaging.handler.invocation のメソッド。AbstractMethodMessageHandler
handleMessage(Message) - クラス org.springframework.messaging.handler.invocation.reactive のメソッド。AbstractMethodMessageHandler
handleMessage(Message) - Method in interface org.springframework.messaging.MessageHandler
指定されたメッセージを処理します。
handleMessage(Message) - Method in interface org.springframework.messaging.ReactiveMessageHandler
指定されたメッセージを処理します。
handleMessage(Message) - クラス org.springframework.messaging.simp.broker のメソッド。AbstractBrokerMessageHandler
handleMessage(Message) - クラス org.springframework.messaging.simp.user のメソッド。UserDestinationMessageHandler
handleMessage(Message) - クラス org.springframework.messaging.simp.user のメソッド。UserRegistryMessageHandler
handleMessage(Message) - クラス org.springframework.web.socket.messaging のメソッド。SubProtocolWebSocketHandler
WebSocket クライアントへの発信 Spring メッセージを処理します。
handleMessage(Message) - クラス org.springframework.messaging.simp.stomp のメソッド。DefaultStompSession
handleMessage(Message) - インターフェース org.springframework.messaging.tcp のメソッド。TcpConnectionHandler
リモートホストから受信したメッセージを処理します。
handleMessage(TextMessage, WebSocketSession) - クラス org.springframework.web.socket.sockjs.transport.session のメソッド。WebSocketServerSockJsSession
handleMessage(WebSocketSession, WebSocketMessage) - クラス org.springframework.web.socket.handler のメソッド。AbstractWebSocketHandler
handleMessage(WebSocketSession, WebSocketMessage) - クラス org.springframework.web.socket.handler のメソッド。ExceptionWebSocketHandlerDecorator
handleMessage(WebSocketSession, WebSocketMessage) - クラス org.springframework.web.socket.handler のメソッド。LoggingWebSocketHandlerDecorator
handleMessage(WebSocketSession, WebSocketMessage) - クラス org.springframework.web.socket.handler のメソッド。PerConnectionWebSocketHandler
handleMessage(WebSocketSession, WebSocketMessage) - クラス org.springframework.web.socket.handler のメソッド。WebSocketHandlerDecorator
handleMessage(WebSocketSession, WebSocketMessage) - クラス org.springframework.web.socket.messaging のメソッド。SubProtocolWebSocketHandler
WebSocket クライアントからの受信メッセージを処理します。
handleMessage(WebSocketSession, WebSocketMessage) - インターフェース org.springframework.web.socket のメソッド。WebSocketHandler
新しい WebSocket メッセージが到着すると呼び出されます。
handleMessageFromClient(WebSocketSession, WebSocketMessage, MessageChannel) - クラス org.springframework.web.socket.messaging のメソッド。StompSubProtocolHandler
クライアントからの受信 WebSocket メッセージを処理します。
handleMessageFromClient(WebSocketSession, WebSocketMessage, MessageChannel) - インターフェース org.springframework.web.socket.messaging のメソッド。SubProtocolHandler
クライアントから受信した特定の WebSocketMessage を処理します。
handleMessageInternal(Message) - クラス org.springframework.messaging.simp.broker のメソッド。AbstractBrokerMessageHandler
handleMessageInternal(Message) - クラス org.springframework.messaging.simp.broker のメソッド。SimpleBrokerMessageHandler
handleMessageInternal(Message) - クラス org.springframework.messaging.simp.stomp のメソッド。StompBrokerRelayMessageHandler
handleMessageInternal(Message, String) - クラス org.springframework.messaging.handler.invocation のメソッド。AbstractMethodMessageHandler
handleMessageToClient(WebSocketSession, Message) - クラス org.springframework.web.socket.messaging のメソッド。StompSubProtocolHandler
WebSocket クライアントに戻る STOMP メッセージを処理します。
handleMessageToClient(WebSocketSession, Message) - インターフェース org.springframework.web.socket.messaging のメソッド。SubProtocolHandler
指定された WebSocket セッションに関連付けられたクライアントに対して、指定された Message を処理します。
handleMethodArgumentNotValid(MethodArgumentNotValidException, HttpHeaders, HttpStatusCode, WebRequest) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。ResponseEntityExceptionHandler
MethodArgumentNotValidException の処理をカスタマイズします。
handleMethodArgumentNotValidException(MethodArgumentNotValidException, HttpServletRequest, HttpServletResponse, Object) - クラス org.springframework.web.servlet.mvc.support のメソッド。DefaultHandlerExceptionResolver
RequestBody または RequestPart 引数など、@Valid でアノテーションが付けられた引数が検証に失敗した場合の処理。
handleMethodNotAllowedException(MethodNotAllowedException, HttpHeaders, HttpStatusCode, ServerWebExchange) - クラス org.springframework.web.reactive.result.method.annotation のメソッド。ResponseEntityExceptionHandler
MethodNotAllowedException の処理をカスタマイズします。
handleMethodValidationException(MethodValidationException, HttpServletRequest, HttpServletResponse, Object) - クラス org.springframework.web.servlet.mvc.support のメソッド。DefaultHandlerExceptionResolver
たとえば、基盤となるサービスなど、Web コントローラーではないコンポーネントでメソッド検証が失敗した場合を処理します。
handleMethodValidationException(MethodValidationException, HttpHeaders, HttpStatus, WebRequest) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。ResponseEntityExceptionHandler
MethodValidationException の処理をカスタマイズします。
handleMethodValidationException(MethodValidationException, HttpStatus, ServerWebExchange) - クラス org.springframework.web.reactive.result.method.annotation のメソッド。ResponseEntityExceptionHandler
MethodValidationException の処理をカスタマイズします。
handleMissingPathVariable(MissingPathVariableException, HttpServletRequest, HttpServletResponse, Object) - クラス org.springframework.web.servlet.mvc.support のメソッド。DefaultHandlerExceptionResolver
宣言されたパス変数が抽出されたどの URI 変数とも一致しない場合のケースを処理します。
handleMissingPathVariable(MissingPathVariableException, HttpHeaders, HttpStatusCode, WebRequest) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。ResponseEntityExceptionHandler
MissingPathVariableException の処理をカスタマイズします。
handleMissingRequestValueException(MissingRequestValueException, HttpHeaders, HttpStatusCode, ServerWebExchange) - クラス org.springframework.web.reactive.result.method.annotation のメソッド。ResponseEntityExceptionHandler
MissingRequestValueException の処理をカスタマイズします。
handleMissingServletRequestParameter(MissingServletRequestParameterException, HttpServletRequest, HttpServletResponse, Object) - クラス org.springframework.web.servlet.mvc.support のメソッド。DefaultHandlerExceptionResolver
必須パラメーターが欠落している場合に対処します。
handleMissingServletRequestParameter(MissingServletRequestParameterException, HttpHeaders, HttpStatusCode, WebRequest) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。ResponseEntityExceptionHandler
MissingServletRequestParameterException の処理をカスタマイズします。
handleMissingServletRequestPart(MissingServletRequestPartException, HttpHeaders, HttpStatusCode, WebRequest) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。ResponseEntityExceptionHandler
MissingServletRequestPartException の処理をカスタマイズします。
handleMissingServletRequestPartException(MissingServletRequestPartException, HttpServletRequest, HttpServletResponse, Object) - クラス org.springframework.web.servlet.mvc.support のメソッド。DefaultHandlerExceptionResolver
@RequestPartMultipartFilejakarta.servlet.http.Part 引数が必要であるが欠落しているケースを処理します。
handleMissingValue(String, MethodParameter) - クラス org.springframework.web.method.annotation のメソッド。AbstractCookieValueMethodArgumentResolver
handleMissingValue(String, MethodParameter) - クラス org.springframework.web.method.annotation のメソッド。AbstractNamedValueMethodArgumentResolver
名前付き値が必要であるが、AbstractNamedValueMethodArgumentResolver.resolveName(String, MethodParameter, NativeWebRequest) が null を返し、デフォルト値がない場合に呼び出されます。
handleMissingValue(String, MethodParameter) - クラス org.springframework.web.method.annotation のメソッド。ExpressionValueMethodArgumentResolver
handleMissingValue(String, MethodParameter) - クラス org.springframework.web.method.annotation のメソッド。RequestHeaderMethodArgumentResolver
handleMissingValue(String, MethodParameter) - クラス org.springframework.web.reactive.result.method.annotation のメソッド。AbstractNamedValueArgumentResolver
名前付き値が必要であるが、AbstractNamedValueArgumentResolver.resolveName(String, MethodParameter, ServerWebExchange) が null を返し、デフォルト値がない場合に呼び出されます。
handleMissingValue(String, MethodParameter) - クラス org.springframework.web.reactive.result.method.annotation のメソッド。CookieValueMethodArgumentResolver
handleMissingValue(String, MethodParameter) - クラス org.springframework.web.reactive.result.method.annotation のメソッド。ExpressionValueMethodArgumentResolver
handleMissingValue(String, MethodParameter) - クラス org.springframework.web.reactive.result.method.annotation のメソッド。MatrixVariableMethodArgumentResolver
handleMissingValue(String, MethodParameter) - クラス org.springframework.web.reactive.result.method.annotation のメソッド。PathVariableMethodArgumentResolver
handleMissingValue(String, MethodParameter) - クラス org.springframework.web.reactive.result.method.annotation のメソッド。RequestAttributeMethodArgumentResolver
handleMissingValue(String, MethodParameter) - クラス org.springframework.web.reactive.result.method.annotation のメソッド。RequestHeaderMethodArgumentResolver
handleMissingValue(String, MethodParameter) - クラス org.springframework.web.reactive.result.method.annotation のメソッド。SessionAttributeMethodArgumentResolver
handleMissingValue(String, MethodParameter) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。MatrixVariableMethodArgumentResolver
handleMissingValue(String, MethodParameter) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。PathVariableMethodArgumentResolver
handleMissingValue(String, MethodParameter) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。RequestAttributeMethodArgumentResolver
handleMissingValue(String, MethodParameter) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。SessionAttributeMethodArgumentResolver
handleMissingValue(String, MethodParameter, Message) - クラス org.springframework.messaging.handler.annotation.reactive のメソッド。AbstractNamedValueMethodArgumentResolver
値が必要なときに呼び出されますが、AbstractNamedValueMethodArgumentResolver.resolveArgumentInternal(MethodParameter, Message, String) は null を返し、デフォルト値はありません。
handleMissingValue(String, MethodParameter, Message) - クラス org.springframework.messaging.handler.annotation.reactive のメソッド。DestinationVariableMethodArgumentResolver
handleMissingValue(String, MethodParameter, Message) - クラス org.springframework.messaging.handler.annotation.reactive のメソッド。HeaderMethodArgumentResolver
handleMissingValue(String, MethodParameter, Message) - クラス org.springframework.messaging.handler.annotation.support のメソッド。AbstractNamedValueMethodArgumentResolver
値が必要なときに呼び出されますが、AbstractNamedValueMethodArgumentResolver.resolveArgumentInternal(MethodParameter, Message, String) は null を返し、デフォルト値はありません。
handleMissingValue(String, MethodParameter, Message) - クラス org.springframework.messaging.handler.annotation.support のメソッド。DestinationVariableMethodArgumentResolver
handleMissingValue(String, MethodParameter, Message) - クラス org.springframework.messaging.handler.annotation.support のメソッド。HeaderMethodArgumentResolver
handleMissingValue(String, MethodParameter, NativeWebRequest) - クラス org.springframework.web.method.annotation のメソッド。AbstractNamedValueMethodArgumentResolver
名前付き値が必要であるが、AbstractNamedValueMethodArgumentResolver.resolveName(String, MethodParameter, NativeWebRequest) が null を返し、デフォルト値がない場合に呼び出されます。
handleMissingValue(String, MethodParameter, NativeWebRequest) - クラス org.springframework.web.method.annotation のメソッド。RequestParamMethodArgumentResolver
handleMissingValue(String, MethodParameter, ServerWebExchange) - クラス org.springframework.web.reactive.result.method.annotation のメソッド。AbstractNamedValueArgumentResolver
名前付き値が必要であるが、AbstractNamedValueArgumentResolver.resolveName(String, MethodParameter, ServerWebExchange) が null を返し、デフォルト値がない場合に呼び出されます。
handleMissingValue(String, MethodParameter, ServerWebExchange) - クラス org.springframework.web.reactive.result.method.annotation のメソッド。RequestParamMethodArgumentResolver
handleMissingValueAfterConversion(String, MethodParameter, NativeWebRequest) - クラス org.springframework.web.method.annotation のメソッド。AbstractCookieValueMethodArgumentResolver
handleMissingValueAfterConversion(String, MethodParameter, NativeWebRequest) - クラス org.springframework.web.method.annotation のメソッド。AbstractNamedValueMethodArgumentResolver
名前付きの値が存在する場合に呼び出されますが、変換後に null になります。
handleMissingValueAfterConversion(String, MethodParameter, NativeWebRequest) - クラス org.springframework.web.method.annotation のメソッド。RequestHeaderMethodArgumentResolver
handleMissingValueAfterConversion(String, MethodParameter, NativeWebRequest) - クラス org.springframework.web.method.annotation のメソッド。RequestParamMethodArgumentResolver
handleMissingValueAfterConversion(String, MethodParameter, NativeWebRequest) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。MatrixVariableMethodArgumentResolver
handleMissingValueAfterConversion(String, MethodParameter, NativeWebRequest) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。PathVariableMethodArgumentResolver
handleMissingValueInternal(String, MethodParameter, NativeWebRequest, boolean) - クラス org.springframework.web.method.annotation のメソッド。RequestParamMethodArgumentResolver
handleMultipleRowsFound() - クラス org.springframework.jdbc.core.support のメソッド。AbstractLobStreamingResultSetExtractor
使用すべきではありません。
ResultSet に複数の行が含まれる場合を処理します。
handleNavigation(FacesContext, String, String, NavigationHandler) - クラス org.springframework.web.jsf のメソッド。DecoratingNavigationHandler
明示的な NavigationHandler 引数を持つ特別な handleNavigation バリアント。
handleNavigation(FacesContext, String, String) - クラス org.springframework.web.jsf のメソッド。DecoratingNavigationHandler
標準の JSF handleNavigation メソッドのこの実装は、オーバーロードされたバリアントに委譲し、コンストラクターによって注入された NavigationHandler を引数として渡します。
handleNavigation(FacesContext, String, String) - クラス org.springframework.web.jsf のメソッド。DelegatingNavigationHandlerProxy
Spring アプリケーションコンテキストでターゲット Bean に委譲することにより、指定されたパラメーターによって暗示されるナビゲーションリクエストを処理します。
handleNoContent(MethodParameter, Message) - クラス org.springframework.messaging.handler.invocation.reactive のメソッド。AbstractEncoderMethodReturnValueHandler
null 戻り値に対して呼び出されます。これは、void メソッド、または void でパラメーター化された非同期型を返すメソッドを意味する場合があります。
handleNoContent(MethodParameter, Message) - Method in class org.springframework.messaging.rsocket.annotation.support.RSocketPayloadReturnValueHandler
handleNoHandlerFoundException(NoHandlerFoundException, HttpServletRequest, HttpServletResponse, Object) - クラス org.springframework.web.servlet.mvc.support のメソッド。DefaultHandlerExceptionResolver
ディスパッチ中にハンドラーが見つからなかった場合を処理します。
handleNoHandlerFoundException(NoHandlerFoundException, HttpHeaders, HttpStatusCode, WebRequest) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。ResponseEntityExceptionHandler
NoHandlerFoundException の処理をカスタマイズします。
handleNoMatch(Set, ServerWebExchange) - クラス org.springframework.web.reactive.result.method のメソッド。RequestMappingInfoHandlerMapping
すべての RequestMappingInfos をもう一度繰り返し、少なくとも URL による一致があるかどうかを確認し、それに応じて例外を発生させます。
handleNoMatch(Set, String, HttpServletRequest) - クラス org.springframework.web.servlet.mvc.method のメソッド。RequestMappingInfoHandlerMapping
すべての RequestMappingInfo をもう一度繰り返し、少なくとも URL で一致するものがあるかどうかを調べ、一致しないものに応じて例外を発生させます。
handleNoMatch(Set, String, HttpServletRequest) - クラス org.springframework.web.servlet.handler のメソッド。AbstractHandlerMethodMapping
一致するマッピングが見つからないときに呼び出されます。
handleNoMatch(Set, String, Message) - クラス org.springframework.messaging.handler.invocation のメソッド。AbstractMethodMessageHandler
handleNoMatch(Set, ServerWebExchange) - クラス org.springframework.web.reactive.result.method のメソッド。AbstractHandlerMethodMapping
一致するマッピングが見つからないときに呼び出されます。
handleNoMatch(RouteMatcher.Route, Message) - クラス org.springframework.messaging.handler.invocation.reactive のメソッド。AbstractMethodMessageHandler
一致するハンドラーが見つからないときに呼び出されます。
handleNoMatch(RouteMatcher.Route, Message) - Method in class org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler
handleNoMatch(NativeWebRequest, String) - クラス org.springframework.web.accept のメソッド。AbstractMappingContentNegotiationStrategy
キーが経由で解決されない場合の処理を提供するためにオーバーライドします。
handleNoResourceFoundException(NoResourceFoundException, HttpServletRequest, HttpServletResponse, Object) - クラス org.springframework.web.servlet.mvc.support のメソッド。DefaultHandlerExceptionResolver
静的リソースが見つからなかった場合に対処します。
handleNoResourceFoundException(NoResourceFoundException, HttpHeaders, HttpStatusCode, WebRequest) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。ResponseEntityExceptionHandler
NoResourceFoundException の処理をカスタマイズします。
handleNoRowFound() - クラス org.springframework.jdbc.core.support のメソッド。AbstractLobStreamingResultSetExtractor
使用すべきではありません。
ResultSet に行が含まれない場合を処理します。
handleNotAcceptableStatusException(NotAcceptableStatusException, HttpHeaders, HttpStatusCode, ServerWebExchange) - クラス org.springframework.web.reactive.result.method.annotation のメソッド。ResponseEntityExceptionHandler
NotAcceptableStatusException の処理をカスタマイズします。
handleNotAuthorized(HttpServletRequest, HttpServletResponse, Object) - クラス org.springframework.web.servlet.handler のメソッド。UserRoleAuthorizationInterceptor
このインターセプターに従って認可されていないリクエストを処理します。
handlePageException(Exception) - クラス org.springframework.mock.web のメソッド。MockPageContext
handlePageException(Throwable) - クラス org.springframework.mock.web のメソッド。MockPageContext
handleParseFailure(Throwable) - クラス org.springframework.web.multipart.support のメソッド。StandardMultipartHttpServletRequest
handlePongMessage(WebSocketSession, PongMessage) - クラス org.springframework.web.socket.handler のメソッド。AbstractWebSocketHandler
handlePreFlight(HttpServletRequest, HttpServletResponse) - インターフェース org.springframework.web.cors のメソッド。PreFlightRequestHandler
予想される実際のリクエストに一致する CORS 設定を見つけて適用することにより、フライト前のリクエストを処理します。
handlePreFlight(HttpServletRequest, HttpServletResponse) - クラス org.springframework.web.servlet.handler のメソッド。HandlerMappingIntrospector
使用すべきではありません。
リクエストに一致する HandlerMapping を見つけ、それが PreFlightRequestHandler として返すハンドラーを呼び出します。
handlePreFlight(ServerWebExchange) - インターフェース org.springframework.web.cors.reactive のメソッド。PreFlightRequestHandler
予想される実際のリクエストに一致する CORS 設定を見つけて適用することにより、フライト前のリクエストを処理します。
handlePreFlight(ServerWebExchange) - クラス org.springframework.web.reactive のメソッド。DispatcherHandler
handler() - クラス org.springframework.test.web.servlet.assertj のメソッド。MvcTestResultAssert
ハンドラーをテストするオブジェクトとして使用する新しいアサーションオブジェクトを返します。
handler() - Static method in class org.springframework.test.web.servlet.result.MockMvcResultMatchers
リクエストを処理したハンドラーのアサーションへのアクセス。
HANDLER_ADAPTER_BEAN_NAME - Static variable in class org.springframework.web.servlet.DispatcherServlet
この名前空間の Bean ファクトリ内の HandlerAdapter オブジェクトの既知の名前。
HANDLER_EXCEPTION_RESOLVER_BEAN_NAME - Static variable in class org.springframework.web.servlet.DispatcherServlet
この名前空間の Bean ファクトリ内の HandlerExceptionResolver オブジェクトの既知の名前。
HANDLER_MAPPING_BEAN_NAME - Static variable in class org.springframework.web.servlet.DispatcherServlet
この名前空間の Bean ファクトリ内の HandlerMapping オブジェクトの既知の名前。
HandlerAdapter - Interface in org.springframework.web.reactive
特定の型のハンドラーの呼び出しの詳細を抽象化する契約。
HandlerAdapter - Interface in org.springframework.web.servlet
MVC フレームワーク SPI。コア MVC ワークフローのパラメーター化を可能にします。
handleRawWebSocketRequest(ServerHttpRequest, ServerHttpResponse, WebSocketHandler) - クラス org.springframework.web.socket.sockjs.support のメソッド。AbstractSockJsService
生の WebSocket 通信のリクエストを処理します。
handleRawWebSocketRequest(ServerHttpRequest, ServerHttpResponse, WebSocketHandler) - クラス org.springframework.web.socket.sockjs.transport のメソッド。TransportHandlingSockJsService
handleReflectionException(Exception) - Static method in class org.springframework.util.ReflectionUtils
指定されたリフレクション例外を処理します。
handleRequest(HttpServletRequest, HttpServletResponse) - Method in interface org.springframework.web.HttpRequestHandler
指定されたリクエストを処理し、レスポンスを生成します。
handleRequest(HttpServletRequest, HttpServletResponse) - クラス org.springframework.web.servlet.mvc のメソッド。AbstractController
handleRequest(HttpServletRequest, HttpServletResponse) - Method in interface org.springframework.web.servlet.mvc.Controller
リクエストを処理し、DispatcherServlet がレンダリングする ModelAndView オブジェクトを返します。
handleRequest(HttpServletRequest, HttpServletResponse) - クラス org.springframework.web.servlet.resource のメソッド。DefaultServletHttpRequestHandler
handleRequest(HttpServletRequest, HttpServletResponse) - クラス org.springframework.web.servlet.resource のメソッド。ResourceHttpRequestHandler
リソースリクエストを処理します。
handleRequest(HttpServletRequest, HttpServletResponse) - クラス org.springframework.web.socket.server.support のメソッド。WebSocketHttpRequestHandler
handleRequest(HttpServletRequest, HttpServletResponse) - クラス org.springframework.web.socket.sockjs.support のメソッド。SockJsHttpRequestHandler
handleRequest(ServerHttpRequest, ServerHttpResponse, String, WebSocketHandler) - インターフェース org.springframework.web.socket.sockjs のメソッド。SockJsService
SockJS HTTP リクエストを処理します。
handleRequest(ServerHttpRequest, ServerHttpResponse, String, WebSocketHandler) - クラス org.springframework.web.socket.sockjs.support のメソッド。AbstractSockJsService
このメソッドは、SockJS パスを決定し、SockJS 静的 URL を処理します。
handleRequest(ServerHttpRequest, ServerHttpResponse, WebSocketHandler, SockJsSession) - クラス org.springframework.web.socket.sockjs.transport.handler のメソッド。AbstractHttpReceivingTransportHandler
handleRequest(ServerHttpRequest, ServerHttpResponse, WebSocketHandler, SockJsSession) - クラス org.springframework.web.socket.sockjs.transport.handler のメソッド。AbstractHttpSendingTransportHandler
handleRequest(ServerHttpRequest, ServerHttpResponse, WebSocketHandler, SockJsSession) - クラス org.springframework.web.socket.sockjs.transport.handler のメソッド。WebSocketTransportHandler
handleRequest(ServerHttpRequest, ServerHttpResponse, WebSocketHandler, SockJsSession) - インターフェース org.springframework.web.socket.sockjs.transport のメソッド。TransportHandler
指定されたリクエストを処理し、提供された WebSocketHandler にメッセージを委譲します。
handleRequest(ServerWebExchange, WebSocketHandler) - クラス org.springframework.web.reactive.socket.server.support のメソッド。HandshakeWebSocketService
handleRequest(ServerWebExchange, WebSocketHandler) - インターフェース org.springframework.web.reactive.socket.server のメソッド。WebSocketService
指定された WebSocketHandler でリクエストを処理します。
handleRequestInternal(HttpServletRequest, HttpServletResponse) - クラス org.springframework.web.servlet.mvc のメソッド。AbstractController
テンプレートメソッド。
handleRequestInternal(HttpServletRequest, HttpServletResponse) - クラス org.springframework.web.servlet.mvc のメソッド。AbstractUrlViewController
ルックアップに使用する URL パスを取得し、AbstractUrlViewController.getViewNameForRequest(HttpServletRequest) に委譲します。
handleRequestInternal(HttpServletRequest, HttpServletResponse) - クラス org.springframework.web.servlet.mvc のメソッド。ParameterizableViewController
指定されたビュー名を持つ ModelAndView オブジェクトを返します。
handleRequestInternal(HttpServletRequest, HttpServletResponse) - クラス org.springframework.web.servlet.mvc のメソッド。ServletForwardingController
handleRequestInternal(HttpServletRequest, HttpServletResponse) - クラス org.springframework.web.servlet.mvc のメソッド。ServletWrappingController
ラップされたサーブレットインスタンスを呼び出します。
handleRequestInternal(ServerHttpRequest, ServerHttpResponse, boolean) - クラス org.springframework.web.socket.sockjs.transport.session のメソッド。AbstractHttpSockJsSession
SockJS トランスポートリクエストが受信されると呼び出されます。
handleRequestInternal(ServerHttpRequest, ServerHttpResponse, boolean) - クラス org.springframework.web.socket.sockjs.transport.session のメソッド。PollingSockJsSession
handleRequestInternal(ServerHttpRequest, ServerHttpResponse, boolean) - クラス org.springframework.web.socket.sockjs.transport.session のメソッド。StreamingSockJsSession
handleRequestInternal(ServerHttpRequest, ServerHttpResponse, AbstractHttpSockJsSession) - クラス org.springframework.web.socket.sockjs.transport.handler のメソッド。AbstractHttpSendingTransportHandler
handleRequestInternal(ServerHttpRequest, ServerHttpResponse, AbstractHttpSockJsSession) - クラス org.springframework.web.socket.sockjs.transport.handler のメソッド。HtmlFileTransportHandler
handleRequestInternal(ServerHttpRequest, ServerHttpResponse, WebSocketHandler, AbstractHttpSockJsSession) - クラス org.springframework.web.socket.sockjs.transport.handler のメソッド。AbstractHttpReceivingTransportHandler
handleResolvedValue(Object, String, MethodParameter, Message) - クラス org.springframework.messaging.handler.annotation.support のメソッド。AbstractNamedValueMethodArgumentResolver
値が解決された後に呼び出されます。
handleResolvedValue(Object, String, MethodParameter, Model, ServerWebExchange) - クラス org.springframework.web.reactive.result.method.annotation のメソッド。AbstractNamedValueArgumentResolver
値が解決された後に呼び出されます。
handleResolvedValue(Object, String, MethodParameter, Model, ServerWebExchange) - クラス org.springframework.web.reactive.result.method.annotation のメソッド。PathVariableMethodArgumentResolver
handleResolvedValue(Object, String, MethodParameter, ModelAndViewContainer, NativeWebRequest) - クラス org.springframework.web.method.annotation のメソッド。AbstractNamedValueMethodArgumentResolver
値が解決された後に呼び出されます。
handleResolvedValue(Object, String, MethodParameter, ModelAndViewContainer, NativeWebRequest) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。PathVariableMethodArgumentResolver
handleResponse(URI, HttpMethod, ClientHttpResponse) - クラス org.springframework.web.client のメソッド。RestTemplate
指定されたレスポンスを処理し、適切なロギングを実行し、必要に応じて ResponseErrorHandler を呼び出します。
handleResponseStatusException(ResponseStatusException, HttpHeaders, HttpStatusCode, ServerWebExchange) - クラス org.springframework.web.reactive.result.method.annotation のメソッド。ResponseEntityExceptionHandler
ResponseStatusException の処理をカスタマイズします。
handleResult(Object) - インターフェース org.springframework.web.context.request.async のメソッド。DeferredResult.DeferredResultHandler
handleResult(Object) - クラス org.springframework.context.event のメソッド。ApplicationListenerMethodAdapter
handleResult(Object, Message, Session) - クラス org.springframework.jms.listener.adapter のメソッド。AbstractAdaptableMessageListener
リスナメソッドから返された結果オブジェクトを処理し、レスポンスメッセージを送り返します。
handleResult(ServerWebExchange, HandlerResult) - クラス org.springframework.web.reactive.function.server.support のメソッド。ServerResponseResultHandler
handleResult(ServerWebExchange, HandlerResult) - インターフェース org.springframework.web.reactive のメソッド。HandlerResultHandler
指定された結果を処理して、レスポンスヘッダーを変更するか、レスポンスにデータを書き込みます。
handleResult(ServerWebExchange, HandlerResult) - クラス org.springframework.web.reactive.result.method.annotation のメソッド。ResponseBodyResultHandler
handleResult(ServerWebExchange, HandlerResult) - クラス org.springframework.web.reactive.result.method.annotation のメソッド。ResponseEntityResultHandler
handleResult(ServerWebExchange, HandlerResult) - クラス org.springframework.web.reactive.result.view のメソッド。ViewResolutionResultHandler
handleReturnValue(Object, MethodParameter, Message) - クラス org.springframework.messaging.handler.invocation のメソッド。AbstractAsyncReturnValueHandler
handleReturnValue(Object, MethodParameter, Message) - インターフェース org.springframework.messaging.handler.invocation のメソッド。HandlerMethodReturnValueHandler
指定された戻り値を処理します。
handleReturnValue(Object, MethodParameter, Message) - クラス org.springframework.messaging.handler.invocation のメソッド。HandlerMethodReturnValueHandlerComposite
handleReturnValue(Object, MethodParameter, Message) - クラス org.springframework.messaging.handler.invocation.reactive のメソッド。AbstractEncoderMethodReturnValueHandler
handleReturnValue(Object, MethodParameter, Message) - インターフェース org.springframework.messaging.handler.invocation.reactive のメソッド。HandlerMethodReturnValueHandler
指定された戻り値を処理します。
handleReturnValue(Object, MethodParameter, Message) - クラス org.springframework.messaging.handler.invocation.reactive のメソッド。HandlerMethodReturnValueHandlerComposite
handleReturnValue(Object, MethodParameter, Message) - クラス org.springframework.messaging.simp.annotation.support のメソッド。SendToMethodReturnValueHandler
handleReturnValue(Object, MethodParameter, Message) - クラス org.springframework.messaging.simp.annotation.support のメソッド。SubscriptionMethodReturnValueHandler
handleReturnValue(Object, MethodParameter, ModelAndViewContainer, NativeWebRequest) - クラス org.springframework.web.method.annotation のメソッド。MapMethodProcessor
handleReturnValue(Object, MethodParameter, ModelAndViewContainer, NativeWebRequest) - クラス org.springframework.web.method.annotation のメソッド。ModelAttributeMethodProcessor
NULL 以外の戻り値を ModelAndViewContainer に追加します。
handleReturnValue(Object, MethodParameter, ModelAndViewContainer, NativeWebRequest) - クラス org.springframework.web.method.annotation のメソッド。ModelMethodProcessor
handleReturnValue(Object, MethodParameter, ModelAndViewContainer, NativeWebRequest) - インターフェース org.springframework.web.method.support のメソッド。HandlerMethodReturnValueHandler
属性をモデルに追加し、ビューを設定するか、ModelAndViewContainer.setRequestHandled(boolean) フラグを true に設定して、レスポンスが直接処理されたことを示すことにより、指定された戻り値を処理します。
handleReturnValue(Object, MethodParameter, ModelAndViewContainer, NativeWebRequest) - クラス org.springframework.web.method.support のメソッド。HandlerMethodReturnValueHandlerComposite
登録された HandlerMethodReturnValueHandlers を反復処理し、それをサポートする HandlerMethodReturnValueHandlers を呼び出します。
handleReturnValue(Object, MethodParameter, ModelAndViewContainer, NativeWebRequest) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。AsyncTaskMethodReturnValueHandler
handleReturnValue(Object, MethodParameter, ModelAndViewContainer, NativeWebRequest) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。CallableMethodReturnValueHandler
handleReturnValue(Object, MethodParameter, ModelAndViewContainer, NativeWebRequest) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。DeferredResultMethodReturnValueHandler
handleReturnValue(Object, MethodParameter, ModelAndViewContainer, NativeWebRequest) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。HttpEntityMethodProcessor
handleReturnValue(Object, MethodParameter, ModelAndViewContainer, NativeWebRequest) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。HttpHeadersReturnValueHandler
handleReturnValue(Object, MethodParameter, ModelAndViewContainer, NativeWebRequest) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。ModelAndViewMethodReturnValueHandler
handleReturnValue(Object, MethodParameter, ModelAndViewContainer, NativeWebRequest) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。ModelAndViewResolverMethodReturnValueHandler
handleReturnValue(Object, MethodParameter, ModelAndViewContainer, NativeWebRequest) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。RequestResponseBodyMethodProcessor
handleReturnValue(Object, MethodParameter, ModelAndViewContainer, NativeWebRequest) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。ResponseBodyEmitterReturnValueHandler
handleReturnValue(Object, MethodParameter, ModelAndViewContainer, NativeWebRequest) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。ResponseEntityReturnValueHandler
handleReturnValue(Object, MethodParameter, ModelAndViewContainer, NativeWebRequest) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。StreamingResponseBodyReturnValueHandler
handleReturnValue(Object, MethodParameter, ModelAndViewContainer, NativeWebRequest) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。ViewMethodReturnValueHandler
handleReturnValue(Object, MethodParameter, ModelAndViewContainer, NativeWebRequest) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。ViewNameMethodReturnValueHandler
handlerExceptionResolver(ContentNegotiationManager) - クラス org.springframework.web.servlet.config.annotation のメソッド。WebMvcConfigurationSupport
HandlerExceptionResolver - Interface in org.springframework.web.servlet
ハンドラーのマッピングまたは実行中にスローされた例外を解決できるオブジェクトによって実装されるインターフェース。通常はエラービューです。
HandlerExceptionResolverComposite - org.springframework.web.servlet.handler のクラス
他の HandlerExceptionResolvers のリストに委譲する HandlerExceptionResolver
HandlerExceptionResolverComposite() - クラス org.springframework.web.servlet.handler. HandlerExceptionResolverComposite のコンストラクター
handlerExceptionResolvers(HandlerExceptionResolver...) - インターフェース org.springframework.test.web.servlet.client のメソッド。MockMvcWebTestClient.ControllerSpec
使用する HandlerExceptionResolver 型を設定します。
handlerExceptionResolvers(HandlerExceptionResolver...) - インターフェース org.springframework.test.web.servlet.client のメソッド。MockMvcWebTestClient.RouterFunctionSpec
使用する HandlerExceptionResolver 型を設定します。
HandlerExecutionChain - org.springframework.web.servlet のクラス
ハンドラーオブジェクトとハンドラーインターセプターで構成されるハンドラー実行チェーン。
HandlerExecutionChain(Object) - クラス org.springframework.web.servlet. HandlerExecutionChain のコンストラクター
新しい HandlerExecutionChain を作成します。
HandlerExecutionChain(Object, List) - クラス org.springframework.web.servlet. HandlerExecutionChain のコンストラクター
新しい HandlerExecutionChain を作成します。
HandlerExecutionChain(Object, HandlerInterceptor...) - クラス org.springframework.web.servlet. HandlerExecutionChain のコンストラクター
新しい HandlerExecutionChain を作成します。
HandlerFilterFunction<T,R> - org.springframework.web.reactive.function.server のインターフェース
ハンドラー関数をフィルター処理する関数を表します。
HandlerFilterFunction<T,R> - org.springframework.web.servlet.function のインターフェース
ハンドラー関数をフィルター処理する関数を表します。
HandlerFunction<T> - org.springframework.web.reactive.function.server のインターフェース
リクエストを処理する関数を表します。
HandlerFunction<T> - org.springframework.web.servlet.function のインターフェース
リクエストを処理する関数を表します。
handlerFunctionAdapter() - クラス org.springframework.web.reactive.config のメソッド。WebFluxConfigurationSupport
handlerFunctionAdapter() - クラス org.springframework.web.servlet.config.annotation のメソッド。WebMvcConfigurationSupport
ハンドラー関数を介してリクエストを処理する場合は、HandlerFunctionAdapter を返します。
HandlerFunctionAdapter - org.springframework.web.reactive.function.server.support のクラス
HandlerFunctions をサポートする HandlerAdapter 実装。
HandlerFunctionAdapter - org.springframework.web.servlet.function.support のクラス
HandlerFunction をサポートする HandlerAdapter 実装。
HandlerFunctionAdapter() - クラス org.springframework.web.reactive.function.server.support. HandlerFunctionAdapter のコンストラクター
HandlerFunctionAdapter() - クラス org.springframework.web.servlet.function.support. HandlerFunctionAdapter のコンストラクター
handlerInstantiator(HandlerInstantiator) - クラス org.springframework.http.converter.json のメソッド。Jackson2ObjectMapperBuilder
使用すべきではありません。
Jackson ハンドラー (JsonSerializerJsonDeserializerKeyDeserializerTypeResolverBuilderTypeIdResolver) の構造をカスタマイズします。
HandlerInterceptor - Interface in org.springframework.web.servlet
カスタマイズされたハンドラー実行チェーンを可能にするワークフローインターフェース。
HandlerMapping - Interface in org.springframework.web.reactive
リクエストとハンドラーオブジェクト間のマッピングを定義するオブジェクトによって実装されるインターフェース。
HandlerMapping - Interface in org.springframework.web.servlet
リクエストとハンドラーオブジェクト間のマッピングを定義するオブジェクトによって実装されるインターフェース。
HandlerMappingIntrospector - org.springframework.web.servlet.handler のクラス
非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
PathPatternParser のみを使用することをお勧めします。HandlerMappingIntrospector.allHandlerMappingsUsePathPatternParser() が true を返す場合は、それを使用すればハンドラーマッピングと一致させることができます。
HandlerMappingIntrospector() - クラス org.springframework.web.servlet.handler. HandlerMappingIntrospector のコンストラクター
使用すべきではありません。
HandlerMappingIntrospector.CachedResult - org.springframework.web.servlet.handler のクラス
使用すべきではありません。
ディスパッチャー型と requestURI に一致する特定のリクエストの MatchableHandlerMapping および CorsConfiguration のコンテナー。
HandlerMethod - org.springframework.messaging.handler のクラス
メソッドBean で構成されるハンドラーメソッドに関する情報をカプセル化します。
HandlerMethod - org.springframework.web.method のクラス
メソッドBean で構成されるハンドラーメソッドに関する情報をカプセル化します。
HandlerMethod(Object, Method) - クラス org.springframework.messaging.handler. HandlerMethod のコンストラクター
Bean インスタンスとメソッドからインスタンスを作成します。
HandlerMethod(Object, Method) - クラス org.springframework.web.method. HandlerMethod のコンストラクター
Bean インスタンスとメソッドからインスタンスを作成します。
HandlerMethod(Object, Method, MessageSource) - クラス org.springframework.web.method. HandlerMethod のコンストラクター
サブクラスから使用するために MessageSource も受け入れる HandlerMethod(Object, Method) のバリアント。
HandlerMethod(Object, String, Class...) - クラス org.springframework.messaging.handler. HandlerMethod のコンストラクター
Bean インスタンス、メソッド名、パラメーター型からインスタンスを作成します。
HandlerMethod(Object, String, Class...) - クラス org.springframework.web.method. HandlerMethod のコンストラクター
Bean インスタンス、メソッド名、パラメーター型からインスタンスを作成します。
HandlerMethod(String, BeanFactory, Method) - クラス org.springframework.messaging.handler. HandlerMethod のコンストラクター
Bean 名、メソッド、BeanFactory からインスタンスを作成します。
HandlerMethod(String, BeanFactory, Method) - クラス org.springframework.web.method. HandlerMethod のコンストラクター
Bean 名、メソッド、BeanFactory からインスタンスを作成します。
HandlerMethod(String, BeanFactory, MessageSource, Method) - クラス org.springframework.web.method. HandlerMethod のコンストラクター
MessageSource も受け入れる HandlerMethod(String, BeanFactory, Method) のバリアント。
HandlerMethod(HandlerMethod) - クラス org.springframework.messaging.handler. HandlerMethod のコンストラクター
サブクラスで使用するコンストラクターをコピーします。
HandlerMethod(HandlerMethod) - クラス org.springframework.web.method. HandlerMethod のコンストラクター
サブクラスで使用するコンストラクターをコピーします。
HandlerMethod(HandlerMethod, Object, boolean) - クラス org.springframework.web.method. HandlerMethod のコンストラクター
指定された HandlerMethod をコピーしてハンドラーを置き換え、オプションで検証アノテーションの存在をチェックする新しい HandlerMethod インスタンスを再作成します。
HandlerMethodArgumentResolver - Interface in org.springframework.messaging.handler.invocation
メソッドパラメーターを特定の Message のコンテキストで引数値に解決するための戦略インターフェース。
HandlerMethodArgumentResolver - Interface in org.springframework.messaging.handler.invocation.reactive
メソッドパラメーターを特定の Message のコンテキストで引数値に解決するための戦略インターフェース。
HandlerMethodArgumentResolver - Interface in org.springframework.web.method.support
指定されたリクエストのコンテキストでメソッドパラメーターを引数値に解決するための戦略インターフェース。
HandlerMethodArgumentResolver - Interface in org.springframework.web.reactive.result.method
現在の HTTP リクエストのコンテキストでメソッドパラメーターの引数値を解決する戦略。
HandlerMethodArgumentResolverComposite - org.springframework.messaging.handler.invocation のクラス
登録済み HandlerMethodArgumentResolvers のリストに委譲することにより、メソッドパラメーターを解決します。
HandlerMethodArgumentResolverComposite - org.springframework.messaging.handler.invocation.reactive のクラス
登録済み HandlerMethodArgumentResolvers のリストに委譲することにより、メソッドパラメーターを解決します。
HandlerMethodArgumentResolverComposite - org.springframework.web.method.support のクラス
登録済み HandlerMethodArgumentResolvers のリストに委譲することにより、メソッドパラメーターを解決します。
HandlerMethodArgumentResolverComposite() - クラス org.springframework.messaging.handler.invocation. HandlerMethodArgumentResolverComposite のコンストラクター
HandlerMethodArgumentResolverComposite() - クラス org.springframework.messaging.handler.invocation.reactive. HandlerMethodArgumentResolverComposite のコンストラクター
HandlerMethodArgumentResolverComposite() - クラス org.springframework.web.method.support. HandlerMethodArgumentResolverComposite のコンストラクター
HandlerMethodArgumentResolverSupport - org.springframework.web.reactive.result.method のクラス
ReactiveAdapterRegistry へのアクセスと、メソッドパラメーターのサポートを確認するメソッドを持つ HandlerMethodArgumentResolver 実装の基本クラス。
HandlerMethodArgumentResolverSupport(ReactiveAdapterRegistry) - クラス org.springframework.web.reactive.result.method. HandlerMethodArgumentResolverSupport のコンストラクター
HandlerMethodMappingNamingStrategy<T> - org.springframework.web.servlet.handler のインターフェース
ハンドラーメソッドのマッピングに名前を割り当てる方法。
HandlerMethodReturnValueHandler - Interface in org.springframework.messaging.handler.invocation
Message を処理するメソッドの呼び出しから返された値を処理するための戦略インターフェース。
HandlerMethodReturnValueHandler - Interface in org.springframework.messaging.handler.invocation.reactive
アノテーション付き Message 処理メソッドの呼び出しからの戻り値を処理します。
HandlerMethodReturnValueHandler - Interface in org.springframework.web.method.support
ハンドラーメソッドの呼び出しから返された値を処理するための戦略インターフェース。
HandlerMethodReturnValueHandlerComposite - org.springframework.messaging.handler.invocation のクラス
ラップして他に委譲する HandlerMethodReturnValueHandler。
HandlerMethodReturnValueHandlerComposite - org.springframework.messaging.handler.invocation.reactive のクラス
ラップして他に委譲する HandlerMethodReturnValueHandler。
HandlerMethodReturnValueHandlerComposite - org.springframework.web.method.support のクラス
登録された HandlerMethodReturnValueHandlers のリストに委譲することにより、メソッドの戻り値を処理します。
HandlerMethodReturnValueHandlerComposite() - クラス org.springframework.messaging.handler.invocation. HandlerMethodReturnValueHandlerComposite のコンストラクター
HandlerMethodReturnValueHandlerComposite() - クラス org.springframework.messaging.handler.invocation.reactive. HandlerMethodReturnValueHandlerComposite のコンストラクター
HandlerMethodReturnValueHandlerComposite() - クラス org.springframework.web.method.support. HandlerMethodReturnValueHandlerComposite のコンストラクター
handlerMethodsInitialized(Map) - クラス org.springframework.web.reactive.result.method のメソッド。AbstractHandlerMethodMapping
すべてのハンドラーメソッドが検出された後に呼び出されます。
handlerMethodsInitialized(Map) - クラス org.springframework.web.servlet.handler のメソッド。AbstractHandlerMethodMapping
すべてのハンドラーメソッドが検出された後に呼び出されます。
HandlerMethodValidationException - Exception Class in org.springframework.web.method.annotation
HandlerMethodValidationException(MethodValidationResult) - Constructor for exception class org.springframework.web.method.annotation.HandlerMethodValidationException
HandlerMethodValidationException(MethodValidationResult, Predicate, Predicate) - Constructor for exception class org.springframework.web.method.annotation.HandlerMethodValidationException
HandlerMethodValidationException.Visitor - org.springframework.web.method.annotation のインターフェース
HandlerMethodValidationException.Visitor.other(ParameterValidationResult) がフォールスルーとして機能し、コントローラーメソッドのパラメーター型によるコールバックで検証結果を処理する契約。
HandlerMethodValidator - org.springframework.web.method.annotation のクラス
Bean 検証を使用して @RequestMapping メソッドの引数を検証する MethodValidator
HandlerResult - org.springframework.web.reactive のクラス
ハンドラーまたはハンドラーメソッドの呼び出しの結果を表します。
HandlerResult(Object, Object, MethodParameter) - クラス org.springframework.web.reactive. HandlerResult のコンストラクター
新しい HandlerResult を作成します。
HandlerResult(Object, Object, MethodParameter, BindingContext) - クラス org.springframework.web.reactive. HandlerResult のコンストラクター
新しい HandlerResult を作成します。
HandlerResultAssert - org.springframework.test.web.servlet.assertj のクラス
ハンドラーまたはハンドラーメソッドに適用できる AssertJ アサーション。
HandlerResultAssert(Object) - クラス org.springframework.test.web.servlet.assertj. HandlerResultAssert のコンストラクター
HandlerResultHandler - Interface in org.springframework.web.reactive
通常は HandlerAdapter によって返される HandlerResult を処理します。
HandlerResultHandlerSupport - org.springframework.web.reactive.result のクラス
コンテンツネゴシエーションと ReactiveAdapter レジストリへのアクセスをサポートする HandlerResultHandler の基本クラス。
HandlerResultHandlerSupport(RequestedContentTypeResolver, ReactiveAdapterRegistry) - クラス org.springframework.web.reactive.result. HandlerResultHandlerSupport のコンストラクター
HandlerResultMatchers - org.springframework.test.web.servlet.result のクラス
選択したハンドラーまたはハンドラーメソッドのアサーションのファクトリ。
HandlerResultMatchers() - クラス org.springframework.test.web.servlet.result. HandlerResultMatchers のコンストラクター
protected コンストラクター。
handlerStrategies(HandlerStrategies) - インターフェース org.springframework.test.web.reactive.server のメソッド。WebTestClient.RouterFunctionSpec
ハンドラー戦略を構成します。
HandlerStrategies - Interface in org.springframework.web.reactive.function.server
HandlerFunctions の処理に使用する戦略を定義します。
HandlerStrategies.Builder - org.springframework.web.reactive.function.server のインターフェース
HandlerStrategies の変更可能なビルダー。
handlerType(Class) - クラス org.springframework.test.web.servlet.result のメソッド。HandlerResultMatchers
リクエストを処理したハンドラーの型をアサートします。
HandlerTypePredicate - org.springframework.web.method のクラス
次のセレクターのいずれかが一致する場合にリクエスト処理コンポーネント型を一致させる Predicate : 基本パッケージ - パッケージによってハンドラーを選択します。
HandlerTypePredicate.Builder - org.springframework.web.method のクラス
HandlerTypePredicate ビルダー。
handleServerErrorException(ServerErrorException, HttpHeaders, HttpStatusCode, ServerWebExchange) - クラス org.springframework.web.reactive.result.method.annotation のメソッド。ResponseEntityExceptionHandler
ServerErrorException の処理をカスタマイズします。
handleServerWebInputException(ServerWebInputException, HttpHeaders, HttpStatusCode, ServerWebExchange) - クラス org.springframework.web.reactive.result.method.annotation のメソッド。ResponseEntityExceptionHandler
ServerWebInputException の処理をカスタマイズします。
handleServletRequestBindingException(ServletRequestBindingException, HttpServletRequest, HttpServletResponse, Object) - クラス org.springframework.web.servlet.mvc.support のメソッド。DefaultHandlerExceptionResolver
回復不可能なバインディング例外が発生した場合 (必要なヘッダー、必要な Cookie など) を処理します。
handleServletRequestBindingException(ServletRequestBindingException, HttpHeaders, HttpStatusCode, WebRequest) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。ResponseEntityExceptionHandler
ServletRequestBindingException の処理をカスタマイズします。
handleSuccessiveRequest(ServerHttpRequest, ServerHttpResponse, SockJsFrameFormat) - クラス org.springframework.web.socket.sockjs.transport.session のメソッド。AbstractHttpSockJsSession
最初のリクエストを除くすべてのリクエストを処理して、SockJS HTTP トランスポートベースのセッションでメッセージを受信します。
handleTextMessage(WebSocketSession, TextMessage) - クラス org.springframework.web.socket.handler のメソッド。AbstractWebSocketHandler
handleTextMessage(WebSocketSession, TextMessage) - クラス org.springframework.web.socket.handler のメソッド。BinaryWebSocketHandler
handleTextMessage(WebSocketSession, TextMessage) - クラス org.springframework.web.socket.sockjs.transport.handler のメソッド。SockJsWebSocketHandler
handleTimeout(NativeWebRequest, Callable) - インターフェース org.springframework.web.context.request.async のメソッド。CallableProcessingInterceptor
Callable タスクが完了する前に非同期リクエストがタイムアウトしたときに、コンテナースレッドから呼び出されます。
handleTimeout(NativeWebRequest, Callable) - クラス org.springframework.web.context.request.async のメソッド。TimeoutCallableProcessingInterceptor
handleTimeout(NativeWebRequest, DeferredResult) - インターフェース org.springframework.web.context.request.async のメソッド。DeferredResultProcessingInterceptor
DeferredResult が設定される前に非同期リクエストがタイムアウトしたときにコンテナースレッドから呼び出されます。
handleTimeout(NativeWebRequest, DeferredResult) - クラス org.springframework.web.context.request.async のメソッド。TimeoutDeferredResultProcessingInterceptor
handleTransportError(Throwable) - クラス org.springframework.web.socket.sockjs.client のメソッド。AbstractClientSockJsSession
handleTransportError(StompSession, Throwable) - インターフェース org.springframework.messaging.simp.stomp のメソッド。StompSessionHandler
I/O エラーまたは STOMP メッセージのエンコードまたはデコードの失敗である可能性のある低レベルのトランスポートエラーを処理します。
handleTransportError(StompSession, Throwable) - クラス org.springframework.messaging.simp.stomp のメソッド。StompSessionHandlerAdapter
この実装は空です。
handleTransportError(WebSocketSession, Throwable) - クラス org.springframework.web.socket.handler のメソッド。AbstractWebSocketHandler
handleTransportError(WebSocketSession, Throwable) - クラス org.springframework.web.socket.handler のメソッド。ExceptionWebSocketHandlerDecorator
handleTransportError(WebSocketSession, Throwable) - クラス org.springframework.web.socket.handler のメソッド。LoggingWebSocketHandlerDecorator
handleTransportError(WebSocketSession, Throwable) - クラス org.springframework.web.socket.handler のメソッド。PerConnectionWebSocketHandler
handleTransportError(WebSocketSession, Throwable) - クラス org.springframework.web.socket.handler のメソッド。WebSocketHandlerDecorator
handleTransportError(WebSocketSession, Throwable) - クラス org.springframework.web.socket.messaging のメソッド。SubProtocolWebSocketHandler
handleTransportError(WebSocketSession, Throwable) - クラス org.springframework.web.socket.sockjs.transport.handler のメソッド。SockJsWebSocketHandler
handleTransportError(WebSocketSession, Throwable) - インターフェース org.springframework.web.socket のメソッド。WebSocketHandler
基礎となる WebSocket メッセージトランスポートからのエラーを処理します。
handleTransportRequest(ServerHttpRequest, ServerHttpResponse, WebSocketHandler, String, String) - クラス org.springframework.web.socket.sockjs.support のメソッド。AbstractSockJsService
SockJS セッション URL を処理します(つまり
handleTransportRequest(ServerHttpRequest, ServerHttpResponse, WebSocketHandler, String, String) - クラス org.springframework.web.socket.sockjs.transport のメソッド。TransportHandlingSockJsService
handleTypeMismatch(TypeMismatchException, HttpServletRequest, HttpServletResponse, Object) - クラス org.springframework.web.servlet.mvc.support のメソッド。DefaultHandlerExceptionResolver
WebDataBinder 変換エラーが発生した場合のケースを処理します。
handleTypeMismatch(TypeMismatchException, HttpHeaders, HttpStatusCode, WebRequest) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。ResponseEntityExceptionHandler
TypeMismatchException の処理をカスタマイズします。
handleUncaughtException(Throwable, Method, Object...) - インターフェース org.springframework.aop.interceptor のメソッド。AsyncUncaughtExceptionHandler
非同期メソッドからスローされた特定のキャッチされていない例外を処理します。
handleUncaughtException(Throwable, Method, Object...) - クラス org.springframework.aop.interceptor のメソッド。SimpleAsyncUncaughtExceptionHandler
handleUnsatisfiedRequestParameterException(UnsatisfiedRequestParameterException, HttpHeaders, HttpStatusCode, ServerWebExchange) - クラス org.springframework.web.reactive.result.method.annotation のメソッド。ResponseEntityExceptionHandler
UnsatisfiedRequestParameterException の処理をカスタマイズします。
handleUnsupportedMediaTypeStatusException(UnsupportedMediaTypeStatusException, HttpHeaders, HttpStatusCode, ServerWebExchange) - クラス org.springframework.web.reactive.result.method.annotation のメソッド。ResponseEntityExceptionHandler
UnsupportedMediaTypeStatusException の処理をカスタマイズします。
handleVersion(Comparable, Object, HttpServletRequest, HttpServletResponse) - インターフェース org.springframework.web.accept のメソッド。ApiVersionDeprecationHandler
リクエストされた API バージョンが非推奨かどうかを確認し、非推奨の場合はそれに応じて処理します。例:
handleVersion(Comparable, Object, HttpServletRequest, HttpServletResponse) - クラス org.springframework.web.accept のメソッド。StandardApiVersionDeprecationHandler
handleVersion(Comparable, Object, ServerWebExchange) - インターフェース org.springframework.web.reactive.accept のメソッド。ApiVersionDeprecationHandler
リクエストされた API バージョンが非推奨かどうかを確認し、非推奨の場合はそれに応じて処理します。例:
handleVersion(Comparable, Object, ServerWebExchange) - クラス org.springframework.web.reactive.accept のメソッド。StandardApiVersionDeprecationHandler
handleWarnings(SQLWarning) - クラス org.springframework.jdbc.core のメソッド。JdbcTemplate
実際の警告が発生した場合は、SQLWarningException をスローします。
handleWarnings(Statement) - クラス org.springframework.jdbc.core のメソッド。JdbcTemplate
指定された JDBC ステートメントに警告がある場合は、それを処理します。
handleWarnings(Statement, SQLException) - クラス org.springframework.jdbc.core のメソッド。JdbcTemplate
指定されたステートメントの実行からプライマリ SQLException を伝播する前に、警告を処理します。
handleWebExchangeBindException(WebExchangeBindException, HttpHeaders, HttpStatusCode, ServerWebExchange) - クラス org.springframework.web.reactive.result.method.annotation のメソッド。ResponseEntityExceptionHandler
WebExchangeBindException の処理をカスタマイズします。
handleWebSocketVersionNotSupported(ServerHttpRequest, ServerHttpResponse) - クラス org.springframework.web.socket.server.support のメソッド。AbstractHandshakeHandler
HandshakeFailureException - Exception Class in org.springframework.web.socket.server
内部の回復不可能なエラーのためにハンドシェイク処理が完了できなかった場合にスローされます。
HandshakeFailureException(String) - Constructor for exception class org.springframework.web.socket.server.HandshakeFailureException
HandshakeFailureException(String, Throwable) - Constructor for exception class org.springframework.web.socket.server.HandshakeFailureException
HandshakeHandler - Interface in org.springframework.web.socket.server
WebSocket ハンドシェイクリクエストを処理するための契約。
HandshakeInfo - org.springframework.web.reactive.socket のクラス
WebSocketSession セッションを開始したハンドシェイクリクエストに関連する情報の単純なコンテナー。
HandshakeInfo(URI, HttpHeaders, MultiValueMap, Mono, String, InetSocketAddress, Map, String) - クラス org.springframework.web.reactive.socket. HandshakeInfo のコンストラクター
Cookie、リモートアドレス、属性、ログプレフィックスなどの追加情報を使用してサーバー側で使用することを目的としたコンストラクター。
HandshakeInfo(URI, HttpHeaders, Mono, String) - クラス org.springframework.web.reactive.socket. HandshakeInfo のコンストラクター
ハンドシェイクに関する基本情報を持つコンストラクター。
HandshakeInterceptor - Interface in org.springframework.web.socket.server
WebSocket ハンドシェイクリクエストのインターセプター。
HandshakeInterceptorChain - org.springframework.web.socket.server.support のクラス
ハンドシェイクインターセプターのリストの呼び出しを支援するヘルパークラス。
HandshakeInterceptorChain(List, WebSocketHandler) - クラス org.springframework.web.socket.server.support. HandshakeInterceptorChain のコンストラクター
HandshakeWebSocketService - org.springframework.web.reactive.socket.server.support のクラス
クラスパスから自動検出(引数なしのコンストラクター)されている RequestUpgradeStrategy に委譲することにより WebSocket HTTP ハンドシェイクリクエストを処理する WebSocketService 実装。明示的に構成することもできます。
HandshakeWebSocketService() - クラス org.springframework.web.reactive.socket.server.support. HandshakeWebSocketService のコンストラクター
使用する RequestUpgradeStrategy のデフォルトコンストラクター自動、クラスパス検出ベースのディスカバリ。
HandshakeWebSocketService(RequestUpgradeStrategy) - クラス org.springframework.web.reactive.socket.server.support. HandshakeWebSocketService のコンストラクター
RequestUpgradeStrategy を使用する代替コンストラクター。
hasAdapters() - Method in class org.springframework.core.ReactiveAdapterRegistry
レジストリにアダプターがあるかどうかを返します。
hasAlias(String, String) - Method in class org.springframework.core.SimpleAliasRegistry
指定された名前に指定されたエイリアスが登録されているかどうかを判別します。
hasAncestorOfType(Tag, Class) - Static method in class org.springframework.web.util.TagUtils
指定された Tag に、指定された型の祖先タグがあるかどうかを判断します。
hasAnnotatedMethods(String) - インターフェース org.springframework.core.type のメソッド。AnnotationMetadata
基になるクラスに、指定されたアノテーション型でアノテーションが付けられた(またはメタアノテーションが付けられた)メソッドがあるかどうかを判別します。
hasAnnotatedMethods(String) - クラス org.springframework.core.type のメソッド。StandardAnnotationMetadata
hasAnnotation(Class, Class) - Static method in class org.springframework.test.context.TestContextAnnotationUtils
TestContextAnnotationUtils.findMergedAnnotation(Class, Class) で使用されている検索アルゴリズムに従って、指定された annotationType のアノテーションが提供された ClassSE に存在するかメタ存在であるかを判別します。
hasAnnotation(Class) - クラス org.springframework.core.convert のメソッド。TypeDescriptor
この型記述子に指定されたアノテーションがあるかどうかを確認します。
hasAnnotation(AnnotatedElement, Class) - Static method in class org.springframework.core.annotation.AnnotatedElementUtils
指定された annotationType のアノテーションが、提供された AnnotatedElementSE で、指定された要素ののアノテーション階層内で使用可能かどうかを判別します。
hasAnnotation(String) - インターフェース org.springframework.core.type のメソッド。AnnotationMetadata
指定された型のアノテーションが基になるクラスに直接存在するかどうかを判断します。
hasAnnotation(String) - クラス org.springframework.core.type.filter のメソッド。AnnotationTypeFilter
hasApplicationContext() - クラス org.springframework.test.context.support のメソッド。DefaultTestContext
このテストコンテキストのアプリケーションコンテキストがコンテキストキャッシュに存在するかどうかを確認します。
hasApplicationContext() - インターフェース org.springframework.test.context のメソッド。TestContext
このテストコンテキストのアプリケーションコンテキストが利用可能であることがわかっているかどうかを確認します。
hasAsyncStarted(boolean) - クラス org.springframework.test.web.servlet.assertj のメソッド。AbstractHttpServletRequestAssert
通常は、コントローラーメソッドが CallableSE または DeferredResult を返す結果として、非同期処理が開始されたかどうかを確認します。
hasAtLeastOneMethodWithName(Class, String) - Static method in class org.springframework.util.ClassUtils
指定されたクラスまたはそのスーパークラスの 1 つに、指定された名前(引数の型)を持つメソッドが少なくとも 1 つありますか? 非 public メソッドが含まれます。
hasAttribute(String) - Method in interface org.springframework.core.AttributeAccessor
name で識別される属性が存在する場合は、true を返します。
hasAttribute(String) - Method in class org.springframework.core.AttributeAccessorSupport
hasAttribute(String) - クラス org.springframework.test.context.support のメソッド。DefaultTestContext
hasAttributeErrors(String...) - クラス org.springframework.test.web.servlet.assertj のメソッド。ModelAssert
実際のモデルに指定された names を持つ属性が含まれていること、およびこれらの各属性にそれぞれ少なくとも 1 つのエラーがあることを確認します。
hasBaseUri() - クラス org.springframework.web.util のメソッド。DefaultUriBuilderFactory
このファクトリがベース URI で構成されているかどうかを確認します。
hasBeanClass() - クラス org.springframework.beans.factory.support のメソッド。AbstractBeanDefinition
この定義が Bean クラスを指定しているかどうかを返します。
hasBeanCreationStarted() - クラス org.springframework.beans.factory.support のメソッド。AbstractBeanFactory
このファクトリの Bean 作成フェーズがすでに開始されているかどうかを確認します。
hasBeanFactory() - クラス org.springframework.context.support のメソッド。AbstractRefreshableApplicationContext
このコンテキストが現在 Bean ファクトリを保持しているかどうかを確認します。
hasBeforeDeliveryBeenCalled() - クラス org.springframework.jca.endpoint のメソッド。AbstractMessageEndpointFactory.AbstractMessageEndpoint
このエンドポイントの AbstractMessageEndpointFactory.AbstractMessageEndpoint.beforeDelivery(Method) メソッドがすでに呼び出されているかどうかを返します。
hasBody() - Method in class org.springframework.http.HttpEntity
このエンティティにボディがあるかどうかを示します。
hasBody() - クラス org.springframework.web.service.invoker のメソッド。HttpRequestValues.Builder
hasBody() - クラス org.springframework.web.service.invoker のメソッド。ReactiveHttpRequestValues.Builder
hasBodyTextEqualTo(String) - クラス org.springframework.test.web.reactive.server.assertj のメソッド。WebTestClientResponseAssert
レスポンス本文が指定された値と等しいことを確認します。
hasBodyTextEqualTo(String) - クラス org.springframework.test.web.servlet.assertj のメソッド。AbstractMockHttpServletResponseAssert
レスポンス本文が指定された値と等しいことを確認します。
hasBodyTextEqualTo(String) - クラス org.springframework.test.web.servlet.client.assertj のメソッド。RestTestClientResponseAssert
レスポンス本文が指定された値と等しいことを確認します。
hasCachedPath(ServletRequest) - Static method in class org.springframework.web.util.ServletRequestPathUtils
以前の resolved 文字列 lookupPath または以前の parsed 文字列 RequestPath を確認します。
hasCacheOperation(Method, Class) - Method in class org.springframework.cache.jcache.interceptor.AbstractFallbackJCacheOperationSource
hasCacheOperation(Method, Class) - Method in interface org.springframework.cache.jcache.interceptor.JCacheOperationSource
指定されたメソッドに JSR-107 キャッシュ操作があるかどうかを判断します。
hasCacheOperations(Method, Class) - クラス org.springframework.cache.interceptor のメソッド。AbstractFallbackCacheOperationSource
hasCacheOperations(Method, Class) - インターフェース org.springframework.cache.interceptor のメソッド。CacheOperationSource
指定されたメソッドにキャッシュ操作があるかどうかを判断します。
hasCacheOperations(Method, Class) - クラス org.springframework.cache.interceptor のメソッド。CompositeCacheOperationSource
hasClasses() - クラス org.springframework.test.context のメソッド。ContextConfigurationAttributes
この ContextConfigurationAttributes インスタンスにクラスベースのリソースがあるかどうかを確認します。
hasClasses() - クラス org.springframework.test.context のメソッド。MergedContextConfiguration
この MergedContextConfiguration インスタンスにクラスベースのリソースがあるかどうかを確認します。
hasCodecConfigurer() - クラス org.springframework.web.server.adapter のメソッド。WebHttpHandlerBuilder
ServerCodecConfigurer が構成されているかどうか (ApplicationContext から検出されたか、WebHttpHandlerBuilder.codecConfigurer を介して明示的に構成されたか)。
hasConcurrentResult() - クラス org.springframework.web.context.request.async のメソッド。WebAsyncManager
同時処理の結果として結果値が存在するかどうかを返します。
hasConnection() - クラス org.springframework.jdbc.datasource のメソッド。ConnectionHolder
このホルダーが現在接続を持っているかどうかを返します。
hasConnection() - クラス org.springframework.r2dbc.connection のメソッド。ConnectionHolder
このホルダーが現在 Connection を持っているかどうかを返します。
hasConnectionHolder() - クラス org.springframework.jdbc.datasource のメソッド。JdbcTransactionObjectSupport
このトランザクションオブジェクトに ConnectionHolder があるかどうかを確認します。
hasConstructor(Class, Class...) - Static method in class org.springframework.util.ClassUtils
指定されたクラスに、指定された署名を持つ public コンストラクターがあるかどうかを判断します。
hasConstructorArgumentValues() - インターフェース org.springframework.beans.factory.config のメソッド。BeanDefinition
この Bean に定義されたコンストラクター引数値がある場合に返します。
hasConstructorArgumentValues() - クラス org.springframework.beans.factory.support のメソッド。AbstractBeanDefinition
この Bean に定義されたコンストラクター引数値がある場合に返します。
hasContent(CharSequence) - クラス org.springframework.core.test.tools のメソッド。DynamicFileAssert
実際のコンテンツが指定されたものと等しいことを確認します。
hasContentType(String) - クラス org.springframework.test.web.reactive.server.assertj のメソッド。WebTestClientResponseAssert
レスポンスの Content-Type が指定された文字列表現と等しいことを確認します。
hasContentType(String) - クラス org.springframework.test.web.servlet.assertj のメソッド。AbstractHttpServletResponseAssert
レスポンスの Content-Type が指定された文字列表現と等しいことを確認します。
hasContentType(String) - クラス org.springframework.test.web.servlet.client.assertj のメソッド。RestTestClientResponseAssert
レスポンスの Content-Type が指定された文字列表現と等しいことを確認します。
hasContentType(MediaType) - クラス org.springframework.test.web.reactive.server.assertj のメソッド。WebTestClientResponseAssert
レスポンスの Content-Type が指定された値と等しいことを確認します。
hasContentType(MediaType) - クラス org.springframework.test.web.servlet.assertj のメソッド。AbstractHttpServletResponseAssert
レスポンスの Content-Type が指定された値と等しいことを確認します。
hasContentType(MediaType) - クラス org.springframework.test.web.servlet.client.assertj のメソッド。RestTestClientResponseAssert
レスポンスの Content-Type が指定された値と等しいことを確認します。
hasContentTypeCompatibleWith(String) - クラス org.springframework.test.web.reactive.server.assertj のメソッド。WebTestClientResponseAssert
レスポンスの Content-Type が指定された文字列表現と互換性があることを確認します。
hasContentTypeCompatibleWith(String) - クラス org.springframework.test.web.servlet.assertj のメソッド。AbstractHttpServletResponseAssert
レスポンスの Content-Type が指定された文字列表現と互換性があることを確認します。
hasContentTypeCompatibleWith(String) - クラス org.springframework.test.web.servlet.client.assertj のメソッド。RestTestClientResponseAssert
レスポンスの Content-Type が指定された文字列表現と互換性があることを確認します。
hasContentTypeCompatibleWith(MediaType) - クラス org.springframework.test.web.reactive.server.assertj のメソッド。WebTestClientResponseAssert
レスポンスの Content-Type が指定された値と互換性があることを確認します。
hasContentTypeCompatibleWith(MediaType) - クラス org.springframework.test.web.servlet.assertj のメソッド。AbstractHttpServletResponseAssert
レスポンスの Content-Type が指定された値と互換性があることを確認します。
hasContentTypeCompatibleWith(MediaType) - クラス org.springframework.test.web.servlet.client.assertj のメソッド。RestTestClientResponseAssert
レスポンスの Content-Type が指定された値と互換性があることを確認します。
hasContributors() - クラス org.springframework.web.method.support のメソッド。CompositeUriComponentsContributor
この CompositeUriComponentsContributor にコントリビューターがいるかどうかを確認します。
hasCookieSatisfying(String, Consumer) - クラス org.springframework.test.web.servlet.assertj のメソッド。CookieMapAssert
実際の Cookie に、指定された cookieRequirements を満たす、指定された name を持つ Cookie が含まれていることを確認します。
hasCookieSatisfying(String, Consumer) - クラス org.springframework.test.web.reactive.server.assertj のメソッド。ResponseCookieMapAssert
実際の Cookie に、指定された cookieRequirements を満たす、指定された name を持つ Cookie が含まれていることを確認します。
hasCorsConfigurationSource(Object) - クラス org.springframework.web.reactive.handler のメソッド。AbstractHandlerMapping
このハンドラーに CorsConfigurationSource がある場合、true を返します。
hasCorsConfigurationSource(Object) - クラス org.springframework.web.reactive.result.method のメソッド。AbstractHandlerMethodMapping
hasCorsConfigurationSource(Object) - クラス org.springframework.web.servlet.handler のメソッド。AbstractHandlerMapping
このハンドラーに CorsConfigurationSource がある場合、true を返します。
hasCorsConfigurationSource(Object) - クラス org.springframework.web.servlet.handler のメソッド。AbstractHandlerMethodMapping
hasCount(long) - クラス org.springframework.aot.test.agent のメソッド。RuntimeHintsInvocationsAssert
記録された呼び出しの数が期待されるものと一致することを確認します。
hasCustomEditorForElement(Class, String) - Method in class org.springframework.beans.PropertyEditorRegistrySupport
このレジストリに、指定された配列 / コレクション要素のカスタムエディターが含まれているかどうかを確認します。
hasDeclaringClass(Class) - クラス org.springframework.test.util のメソッド。MethodAssert
実際のメソッドが指定された type で宣言されていることを確認します。
hasDefaultValue(String) - インターフェース org.springframework.core.annotation のメソッド。MergedAnnotation
アノテーション宣言と比較したときに、指定された属性名にデフォルト値があるかどうかを判別します。
hasDependentBean(String) - クラス org.springframework.beans.factory.support のメソッド。DefaultSingletonBeanRegistry
指定された名前に依存する Bean が登録されているかどうかを判別します。
hasDestructionAwareBeanPostProcessors() - クラス org.springframework.beans.factory.support のメソッド。AbstractBeanFactory
このファクトリが、シャットダウン時にシングルトン Bean に適用される DestructionAwareBeanPostProcessor を保持しているかどうかを返します。
hasDomain(String, String) - クラス org.springframework.test.web.reactive.server.assertj のメソッド。ResponseCookieMapAssert
実際の Cookie に、指定されたドメインと等しいドメインを持つ、指定された name を持つ Cookie が含まれていることを確認します。
hasDomain(String, String) - クラス org.springframework.test.web.servlet.assertj のメソッド。CookieMapAssert
実際の Cookie に、指定されたドメインと等しいドメインを持つ、指定された name を持つ Cookie が含まれていることを確認します。
hasEmbeddedValueResolver() - インターフェース org.springframework.beans.factory.config のメソッド。ConfigurableBeanFactory
埋め込み値リゾルバーがこの Bean ファクトリに登録されており、ConfigurableBeanFactory.resolveEmbeddedValue(String) を通じて適用されるかどうかを判別します。
hasEmbeddedValueResolver() - クラス org.springframework.beans.factory.support のメソッド。AbstractBeanFactory
hasEnclosingClass() - インターフェース org.springframework.core.type のメソッド。ClassMetadata
基本となるクラスが囲んでいるクラス内で宣言されているかどうかを返します(つまり
hasError() - クラス org.springframework.web.accept のメソッド。ApiVersionHolder
hasError(ClientHttpResponse) - クラス org.springframework.web.client のメソッド。DefaultResponseErrorHandler
レスポンスステータスコードを使用して DefaultResponseErrorHandler.hasError(HttpStatusCode) にデリゲートします。
hasError(ClientHttpResponse) - クラス org.springframework.web.client のメソッド。NoOpResponseErrorHandler
hasError(ClientHttpResponse) - インターフェース org.springframework.web.client のメソッド。ResponseErrorHandler
指定されたレスポンスにエラーがあるかどうかを示します。
hasError(HttpStatusCode) - クラス org.springframework.web.client のメソッド。DefaultResponseErrorHandler
DefaultResponseErrorHandler.hasError(ClientHttpResponse) から呼び出されるテンプレートメソッド。
hasError(HttpStatusCode) - クラス org.springframework.web.client のメソッド。ExtractingResponseErrorHandler
hasErrorMessage(String) - クラス org.springframework.test.web.servlet.assertj のメソッド。AbstractMockHttpServletResponseAssert
HttpServletResponse.sendError(int, String) サーブレットエラーメッセージが指定された値と等しいことを確認します。
hasErrors() - クラス org.springframework.test.web.servlet.assertj のメソッド。ModelAssert
実際のモデルに少なくとも 1 つのエラーがあることを確認します。
hasErrors() - クラス org.springframework.test.web.servlet.result のメソッド。ModelResultMatchers
モデルにエラーがあることを表明します。
hasErrors() - Method in class org.springframework.validation.AbstractBindingResult
hasErrors() - Method in exception class org.springframework.validation.BindException
hasErrors() - Method in interface org.springframework.validation.Errors
エラーがあったかどうかを確認します。
hasErrors() - インターフェース org.springframework.validation.method のメソッド。MethodValidationResult
結果に検証エラーが含まれているかどうか。
hasErrors() - クラス org.springframework.validation.method のメソッド。ParameterErrors
hasErrors() - クラス org.springframework.web.bind のメソッド。EscapedErrors
hasErrors() - Method in exception class org.springframework.web.bind.support.WebExchangeBindException
hasErrorsCount(int) - クラス org.springframework.test.validation のメソッド。AbstractBindingResultAssert
エラーの合計数が予想値と等しいことを確認します。
hasExactlyValues(String, List) - クラス org.springframework.test.http のメソッド。HttpHeadersAssert
指定されたヘッダーに、指定された値のリストと正確に同じ順序の完全な値のリストがあることを確認します。
hasExactlyValuesInAnyOrder(String, List) - クラス org.springframework.test.http のメソッド。HttpHeadersAssert
指定されたヘッダーに、指定された値のリストとまったく同じ値の完全なリストが任意の順序で含まれていることを確認します。
hasExceptionMappings() - クラス org.springframework.messaging.handler.invocation のメソッド。AbstractExceptionHandlerMethodResolver
含まれている型に例外マッピングがあるかどうか。
hasExceptionMappings() - クラス org.springframework.web.method.annotation のメソッド。ExceptionHandlerMethodResolver
含まれている型に例外マッピングがあるかどうか。
hasExecutor() - クラス org.springframework.messaging.simp.config のメソッド。ChannelRegistration
hasFailed() - クラス org.springframework.test.web.servlet.assertj のメソッド。MvcTestResultAssert
リクエストが失敗したことを確認します。
hasFieldErrorCode(String, String) - クラス org.springframework.test.validation のメソッド。AbstractBindingResultAssert
指定された fieldName のフィールドに、指定された errorCode と一致するエラーがあることを確認します。
hasFieldErrors() - Method in exception class org.springframework.validation.BindException
hasFieldErrors() - Method in interface org.springframework.validation.Errors
フィールドに関連するエラーがあったかどうかを確認します。
hasFieldErrors() - クラス org.springframework.validation.method のメソッド。ParameterErrors
hasFieldErrors() - クラス org.springframework.web.bind のメソッド。EscapedErrors
hasFieldErrors() - Method in exception class org.springframework.web.bind.support.WebExchangeBindException
hasFieldErrors(String) - Method in exception class org.springframework.validation.BindException
hasFieldErrors(String) - Method in interface org.springframework.validation.Errors
指定されたフィールドに関連するエラーがあったかどうかを確認します。
hasFieldErrors(String) - クラス org.springframework.validation.method のメソッド。ParameterErrors
hasFieldErrors(String) - クラス org.springframework.web.bind のメソッド。EscapedErrors
hasFieldErrors(String) - Method in exception class org.springframework.web.bind.support.WebExchangeBindException
hasFieldErrors(String...) - クラス org.springframework.test.validation のメソッド。AbstractBindingResultAssert
実際のバインディング結果に、指定された fieldNames とエラーのあるフィールドが含まれていることを確認します。
hasFlags(int) - Method in class org.springframework.asm.ClassWriter
指定されたすべてのフラグがコンストラクターに渡された場合は true を返します。
hasForwardedHeaders(ServerHttpRequest) - クラス org.springframework.web.server.adapter のメソッド。ForwardedHeaderTransformer
リクエストに Forwarded ヘッダーがあるかどうか。
hasForwardedHeaderTransformer() - クラス org.springframework.web.server.adapter のメソッド。WebHttpHandlerBuilder
ForwardedHeaderTransformer が構成されているかどうかにかかわらず、ApplicationContext から検出されるか、WebHttpHandlerBuilder.forwardedHeaderTransformer(ForwardedHeaderTransformer) を介して明示的に構成されます。
hasForwardedUrl(String) - クラス org.springframework.test.web.servlet.assertj のメソッド。AbstractMockHttpServletResponseAssert
転送された URL が指定された値と等しいことを確認します。
hasGenerics() - Method in class org.springframework.core.ResolvableType
この型にジェネリクスパラメーターが含まれている場合は true を返します。
hasGlobalErrors() - Method in exception class org.springframework.validation.BindException
hasGlobalErrors() - Method in interface org.springframework.validation.Errors
グローバルエラーがあったかどうかを確認します。
hasGlobalErrors() - クラス org.springframework.validation.method のメソッド。ParameterErrors
hasGlobalErrors() - クラス org.springframework.web.bind のメソッド。EscapedErrors
hasGlobalErrors() - Method in exception class org.springframework.web.bind.support.WebExchangeBindException
hasGlobalExceptionHandlers() - クラス org.springframework.web.servlet.handler のメソッド。AbstractHandlerMethodExceptionResolver
このリゾルバーにグローバル例外ハンドラーがあるかどうか。たとえば、例外を発生させた HandlerMethod と同じクラスで宣言されていないため、任意のハンドラーに適用できます。
hasGlobalExceptionHandlers() - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。ExceptionHandlerExceptionResolver
HASH_ASM_TYPE - Static variable in class org.springframework.cglib.core.KeyFactory
Type.hashCode() は、記述子全体を走査してハッシュコードを計算するため、非常に高負荷です。
hash_code(CodeEmitter, Type, int, Customizer) - Static method in class org.springframework.cglib.core.EmitUtils
使用すべきではありません。
代わりに EmitUtils.hash_code(CodeEmitter, Type, int, CustomizerRegistry) を使用してください
hash_code(CodeEmitter, Type, int, CustomizerRegistry) - Static method in class org.springframework.cglib.core.EmitUtils
HASH_CODE_KEY - Static variable in class org.springframework.jmx.export.naming.IdentityNamingStrategy
ハッシュコードキー。
hasHandlerMappings() - クラス org.springframework.web.servlet.handler のメソッド。AbstractHandlerExceptionResolver
hashCode() - Method in class org.springframework.aop.aspectj.AspectJExpressionPointcut
hashCode() - Method in class org.springframework.aop.aspectj.AspectJPointcutAdvisor
hashCode() - クラス org.springframework.aop.aspectj のメソッド。TypePatternClassFilter
hashCode() - クラス org.springframework.aop.support のメソッド。AbstractPointcutAdvisor
hashCode() - クラス org.springframework.aop.support のメソッド。AbstractRegexpMethodPointcut
hashCode() - クラス org.springframework.aop.support.annotation のメソッド。AnnotationClassFilter
hashCode() - クラス org.springframework.aop.support.annotation のメソッド。AnnotationMatchingPointcut
hashCode() - クラス org.springframework.aop.support.annotation のメソッド。AnnotationMethodMatcher
hashCode() - クラス org.springframework.aop.support のメソッド。ComposablePointcut
hashCode() - クラス org.springframework.aop.support のメソッド。ControlFlowPointcut
hashCode() - クラス org.springframework.aop.support のメソッド。DefaultIntroductionAdvisor
hashCode() - クラス org.springframework.aop.support のメソッド。NameMatchMethodPointcut
hashCode() - クラス org.springframework.aop.support のメソッド。RootClassFilter
hashCode() - クラス org.springframework.aop.target のメソッド。AbstractBeanFactoryBasedTargetSource
hashCode() - クラス org.springframework.aop.target のメソッド。EmptyTargetSource
hashCode() - クラス org.springframework.aop.target のメソッド。HotSwappableTargetSource
hashCode() - クラス org.springframework.aop.target のメソッド。SingletonTargetSource
SingletonTargetSource は、ターゲットオブジェクトのハッシュコードを使用します。
hashCode() - クラス org.springframework.aot.agent のメソッド。MethodReference
hashCode() - クラス org.springframework.aot.hint のメソッド。AbstractTypeReference
hashCode() - レコードクラス org.springframework.aot.hint.annotation のメソッド。RegisterReflectionReflectiveProcessor.ReflectionRegistration
このオブジェクトのハッシュコード値を返します。
hashCode() - クラス org.springframework.aot.hint のメソッド。JavaSerializationHint
使用すべきではありません。
hashCode() - クラス org.springframework.aot.hint のメソッド。JdkProxyHint
hashCode() - レコードクラス org.springframework.aot.hint のメソッド。LambdaHint.DeclaringMethod
このオブジェクトのハッシュコード値を返します。
hashCode() - クラス org.springframework.aot.hint のメソッド。ResourceBundleHint
hashCode() - クラス org.springframework.aot.hint のメソッド。ResourcePatternHint
hashCode() - Method in class org.springframework.asm.ConstantDynamic
hashCode() - Method in class org.springframework.asm.Handle
hashCode() - Method in class org.springframework.asm.Type
この型のハッシュコード値を返します。
hashCode() - Method in class org.springframework.beans.BeanMetadataAttribute
hashCode() - クラス org.springframework.beans.factory.annotation のメソッド。InjectionMetadata.InjectedElement
hashCode() - クラス org.springframework.beans.factory.config のメソッド。AutowiredPropertyMarker
hashCode() - クラス org.springframework.beans.factory.config のメソッド。BeanDefinitionHolder
hashCode() - クラス org.springframework.beans.factory.config のメソッド。BeanExpressionContext
hashCode() - クラス org.springframework.beans.factory.config のメソッド。ConstructorArgumentValues
hashCode() - クラス org.springframework.beans.factory.config のメソッド。DependencyDescriptor
hashCode() - クラス org.springframework.beans.factory.config のメソッド。RuntimeBeanNameReference
hashCode() - クラス org.springframework.beans.factory.config のメソッド。RuntimeBeanReference
hashCode() - クラス org.springframework.beans.factory.config のメソッド。TypedStringValue
hashCode() - クラス org.springframework.beans.factory のメソッド。InjectionPoint
hashCode() - クラス org.springframework.beans.factory.support のメソッド。AbstractBeanDefinition
hashCode() - クラス org.springframework.beans.factory.support のメソッド。ChildBeanDefinition
hashCode() - クラス org.springframework.beans.factory.support のメソッド。LookupOverride
hashCode() - クラス org.springframework.beans.factory.support のメソッド。MethodOverride
hashCode() - クラス org.springframework.beans.factory.support のメソッド。MethodOverrides
hashCode() - レコードクラス org.springframework.beans.factory.support のメソッド。RegisteredBean.InstantiationDescriptor
このオブジェクトのハッシュコード値を返します。
hashCode() - クラス org.springframework.beans.factory.support のメソッド。ReplaceOverride
hashCode() - Method in class org.springframework.beans.MutablePropertyValues
hashCode() - Method in class org.springframework.beans.PropertyValue
hashCode() - クラス org.springframework.beans.support のメソッド。MutableSortDefinition
使用すべきではありません。
hashCode() - クラス org.springframework.cache.annotation のメソッド。AnnotationCacheOperationSource
hashCode() - クラス org.springframework.cache.annotation のメソッド。SpringCacheAnnotationParser
hashCode() - クラス org.springframework.cache.interceptor のメソッド。CacheOperation
この実装は、toString() のハッシュコードを返します。
hashCode() - クラス org.springframework.cache.interceptor のメソッド。NameMatchCacheOperationSource
hashCode() - クラス org.springframework.cache.interceptor のメソッド。SimpleKey
hashCode() - クラス org.springframework.cache.support のメソッド。NullValue
hashCode() - クラス org.springframework.cache.support のメソッド。SimpleValueWrapper
hashCode() - クラス org.springframework.cglib.beans のメソッド。BeanMap
hashCode() - クラス org.springframework.cglib.core のメソッド。ClassInfo
hashCode() - クラス org.springframework.cglib.core のメソッド。DefaultNamingPolicy
hashCode() - クラス org.springframework.cglib.core のメソッド。MethodInfo
hashCode() - Method in class org.springframework.cglib.core.Signature
hashCode() - クラス org.springframework.cglib.core のメソッド。WeakCacheKey
hashCode() - クラス org.springframework.cglib.proxy のメソッド。CallbackHelper
hashCode() - クラス org.springframework.cglib.reflect のメソッド。FastClass
hashCode() - クラス org.springframework.cglib.reflect のメソッド。FastMember
hashCode() - クラス org.springframework.cglib.reflect のメソッド。MethodDelegate
hashCode() - クラス org.springframework.context.annotation のメソッド。DeferredImportSelector.Group.Entry
hashCode() - クラス org.springframework.context.expression のメソッド。AnnotatedElementKey
hashCode() - クラス org.springframework.context.expression のメソッド。CachedExpressionEvaluator.ExpressionKey
hashCode() - クラス org.springframework.context.support のメソッド。DefaultMessageSourceResolvable
hashCode() - クラス org.springframework.core.annotation のメソッド。AnnotatedElementAdapter
hashCode() - クラス org.springframework.core.annotation のメソッド。AnnotatedMethod
hashCode() - クラス org.springframework.core.annotation のメソッド。RepeatableContainers
hashCode() - Method in class org.springframework.core.AttributeAccessorSupport
hashCode() - クラス org.springframework.core.convert.converter のメソッド。GenericConverter.ConvertiblePair
hashCode() - Method in class org.springframework.core.convert.Property
hashCode() - クラス org.springframework.core.convert のメソッド。TypeDescriptor
hashCode() - クラス org.springframework.core.env のメソッド。PropertySource
この PropertySource オブジェクトの name プロパティから派生したハッシュコードを返します。
hashCode() - クラス org.springframework.core.io のメソッド。AbstractResource
この実装は、説明のハッシュコードを返します。
hashCode() - クラス org.springframework.core.io.buffer のメソッド。DefaultDataBuffer
hashCode() - クラス org.springframework.core.io.buffer のメソッド。JettyDataBuffer
hashCode() - クラス org.springframework.core.io.buffer のメソッド。NettyDataBuffer
hashCode() - クラス org.springframework.core.io のメソッド。ByteArrayResource
この実装は、基礎となるバイト配列に基づいてハッシュコードを返します。
hashCode() - クラス org.springframework.core.io のメソッド。ClassPathResource
この実装は、基になるクラスパスの場所のハッシュコードを返します。
hashCode() - クラス org.springframework.core.io のメソッド。DescriptiveResource
この実装は、基礎となる説明文字列のハッシュコードを返します。
hashCode() - クラス org.springframework.core.io のメソッド。FileSystemResource
この実装は、基になるファイルパスのハッシュコードを返します。
hashCode() - クラス org.springframework.core.io のメソッド。InputStreamResource
この実装は、基になる InputStream のハッシュコードを返します。
hashCode() - クラス org.springframework.core.io のメソッド。ModuleResource
hashCode() - クラス org.springframework.core.io のメソッド。PathResource
使用すべきではありません。
この実装は、基礎となる PathSE 参照のハッシュコードを返します。
hashCode() - クラス org.springframework.core.io.support のメソッド。EncodedResource
hashCode() - Method in record class org.springframework.core.io.support.PropertySourceDescriptor
このオブジェクトのハッシュコード値を返します。
hashCode() - クラス org.springframework.core.io のメソッド。UrlResource
この実装は、基になる URL 参照のハッシュコードを返します。
hashCode() - クラス org.springframework.core.io のメソッド。VfsResource
hashCode() - Method in class org.springframework.core.MethodClassKey
hashCode() - Method in class org.springframework.core.MethodParameter
hashCode() - Method in class org.springframework.core.ParameterizedTypeReference
hashCode() - Method in class org.springframework.core.ReactiveTypeDescriptor
hashCode() - Method in class org.springframework.core.ResolvableType
hashCode() - クラス org.springframework.core.test.tools のメソッド。ClassFiles
hashCode() - レコードクラス org.springframework.core.test.tools のメソッド。CompilationException.Problem
このオブジェクトのハッシュコード値を返します。
hashCode() - クラス org.springframework.core.test.tools のメソッド。DynamicFile
hashCode() - クラス org.springframework.core.test.tools のメソッド。ResourceFiles
hashCode() - クラス org.springframework.core.test.tools のメソッド。SourceFiles
hashCode() - クラス org.springframework.core.type のメソッド。StandardClassMetadata
hashCode() - クラス org.springframework.core.type のメソッド。StandardMethodMetadata
hashCode() - Method in class org.springframework.expression.TypedValue
hashCode() - クラス org.springframework.http.codec のメソッド。ServerSentEvent
hashCode() - Method in class org.springframework.http.ContentDisposition
hashCode() - Method in record class org.springframework.http.ETag
このオブジェクトのハッシュコード値を返します。
hashCode() - Method in class org.springframework.http.HttpCookie
hashCode() - Method in class org.springframework.http.HttpEntity
hashCode() - Method in class org.springframework.http.HttpHeaders
hashCode() - Method in class org.springframework.http.HttpMethod
hashCode() - Method in class org.springframework.http.ProblemDetail
hashCode() - Method in class org.springframework.http.RequestEntity
hashCode() - Method in class org.springframework.http.RequestEntity.UriTemplateRequestEntity
hashCode() - Method in class org.springframework.http.ResponseCookie
hashCode() - Method in class org.springframework.http.ResponseEntity
hashCode() - クラス org.springframework.jms.support のメソッド。QosSettings
hashCode() - クラス org.springframework.jmx.support のメソッド。NotificationListenerHolder
hashCode() - Method in class org.springframework.mail.SimpleMailMessage
hashCode() - クラス org.springframework.messaging.handler のメソッド。AbstractMessageCondition
hashCode() - クラス org.springframework.messaging.handler のメソッド。CompositeMessageCondition
hashCode() - クラス org.springframework.messaging.handler のメソッド。HandlerMethod
hashCode() - Method in class org.springframework.messaging.MessageHeaders
hashCode() - クラス org.springframework.messaging.simp のメソッド。SimpMessageMappingInfo
hashCode() - クラス org.springframework.messaging.simp.stomp のメソッド。StompHeaders
hashCode() - クラス org.springframework.messaging.support のメソッド。GenericMessage
hashCode() - Method in class org.springframework.r2dbc.core.Parameter
使用すべきではありません。
hashCode() - Method in record class org.springframework.resilience.retry.MethodRetrySpec
このオブジェクトのハッシュコード値を返します。
hashCode() - Method in record class org.springframework.scheduling.config.TaskExecutionOutcome
このオブジェクトのハッシュコード値を返します。
hashCode() - クラス org.springframework.scheduling.support のメソッド。CronExpression
hashCode() - クラス org.springframework.scheduling.support のメソッド。CronTrigger
hashCode() - クラス org.springframework.scheduling.support のメソッド。PeriodicTrigger
hashCode() - クラス org.springframework.test.context.bean.override のメソッド。BeanOverrideHandler
hashCode() - クラス org.springframework.test.context のメソッド。ContextConfigurationAttributes
名前を除く、この ContextConfigurationAttributes インスタンスのすべてのプロパティの一意のハッシュコードを生成します。
hashCode() - クラス org.springframework.test.context のメソッド。MergedContextConfiguration
テストクラスを除く、この MergedContextConfiguration のすべてのプロパティに対して一意のハッシュコードを生成します。
hashCode() - クラス org.springframework.test.context.web のメソッド。WebMergedContextConfiguration
テストクラスを除く、この WebMergedContextConfiguration のすべてのプロパティに対して一意のハッシュコードを生成します。
hashCode() - クラス org.springframework.test.web.support のメソッド。AbstractJsonPathAssertions
hashCode() - クラス org.springframework.test.web.support のメソッド。AbstractXpathAssertions
hashCode() - クラス org.springframework.transaction.annotation のメソッド。AnnotationTransactionAttributeSource
hashCode() - クラス org.springframework.transaction.annotation のメソッド。Ejb3TransactionAnnotationParser
hashCode() - クラス org.springframework.transaction.annotation のメソッド。JtaTransactionAnnotationParser
hashCode() - クラス org.springframework.transaction.annotation のメソッド。SpringTransactionAnnotationParser
hashCode() - クラス org.springframework.transaction.interceptor のメソッド。MatchAlwaysTransactionAttributeSource
hashCode() - クラス org.springframework.transaction.interceptor のメソッド。MethodMapTransactionAttributeSource
hashCode() - クラス org.springframework.transaction.interceptor のメソッド。NameMatchTransactionAttributeSource
hashCode() - クラス org.springframework.transaction.interceptor のメソッド。RollbackRuleAttribute
hashCode() - クラス org.springframework.transaction.support のメソッド。DefaultTransactionDefinition
この実装は、toString() のハッシュコードを返します。
hashCode() - クラス org.springframework.transaction.support のメソッド。DelegatingTransactionDefinition
hashCode() - Method in class org.springframework.util.AutoPopulatingList
hashCode() - クラス org.springframework.util.comparator のメソッド。BooleanComparator
hashCode() - クラス org.springframework.util.comparator のメソッド。NullSafeComparator
使用すべきではありません。
hashCode() - Method in class org.springframework.util.ConcurrentReferenceHashMap.Entry
hashCode() - Method in class org.springframework.util.LinkedCaseInsensitiveMap
hashCode() - Method in class org.springframework.util.MimeType
hashCode() - Method in class org.springframework.util.MultiValueMapAdapter
hashCode() - クラス org.springframework.util.unit のメソッド。DataSize
hashCode() - Method in class org.springframework.validation.AbstractBindingResult
hashCode() - Method in exception class org.springframework.validation.BindException
hashCode() - Method in class org.springframework.validation.FieldError
hashCode() - クラス org.springframework.validation.method のメソッド。ParameterValidationResult
hashCode() - Method in class org.springframework.validation.ObjectError
hashCode() - Method in class org.springframework.validation.SimpleErrors
hashCode() - クラス org.springframework.web.accept のメソッド。SemanticApiVersionParser.Version
hashCode() - Method in exception class org.springframework.web.bind.support.WebExchangeBindException
hashCode() - クラス org.springframework.web.context.support のメソッド。ServletContextResource
この実装は、基になる ServletContext リソースの場所のハッシュコードを返します。
hashCode() - クラス org.springframework.web.method のメソッド。ControllerAdviceBean
hashCode() - クラス org.springframework.web.method のメソッド。HandlerMethod
hashCode() - クラス org.springframework.web.reactive.result.condition のメソッド。AbstractRequestCondition
hashCode() - クラス org.springframework.web.reactive.result.method のメソッド。RequestMappingInfo
hashCode() - クラス org.springframework.web.reactive.socket のメソッド。CloseStatus
hashCode() - クラス org.springframework.web.reactive.socket のメソッド。WebSocketMessage
hashCode() - クラス org.springframework.web.servlet のメソッド。FlashMap
hashCode() - クラス org.springframework.web.servlet.mvc.condition のメソッド。AbstractRequestCondition
hashCode() - クラス org.springframework.web.servlet.mvc.method のメソッド。RequestMappingInfo
hashCode() - クラス org.springframework.web.socket のメソッド。AbstractWebSocketMessage
hashCode() - クラス org.springframework.web.socket のメソッド。CloseStatus
hashCode() - クラス org.springframework.web.socket.sockjs.frame のメソッド。SockJsFrame
hashCode() - クラス org.springframework.web.socket のメソッド。WebSocketExtension
hashCode() - クラス org.springframework.web.util.pattern のメソッド。PathPattern
HashCodeCustomizer - Interface in org.springframework.cglib.core
hasHeader(String, String) - クラス org.springframework.test.web.reactive.server.assertj のメソッド。WebTestClientResponseAssert
レスポンスに、指定された name とプライマリ value を含むヘッダーが含まれていることを確認します。
hasHeader(String, String) - クラス org.springframework.test.web.servlet.assertj のメソッド。AbstractHttpServletResponseAssert
レスポンスに、指定された name とプライマリ value を含むヘッダーが含まれていることを確認します。
hasHeader(String, String) - クラス org.springframework.test.web.servlet.client.assertj のメソッド。RestTestClientResponseAssert
レスポンスに、指定された name とプライマリ value を含むヘッダーが含まれていることを確認します。
hasHeaderSatisfying(String, Consumer) - クラス org.springframework.test.http のメソッド。HttpHeadersAssert
実際の HTTP ヘッダーに、指定された valueRequirements を満たす指定された name を持つヘッダーが含まれていることを確認します。
hasHeaderValues(String, List) - Method in class org.springframework.http.HttpHeaders
この HttpHeaders に、指定されたヘッダー名に対して指定された値のリストが正確に含まれている場合は、true を返します。
hasHttpHandlerDecorator() - クラス org.springframework.web.server.adapter のメソッド。WebHttpHandlerBuilder
HttpHandler のデコレータが WebHttpHandlerBuilder.httpHandlerDecorator(Function) を介して設定されているかどうか。
hasIndexedArgumentValue(int) - クラス org.springframework.beans.factory.config のメソッド。ConstructorArgumentValues
指定されたインデックスに引数値が登録されているかどうかを確認します。
hasInstantiationAwareBeanPostProcessors() - クラス org.springframework.beans.factory.support のメソッド。AbstractBeanFactory
このファクトリが、作成時にシングルトン Bean に適用される InstantiationAwareBeanPostProcessor を保持しているかどうかを返します。
hasInterceptors() - クラス org.springframework.messaging.simp.config のメソッド。ChannelRegistration
hasJavaSerialization() - クラス org.springframework.aot.hint のメソッド。JdkProxyHint
このヒントが Java シリアライゼーション用のプロキシを登録するかどうかを返します。
hasJavaSerialization() - クラス org.springframework.aot.hint のメソッド。TypeHint
このヒントが Java シリアライゼーション用に型を登録するかどうかを返します。
hasJsonPath() - クラス org.springframework.test.web.client.match のメソッド。JsonPathRequestMatchers
JSON パス式をレスポンスコンテンツに対して評価し、値(おそらく null)が存在することをアサートします。
hasJsonPath() - クラス org.springframework.test.web.servlet.result のメソッド。JsonPathResultMatchers
JSON パス式をレスポンスコンテンツに対して評価し、値(おそらく null)が存在することをアサートします。
hasJsonPath() - クラス org.springframework.test.web.support のメソッド。AbstractJsonPathAssertions
hasJsonPath(String) - クラス org.springframework.test.util のメソッド。JsonPathExpectationsHelper
提供された content に対して JSON パス式を評価し、値(おそらく null)が存在することをアサートします。
hasLength(CharSequence) - Static method in class org.springframework.util.StringUtils
指定された CharSequence が null でも長さ 0 でもないことを確認します。
hasLength(String) - Static method in class org.springframework.util.StringUtils
指定された String が null でも長さ 0 でもないことを確認します。
hasLength(String, String) - Static method in class org.springframework.util.Assert
指定された文字列が空でないことを表明します。つまり、null であってはならず、空の文字列であってはなりません。
hasLength(String, Supplier) - Static method in class org.springframework.util.Assert
指定された文字列が空でないことを表明します。つまり、null であってはならず、空の文字列であってはなりません。
hasLocaleContextResolver() - クラス org.springframework.web.server.adapter のメソッド。WebHttpHandlerBuilder
LocaleContextResolver が構成されているかどうか (ApplicationContext から検出されたか、WebHttpHandlerBuilder.localeContextResolver を介して明示的に構成されたか)。
hasLocations() - クラス org.springframework.test.context のメソッド。ContextConfigurationAttributes
この ContextConfigurationAttributes インスタンスにパスベースのリソースの場所があるかどうかを確認します。
hasLocations() - クラス org.springframework.test.context のメソッド。MergedContextConfiguration
この MergedContextConfiguration インスタンスにパスベースのコンテキストリソースの場所があるかどうかを確認します。
hasMappingForPattern(String) - クラス org.springframework.web.reactive.config のメソッド。ResourceHandlerRegistry
リソースハンドラーが指定されたパスパターンにすでに登録されているかどうか。
hasMappingForPattern(String) - クラス org.springframework.web.servlet.config.annotation のメソッド。ResourceHandlerRegistry
リソースハンドラーが指定されたパスパターンにすでに登録されているかどうか。
hasMaxAge(String, Duration) - クラス org.springframework.test.web.reactive.server.assertj のメソッド。ResponseCookieMapAssert
実際の Cookie に、最大有効期間が指定された name に等しい Cookie が含まれていることを確認します。
hasMaxAge(String, Duration) - クラス org.springframework.test.web.servlet.assertj のメソッド。CookieMapAssert
実際の Cookie に、最大有効期間が指定された name に等しい Cookie が含まれていることを確認します。
hasMetaAnnotation(String) - インターフェース org.springframework.core.type のメソッド。AnnotationMetadata
基になるクラス自体に、指定された型のメタアノテーションでアノテーションが付けられているアノテーションがあるかどうかを判別します。
hasMetaAnnotationTypes(AnnotatedElement, Class) - Static method in class org.springframework.core.annotation.AnnotatedElementUtils
提供された AnnotatedElementSE が、指定された annotationType のアノテーションでメタアノテーションが付けられた合成アノテーションでアノテーションが付けられているかどうかを判別します。
hasMetaAnnotationTypes(AnnotatedElement, String) - Static method in class org.springframework.core.annotation.AnnotatedElementUtils
提供された AnnotatedElementSE が、指定された annotationName のアノテーションでメタアノテーションが付けられた合成アノテーションでアノテーションが付けられているかどうかを判別します。
hasMethod(Class, Method) - Static method in class org.springframework.util.ClassUtils
指定されたクラスに、指定された署名を持つ public メソッドがあるかどうかを判断します。
hasMethod(Class, String, Class...) - Static method in class org.springframework.util.ClassUtils
指定されたクラスに、指定された署名を持つ public メソッドがあるかどうかを判断します。
hasMethodAnnotation(Class) - クラス org.springframework.core.annotation のメソッド。AnnotatedMethod
指定された型のアノテーションがメソッド上に存在するメタ的に存在するかを判断します。
hasMethodAnnotation(Class) - Method in class org.springframework.core.MethodParameter
メソッド / コンストラクターに指定された型のアノテーションが付けられているかどうかを返します。
hasMethodAnnotation(Class) - クラス org.springframework.core.annotation のメソッド。AnnotatedMethod.AnnotatedMethodParameter
hasMethodOverrides() - クラス org.springframework.beans.factory.support のメソッド。AbstractBeanDefinition
この Bean に定義されたメソッドのオーバーライドがある場合に返します。
hasName(String) - クラス org.springframework.test.util のメソッド。MethodAssert
実際のメソッドに指定された名前があることを確認します。
hasNext() - Method in class org.springframework.util.CompositeIterator
hasNoErrors() - クラス org.springframework.test.web.servlet.result のメソッド。ModelResultMatchers
モデルにエラーがないことを表明します。
hasNonDefaultValue(String) - インターフェース org.springframework.core.annotation のメソッド。MergedAnnotation
アノテーション宣言と比較したときに、指定された属性名にデフォルト以外の値があるかどうかを判別します。
hasOnlyFieldErrors(String...) - クラス org.springframework.test.validation のメソッド。AbstractBindingResultAssert
実際のバインディング結果には、指定された fieldNames とエラーのあるフィールドのみが含まれ、他には何も含まれていないことを確認します。
hasOriginalRequestAndResponse() - クラス org.springframework.mock.web のメソッド。MockAsyncContext
hasParameterAnnotation(Class) - Method in class org.springframework.core.MethodParameter
指定されたアノテーション型でパラメーターが宣言されているかどうかを返します。
hasParameterAnnotations() - Method in class org.springframework.core.MethodParameter
パラメーターに少なくとも 1 つのアノテーションがある場合は true を返し、ない場合は false を返します。
hasParsedRequestPath(ServletRequest) - Static method in class org.springframework.web.util.ServletRequestPathUtils
解析およびキャッシュされた RequestPathpreviously を確認します。
hasParts() - クラス org.springframework.web.service.invoker のメソッド。HttpRequestValues.Builder
hasParts() - クラス org.springframework.web.service.invoker のメソッド。ReactiveHttpRequestValues.Builder
hasPath(String) - クラス org.springframework.test.json のメソッド。AbstractJsonContentAssert
指定された JSON path が一致することを確認します。
hasPath(String, String) - クラス org.springframework.test.web.reactive.server.assertj のメソッド。ResponseCookieMapAssert
実際の Cookie に、指定されたパスと等しいパスを持つ、指定された name を持つ Cookie が含まれていることを確認します。
hasPath(String, String) - クラス org.springframework.test.web.servlet.assertj のメソッド。CookieMapAssert
実際の Cookie に、指定されたパスと等しいパスを持つ、指定された name を持つ Cookie が含まれていることを確認します。
hasPathSatisfying(String, Consumer) - クラス org.springframework.test.json のメソッド。AbstractJsonContentAssert
指定された JSON path が、指定された valueRequirements を満たす JSON 値とともに存在することを確認します。
hasPatternSyntax() - クラス org.springframework.web.util.pattern のメソッド。PathPattern
パターン文字列に PathPattern.matches(PathContainer) の使用を必要とするパターン構文が含まれているか、他の文字列と直接比較できる通常の文字列であるか。
hasPropertyOverridesFor(String) - クラス org.springframework.beans.factory.config のメソッド。PropertyOverrideConfigurer
この Bean のオーバーライドはありましたか? 処理が少なくとも 1 回発生した後でのみ有効です。
hasPropertyValues() - インターフェース org.springframework.beans.factory.config のメソッド。BeanDefinition
この Bean に定義されたプロパティ値があるかどうかを返します。
hasPropertyValues() - クラス org.springframework.beans.factory.support のメソッド。AbstractBeanDefinition
この Bean に定義されたプロパティ値があるかどうかを返します。
hasQualifier(String) - クラス org.springframework.beans.factory.support のメソッド。AbstractBeanDefinition
この Bean に指定された修飾子があるかどうかを返します。
hasQualifier(DependencyDescriptor) - クラス org.springframework.beans.factory.annotation のメソッド。QualifierAnnotationAutowireCandidateResolver
指定された依存関係が修飾子アノテーションを宣言しているかどうかを判別します。
hasQualifier(DependencyDescriptor) - インターフェース org.springframework.beans.factory.support のメソッド。AutowireCandidateResolver
指定された記述子が型を超えて修飾子を宣言しているかどうかを判別します(通常、特定の種類のアノテーション)。
hasRedirectedUrl(String) - クラス org.springframework.test.web.servlet.assertj のメソッド。AbstractMockHttpServletResponseAssert
リダイレクトされた URL が指定された値と等しいことを確認します。
hasRegistrations() - クラス org.springframework.web.reactive.config のメソッド。ViewResolverRegistry
ビューリゾルバーが登録されているかどうか。
hasRegistrations() - クラス org.springframework.web.servlet.config.annotation のメソッド。ViewResolverRegistry
ビューリゾルバーが登録されているかどうか。
hasRemainingCount() - クラス org.springframework.test.web.client のメソッド。DefaultRequestExpectation
hasRemainingCount() - クラス org.springframework.test.web.client のメソッド。DefaultRequestExpectation.RequestCount
hasRemainingCount() - インターフェース org.springframework.test.web.client のメソッド。RequestExpectation
この期待に対する呼び出しの残りのカウントがあるかどうか。
hasResolvableGenerics() - Method in class org.springframework.core.ResolvableType
この型に解決されたジェネリクス型が少なくとも 1 つ含まれている場合は、true を返します。
hasResource(Object) - クラス org.springframework.transaction.reactive のメソッド。TransactionSynchronizationManager
現在のコンテキストにバインドされている指定されたキーのリソースがあるかどうかを確認します。
hasResource(Object) - Static method in class org.springframework.transaction.support.TransactionSynchronizationManager
現在のスレッドにバインドされた特定のキーのリソースがあるかどうかを確認します。
hasResources() - クラス org.springframework.test.context のメソッド。ContextConfigurationAttributes
この ContextConfigurationAttributes インスタンスにパスベースのリソースの場所またはクラスベースのリソースがあるかどうかを確認します。
hasResources() - クラス org.springframework.test.context のメソッド。MergedContextConfiguration
この MergedContextConfiguration インスタンスにパスベースのコンテキストリソースの場所またはクラスベースのリソースがあるかどうかを確認します。
hasResult() - クラス org.springframework.web.context.request.async のメソッド。DeferredResult
DeferredResult が設定されている場合は true を返します。
hasSameSizeAs(HttpHeaders) - クラス org.springframework.test.http のメソッド。HttpHeadersAssert
実際のヘッダーの数が指定された HttpHeaders と同じであることを確認します。
hasSavepoint() - クラス org.springframework.transaction.support のメソッド。AbstractTransactionStatus
hasSavepoint() - Method in interface org.springframework.transaction.TransactionStatus
このトランザクションが内部的にセーブポイントを保持しているかどうか、つまり、セーブポイントに基づいてネストされたトランザクションとして作成されたかどうかを返します。
hasScannedPackage(String) - クラス org.springframework.context.index のメソッド。CandidateComponentsIndex
このインデックスに、指定された基本パッケージ (または基本パッケージパターン) のエントリが含まれているかどうかを判断します。
hasSerializableAnnotation(ResolvableType) - Static method in class org.springframework.core.KotlinDetector
指定された ResolvableType が型レベルまたはジェネリクスレベルで @kotlinx.serialization.Serializable でアノテーションが付けられているかどうかを判断します。
hasSessionAttributes() - クラス org.springframework.web.method.annotation のメソッド。SessionAttributesHandler
このインスタンスによって表されるコントローラーが、SessionAttributes アノテーションを介してセッション属性を宣言したかどうか。
hasSessionManager() - クラス org.springframework.web.server.adapter のメソッド。WebHttpHandlerBuilder
WebSessionManager が構成されているかどうか (ApplicationContext から検出されたか、WebHttpHandlerBuilder.sessionManager を介して明示的に構成されたか)。
hasSessions() - インターフェース org.springframework.messaging.simp.user のメソッド。SimpUser
ユーザーがセッションを持っているかどうか。
hasSingleValue(String, long) - クラス org.springframework.test.http のメソッド。HttpHeadersAssert
実際の HTTP ヘッダーに、指定された name および long プライマリ value を含むヘッダーが含まれていることを確認します。
hasSingleValue(String, String) - クラス org.springframework.test.http のメソッド。HttpHeadersAssert
実際の HTTP ヘッダーに、指定された name および StringSE プライマリ value を含むヘッダーが含まれていることを確認します。
hasSingleValue(String, Instant) - クラス org.springframework.test.http のメソッド。HttpHeadersAssert
実際の HTTP ヘッダーに、指定された name および InstantSE プライマリ value を含むヘッダーが含まれていることを確認します。
hasSize(int) - クラス org.springframework.test.http のメソッド。HttpHeadersAssert
大文字と小文字を区別せずにヘッダー名を検討する場合、expected ヘッダーが正確に存在していることを確認します。
hasSize(int) - インターフェース org.springframework.test.web.reactive.server のメソッド。WebTestClient.ListBodySpec
抽出された値のリストが指定されたサイズであることをアサートします。
hasStatus(int) - クラス org.springframework.test.web.reactive.server.assertj のメソッド。WebTestClientResponseAssert
HTTP ステータスが指定されたステータスコードと等しいことを確認します。
hasStatus(int) - クラス org.springframework.test.web.servlet.assertj のメソッド。AbstractHttpServletResponseAssert
HTTP ステータスが指定されたステータスコードと等しいことを確認します。
hasStatus(int) - クラス org.springframework.test.web.servlet.client.assertj のメソッド。RestTestClientResponseAssert
HTTP ステータスが指定されたステータスコードと等しいことを確認します。
hasStatus(HttpStatus) - クラス org.springframework.test.web.reactive.server.assertj のメソッド。WebTestClientResponseAssert
HTTP ステータスが指定されたステータスと等しいことを確認します。
hasStatus(HttpStatus) - クラス org.springframework.test.web.servlet.assertj のメソッド。AbstractHttpServletResponseAssert
HTTP ステータスが指定されたステータスと等しいことを確認します。
hasStatus(HttpStatus) - クラス org.springframework.test.web.servlet.client.assertj のメソッド。RestTestClientResponseAssert
HTTP ステータスが指定されたステータスと等しいことを確認します。
hasStatus1xxInformational() - クラス org.springframework.test.web.reactive.server.assertj のメソッド。WebTestClientResponseAssert
HTTP ステータスコードが 1xx の範囲内にあることを確認します。
hasStatus1xxInformational() - クラス org.springframework.test.web.servlet.assertj のメソッド。AbstractHttpServletResponseAssert
HTTP ステータスコードが 1xx の範囲内にあることを確認します。
hasStatus1xxInformational() - クラス org.springframework.test.web.servlet.client.assertj のメソッド。RestTestClientResponseAssert
HTTP ステータスコードが 1xx の範囲内にあることを確認します。
hasStatus2xxSuccessful() - クラス org.springframework.test.web.reactive.server.assertj のメソッド。WebTestClientResponseAssert
HTTP ステータスコードが 2xx の範囲内であることを確認します。
hasStatus2xxSuccessful() - クラス org.springframework.test.web.servlet.assertj のメソッド。AbstractHttpServletResponseAssert
HTTP ステータスコードが 2xx の範囲内であることを確認します。
hasStatus2xxSuccessful() - クラス org.springframework.test.web.servlet.client.assertj のメソッド。RestTestClientResponseAssert
HTTP ステータスコードが 2xx の範囲内であることを確認します。
hasStatus3xxRedirection() - クラス org.springframework.test.web.reactive.server.assertj のメソッド。WebTestClientResponseAssert
HTTP ステータスコードが 3xx の範囲内にあることを確認します。
hasStatus3xxRedirection() - クラス org.springframework.test.web.servlet.assertj のメソッド。AbstractHttpServletResponseAssert
HTTP ステータスコードが 3xx の範囲内にあることを確認します。
hasStatus3xxRedirection() - クラス org.springframework.test.web.servlet.client.assertj のメソッド。RestTestClientResponseAssert
HTTP ステータスコードが 3xx の範囲内にあることを確認します。
hasStatus4xxClientError() - クラス org.springframework.test.web.reactive.server.assertj のメソッド。WebTestClientResponseAssert
HTTP ステータスコードが 4xx の範囲内にあることを確認します。
hasStatus4xxClientError() - クラス org.springframework.test.web.servlet.assertj のメソッド。AbstractHttpServletResponseAssert
HTTP ステータスコードが 4xx の範囲内にあることを確認します。
hasStatus4xxClientError() - クラス org.springframework.test.web.servlet.client.assertj のメソッド。RestTestClientResponseAssert
HTTP ステータスコードが 4xx の範囲内にあることを確認します。
hasStatus5xxServerError() - クラス org.springframework.test.web.reactive.server.assertj のメソッド。WebTestClientResponseAssert
HTTP ステータスコードが 5xx の範囲内にあることを確認します。
hasStatus5xxServerError() - クラス org.springframework.test.web.servlet.assertj のメソッド。AbstractHttpServletResponseAssert
HTTP ステータスコードが 5xx の範囲内にあることを確認します。
hasStatus5xxServerError() - クラス org.springframework.test.web.servlet.client.assertj のメソッド。RestTestClientResponseAssert
HTTP ステータスコードが 5xx の範囲内にあることを確認します。
hasStatusOk() - クラス org.springframework.test.web.reactive.server.assertj のメソッド。WebTestClientResponseAssert
HTTP ステータスが HttpStatus.OK と等しいことを確認します。
hasStatusOk() - クラス org.springframework.test.web.servlet.assertj のメソッド。AbstractHttpServletResponseAssert
HTTP ステータスが HttpStatus.OK と等しいことを確認します。
hasStatusOk() - クラス org.springframework.test.web.servlet.client.assertj のメソッド。RestTestClientResponseAssert
HTTP ステータスが HttpStatus.OK と等しいことを確認します。
hasSubmitParameter(ServletRequest, String) - Static method in class org.springframework.web.util.WebUtils
特定の入力 type="submit" パラメーターがリクエストで送信されたかどうかを、ボタン(直接名前で)またはイメージ(名前 + ".x" または名前 + ".y" )で送信したかどうかを確認します。
hasSubscription(MessageHandler) - クラス org.springframework.messaging.support のメソッド。AbstractSubscribableChannel
hasSuperClass() - インターフェース org.springframework.core.type のメソッド。ClassMetadata
基になるクラスにスーパークラスがあるかどうかを返します。
hasTargetType() - クラス org.springframework.beans.factory.config のメソッド。TypedStringValue
この型指定された String 値がターゲット型を持つかどうかを返します。
hasTasks() - クラス org.springframework.scheduling.config のメソッド。ScheduledTaskRegistrar
この ScheduledTaskRegistrar にタスクが登録されているかどうかを返します。
hasText(CharSequence) - Static method in class org.springframework.util.StringUtils
指定された CharSequence に実際のテキストが含まれているかどうかを確認します
hasText(String) - Static method in class org.springframework.util.StringUtils
指定された String に実際のテキストが含まれているかどうかを確認します
hasText(String, String) - Static method in class org.springframework.util.Assert
指定された文字列に有効なテキストコンテンツが含まれていることをアサートします。つまり、null であってはならず、空白文字以外の文字が少なくとも 1 つ含まれている必要があります。
hasText(String, Supplier) - Static method in class org.springframework.util.Assert
指定された文字列に有効なテキストコンテンツが含まれていることをアサートします。つまり、null であってはならず、空白文字以外の文字が少なくとも 1 つ含まれている必要があります。
hasTimeout() - クラス org.springframework.transaction.support のメソッド。ResourceHolderSupport
このオブジェクトに関連するタイムアウトがあるかどうかを返します。
hasTransaction() - クラス org.springframework.transaction.interceptor のメソッド。TransactionAspectSupport.TransactionInfo
トランザクションがこのアスペクトによって作成されたかどうか、ThreadLocal スタックの整合性を維持するためのプレースホルダーだけがあるかどうかを返します。
hasTransaction() - クラス org.springframework.transaction.reactive のメソッド。GenericReactiveTransaction
hasTransaction() - クラス org.springframework.transaction.support のメソッド。DefaultTransactionStatus
hasTransaction() - Method in interface org.springframework.transaction.TransactionExecution
実際のトランザクションがアクティブであるかどうかを返します。これは、新しいトランザクションだけでなく既存のトランザクションへの参加もカバーすることを目的としており、実際のトランザクションがまったく実行されていない場合にのみ false を返します。
hasTransactionAttribute(Method, Class) - クラス org.springframework.transaction.interceptor のメソッド。AbstractFallbackTransactionAttributeSource
hasTransactionAttribute(Method, Class) - クラス org.springframework.transaction.interceptor のメソッド。CompositeTransactionAttributeSource
hasTransactionAttribute(Method, Class) - インターフェース org.springframework.transaction.interceptor のメソッド。TransactionAttributeSource
指定されたメソッドにトランザクション属性があるかどうかを判断します。
hasType(Class) - クラス org.springframework.test.web.servlet.assertj のメソッド。HandlerResultAssert
ハンドラーが指定された type のものであることを確認します。
hasUniqueObject(Collection) - Static method in class org.springframework.util.CollectionUtils
指定されたコレクションに単一の一意のオブジェクトのみが含まれているかどうかを判断します。
hasUniqueWriteMethod(PropertyDescriptor) - Static method in class org.springframework.beans.BeanUtils
指定されたプロパティに固有の書き込みメソッドがあるかどうかを判断します。
hasUnresolvableGenerics() - Method in class org.springframework.core.ResolvableType
基になる型に解決できないジェネリクスがあるかどうかを判断します。型自体の解決できない型変数を使用するか、ジェネリクスインターフェースをそのままの方法で実装します。
hasValue() - クラス org.springframework.r2dbc.core.binding のメソッド。Bindings.Binding
バインディングに値が関連付けられているかどうかを返します。
hasValue() - Method in class org.springframework.r2dbc.core.Parameter
使用すべきではありません。
この Parameter に値があるかどうかを返します。
hasValue(String) - クラス org.springframework.jdbc.core.namedparam のメソッド。BeanPropertySqlParameterSource
hasValue(String) - クラス org.springframework.jdbc.core.namedparam のメソッド。EmptySqlParameterSource
hasValue(String) - クラス org.springframework.jdbc.core.namedparam のメソッド。MapSqlParameterSource
hasValue(String) - クラス org.springframework.jdbc.core.namedparam のメソッド。SimplePropertySqlParameterSource
hasValue(String) - インターフェース org.springframework.jdbc.core.namedparam のメソッド。SqlParameterSource
指定された名前付きパラメーターに値があるかどうかを判別します。
hasValue(String, long) - クラス org.springframework.test.http のメソッド。HttpHeadersAssert
実際の HTTP ヘッダーに、指定された name および long プライマリ value を含むヘッダーが含まれていることを確認します。
hasValue(String, String) - クラス org.springframework.test.http のメソッド。HttpHeadersAssert
実際の HTTP ヘッダーに、指定された name および StringSE プライマリ value を含むヘッダーが含まれていることを確認します。
hasValue(String, String) - クラス org.springframework.test.web.reactive.server.assertj のメソッド。ResponseCookieMapAssert
実際の Cookie に、指定された name とが等しい Cookie が含まれていることを確認します。
hasValue(String, String) - クラス org.springframework.test.web.servlet.assertj のメソッド。CookieMapAssert
実際の Cookie に、指定された name と値が等しい Cookie が含まれていることを確認します。
hasValue(String, Instant) - クラス org.springframework.test.http のメソッド。HttpHeadersAssert
実際の HTTP ヘッダーに、指定された name および InstantSE プライマリ value を含むヘッダーが含まれていることを確認します。
hasValues() - クラス org.springframework.jdbc.core.namedparam のメソッド。MapSqlParameterSource
このパラメーターソースに何らかの値が設定されているかどうかを返します。
hasVersion() - クラス org.springframework.web.accept のメソッド。ApiVersionHolder
hasView() - クラス org.springframework.web.servlet のメソッド。ModelAndView
この ModelAndView にビューがあるかどうかを、ビュー名として、または直接 View インスタンスとして示します。
hasViewName(String) - クラス org.springframework.test.web.servlet.assertj のメソッド。MvcTestResultAssert
指定されたビュー名と同じビュー名を持つ ModelAndView が使用可能であることを確認します。
head() - インターフェース org.springframework.test.web.reactive.server のメソッド。WebTestClient
HTTP HEAD リクエストを準備します。
head() - クラス org.springframework.test.web.servlet.assertj のメソッド。MockMvcTester
HTTP HEAD リクエストを準備します。
head() - インターフェース org.springframework.test.web.servlet.client のメソッド。RestTestClient
HTTP HEAD リクエストを準備します。
head() - インターフェース org.springframework.web.client のメソッド。RestClient
HTTP HEAD リクエストの構築を開始します。
head() - インターフェース org.springframework.web.reactive.function.client のメソッド。WebClient
HTTP HEAD リクエストの構築を開始します。
head(String, Object...) - Static method in class org.springframework.http.RequestEntity
指定された文字列ベースの URI テンプレートを使用して HTTP HEAD ビルダーを作成します。
head(String, Object...) - Static method in class org.springframework.mock.http.server.reactive.MockServerHttpRequest
HTTP HEAD バリアント。
head(String, Object...) - Static method in class org.springframework.test.web.servlet.request.MockMvcRequestBuilders
HEAD リクエストの MockHttpServletRequestBuilder を作成します。
head(URI) - Static method in class org.springframework.http.RequestEntity
指定された URL で HTTP HEAD ビルダーを作成します。
head(URI) - Static method in class org.springframework.test.web.servlet.request.MockMvcRequestBuilders
HEAD リクエストの MockHttpServletRequestBuilder を作成します。
HEAD - Enum constant in enum class org.springframework.web.bind.annotation.RequestMethod
HEAD - Static variable in class org.springframework.http.HttpMethod
HTTP メソッド HEAD
HEAD(String) - Static method in class org.springframework.web.reactive.function.server.RequestPredicates
リクエストの HTTP メソッドが HEAD であり、指定された pattern がリクエストパスと一致する場合に一致する RequestPredicate を返します。
HEAD(String) - Static method in class org.springframework.web.servlet.function.RequestPredicates
リクエストの HTTP メソッドが HEAD であり、指定された pattern がリクエストパスと一致する場合に一致する RequestPredicate を返します。
HEAD(String, HandlerFunction) - インターフェース org.springframework.web.reactive.function.server のメソッド。RouterFunctions.Builder
指定されたパターンに一致するすべての HTTP HEAD リクエストを処理する指定されたハンドラー関数にルートを追加します。
HEAD(String, RequestPredicate, HandlerFunction) - インターフェース org.springframework.web.reactive.function.server のメソッド。RouterFunctions.Builder
指定されたパターンと述語に一致するすべての HTTP HEAD リクエストを処理する指定されたハンドラー関数にルートを追加します。
HEAD(String, HandlerFunction) - インターフェース org.springframework.web.servlet.function のメソッド。RouterFunctions.Builder
指定されたパターンに一致するすべての HTTP HEAD リクエストを処理する指定されたハンドラー関数にルートを追加します。
HEAD(String, RequestPredicate, HandlerFunction) - インターフェース org.springframework.web.servlet.function のメソッド。RouterFunctions.Builder
指定されたパターンと述語に一致するすべての HTTP HEAD リクエストを処理する指定されたハンドラー関数にルートを追加します。
HEAD(HandlerFunction) - インターフェース org.springframework.web.reactive.function.server のメソッド。RouterFunctions.Builder
HTTP HEAD リクエストを処理する指定されたハンドラー関数にルートを追加します。
HEAD(RequestPredicate, HandlerFunction) - インターフェース org.springframework.web.reactive.function.server のメソッド。RouterFunctions.Builder
指定された述語に一致するすべての HTTP HEAD リクエストを処理する指定されたハンドラー関数にルートを追加します。
HEAD(HandlerFunction) - インターフェース org.springframework.web.servlet.function のメソッド。RouterFunctions.Builder
HTTP HEAD リクエストを処理する指定されたハンドラー関数にルートを追加します。
HEAD(RequestPredicate, HandlerFunction) - インターフェース org.springframework.web.servlet.function のメソッド。RouterFunctions.Builder
指定された述語に一致するすべての HTTP HEAD リクエストを処理する指定されたハンドラー関数にルートを追加します。
header - Variable in class org.springframework.asm.ClassReader
ClassFile の access_flags フィールドのバイト単位のオフセット。
header() - Static method in class org.springframework.test.web.servlet.result.MockMvcResultMatchers
レスポンスヘッダーアサーションへのアクセス。
header(String) - インターフェース org.springframework.web.reactive.function.client のメソッド。ClientResponse.Headers
指定された名前のヘッダーのヘッダー値(ある場合)を返します。
header(String) - クラス org.springframework.web.reactive.function.client.support のメソッド。ClientResponseWrapper.HeadersWrapper
header(String) - インターフェース org.springframework.web.reactive.function.server のメソッド。ServerRequest.Headers
指定された名前のヘッダーのヘッダー値(ある場合)を取得します。
header(String) - クラス org.springframework.web.reactive.function.server.support のメソッド。ServerRequestWrapper.HeadersWrapper
header(String) - インターフェース org.springframework.web.servlet.function のメソッド。ServerRequest.Headers
指定された名前のヘッダーのヘッダー値(ある場合)を取得します。
header(String, String...) - インターフェース org.springframework.web.reactive.function.server のメソッド。ServerResponse.HeadersBuilder
指定された名前に指定されたヘッダー値を追加します。
header(String, String...) - インターフェース org.springframework.web.servlet.function のメソッド。ServerResponse.HeadersBuilder
指定された名前に指定されたヘッダー値を追加します。
header(String, Object...) - クラス org.springframework.test.web.servlet.request のメソッド。AbstractMockHttpServletRequestBuilder
リクエストにヘッダーを追加します。
header(String, String) - インターフェース org.springframework.mock.web.reactive.function.server のメソッド。MockServerRequest.Builder
header(String, String) - インターフェース org.springframework.web.reactive.function.server のメソッド。RequestPredicates.Visitor
HTTP ヘッダー述語の通知を受け取ります。
header(String, String) - インターフェース org.springframework.web.servlet.function のメソッド。RequestPredicates.Visitor
HTTP ヘッダー述語の通知を受け取ります。
header(String, String...) - インターフェース org.springframework.http.client のメソッド。MultipartBodyBuilder.PartBuilder
パーツヘッダー値を追加します。
header(String, String...) - Method in interface org.springframework.http.RequestEntity.HeadersBuilder
指定された名前に、指定された単一のヘッダー値を追加します。
header(String, String...) - Method in interface org.springframework.http.ResponseEntity.HeadersBuilder
指定された名前に、指定された単一のヘッダー値を追加します。
header(String, String...) - インターフェース org.springframework.http.server.reactive のメソッド。ServerHttpRequest.Builder
指定された名前で指定されたヘッダー値を設定またはオーバーライドします。
header(String, String...) - インターフェース org.springframework.mock.http.server.reactive のメソッド。MockServerHttpRequest.BaseBuilder
指定された名前に、指定された単一のヘッダー値を追加します。
header(String, String...) - Static method in class org.springframework.test.web.client.match.MockRestRequestMatchers
リクエストヘッダー値をアサートします。
header(String, String...) - クラス org.springframework.test.web.client.response のメソッド。DefaultResponseCreator
1 つ以上の値を持つレスポンスヘッダーを追加します。
header(String, String...) - インターフェース org.springframework.test.web.reactive.server のメソッド。WebTestClient.RequestHeadersSpec
指定された名前に、指定された単一のヘッダー値を追加します。
header(String, String...) - インターフェース org.springframework.test.web.servlet.client のメソッド。RestTestClient.RequestHeadersSpec
指定された名前に、指定された単一のヘッダー値を追加します。
header(String, String...) - インターフェース org.springframework.web.client のメソッド。RestClient.RequestHeadersSpec
指定された名前に、指定された単一のヘッダー値を追加します。
header(String, String...) - Method in interface org.springframework.web.ErrorResponse.Builder
指定された名前に指定されたヘッダー値を追加します。
header(String, String...) - インターフェース org.springframework.web.reactive.function.client のメソッド。ClientRequest.Builder
指定された名前に指定されたヘッダー値を追加します。
header(String, String...) - インターフェース org.springframework.web.reactive.function.client のメソッド。ClientResponse.Builder
指定された名前に指定されたヘッダー値を追加します。
header(String, String...) - インターフェース org.springframework.web.reactive.function.client のメソッド。WebClient.RequestHeadersSpec
指定された名前に、指定された単一のヘッダー値を追加します。
header(String, String...) - インターフェース org.springframework.web.reactive.function.server のメソッド。EntityResponse.Builder
指定された名前に指定されたヘッダー値を追加します。
header(String, String...) - インターフェース org.springframework.web.reactive.function.server のメソッド。RenderingResponse.Builder
指定された名前に指定されたヘッダー値を追加します。
header(String, String...) - インターフェース org.springframework.web.reactive.function.server のメソッド。ServerRequest.Builder
指定された名前に指定されたヘッダー値を追加します。
header(String, String...) - インターフェース org.springframework.web.reactive.result.view のメソッド。FragmentsRendering.Builder
指定された名前に 1 つ以上のヘッダー値を追加します。
header(String, String...) - インターフェース org.springframework.web.reactive.result.view のメソッド。Rendering.Builder
レスポンスに追加するヘッダーを指定します。
header(String, String...) - インターフェース org.springframework.web.servlet.function のメソッド。EntityResponse.Builder
指定された名前に指定されたヘッダー値を追加します。
header(String, String...) - インターフェース org.springframework.web.servlet.function のメソッド。RenderingResponse.Builder
指定された名前に指定されたヘッダー値を追加します。
header(String, String...) - インターフェース org.springframework.web.servlet.function のメソッド。ServerRequest.Builder
指定された名前に指定されたヘッダー値を追加します。
header(String, String...) - インターフェース org.springframework.web.servlet.view のメソッド。FragmentsRendering.Builder
指定された名前に 1 つ以上のヘッダー値を追加します。
header(String, Matcher...) - Static method in class org.springframework.test.web.client.match.MockRestRequestMatchers
指定された Hamcrest マッチャーでリクエストヘッダー値をアサートします。
Header - Annotation Interface in org.springframework.messaging.handler.annotation
メソッドパラメーターをメッセージヘッダーにバインドする必要があることを示すアノテーション。
HEADER_CACHE_CONTROL - Static variable in class org.springframework.web.servlet.support.WebContentGenerator
HeaderApiVersionResolver - org.springframework.web.accept のクラス
ヘッダーからバージョンを抽出する ApiVersionResolver
HeaderApiVersionResolver - org.springframework.web.reactive.accept のクラス
リクエストヘッダーからバージョンを抽出する ApiVersionResolver
HeaderApiVersionResolver(String) - クラス org.springframework.web.accept. HeaderApiVersionResolver のコンストラクター
HeaderApiVersionResolver(String) - クラス org.springframework.web.reactive.accept. HeaderApiVersionResolver のコンストラクター
HeaderAssertions - org.springframework.test.web.reactive.server のクラス
レスポンスのヘッダーのアサーション。
HeaderAssertions - org.springframework.test.web.servlet.client のクラス
レスポンスのヘッダーのアサーション。
HeaderContentNegotiationStrategy - org.springframework.web.accept のクラス
'Accept' リクエストヘッダーをチェックする ContentNegotiationStrategy
HeaderContentNegotiationStrategy() - クラス org.springframework.web.accept. HeaderContentNegotiationStrategy のコンストラクター
HeaderContentTypeResolver - org.springframework.web.reactive.accept のクラス
リクエストの "Accept" ヘッダーを確認するリゾルバー。
HeaderContentTypeResolver() - クラス org.springframework.web.reactive.accept. HeaderContentTypeResolver のコンストラクター
headerDoesNotExist(String) - Static method in class org.springframework.test.web.client.match.MockRestRequestMatchers
指定されたリクエストヘッダーが存在しないことをアサートします。
headerList(String, Matcher) - Static method in class org.springframework.test.web.client.match.MockRestRequestMatchers
値の ListSE 全体で一致する、指定された Hamcrest マッチャーでリクエストヘッダー値をアサートします。
HeaderMapper<T> - org.springframework.messaging.support のインターフェース
MessageHeaders を他の型のオブジェクトとの間でマッピングするための汎用ストラテジーインターフェース。
HeaderMethodArgumentResolver - org.springframework.messaging.handler.annotation.reactive のクラス
@Header 引数のリゾルバー。
HeaderMethodArgumentResolver - org.springframework.messaging.handler.annotation.support のクラス
@Header 引数のリゾルバー。
HeaderMethodArgumentResolver(ConversionService, ConfigurableBeanFactory) - クラス org.springframework.messaging.handler.annotation.reactive. HeaderMethodArgumentResolver のコンストラクター
HeaderMethodArgumentResolver(ConversionService, ConfigurableBeanFactory) - クラス org.springframework.messaging.handler.annotation.support. HeaderMethodArgumentResolver のコンストラクター
headerNames() - Method in class org.springframework.http.HttpHeaders
ヘッダー名のセットを返します。
headerResolver() - クラス org.springframework.web.reactive.accept のメソッド。RequestedContentTypeResolverBuilder
"Accept" ヘッダーからリクエストされたコンテンツ型を取得するリゾルバーを追加します。
HeaderResultMatchers - org.springframework.test.web.servlet.result のクラス
レスポンスヘッダーアサーションのファクトリ。
HeaderResultMatchers() - クラス org.springframework.test.web.servlet.result. HeaderResultMatchers のコンストラクター
protected コンストラクター。
headers() - Method in interface org.springframework.http.codec.multipart.Part
パーツに関連付けられたヘッダーを返します。
headers() - インターフェース org.springframework.http.codec.multipart のメソッド。PartEvent
このイベントが属するパーツのヘッダーを返します。
headers() - クラス org.springframework.mock.web.reactive.function.server のメソッド。MockServerRequest
headers() - クラス org.springframework.test.web.reactive.server.assertj のメソッド。WebTestClientResponseAssert
HttpHeaders をテスト対象オブジェクトとして使用する新しいアサーションオブジェクトを返します。
headers() - クラス org.springframework.test.web.servlet.assertj のメソッド。AbstractHttpServletResponseAssert
HttpHeaders をテスト対象オブジェクトとして使用する新しいアサーションオブジェクトを返します。
headers() - クラス org.springframework.test.web.servlet.client.assertj のメソッド。RestTestClientResponseAssert
HttpHeaders をテスト対象オブジェクトとして使用する新しいアサーションオブジェクトを返します。
headers() - Element in annotation interface org.springframework.web.bind.annotation.DeleteMapping
RequestMapping.headers() のエイリアス。
headers() - Element in annotation interface org.springframework.web.bind.annotation.GetMapping
RequestMapping.headers() のエイリアス。
headers() - Element in annotation interface org.springframework.web.bind.annotation.PatchMapping
RequestMapping.headers() のエイリアス。
headers() - Element in annotation interface org.springframework.web.bind.annotation.PostMapping
RequestMapping.headers() のエイリアス。
headers() - Element in annotation interface org.springframework.web.bind.annotation.PutMapping
RequestMapping.headers() のエイリアス。
headers() - Element in annotation interface org.springframework.web.bind.annotation.RequestMapping
マッピングされたリクエストのヘッダー。プライマリマッピングを絞り込みます。
headers() - インターフェース org.springframework.web.reactive.function.client のメソッド。ClientRequest
このリクエストのヘッダーを返します。
headers() - インターフェース org.springframework.web.reactive.function.client のメソッド。ClientResponse
このレスポンスのヘッダーを返します。
headers() - クラス org.springframework.web.reactive.function.client.support のメソッド。ClientResponseWrapper
headers() - インターフェース org.springframework.web.reactive.function.server のメソッド。ServerRequest
このリクエストのヘッダーを取得します。
headers() - インターフェース org.springframework.web.reactive.function.server のメソッド。ServerResponse
このレスポンスのヘッダーを返します。
headers() - クラス org.springframework.web.reactive.function.server.support のメソッド。ServerRequestWrapper
headers() - インターフェース org.springframework.web.reactive.result.view のメソッド。FragmentsRendering
レスポンスに追加するヘッダーを返します。
headers() - Method in interface org.springframework.web.reactive.result.view.Rendering
レスポンスに追加するヘッダーを返します。
headers() - Element in annotation interface org.springframework.web.service.annotation.DeleteExchange
HttpExchange.headers() のエイリアス。
headers() - Element in annotation interface org.springframework.web.service.annotation.HttpExchange
使用する追加ヘッダー (name=value ペアの配列)。
headers() - Element in annotation interface org.springframework.web.service.annotation.PatchExchange
HttpExchange.headers() のエイリアス。
headers() - Element in annotation interface org.springframework.web.service.annotation.PostExchange
HttpExchange.headers() のエイリアス。
headers() - Element in annotation interface org.springframework.web.service.annotation.PutExchange
HttpExchange.headers() のエイリアス。
headers() - インターフェース org.springframework.web.servlet.function のメソッド。ServerRequest
このリクエストのヘッダーを取得します。
headers() - インターフェース org.springframework.web.servlet.function のメソッド。ServerResponse
このレスポンスのヘッダーを返します。
headers() - インターフェース org.springframework.web.servlet.view のメソッド。FragmentsRendering
レスポンスに追加するヘッダーを返します。
headers(String...) - インターフェース org.springframework.web.reactive.result.method のメソッド。RequestMappingInfo.Builder
ヘッダー条件を設定します。
headers(String...) - インターフェース org.springframework.web.servlet.mvc.method のメソッド。RequestMappingInfo.Builder
ヘッダー条件を設定します。
headers(Consumer) - インターフェース org.springframework.http.client のメソッド。MultipartBodyBuilder.PartBuilder
指定されたコンシューマーを介してパーツヘッダーを操作します。
headers(Consumer) - Method in interface org.springframework.http.RequestEntity.HeadersBuilder
指定されたコンシューマーでこのエンティティのヘッダーを操作します。
headers(Consumer) - Method in interface org.springframework.http.ResponseEntity.HeadersBuilder
指定されたコンシューマーでこのエンティティのヘッダーを操作します。
headers(Consumer) - インターフェース org.springframework.http.server.reactive のメソッド。ServerHttpRequest.Builder
リクエストヘッダーを操作します。
headers(Consumer) - インターフェース org.springframework.test.web.reactive.server のメソッド。WebTestClient.RequestHeadersSpec
指定されたコンシューマーでリクエストのヘッダーを操作します。
headers(Consumer) - インターフェース org.springframework.test.web.servlet.client のメソッド。RestTestClient.RequestHeadersSpec
指定されたコンシューマーでリクエストのヘッダーを操作します。
headers(Consumer) - クラス org.springframework.test.web.servlet.request のメソッド。AbstractMockHttpServletRequestBuilder
これまでに宣言されたすべてのヘッダーへのアクセスを提供し、値を追加、置換、削除できます。
headers(Consumer) - インターフェース org.springframework.web.client のメソッド。RestClient.RequestHeadersSpec
これまでに宣言されたすべてのヘッダーへのアクセスを提供し、値を追加、置換、削除できます。
headers(Consumer) - Method in interface org.springframework.web.ErrorResponse.Builder
指定されたコンシューマーでこのレスポンスのヘッダーを操作します。
headers(Consumer) - インターフェース org.springframework.web.reactive.function.client のメソッド。ClientRequest.Builder
指定されたコンシューマーでこのリクエストのヘッダーを操作します。
headers(Consumer) - インターフェース org.springframework.web.reactive.function.client のメソッド。ClientResponse.Builder
指定されたコンシューマーでこのレスポンスのヘッダーを操作します。
headers(Consumer) - インターフェース org.springframework.web.reactive.function.client のメソッド。WebClient.RequestHeadersSpec
これまでに宣言されたすべてのヘッダーへのアクセスを提供し、値を追加、置換、削除できます。
headers(Consumer) - インターフェース org.springframework.web.reactive.function.server のメソッド。EntityResponse.Builder
指定されたコンシューマーでこのエンティティのヘッダーを操作します。
headers(Consumer) - インターフェース org.springframework.web.reactive.function.server のメソッド。ServerRequest.Builder
指定されたコンシューマーでこのリクエストのヘッダーを操作します。
headers(Consumer) - インターフェース org.springframework.web.reactive.function.server のメソッド。ServerResponse.HeadersBuilder
指定されたコンシューマーでこのレスポンスのヘッダーを操作します。
headers(Consumer) - インターフェース org.springframework.web.reactive.result.view のメソッド。FragmentsRendering.Builder
これまでに宣言されたすべてのヘッダーへのアクセスを提供し、値を追加、置換、削除できます。
headers(Consumer) - インターフェース org.springframework.web.servlet.function のメソッド。EntityResponse.Builder
指定されたコンシューマーでこのレスポンスのヘッダーを操作します。
headers(Consumer) - インターフェース org.springframework.web.servlet.function のメソッド。RenderingResponse.Builder
指定されたコンシューマーでこのレスポンスのヘッダーを操作します。
headers(Consumer) - インターフェース org.springframework.web.servlet.function のメソッド。ServerRequest.Builder
指定されたコンシューマーでこのリクエストのヘッダーを操作します。
headers(Consumer) - インターフェース org.springframework.web.servlet.function のメソッド。ServerResponse.HeadersBuilder
指定されたコンシューマーでこのレスポンスのヘッダーを操作します。
headers(Consumer) - インターフェース org.springframework.web.servlet.view のメソッド。FragmentsRendering.Builder
これまでに宣言されたすべてのヘッダーへのアクセスを提供し、値を追加、置換、削除できます。
headers(Predicate) - Static method in class org.springframework.web.reactive.function.server.RequestPredicates
指定されたヘッダー述語に対してリクエストのヘッダーをテストする RequestPredicate を返します。
headers(Predicate) - Static method in class org.springframework.web.servlet.function.RequestPredicates
指定されたヘッダー述語に対してリクエストのヘッダーをテストする RequestPredicate を返します。
headers(HttpHeaders) - Method in interface org.springframework.http.RequestEntity.HeadersBuilder
指定されたヘッダーをエンティティのヘッダーマップにコピーします。
headers(HttpHeaders) - Method in interface org.springframework.http.ResponseEntity.HeadersBuilder
指定されたヘッダーをエンティティのヘッダーマップにコピーします。
headers(HttpHeaders) - インターフェース org.springframework.mock.http.server.reactive のメソッド。MockServerHttpRequest.BaseBuilder
指定されたヘッダー値を追加します。
headers(HttpHeaders) - インターフェース org.springframework.mock.web.reactive.function.server のメソッド。MockServerRequest.Builder
headers(HttpHeaders) - クラス org.springframework.test.web.client.response のメソッド。DefaultResponseCreator
指定されたすべてのヘッダーをコピーします。
headers(HttpHeaders) - クラス org.springframework.test.web.servlet.request のメソッド。AbstractMockHttpServletRequestBuilder
すべてのヘッダーをリクエストに追加します。
headers(HttpHeaders) - インターフェース org.springframework.web.reactive.function.server のメソッド。EntityResponse.Builder
指定されたヘッダーをエンティティのヘッダーマップにコピーします。
headers(HttpHeaders) - インターフェース org.springframework.web.reactive.function.server のメソッド。RenderingResponse.Builder
指定されたヘッダーをエンティティのヘッダーマップにコピーします。
headers(HttpHeaders) - インターフェース org.springframework.web.reactive.result.view のメソッド。Rendering.Builder
レスポンスに追加するヘッダーを指定します。
Headers - Annotation Interface in org.springframework.messaging.handler.annotation
メソッドパラメーターをメッセージのヘッダーにバインドする必要があることを示すアノテーション。
headerSet() - Method in class org.springframework.http.HttpHeaders
キーリストペアのエントリ Set としてヘッダーのビューを返します。
headersExtractor() - クラス org.springframework.web.client のメソッド。RestTemplate
HttpHeaders のレスポンス抽出プログラムを返します。
HeadersMethodArgumentResolver - org.springframework.messaging.handler.annotation.reactive のクラス
ヘッダーの引数リゾルバー。
HeadersMethodArgumentResolver - org.springframework.messaging.handler.annotation.support のクラス
ヘッダーの引数リゾルバー。
HeadersMethodArgumentResolver() - クラス org.springframework.messaging.handler.annotation.reactive. HeadersMethodArgumentResolver のコンストラクター
HeadersMethodArgumentResolver() - クラス org.springframework.messaging.handler.annotation.support. HeadersMethodArgumentResolver のコンストラクター
HeadersRequestCondition - org.springframework.web.reactive.result.condition のクラス
RequestMapping.headers() で定義された構文を持つヘッダー式のセットに対してリクエストを照合する論理論理積(' && ')リクエスト条件。
HeadersRequestCondition - org.springframework.web.servlet.mvc.condition のクラス
RequestMapping.headers() で定義された構文を持つヘッダー式のセットに対してリクエストを照合する論理論理積(' && ')リクエスト条件。
HeadersRequestCondition(String...) - クラス org.springframework.web.reactive.result.condition. HeadersRequestCondition のコンストラクター
指定されたヘッダー式から新しいインスタンスを作成します。
HeadersRequestCondition(String...) - クラス org.springframework.web.servlet.mvc.condition. HeadersRequestCondition のコンストラクター
指定されたヘッダー式から新しいインスタンスを作成します。
HeadersWrapper(ClientResponse.Headers) - クラス org.springframework.web.reactive.function.client.support のコンストラクター。ClientResponseWrapper.HeadersWrapper
指定されたリクエストをラップする新しい HeadersWrapper を作成します。
HeadersWrapper(ServerRequest.Headers) - クラス org.springframework.web.reactive.function.server.support のコンストラクター。ServerRequestWrapper.HeadersWrapper
指定されたリクエストをラップする新しい HeadersWrapper を作成します。
HeaderWebSessionIdResolver - org.springframework.web.server.session のクラス
リクエストおよびレスポンスヘッダーベースの WebSessionIdResolver
HeaderWebSessionIdResolver() - クラス org.springframework.web.server.session. HeaderWebSessionIdResolver のコンストラクター
headForHeaders(String, Object...) - インターフェース org.springframework.web.client のメソッド。RestOperations
URI テンプレートで指定されたリソースのすべてのヘッダーを取得します。
headForHeaders(String, Object...) - クラス org.springframework.web.client のメソッド。RestTemplate
headForHeaders(String, Map) - インターフェース org.springframework.web.client のメソッド。RestOperations
URI テンプレートで指定されたリソースのすべてのヘッダーを取得します。
headForHeaders(String, Map) - クラス org.springframework.web.client のメソッド。RestTemplate
headForHeaders(URI) - インターフェース org.springframework.web.client のメソッド。RestOperations
URL で指定されたリソースのすべてのヘッダーを取得します。
headForHeaders(URI) - クラス org.springframework.web.client のメソッド。RestTemplate
HEART_BEAT_HEADER - Static variable in class org.springframework.messaging.simp.SimpMessageHeaderAccessor
HEARTBEAT - Enum constant in enum class org.springframework.messaging.simp.SimpMessageType
HEARTBEAT - Enum constant in enum class org.springframework.web.socket.sockjs.frame.SockJsFrameType
HEARTBEAT - Static variable in class org.springframework.messaging.simp.stomp.StompHeaders
heartbeatFrame() - Static method in class org.springframework.web.socket.sockjs.frame.SockJsFrame
HeuristicCompletionException - org.springframework.transaction の例外クラス
トランザクションコーディネーター側のヒューリスティックな決定によって引き起こされたトランザクションの失敗を表す例外。
HeuristicCompletionException(int, Throwable) - Constructor for exception class org.springframework.transaction.HeuristicCompletionException
HeuristicCompletionException のコンストラクター。
HibernateExceptionTranslator - org.springframework.orm.jpa.hibernate のクラス
PersistenceExceptionTranslator は、HibernateException および標準 JPA PersistenceException インスタンスを Spring の DataAccessException 階層に変換できます。
HibernateExceptionTranslator() - クラス org.springframework.orm.jpa.hibernate. HibernateExceptionTranslator のコンストラクター
HibernateJpaDialect - org.springframework.orm.jpa.vendor のクラス
Hibernate の JpaDialect 実装。
HibernateJpaDialect() - クラス org.springframework.orm.jpa.vendor. HibernateJpaDialect のコンストラクター
HibernateJpaVendorAdapter - org.springframework.orm.jpa.vendor のクラス
Hibernate の JpaVendorAdapter 実装。
HibernateJpaVendorAdapter() - クラス org.springframework.orm.jpa.vendor. HibernateJpaVendorAdapter のコンストラクター
HibernateTransactionManager - org.springframework.orm.jpa.hibernate のクラス
単一の Hibernate SessionFactoryPlatformTransactionManager 実装。
HibernateTransactionManager() - クラス org.springframework.orm.jpa.hibernate. HibernateTransactionManager のコンストラクター
新しい HibernateTransactionManager インスタンスを作成します。
HibernateTransactionManager(SessionFactory) - クラス org.springframework.orm.jpa.hibernate. HibernateTransactionManager のコンストラクター
新しい HibernateTransactionManager インスタンスを作成します。
HiddenHttpMethodFilter - org.springframework.web.filter のクラス
ポストされたメソッドパラメーターを HTTP メソッドに変換し、HttpServletRequest.getMethod() 経由で取得できる Filter
HiddenHttpMethodFilter - org.springframework.web.filter.reactive のクラス
ポストされたメソッドパラメーターを HTTP メソッドに変換するリアクティブ WebFilterHttpRequest.getMethod() を介して取得できます。
HiddenHttpMethodFilter() - クラス org.springframework.web.filter. HiddenHttpMethodFilter のコンストラクター
HiddenHttpMethodFilter() - クラス org.springframework.web.filter.reactive. HiddenHttpMethodFilter のコンストラクター
HiddenInputTag - org.springframework.web.servlet.tags.form のクラス
<hidden> タグは、バインドされた値を使用して、型が「非表示」の HTML「入力」タグをレンダリングします。
HiddenInputTag() - クラス org.springframework.web.servlet.tags.form. HiddenInputTag のコンストラクター
HierarchicalBeanFactory - Interface in org.springframework.beans.factory
Bean ファクトリによって実装され、階層の一部になることができるサブインターフェース。
HierarchicalMessageSource - org.springframework.context のインターフェース
メッセージを階層的に解決できるオブジェクトによって実装される MessageSource のサブインターフェース。
hierarchyMode() - Element in annotation interface org.springframework.test.annotation.DirtiesContext
コンテキストが @ContextHierarchy を介して階層の一部として構成されている場合に使用するコンテキストキャッシュのクリアモード
HIGHEST_PRECEDENCE - Static variable in interface org.springframework.core.Ordered
最高の優先順位値に使用する定数。
hint(String, Object) - インターフェース org.springframework.web.client のメソッド。RestClient.RequestBodySpec
指定された名前のヒントを、サポートする SmartHttpMessageConverter の指定された値に設定します。
hint(String, Object) - インターフェース org.springframework.web.client のメソッド。RestClient.ResponseSpec
指定された名前のヒントを、サポートする SmartHttpMessageConverter の指定された値に設定します。
hint(String, Object) - インターフェース org.springframework.web.reactive.function.server のメソッド。EntityResponse.Builder
本体の直列化方法をカスタマイズするには、JacksonCodecSupport.JSON_VIEW_HINT のような直列化のヒントを追加します。
hint(String, Object) - インターフェース org.springframework.web.reactive.function.server のメソッド。ServerResponse.BodyBuilder
本体の直列化方法をカスタマイズするには、JacksonCodecSupport.JSON_VIEW_HINT のような直列化のヒントを追加します。
hintClassName() - Method in enum class org.springframework.aot.agent.HintType
hints() - インターフェース org.springframework.web.reactive.function のメソッド。BodyExtractor.Context
ボディ抽出のカスタマイズに使用するヒントのマップを返します。
hints() - インターフェース org.springframework.web.reactive.function のメソッド。BodyInserter.Context
レスポンス本文の変換に使用するヒントのマップを返します。
hints(Consumer) - インターフェース org.springframework.web.reactive.function.server のメソッド。EntityResponse.Builder
指定されたコンシューマーで直列化のヒントをカスタマイズします。
hints(Consumer) - インターフェース org.springframework.web.reactive.function.server のメソッド。ServerResponse.BodyBuilder
指定されたコンシューマーで直列化のヒントをカスタマイズします。
Hints - Class in org.springframework.core.codec
ヒントを操作するための定数と便利なメソッド。
Hints() - Constructor for class org.springframework.core.codec.Hints
HintType - Enum Class in org.springframework.aot.agent
RuntimeHints の主な種類。
host() - インターフェース org.springframework.web.reactive.function.server のメソッド。ServerRequest.Headers
可能な場合は、Host ヘッダーの値を取得します。
host() - クラス org.springframework.web.reactive.function.server.support のメソッド。ServerRequestWrapper.HeadersWrapper
host() - インターフェース org.springframework.web.servlet.function のメソッド。ServerRequest.Headers
可能な場合は、Host ヘッダーの値を取得します。
host(String) - インターフェース org.springframework.web.util のメソッド。UriBuilder
URI テンプレート変数を含む URI ホストを設定します。このビルダーのホストをクリアするには、null にすることもできます。
host(String) - クラス org.springframework.web.util のメソッド。UriComponentsBuilder
HOST - Static variable in class org.springframework.http.HttpHeaders
HTTP Host ヘッダーフィールド名。
HOST - Static variable in class org.springframework.messaging.simp.stomp.StompHeaders
HostRequestMatcher - org.springframework.test.web.servlet.htmlunit のクラス
ホストおよびオプションで WebRequest#getUrl() のポートでのマッチングを可能にする WebRequestMatcher
HostRequestMatcher(String...) - クラス org.springframework.test.web.servlet.htmlunit. HostRequestMatcher のコンストラクター
指定されたホスト用に新しい HostRequestMatcher を作成します。例: "localhost""example.com:443" など。
HotSwappableTargetSource - org.springframework.aop.target のクラス
ローカルターゲットオブジェクトをキャッシュしますが、アプリケーションの実行中にターゲットをスワップできる TargetSource 実装。
HotSwappableTargetSource(Object) - クラス org.springframework.aop.target. HotSwappableTargetSource のコンストラクター
指定された初期ターゲットオブジェクトで新しい HotSwappableTargetSource を作成します。
HOURS - Enum constant in enum class org.springframework.format.annotation.DurationFormat.Unit
時間("h")。
HSQL - Enum constant in enum class org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType
Hypersonic Embedded Java SQL データベース。
HSQL - Enum constant in enum class org.springframework.orm.jpa.vendor.Database
HsqlMaxValueIncrementer - org.springframework.jdbc.support.incrementer のクラス
指定された HSQL テーブルの最大値を、自動インクリメント列に相当する値でインクリメントする DataFieldMaxValueIncrementer
HsqlMaxValueIncrementer() - クラス org.springframework.jdbc.support.incrementer. HsqlMaxValueIncrementer のコンストラクター
Bean プロパティスタイルの使用のデフォルトコンストラクター。
HsqlMaxValueIncrementer(DataSource, String, String) - クラス org.springframework.jdbc.support.incrementer. HsqlMaxValueIncrementer のコンストラクター
便利なコンストラクター。
HsqlSequenceMaxValueIncrementer - org.springframework.jdbc.support.incrementer のクラス
指定された HSQL シーケンスの次の値を取得する DataFieldMaxValueIncrementer
HsqlSequenceMaxValueIncrementer() - クラス org.springframework.jdbc.support.incrementer. HsqlSequenceMaxValueIncrementer のコンストラクター
Bean プロパティスタイルの使用のデフォルトコンストラクター。
HsqlSequenceMaxValueIncrementer(DataSource, String) - クラス org.springframework.jdbc.support.incrementer. HsqlSequenceMaxValueIncrementer のコンストラクター
便利なコンストラクター。
HsqlTableMetaDataProvider - org.springframework.jdbc.core.metadata のクラス
TableMetaDataProvider の HSQL 固有の実装。
HsqlTableMetaDataProvider(DatabaseMetaData) - クラス org.springframework.jdbc.core.metadata. HsqlTableMetaDataProvider のコンストラクター
HTML_ESCAPE_ATTRIBUTE - Static variable in interface org.springframework.web.server.ServerWebExchange
HTML エスケープ属性。WebHttpHandlerBuilder.defaultHtmlEscape(Boolean) の値から設定されます。
HTML_ESCAPE_CONTEXT_PARAM - Static variable in class org.springframework.web.util.WebUtils
サーブレットコンテキストレベルの HTML エスケープパラメーター(つまり
HTML_FILE - Enum constant in enum class org.springframework.web.socket.sockjs.transport.TransportType
htmlEscape(String) - クラス org.springframework.web.servlet.tags のメソッド。HtmlEscapingAwareTag
"htmlEscape" 設定が有効になっている場合にのみ、指定された文字列を HTML エンコードします。
htmlEscape(String) - Static method in class org.springframework.web.util.HtmlUtils
特殊文字を HTML 文字参照に変換します。
htmlEscape(String, String) - Static method in class org.springframework.web.util.HtmlUtils
特殊文字を HTML 文字参照に変換します。
htmlEscapeDecimal(String) - Static method in class org.springframework.web.util.HtmlUtils
特殊文字を HTML 文字参照に変換します。
htmlEscapeDecimal(String, String) - Static method in class org.springframework.web.util.HtmlUtils
特殊文字を HTML 文字参照に変換します。
htmlEscapeHex(String) - Static method in class org.springframework.web.util.HtmlUtils
特殊文字を HTML 文字参照に変換します。
htmlEscapeHex(String, String) - Static method in class org.springframework.web.util.HtmlUtils
特殊文字を HTML 文字参照に変換します。
HtmlEscapeTag - org.springframework.web.servlet.tags のクラス
<htmlEscape> タグは、現在のページのデフォルトの HTML エスケープ値を設定します。
HtmlEscapeTag() - クラス org.springframework.web.servlet.tags. HtmlEscapeTag のコンストラクター
HtmlEscapingAwareTag - org.springframework.web.servlet.tags のクラス
HTML エスケープされる可能性のあるコンテンツを出力するタグのスーパークラス。
HtmlEscapingAwareTag() - クラス org.springframework.web.servlet.tags. HtmlEscapingAwareTag のコンストラクター
HtmlFileTransportHandler - org.springframework.web.socket.sockjs.transport.handler のクラス
有名なブラウザー document.domain 手法を使用する HTTP TransportHandler
HtmlFileTransportHandler() - クラス org.springframework.web.socket.sockjs.transport.handler. HtmlFileTransportHandler のコンストラクター
htmlUnescape(String) - Static method in class org.springframework.web.util.HtmlUtils
HTML 文字参照を、対応するプレーンテキストの UNICODE に変換します。
HtmlUtils - org.springframework.web.util のクラス
HTML エスケープ用のユーティリティクラス。
HtmlUtils() - クラス org.springframework.web.util. HtmlUtils のコンストラクター
HTTP_CLIENT_EXCHANGES - Enum constant in enum class org.springframework.http.client.observation.ClientHttpObservationDocumentation
HTTP は、クライアントの監視を交換します。
HTTP_PATH - Static variable in class org.springframework.http.server.PathContainer.Options
HTTP URL パスのオプション。
HTTP_REACTIVE_CLIENT_EXCHANGES - Enum constant in enum class org.springframework.web.reactive.function.client.ClientHttpObservationDocumentation
HTTP は、リアクティブクライアントの監視を交換します。
HTTP_REACTIVE_SERVER_REQUESTS - Enum constant in enum class org.springframework.http.server.reactive.observation.ServerHttpObservationDocumentation
リアクティブサーバーの HTTP リクエストの監視。
HTTP_SERVICE_PROXY_REGISTRY_BEAN_NAME - Static variable in class org.springframework.web.service.registry.AbstractHttpServiceRegistrar
HttpServiceProxyRegistry の Bean 名。
HTTP_SERVLET_SERVER_REQUESTS - Enum constant in enum class org.springframework.http.server.observation.OpenTelemetryServerHttpObservationDocumentation
サーブレットベースのサーバーに対する HTTP リクエストの監視。
HTTP_SERVLET_SERVER_REQUESTS - Enum constant in enum class org.springframework.http.server.observation.ServerHttpObservationDocumentation
サーブレットベースのサーバーに対する HTTP リクエストの監視。
HTTP_SESSION_ID_ATTR_NAME - Static variable in class org.springframework.web.socket.server.support.HttpSessionHandshakeInterceptor
copyHttpSessionId が "true" の場合に HTTP セッション ID が公開される属性の名前。
HTTP_URL - Enum constant in enum class org.springframework.http.client.observation.ClientHttpObservationDocumentation.HighCardinalityKeyNames
HTTP リクエスト URI。
HTTP_URL - Enum constant in enum class org.springframework.http.server.observation.ServerHttpObservationDocumentation.HighCardinalityKeyNames
HTTP リクエスト URL。
HTTP_URL - Enum constant in enum class org.springframework.http.server.reactive.observation.ServerHttpObservationDocumentation.HighCardinalityKeyNames
HTTP リクエスト URL。
HTTP_URL - Enum constant in enum class org.springframework.web.reactive.function.client.ClientHttpObservationDocumentation.HighCardinalityKeyNames
完全な HTTP リクエスト URI。
HTTP_VERSION_NOT_SUPPORTED - Enum constant in enum class org.springframework.http.HttpStatus
505 HTTP Version Not Supported.
HttpAccessor - org.springframework.http.client.support のクラス
RestTemplate およびその他の HTTP アクセスゲートウェイヘルパーの基本クラス。操作する ClientHttpRequestFactory などの一般的なプロパティを定義します。
HttpAccessor() - クラス org.springframework.http.client.support. HttpAccessor のコンストラクター
HttpClientErrorException - Exception Class in org.springframework.web.client
HTTP 4xx を受信したときにスローされる例外。
HttpClientErrorException(String, HttpStatusCode, String, HttpHeaders, byte[], Charset) - Constructor for exception class org.springframework.web.client.HttpClientErrorException
ステータスコードとステータステキスト、ヘッダー、コンテンツ、準備されたメッセージを含むコンストラクター。
HttpClientErrorException(HttpStatusCode) - Constructor for exception class org.springframework.web.client.HttpClientErrorException
ステータスコードのみのコンストラクター。
HttpClientErrorException(HttpStatusCode, String) - Constructor for exception class org.springframework.web.client.HttpClientErrorException
ステータスコードとステータステキストを持つコンストラクター。
HttpClientErrorException(HttpStatusCode, String, byte[], Charset) - Constructor for exception class org.springframework.web.client.HttpClientErrorException
ステータスコードとステータステキスト、およびコンテンツを持つコンストラクター。
HttpClientErrorException(HttpStatusCode, String, HttpHeaders, byte[], Charset) - Constructor for exception class org.springframework.web.client.HttpClientErrorException
ステータスコードとステータステキスト、ヘッダー、コンテンツを持つコンストラクター。
HttpClientErrorException.BadRequest - Exception Class in org.springframework.web.client
HttpClientErrorException ステータス HTTP 400 Bad Request
HttpClientErrorException.Conflict - Exception Class in org.springframework.web.client
HttpClientErrorException ステータス HTTP 409 Conflict
HttpClientErrorException.Forbidden - Exception Class in org.springframework.web.client
HttpClientErrorException ステータス HTTP 403 Forbidden
HttpClientErrorException.Gone - Exception Class in org.springframework.web.client
HttpClientErrorException ステータス HTTP 410 Gone
HttpClientErrorException.MethodNotAllowed - Exception Class in org.springframework.web.client
HttpClientErrorException ステータス HTTP 405 Method Not Allowed
HttpClientErrorException.NotAcceptable - Exception Class in org.springframework.web.client
HttpClientErrorException ステータス HTTP 406 Not Acceptable
HttpClientErrorException.NotFound - Exception Class in org.springframework.web.client
HttpClientErrorException ステータス HTTP 404 Not Found
HttpClientErrorException.TooManyRequests - Exception Class in org.springframework.web.client
HttpClientErrorException ステータス HTTP 429 Too Many Requests
HttpClientErrorException.Unauthorized - Exception Class in org.springframework.web.client
HttpClientErrorException ステータス HTTP 401 Unauthorized
HttpClientErrorException.UnprocessableContent - Exception Class in org.springframework.web.client
HttpClientErrorException ステータス HTTP 422 Unprocessable Content
HttpClientErrorException.UnprocessableEntity - Exception Class in org.springframework.web.client
使用すべきではありません。
HttpClientErrorException.UnsupportedMediaType - Exception Class in org.springframework.web.client
HttpClientErrorException ステータス HTTP 415 Unsupported Media Type
HttpComponentsClientHttpConnector - org.springframework.http.client.reactive のクラス
Apache HttpComponents HttpClient 5.x 用の ClientHttpConnector 実装。
HttpComponentsClientHttpConnector() - クラス org.springframework.http.client.reactive. HttpComponentsClientHttpConnector のコンストラクター
CloseableHttpAsyncClient の新しいインスタンスを作成して開始するデフォルトのコンストラクター。
HttpComponentsClientHttpConnector(CloseableHttpAsyncClient) - クラス org.springframework.http.client.reactive. HttpComponentsClientHttpConnector のコンストラクター
事前構成された CloseableHttpAsyncClient インスタンスを持つコンストラクター。
HttpComponentsClientHttpConnector(CloseableHttpAsyncClient, BiFunction) - クラス org.springframework.http.client.reactive. HttpComponentsClientHttpConnector のコンストラクター
事前構成された CloseableHttpAsyncClient インスタンスと、各リクエストの前に呼び出され、クライアントに渡される HttpClientContext サプライヤーラムダを持つコンストラクター。
HttpComponentsClientHttpRequestFactory - org.springframework.http.client のクラス
Apache HttpComponents HttpClient を使用してリクエストを作成する ClientHttpRequestFactory 実装。
HttpComponentsClientHttpRequestFactory() - クラス org.springframework.http.client. HttpComponentsClientHttpRequestFactory のコンストラクター
システムプロパティに基づいて、デフォルトの HttpClient で HttpComponentsClientHttpRequestFactory の新しいインスタンスを作成します。
HttpComponentsClientHttpRequestFactory(HttpClient) - クラス org.springframework.http.client. HttpComponentsClientHttpRequestFactory のコンストラクター
指定された HttpClient インスタンスを使用して、HttpComponentsClientHttpRequestFactory の新しいインスタンスを作成します。
HttpComponentsHeadersAdapter - org.springframework.http.support のクラス
Apache HttpComponents HttpClient ヘッダーをラップするための MultiValueMap 実装。
HttpComponentsHeadersAdapter(HttpMessage) - クラス org.springframework.http.support. HttpComponentsHeadersAdapter のコンストラクター
指定された HttpMessage に基づいて新しい HttpComponentsHeadersAdapter を作成します。
HttpCookie - Class in org.springframework.http
"Cookie" リクエストヘッダーのコンテンツと一致する名前と値のペアとして HTTP Cookie を表します。
HttpCookie(String, String) - Constructor for class org.springframework.http.HttpCookie
HttpEntity<T> - org.springframework.http のクラス
ヘッダーと本文で構成される HTTP リクエストまたはレスポンスエンティティを表します。
HttpEntity() - Constructor for class org.springframework.http.HttpEntity
新しい空の HttpEntity を作成します。
HttpEntity(T, HttpHeaders) - Constructor for class org.springframework.http.HttpEntity
指定されたボディとヘッダーで新しい HttpEntity を作成します。
HttpEntity(T, MultiValueMap) - Constructor for class org.springframework.http.HttpEntity
非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
HttpEntity(HttpHeaders) - Constructor for class org.springframework.http.HttpEntity
与えられたヘッダーを持ち、本文を持たない新しい HttpEntity を作成します。
HttpEntity(MultiValueMap) - Constructor for class org.springframework.http.HttpEntity
非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
HttpEntity(T) - Constructor for class org.springframework.http.HttpEntity
指定された本文を使用してヘッダーなしで新しい HttpEntity を作成します。
httpEntityCallback(Object) - クラス org.springframework.web.client のメソッド。RestTemplate
指定されたオブジェクトをリクエストストリームに書き込む RequestCallback 実装を返します。
httpEntityCallback(Object, Type) - クラス org.springframework.web.client のメソッド。RestTemplate
RequestCallback 実装を返します。指定されたレスポンス型に基づいて、リクエスト Accept ヘッダーを設定し、構成されたメッセージコンバーターに対してクロスチェックします。
HttpEntityMethodArgumentResolver - org.springframework.web.reactive.result.method.annotation のクラス
互換性のある HttpMessageReader を介してリクエストの本文を読み取ることにより、型 HttpEntity または RequestEntity のメソッド引数を解決します。
HttpEntityMethodArgumentResolver(List, ReactiveAdapterRegistry) - クラス org.springframework.web.reactive.result.method.annotation. HttpEntityMethodArgumentResolver のコンストラクター
HttpEntityMethodProcessor - org.springframework.web.servlet.mvc.method.annotation のクラス
HttpEntity および RequestEntity メソッドの引数値、および型 HttpEntityResponseEntityErrorResponseProblemDetail の戻り値を解決します。
HttpEntityMethodProcessor(List) - クラス org.springframework.web.servlet.mvc.method.annotation. HttpEntityMethodProcessor のコンストラクター
コンバーターのみを備えた基本コンストラクター。
HttpEntityMethodProcessor(List, List) - クラス org.springframework.web.servlet.mvc.method.annotation. HttpEntityMethodProcessor のコンストラクター
HttpEntity メソッドの引数を解決するための完全なコンストラクター。
HttpEntityMethodProcessor(List, ContentNegotiationManager, List) - クラス org.springframework.web.servlet.mvc.method.annotation. HttpEntityMethodProcessor のコンストラクター
戻り値の処理用に ContentNegotiationManager 引数を追加した HttpEntityMethodProcessor(List, List) のバリアント。
HttpEntityMethodProcessor(List, ContentNegotiationManager, List, List) - クラス org.springframework.web.servlet.mvc.method.annotation. HttpEntityMethodProcessor のコンストラクター
戻り値の処理用に ErrorResponse.Interceptor のリストを追加した HttpEntityMethodProcessor(List, ContentNegotiationManager, List) のバリアント。
HttpEntityMethodProcessor(List, ContentNegotiationManager) - クラス org.springframework.web.servlet.mvc.method.annotation. HttpEntityMethodProcessor のコンストラクター
コンバーターと ContentNegotiationManager を使用した基本コンストラクター。
HttpExchange - Annotation Interface in org.springframework.web.service.annotation
HTTP サービスインターフェースのメソッドを HTTP エンドポイントとして宣言するためのアノテーション。
HttpExchangeAdapter - Interface in org.springframework.web.service.invoker
HttpServiceProxyFactory から HTTP クライアントを抽象化し、プラグ可能にする契約。
HttpExchangeAdapterDecorator - org.springframework.web.service.invoker のクラス
別のアダプターインスタンスをラップして委譲する HttpExchangeAdapter
HttpExchangeAdapterDecorator(HttpExchangeAdapter) - クラス org.springframework.web.service.invoker. HttpExchangeAdapterDecorator のコンストラクター
HttpHandler - Interface in org.springframework.http.server.reactive
異なるランタイム間で共通の分母として機能するリアクティブ HTTP リクエスト処理の最低レベルの契約。
HttpHandlerConnector - org.springframework.test.web.reactive.server のクラス
ネットワークソケットに対して実際のリクエストを行うのではなく、HttpHandler を呼び出してリクエストを処理するコネクター。
HttpHandlerConnector(HttpHandler) - クラス org.springframework.test.web.reactive.server. HttpHandlerConnector のコンストラクター
提供された HttpHandler を使用して HttpHandlerConnector を構築し、リクエストを処理します。
HttpHandlerConnector(HttpHandler, SslInfo) - クラス org.springframework.test.web.reactive.server. HttpHandlerConnector のコンストラクター
提供された SslInfoHttpHandler を使用して HttpHandlerConnector を構築し、リクエストを処理します。
HttpHandlerConnector.FailureAfterResponseCompletedException - Exception Class in org.springframework.test.web.reactive.server
サーバーレスポンスが ReactiveHttpOutputMessage.writeWith(Publisher) または ReactiveHttpOutputMessage.setComplete() を介して完了した後にエラーが発生し、変更できなくなったことを示します。
httpHandlerDecorator(Function) - クラス org.springframework.web.server.adapter のメソッド。WebHttpHandlerBuilder
チェーンを処理する WebExceptionHandler-WebFilter-WebHandler 全体を効果的にラップするこのビルダーによって返される HttpHandler を装飾するように FunctionSE を構成します。
HttpHandlerDecoratorFactory - Interface in org.springframework.http.server.reactive
HttpHandler にデコレータを適用するための契約。
HttpHeaders - Class in org.springframework.http
HTTP リクエストまたはレスポンスヘッダーを表すデータ構造。文字列ヘッダー名を文字列値のリストにマッピングし、一般的なアプリケーションレベルのデータ型のアクセサーも提供します。
HttpHeaders() - Constructor for class org.springframework.http.HttpHeaders
基礎となる大文字と小文字を区別しないマップを使用して、新しい空の HttpHeaders インスタンスを構築します。
HttpHeaders(HttpHeaders) - Constructor for class org.springframework.http.HttpHeaders
提供された HttpHeaders を基にして新しい HttpHeaders インスタンスを構築します。
HttpHeaders(MultiValueMap) - Constructor for class org.springframework.http.HttpHeaders
提供されたマップに基づいて新しい HttpHeaders インスタンスを構築します。
HttpHeadersAssert - org.springframework.test.http のクラス
HttpHeaders に適用できる AssertJ assertions
HttpHeadersAssert(HttpHeaders) - クラス org.springframework.test.http. HttpHeadersAssert のコンストラクター
HttpHeadersReturnValueHandler - org.springframework.web.servlet.mvc.method.annotation のクラス
HttpHeaders の戻り値を処理します。
HttpHeadersReturnValueHandler() - クラス org.springframework.web.servlet.mvc.method.annotation. HttpHeadersReturnValueHandler のコンストラクター
HttpHeadResponseDecorator - org.springframework.http.server.reactive のクラス
HTTP HEAD リクエスト用の ServerHttpResponse デコレータ。
HttpHeadResponseDecorator(ServerHttpResponse) - クラス org.springframework.http.server.reactive. HttpHeadResponseDecorator のコンストラクター
HttpInputMessage - org.springframework.http のインターフェース
ヘッダーと読み取り可能な body で構成される HTTP 入力メッセージを表します。
HttpLogging - Class in org.springframework.http
"org.springframework.http" が有効になっていないが、"org.springframework.web" が有効になっている場合、HTTP 関連のロギング用に "org.springframework.web.HttpLogging" という名前の共有ロガーを保持します。
HttpLogging() - Constructor for class org.springframework.http.HttpLogging
HttpMediaTypeException - org.springframework.web の例外クラス
メディア型に関連する例外の抽象ベース。
HttpMediaTypeException(String, List, String, Object[]) - Constructor for exception class org.springframework.web.HttpMediaTypeException
サポートされているメディア型のリストを使用して、新しい HttpMediaTypeException を作成します。
HttpMediaTypeNotAcceptableException - org.springframework.web の例外クラス
リクエストハンドラーがクライアントに受け入れられるレスポンスを生成できない場合にスローされる例外。
HttpMediaTypeNotAcceptableException(String) - Constructor for exception class org.springframework.web.HttpMediaTypeNotAcceptableException
Accept ヘッダーを解析できない場合のコンストラクター。
HttpMediaTypeNotAcceptableException(List) - Constructor for exception class org.springframework.web.HttpMediaTypeNotAcceptableException
新しい HttpMediaTypeNotSupportedException を作成します。
HttpMediaTypeNotSupportedException - org.springframework.web の例外クラス
クライアントがリクエストハンドラーでサポートされていない型のコンテンツを POST、PUT、PATCH したときにスローされる例外。
HttpMediaTypeNotSupportedException(String, List) - Constructor for exception class org.springframework.web.HttpMediaTypeNotSupportedException
解析エラー用に新しい HttpMediaTypeNotSupportedException を作成します。
HttpMediaTypeNotSupportedException(String) - Constructor for exception class org.springframework.web.HttpMediaTypeNotSupportedException
新しい HttpMediaTypeNotSupportedException を作成します。
HttpMediaTypeNotSupportedException(MediaType, List) - Constructor for exception class org.springframework.web.HttpMediaTypeNotSupportedException
新しい HttpMediaTypeNotSupportedException を作成します。
HttpMediaTypeNotSupportedException(MediaType, List, HttpMethod) - Constructor for exception class org.springframework.web.HttpMediaTypeNotSupportedException
新しい HttpMediaTypeNotSupportedException を作成します。
HttpMediaTypeNotSupportedException(MediaType, List, HttpMethod, String) - Constructor for exception class org.springframework.web.HttpMediaTypeNotSupportedException
新しい HttpMediaTypeNotSupportedException を作成します。
HttpMessage - org.springframework.http のインターフェース
HTTP リクエストおよびレスポンスメッセージの基本インターフェースを表します。
httpMessageCodecs(Consumer) - インターフェース org.springframework.test.web.reactive.server のメソッド。WebTestClient.ControllerSpec
カスタム HTTP メッセージリーダーとライターを設定するか、組み込みの HTTP メッセージリーダーとライターをオーバーライドします。
HttpMessageContentConverter - org.springframework.test.http のクラス
非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
JsonConverterDelegate の静的ファクトリメソッドを推奨
HttpMessageConversionException - Exception Class in org.springframework.http.converter
変換の試行が失敗したときに HttpMessageConverter 実装によってスローされます。
HttpMessageConversionException(String) - Constructor for exception class org.springframework.http.converter.HttpMessageConversionException
新しい HttpMessageConversionException を作成します。
HttpMessageConversionException(String, Throwable) - Constructor for exception class org.springframework.http.converter.HttpMessageConversionException
新しい HttpMessageConversionException を作成します。
HttpMessageConverter<T> - org.springframework.http.converter のインターフェース
HTTP リクエストおよびレスポンスとの間で変換するための戦略インターフェース。
HttpMessageConverterExtractor<T> - org.springframework.web.client のクラス
指定されたエンティティコンバーターを使用してレスポンスを T 型に変換するレスポンスエクストラクター。
HttpMessageConverterExtractor(Class, List) - クラス org.springframework.web.client. HttpMessageConverterExtractor のコンストラクター
指定されたレスポンス型とメッセージコンバーターを使用して、HttpMessageConverterExtractor の新しいインスタンスを作成します。
HttpMessageConverterExtractor(Type, List) - クラス org.springframework.web.client. HttpMessageConverterExtractor のコンストラクター
指定されたレスポンス型およびメッセージコンバーターで HttpMessageConverterExtractor の新しいインスタンスを作成します。
HttpMessageConverters - Interface in org.springframework.http.converter
client または server で使用するために、HttpMessageConverter インスタンスの不変のコレクションを構築および構成するためのユーティリティ。
HttpMessageConverters.Builder<T> - org.springframework.http.converter のインターフェース
HttpMessageConverters.ClientBuilder - org.springframework.http.converter のインターフェース
HttpMessageConverters インスタンスのクライアントビルダー。
HttpMessageConverters.ServerBuilder - org.springframework.http.converter のインターフェース
HttpMessageConverters インスタンス用のサーバービルダー。
HttpMessageDecoder<T> - org.springframework.http.codec のインターフェース
Decoder の拡張により、HTTP リクエストまたはレスポンス本文のデコードに関連する追加のメソッドが公開されます。
HttpMessageEncoder<T> - org.springframework.http.codec のインターフェース
Encoder の拡張により、HTTP リクエストまたはレスポンス本文のエンコーディングのコンテキストに関連する追加のメソッドが公開されます。
HttpMessageNotReadableException - Exception Class in org.springframework.http.converter
HttpMessageConverter.read(Class, HttpInputMessage) メソッドが失敗したときに HttpMessageConverter 実装によってスローされます。
HttpMessageNotReadableException(String, Throwable, HttpInputMessage) - Constructor for exception class org.springframework.http.converter.HttpMessageNotReadableException
新しい HttpMessageNotReadableException を作成します。
HttpMessageNotReadableException(String, HttpInputMessage) - Constructor for exception class org.springframework.http.converter.HttpMessageNotReadableException
新しい HttpMessageNotReadableException を作成します。
HttpMessageNotWritableException - Exception Class in org.springframework.http.converter
HttpMessageConverter.write(T, MediaType, HttpOutputMessage) メソッドが失敗したときに HttpMessageConverter 実装によってスローされます。
HttpMessageNotWritableException(String) - Constructor for exception class org.springframework.http.converter.HttpMessageNotWritableException
新しい HttpMessageNotWritableException を作成します。
HttpMessageNotWritableException(String, Throwable) - Constructor for exception class org.springframework.http.converter.HttpMessageNotWritableException
新しい HttpMessageNotWritableException を作成します。
HttpMessageReader<T> - org.springframework.http.codec のインターフェース
ReactiveHttpInputMessage から読み取り、バイトストリームを型 <T> のオブジェクトにデコードする方法。
HttpMessageWriter<T> - org.springframework.http.codec のインターフェース
型 <T> のオブジェクトのストリームをエンコードし、エンコードされたバイトのストリームを ReactiveHttpOutputMessage に書き込む方法。
HttpMessageWriterView - org.springframework.web.reactive.result.view のクラス
HttpMessageWriter でモデル属性を書き込む View
HttpMessageWriterView(Encoder) - クラス org.springframework.web.reactive.result.view. HttpMessageWriterView のコンストラクター
Encoder を持つコンストラクター。
HttpMessageWriterView(HttpMessageWriter) - クラス org.springframework.web.reactive.result.view. HttpMessageWriterView のコンストラクター
完全に初期化された HttpMessageWriter を持つコンストラクター。
HttpMethod - Class in org.springframework.http
HTTP リクエストメソッドを表します。
HttpMethodArgumentResolver - org.springframework.web.service.invoker のクラス
HttpMethod 引数からターゲットリクエストの HTTP メソッドを解決する HttpServiceArgumentResolver
HttpMethodArgumentResolver() - クラス org.springframework.web.service.invoker. HttpMethodArgumentResolver のコンストラクター
httpOnly(boolean) - Method in interface org.springframework.http.ResponseCookie.ResponseCookieBuilder
"HttpOnly" 属性を Cookie に追加します。
httpOnly(String, boolean) - クラス org.springframework.test.web.servlet.result のメソッド。CookieResultMatchers
Cookie を HTTP のみにする必要があるかどうかをアサートします。
httpOnly(String, boolean) - クラス org.springframework.test.web.support のメソッド。AbstractCookieAssertions
クッキーの "HttpOnly" 属性 をアサートします。
HttpOutputMessage - org.springframework.http のインターフェース
ヘッダーと書き込み可能な body で構成される HTTP 出力メッセージを表します。
HttpRange - Class in org.springframework.http
HTTP "Range" ヘッダーで使用する HTTP(バイト)範囲を表します。
HttpRange() - Constructor for class org.springframework.http.HttpRange
httpRequest() - インターフェース org.springframework.web.reactive.function.client のメソッド。ClientRequest
ClientHttpRequest にアクセスするように構成されたコンシューマーを返します。
httpRequest(Consumer) - インターフェース org.springframework.web.client のメソッド。RestClient.RequestHeadersSpec
ClientHttpRequest へのアクセスのコールバック。これにより、基盤となる HTTP ライブラリのネイティブリクエストへのアクセスが提供されます。
httpRequest(Consumer) - インターフェース org.springframework.web.reactive.function.client のメソッド。ClientRequest.Builder
ClientHttpRequest へのアクセスのコールバック。これにより、基盤となる HTTP ライブラリのネイティブリクエストへのアクセスが提供されます。
httpRequest(Consumer) - インターフェース org.springframework.web.reactive.function.client のメソッド。WebClient.RequestHeadersSpec
ClientHttpRequest へのアクセスのコールバック。これにより、基盤となる HTTP ライブラリのネイティブリクエストへのアクセスが提供されます。
HttpRequest - org.springframework.http のインターフェース
メソッドURI で構成される HTTP リクエストメッセージを表します。
HttpRequestHandler - org.springframework.web のインターフェース
サーブレットに類似した、HTTP リクエストを処理するコンポーネントのプレーンハンドラーインターフェース。
httpRequestHandlerAdapter() - クラス org.springframework.web.servlet.config.annotation のメソッド。WebMvcConfigurationSupport
HttpRequestHandlers でリクエストを処理するために HttpRequestHandlerAdapter を返します。
HttpRequestHandlerAdapter - org.springframework.web.servlet.mvc のクラス
汎用 DispatcherServlet でプレーン HttpRequestHandler インターフェースを使用するアダプター。
HttpRequestHandlerAdapter() - クラス org.springframework.web.servlet.mvc. HttpRequestHandlerAdapter のコンストラクター
HttpRequestHandlerServlet - org.springframework.web.context.support のクラス
Spring のルート Web アプリケーションコンテキストで定義された HttpRequestHandler Bean に委譲する単純な HttpServlet。
HttpRequestHandlerServlet() - クラス org.springframework.web.context.support. HttpRequestHandlerServlet のコンストラクター
HttpRequestMethodNotSupportedException - org.springframework.web の例外クラス
リクエストハンドラーが特定のリクエストメソッドをサポートしていない場合にスローされる例外。
HttpRequestMethodNotSupportedException(String) - Constructor for exception class org.springframework.web.HttpRequestMethodNotSupportedException
新しい HttpRequestMethodNotSupportedException を作成します。
HttpRequestMethodNotSupportedException(String, Collection) - Constructor for exception class org.springframework.web.HttpRequestMethodNotSupportedException
新しい HttpRequestMethodNotSupportedException を作成します。
HttpRequestValues - org.springframework.web.service.invoker のクラス
@HttpExchange アノテーション付きメソッドから抽出された HTTP リクエスト値とそれに渡される引数値のコンテナー。
HttpRequestValues(HttpMethod, URI, UriBuilderFactory, String, Map, HttpHeaders, MultiValueMap, Object, Map, Object, ParameterizedTypeReference) - クラス org.springframework.web.service.invoker. HttpRequestValues のコンストラクター
HttpRequestValues を構築します。
HttpRequestValues.Builder - org.springframework.web.service.invoker のクラス
HttpRequestValues のビルダー。
HttpRequestValues.Metadata - org.springframework.web.service.invoker のインターフェース
@HttpExchange アノテーション属性から静的メタデータを公開します。
HttpRequestValues.Processor - org.springframework.web.service.invoker のインターフェース
引数リゾルバーによって追加されたものに加えて、HttpRequestValues をさらにカスタマイズできる契約。
httpRequestValuesProcessor(HttpRequestValues.Processor) - クラス org.springframework.web.service.invoker のメソッド。HttpServiceProxyFactory.Builder
メソッドとすべての引数に基づいてリクエスト値をさらにカスタマイズできる HttpRequestValues プロセッサーを登録します。
HttpRequestWrapper - org.springframework.http.client.support のクラス
リクエストを調整するためにオーバーライドできる HttpRequest インターフェースの便利な実装を提供します。
HttpRequestWrapper(HttpRequest) - クラス org.springframework.http.client.support. HttpRequestWrapper のコンストラクター
指定されたリクエストオブジェクトをラップする新しい HttpRequest を作成します。
HttpResource - Interface in org.springframework.web.reactive.resource
HTTP レスポンスに書き込まれる Resource の拡張インターフェース。
HttpResource - Interface in org.springframework.web.servlet.resource
HTTP レスポンスに書き込まれる Resource の拡張インターフェース。
HttpServerErrorException - Exception Class in org.springframework.web.client
HTTP 5xx を受信したときにスローされる例外。
HttpServerErrorException(String, HttpStatusCode, String, HttpHeaders, byte[], Charset) - Constructor for exception class org.springframework.web.client.HttpServerErrorException
ステータスコードとステータステキスト、ヘッダー、コンテンツ、準備されたメッセージを含むコンストラクター。
HttpServerErrorException(HttpStatusCode) - Constructor for exception class org.springframework.web.client.HttpServerErrorException
ステータスコードのみのコンストラクター。
HttpServerErrorException(HttpStatusCode, String) - Constructor for exception class org.springframework.web.client.HttpServerErrorException
ステータスコードとステータステキストを持つコンストラクター。
HttpServerErrorException(HttpStatusCode, String, byte[], Charset) - Constructor for exception class org.springframework.web.client.HttpServerErrorException
ステータスコードとステータステキスト、およびコンテンツを持つコンストラクター。
HttpServerErrorException(HttpStatusCode, String, HttpHeaders, byte[], Charset) - Constructor for exception class org.springframework.web.client.HttpServerErrorException
ステータスコードとステータステキスト、ヘッダー、コンテンツを持つコンストラクター。
HttpServerErrorException.BadGateway - Exception Class in org.springframework.web.client
HTTP ステータス 502BadGateway の HttpServerErrorException
HttpServerErrorException.GatewayTimeout - Exception Class in org.springframework.web.client
HttpServerErrorException ステータス HTTP 504 Gateway Timeout
HttpServerErrorException.InternalServerError - Exception Class in org.springframework.web.client
HttpServerErrorException ステータス HTTP 500 Internal Server Error
HttpServerErrorException.NotImplemented - Exception Class in org.springframework.web.client
HttpServerErrorException ステータス HTTP 501 Not Implemented
HttpServerErrorException.ServiceUnavailable - Exception Class in org.springframework.web.client
HttpServerErrorException ステータス HTTP 503 Service Unavailable
HttpServiceArgumentResolver - Interface in org.springframework.web.service.invoker
@HttpExchange アノテーション付きメソッドからの引数を 1 つ以上の HTTP リクエスト値に解決します。
HttpServiceGroup - Interface in org.springframework.web.service.registry
同じ HttpServiceProxyFactory および HTTP クライアント設定を共有する HTTP サービスインターフェースのグループ。
HttpServiceGroup.ClientType - org.springframework.web.service.registry の Enum クラス
HTTP サービスグループに使用するクライアント型を指定する列挙型。
HttpServiceGroupAdapter<CB> - org.springframework.web.service.registry のインターフェース
クライアントビルダー型に依存しないグループを構成するのに役立つアダプター。
HttpServiceGroupConfigurer<CB> - org.springframework.web.service.registry のインターフェース
宣言された HttpServiceGroup のセットを構成するためのコールバック。
HttpServiceGroupConfigurer.ClientCallback<CB> - org.springframework.web.service.registry のインターフェース
特定のグループのクライアントを構成するためのコールバック。
HttpServiceGroupConfigurer.GroupCallback<CB> - org.springframework.web.service.registry のインターフェース
特定のグループのクライアントと HttpServiceProxyFactory を構成するためのコールバック。
HttpServiceGroupConfigurer.Groups<CB> - org.springframework.web.service.registry のインターフェース
グループのセットを反復して構成するのに役立つ契約。
HttpServiceGroupConfigurer.InitializingClientCallback<CB> - org.springframework.web.service.registry のインターフェース
クライアントビルダーをカスタマイズするのではなく提供するコールバック。
HttpServiceGroupConfigurer.ProxyFactoryCallback - org.springframework.web.service.registry のインターフェース
特定のグループの HttpServiceProxyFactory を構成するためのコールバック。
HttpServiceProxyFactory - org.springframework.web.service.invoker のクラス
@HttpExchange メソッドを使用して HTTP サービスインターフェースからクライアントプロキシを作成するファクトリ。
HttpServiceProxyFactory.Builder - org.springframework.web.service.invoker のクラス
HttpServiceProxyFactory を作成するビルダー。
HttpServiceProxyFactory.ProxyFactoryCustomizer - org.springframework.web.service.invoker のインターフェース
各 HTTP サービスインターフェースのプロキシを作成するために使用される ProxyFactory をカスタマイズするためのコールバックメカニズム (例:
HttpServiceProxyRegistry - Interface in org.springframework.web.service.registry
HttpServiceGroup によって編成された HTTP サービスクライアントのレジストリ。
HttpServiceProxyRegistryFactoryBean - org.springframework.web.service.registry のクラス
HttpServiceProxyRegistryFactoryBean は、HttpServiceGroup の初期化と各グループの HTTP サービスクライアントプロキシの作成を担当します。
httpServiceTypes() - インターフェース org.springframework.web.service.registry のメソッド。HttpServiceGroup
グループ内の HTTP サービス。
HttpServletBean - org.springframework.web.servlet のクラス
HttpServlet のシンプルな拡張版で、その構成パラメーター (web.xml の servlet タグ内の init-param エントリ) を Bean プロパティとして扱います。
HttpServletBean() - クラス org.springframework.web.servlet. HttpServletBean のコンストラクター
HttpSessionHandshakeInterceptor - org.springframework.web.socket.server.support のクラス
WebSocketSession.getAttributes() を介して利用できるように、HTTP セッションから「ハンドシェイク属性」マップに情報をコピーするインターセプター。
HttpSessionHandshakeInterceptor() - クラス org.springframework.web.socket.server.support. HttpSessionHandshakeInterceptor のコンストラクター
すべての HTTP セッション属性と HTTP セッション ID をコピーするためのデフォルトのコンストラクター。
HttpSessionHandshakeInterceptor(Collection) - クラス org.springframework.web.socket.server.support. HttpSessionHandshakeInterceptor のコンストラクター
特定の HTTP セッション属性と HTTP セッション ID をコピーするためのコンストラクター。
HttpSessionMutexListener - org.springframework.web.util のクラス
HttpSession が作成されたときにセッションミューテックスを自動的に公開するサーブレット HttpSessionListener。
HttpSessionMutexListener() - クラス org.springframework.web.util. HttpSessionMutexListener のコンストラクター
HttpSessionRequiredException - org.springframework.web の例外クラス
HTTP リクエストハンドラーが既存のセッションを必要とする場合にスローされる例外。
HttpSessionRequiredException(String) - Constructor for exception class org.springframework.web.HttpSessionRequiredException
新しい HttpSessionRequiredException を作成します。
HttpSessionRequiredException(String, String) - Constructor for exception class org.springframework.web.HttpSessionRequiredException
新しい HttpSessionRequiredException を作成します。
HttpStatus - Enum Class in org.springframework.http
HTTP ステータスコードの列挙。
HttpStatus.Series - org.springframework.http の Enum クラス
HTTP ステータスシリーズの列挙。
HttpStatusCode - org.springframework.http のインターフェース
HTTP レスポンスステータスコードを表します。
HttpStatusCodeException - Exception Class in org.springframework.web.client
HttpStatusCode に基づく例外の抽象基本クラス。
HttpStatusCodeException(String, HttpStatusCode, String, HttpHeaders, byte[], Charset) - Constructor for exception class org.springframework.web.client.HttpStatusCodeException
HttpStatusCode、ステータステキスト、コンテンツ、レスポンス文字セットを使用してインスタンスを作成します。
HttpStatusCodeException(HttpStatusCode) - Constructor for exception class org.springframework.web.client.HttpStatusCodeException
HttpStatusCode を使用して新しいインスタンスを構築します。
HttpStatusCodeException(HttpStatusCode, String) - Constructor for exception class org.springframework.web.client.HttpStatusCodeException
HttpStatusCode とステータステキストで新しいインスタンスを構築します。
HttpStatusCodeException(HttpStatusCode, String, byte[], Charset) - Constructor for exception class org.springframework.web.client.HttpStatusCodeException
HttpStatusCode、ステータステキスト、コンテンツでインスタンスを作成します。
HttpStatusCodeException(HttpStatusCode, String, HttpHeaders, byte[], Charset) - Constructor for exception class org.springframework.web.client.HttpStatusCodeException
HttpStatusCode、ステータステキスト、コンテンツ、レスポンス文字セットを使用してインスタンスを作成します。
httpUrl(ServerRequestObservationContext) - クラス org.springframework.http.server.observation のメソッド。DefaultServerRequestObservationConvention
httpUrl(ServerRequestObservationContext) - クラス org.springframework.http.server.observation のメソッド。OpenTelemetryServerRequestObservationConvention
httpUrl(ServerRequestObservationContext) - クラス org.springframework.http.server.reactive.observation のメソッド。DefaultServerRequestObservationConvention
httpUrl(ClientRequestObservationContext) - クラス org.springframework.web.reactive.function.client のメソッド。DefaultClientRequestObservationConvention
HttpWebHandlerAdapter - org.springframework.web.server.adapter のクラス
WebHandlerHttpHandler 契約へのデフォルトアダプター。
HttpWebHandlerAdapter(WebHandler) - クラス org.springframework.web.server.adapter. HttpWebHandlerAdapter のコンストラクター
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
すべてのクラスとインターフェース | すべてのパッケージ | 定数フィールド値 | 連載形式