インデックス

A B C D E F G H I J K L M N O P Q R S T U V W
すべてのクラスとインターフェース | すべてのパッケージ | 定数フィールド値 | 連載形式

S

satisfies(Consumer<D>) - インターフェース org.springframework.graphql.test.tester のメソッド。GraphQlTester.Entity
指定された ConsumerSE でエンティティを検証します。
satisfy(Consumer<List<ResponseError>>) - インターフェース org.springframework.graphql.test.tester のメソッド。GraphQlTester.Errors
レスポンスにエラーがある場合は、それを調べます。
saveInstance(ContextSnapshotFactory, GraphQLContext) - Static method in class org.springframework.graphql.execution.ContextPropagationHelper
指定された Context に ContextSnapshotFactory を保存します。
saveInstance(ContextSnapshotFactory, Context) - Static method in class org.springframework.graphql.execution.ContextPropagationHelper
指定された Context に ContextSnapshotFactory を保存します。
scheduler(Scheduler) - クラス org.springframework.graphql.client のメソッド。AbstractGraphQlClientSyncBuilder
scheduler(Scheduler) - インターフェース org.springframework.graphql.client のメソッド。GraphQlClient.SyncBuilder
GraphQlClient.RequestSpec.execute() および GraphQlClient.RequestSpec.retrieve(String) によるノンブロッキング実行に使用するスケジューラ。
schema() - インターフェース org.springframework.graphql.execution のメソッド。GraphQlSource
現在の GraphQL によって使用されている GraphQLSchema を返します。
schema() - インターフェース org.springframework.graphql.execution のメソッド。SchemaReport
インスペクションされたスキーマと型およびフィールド定義を返します。
schemaFactory(BiFunction<TypeDefinitionRegistry, RuntimeWiring, GraphQLSchema>) - インターフェース org.springframework.graphql.execution のメソッド。GraphQlSource.SchemaResourceBuilder
指定された TypeDefinitionRegistry と RuntimeWiring から GraphQLSchema を作成する関数を設定します。
SchemaHandler - org.springframework.graphql.server.webflux のクラス
SchemaPrinter を介して出力された GraphQLSchema をレンダリングする Spring WebFlux 機能ハンドラー。
SchemaHandler - org.springframework.graphql.server.webmvc のクラス
SchemaPrinter を介して出力された GraphQLSchema をレンダリングする Spring MVC 機能ハンドラー。
SchemaHandler(GraphQlSource) - クラス org.springframework.graphql.server.webflux. SchemaHandler のコンストラクター
SchemaHandler(GraphQlSource) - クラス org.springframework.graphql.server.webmvc. SchemaHandler のコンストラクター
SchemaMapping - Annotation Interface in org.springframework.graphql.data.method.annotation
ハンドラーメソッドから GraphQL の型とフィールドのペアへのマッピングを表すアノテーション。
SchemaMappingInspector - org.springframework.graphql.execution のクラス
起動時にスキーママッピングをインスペクションして、次のことを確認します。スキーマフィールドに DataFetcher 登録または対応するクラスプロパティのいずれかがあること。
SchemaMappingInspector.ClassResolver - org.springframework.graphql.execution のインターフェース
スキーマインスペクションの目的で、実質的に TypeResolver の逆である GraphQLObjectType の Java クラスを解決する戦略。
SchemaMappingInspector.Initializer - org.springframework.graphql.execution のインターフェース
SchemaMappingInspector の設定に役立ちます。
schemaNullness() - インターフェース org.springframework.graphql.execution のメソッド。SchemaReport.NullnessError
スキーマには null 値が含まれていることが想定されています。
SchemaReport - Interface in org.springframework.graphql.execution
スキーママッピングのインスペクションの結果として生成されるレポート。
SchemaReport.NullnessError - org.springframework.graphql.execution のインターフェース
GraphQL スキーマとアプリケーションコード間の Nullness エラーに関する情報。
SchemaReport.SkippedType - org.springframework.graphql.execution のインターフェース
インスペクション中にスキップされたスキーマ型に関する情報。
schemaResourceBuilder() - Static method in interface org.springframework.graphql.execution.GraphQlSource
GraphQL スキーマリソースを解析し、RuntimeWiring を使用して GraphQLSchema を作成する GraphQlSource ビルダーを返します。
schemaResources(Resource...) - インターフェース org.springframework.graphql.execution のメソッド。GraphQlSource.SchemaResourceBuilder
スキーマ定義リソース (通常は ".graphqls" ファイル) を parsed および merged として追加します。
scrollable() - クラス org.springframework.graphql.data.query のメソッド。QueryByExampleDataFetcher.Builder
スクロールして Window を返す DataFetcher を構築します。
scrollable() - クラス org.springframework.graphql.data.query のメソッド。QueryByExampleDataFetcher.ReactiveBuilder
スクロールして Window を返す DataFetcher を構築します。
scrollable() - クラス org.springframework.graphql.data.query のメソッド。QuerydslDataFetcher.Builder
スクロールして Window を返す DataFetcher を構築します。
scrollable() - クラス org.springframework.graphql.data.query のメソッド。QuerydslDataFetcher.ReactiveBuilder
スクロールして Window を返す DataFetcher を構築します。
ScrollPositionCursorStrategy - org.springframework.graphql.data.query のクラス
ScrollPosition と文字列カーソル間の変換を行う戦略。
ScrollPositionCursorStrategy() - クラス org.springframework.graphql.data.query. ScrollPositionCursorStrategy のコンストラクター
JsonKeysetCursorStrategy を使用するショートカットコンストラクター。
ScrollPositionCursorStrategy(CursorStrategy<Map<String, Object>>) - クラス org.springframework.graphql.data.query. ScrollPositionCursorStrategy のコンストラクター
keyset とカーソル間の変換を行うための、指定された戦略を持つコンストラクター。
ScrollSubrange - org.springframework.graphql.data.query のクラス
ScrollPosition カーソルの Subrange 実装。
ScrollSubrangeMethodArgumentResolver - org.springframework.graphql.data.method.annotation.support のクラス
カーソルとして ScrollSubrange および ScrollPosition をサポートする SubrangeMethodArgumentResolver
ScrollSubrangeMethodArgumentResolver(CursorStrategy<ScrollPosition>) - クラス org.springframework.graphql.data.method.annotation.support. ScrollSubrangeMethodArgumentResolver のコンストラクター
SecurityContextThreadLocalAccessor - org.springframework.graphql.execution のクラス
ThreadLocalAccessor は、SecurityContextHolder を介してセキュリティコンテキストを抽出および復元します。
SecurityContextThreadLocalAccessor() - クラス org.springframework.graphql.execution. SecurityContextThreadLocalAccessor のコンストラクター
SecurityDataFetcherExceptionResolver - org.springframework.graphql.execution のクラス
SecurityDataFetcherExceptionResolver() - クラス org.springframework.graphql.execution. SecurityDataFetcherExceptionResolver のコンストラクター
selectInstance(ContextSnapshotFactory) - Static method in class org.springframework.graphql.execution.ContextPropagationHelper
使用する ContextSnapshotFactory インスタンスを選択します。null でない場合は渡されたもの、または共有された静的インスタンスのいずれかです。
selectResponseStatus(WebGraphQlResponse, MediaType) - クラス org.springframework.graphql.server.webflux のメソッド。GraphQlHttpHandler
selectResponseStatus(WebGraphQlResponse, MediaType) - クラス org.springframework.graphql.server.webmvc のメソッド。GraphQlHttpHandler
SelfDescribingDataFetcher<T> - org.springframework.graphql.execution のインターフェース
戻り値の型情報などの追加の詳細を公開する特殊な DataFetcher
SerializableGraphQlRequest - org.springframework.graphql.server.support のクラス
GraphQlRequest リクエストからの逆直列化用。
SerializableGraphQlRequest() - クラス org.springframework.graphql.server.support. SerializableGraphQlRequest のコンストラクター
setApplicationContext(ApplicationContext) - クラス org.springframework.graphql.data.method.annotation.support のメソッド。AnnotatedControllerDetectionSupport
setAuthenticationTrustResolver(AuthenticationTrustResolver) - クラス org.springframework.graphql.execution のメソッド。ReactiveSecurityDataFetcherExceptionResolver
認証が匿名であるかどうかを確認するために使用するリゾルバーを設定します。これにより、AccessDeniedException が「無認可」または「禁止」に分類されるかどうかが決まります。
setAuthenticationTrustResolver(AuthenticationTrustResolver) - クラス org.springframework.graphql.execution のメソッド。SecurityDataFetcherExceptionResolver
認証が匿名であるかどうかを確認するために使用するリゾルバーを設定します。これにより、AccessDeniedException が「無認可」または「禁止」に分類されるかどうかが決まります。
setBinderOptions(GraphQlArgumentBinder.Options) - クラス org.springframework.graphql.data.method.annotation.support のメソッド。AnnotatedControllerDetectionSupport
GraphQL 引数をターゲットオブジェクトにバインドするために使用するオプションを設定します。
setBlockingMethodPredicate(Predicate<HandlerMethod>) - クラス org.springframework.graphql.data.method.annotation.support のメソッド。AnnotatedControllerDetectionSupport
どのコントローラーメソッドがブロックされているかを決定するための述語を構成します。
setCacheEnabled(boolean) - クラス org.springframework.graphql.support のメソッド。CachingDocumentSource
解決されたドキュメントのキャッシュを有効または無効にします。
setClassNameExtractor(Function<Class<?>, String>) - クラス org.springframework.graphql.execution のメソッド。ClassNameTypeResolver
クラス、または基本クラス / インターフェースの名前を決定する方法をカスタマイズします。
setControllerPredicate(Predicate<Class<?>>) - クラス org.springframework.graphql.data.method.annotation.support のメソッド。AnnotatedControllerDetectionSupport
特定のクラスでアノテーション付きコントローラーメソッドをイントロスペクトする必要があるかどうかを決定するための述語を構成します。
setExecutionContext(ExecutionContext) - クラス org.springframework.graphql.observation のメソッド。ExecutionRequestObservationContext
リクエスト実行用の context を設定します。
setExecutionResult(ExecutionResult) - クラス org.springframework.graphql.observation のメソッド。ExecutionRequestObservationContext
リクエスト実行用の result を設定します。
setExecutor(Executor) - クラス org.springframework.graphql.data.method.annotation.support のメソッド。AnnotatedControllerDetectionSupport
コントローラーメソッドからの CallableSE 戻り値の非同期処理、および Java 21+ 上の blocking controller methods に使用する ExecutorSE を構成します。
setExtensions(Map<String, Object>) - クラス org.springframework.graphql.server.support のメソッド。SerializableGraphQlRequest
setFallBackOnDirectFieldAccess(boolean) - クラス org.springframework.graphql.data.method.annotation.support のメソッド。AnnotatedControllerDetectionSupport
非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
setHttpOkOnValidationErrors(boolean) - クラス org.springframework.graphql.server.webflux のメソッド。GraphQlHttpHandler
非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
1.4 以降、将来のリリースでは false に永続化される予定です。
setHttpOkOnValidationErrors(boolean) - クラス org.springframework.graphql.server.webmvc のメソッド。GraphQlHttpHandler
非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
1.4 以降、将来のリリースでは false に永続化される予定です。
setId(String) - クラス org.springframework.graphql.server.support のメソッド。GraphQlWebSocketMessage
setJsonCodecs(Encoder<?>, Decoder<?>) - クラス org.springframework.graphql.client のメソッド。AbstractGraphQlClientBuilder
トランスポート固有のサブクラスは、クライアントレベルで使用する JSON Encoder および Decoder を提供して、レスポンスデータを何らかのターゲットエンティティ型にマッピングできます。
setJsonConverter(HttpMessageConverter<Object>) - クラス org.springframework.graphql.client のメソッド。AbstractGraphQlClientSyncBuilder
トランスポート固有のサブクラスは、クライアントレベルで使用する JSON Encoder および Decoder を提供して、レスポンスデータを何らかのターゲットエンティティ型にマッピングできます。
setJsonDecoder(Decoder<?>) - クラス org.springframework.graphql.client のメソッド。AbstractGraphQlClientBuilder
setJsonEncoder(Encoder<?>) - クラス org.springframework.graphql.client のメソッド。AbstractGraphQlClientBuilder
setOperationName(String) - クラス org.springframework.graphql.server.support のメソッド。SerializableGraphQlRequest
setPayload(Object) - クラス org.springframework.graphql.server.support のメソッド。GraphQlWebSocketMessage
setQuery(String) - クラス org.springframework.graphql.server.support のメソッド。SerializableGraphQlRequest
setResult(List<?>) - クラス org.springframework.graphql.observation のメソッド。DataLoaderObservationContext
DataLoader によって解決された値のリストを設定します。
setThreadLocalContextAware(boolean) - クラス org.springframework.graphql.execution のメソッド。DataFetcherExceptionResolverAdapter
サブクラスはこれを設定して、トランスポートハンドラーからの ThreadLocal コンテキストを示すことができます (例:
setThreadLocalContextAware(boolean) - クラス org.springframework.graphql.execution のメソッド。SubscriptionExceptionResolverAdapter
サブクラスはこれを設定して、トランスポートハンドラーからの ThreadLocal コンテキストを示すことができます (例:
setType(String) - クラス org.springframework.graphql.server.support のメソッド。GraphQlWebSocketMessage
setTypeDefinitionRegistry(TypeDefinitionRegistry) - クラス org.springframework.graphql.data.method.annotation.support のメソッド。AnnotatedControllerConfigurer
setTypeDefinitionRegistry(TypeDefinitionRegistry) - インターフェース org.springframework.graphql.execution のメソッド。RuntimeWiringConfigurer
TypeDefinitionRegistry へのコンフィギュレーターアクセスを提供します。
setTypeResolver(TypeResolver) - クラス org.springframework.graphql.data.federation のメソッド。FederationSchemaFactory
Java をエンティティスキーマ型名にマッピングするのに役立つリゾルバーを構成します。
setupModule(Module.SetupContext) - クラス org.springframework.graphql.client.json のメソッド。GraphQlJackson2Module
setupModule(JacksonModule.SetupContext) - クラス org.springframework.graphql.client.json のメソッド。GraphQlJacksonModule
setValue() - クラス org.springframework.graphql.execution のメソッド。SecurityContextThreadLocalAccessor
setValue(Object) - クラス org.springframework.graphql.execution のメソッド。SecurityContextThreadLocalAccessor
setVariables(Map<String, Object>) - クラス org.springframework.graphql.server.support のメソッド。SerializableGraphQlRequest
shouldInvokeAsync(HandlerMethod) - クラス org.springframework.graphql.data.method.annotation.support のメソッド。AnnotatedControllerDetectionSupport
single() - クラス org.springframework.graphql.data.query のメソッド。QueryByExampleDataFetcher.Builder
単一のオブジェクトインスタンスを取得するための DataFetcher を構築します。
single() - クラス org.springframework.graphql.data.query のメソッド。QueryByExampleDataFetcher.ReactiveBuilder
単一のオブジェクトインスタンスを取得するための DataFetcher を構築します。
single() - クラス org.springframework.graphql.data.query のメソッド。QuerydslDataFetcher.Builder
単一のオブジェクトインスタンスを取得するための DataFetcher を構築します。
single() - クラス org.springframework.graphql.data.query のメソッド。QuerydslDataFetcher.ReactiveBuilder
単一のオブジェクトインスタンスを取得するための DataFetcher を構築します。
singleElement() - インターフェース org.springframework.graphql.test.tester のメソッド。GraphQlTester.EntityList
リストに要素が 1 つだけ含まれていることを確認し、その要素に対応する Entity 仕様を返します。
singleThread(String) - Static method in class org.springframework.graphql.execution.ReactorSchedulers
Java < 21 では Schedulers.newSingle(String) を使用し、Java >e; 21 ではカスタム仮想スレッドファクトリを使用して、単一の新しいスレッドでサポートされるスケジューラを作成します。
skippedTypes() - インターフェース org.springframework.graphql.execution のメソッド。SchemaReport
スキーマ型がサポートされていないため、インスペクション中に戻り値の型がスキップされました。
SliceConnectionAdapter - org.springframework.graphql.data.query のクラス
Slice から Connection へのアダプター。
SliceConnectionAdapter(CursorStrategy<ScrollPosition>) - クラス org.springframework.graphql.data.query. SliceConnectionAdapter のコンストラクター
ページ項目の ScrollPosition をエンコードするために使用する CursorStrategy を含むコンストラクター。
sortBy(Sort) - クラス org.springframework.graphql.data.query のメソッド。QueryByExampleDataFetcher.Builder
Sort オーダーを適用します。
sortBy(Sort) - クラス org.springframework.graphql.data.query のメソッド。QueryByExampleDataFetcher.ReactiveBuilder
Sort オーダーを適用します。
sortBy(Sort) - クラス org.springframework.graphql.data.query のメソッド。QuerydslDataFetcher.Builder
Sort オーダーを適用します。
sortBy(Sort) - クラス org.springframework.graphql.data.query のメソッド。QuerydslDataFetcher.ReactiveBuilder
Sort オーダーを適用します。
SortMethodArgumentResolver - org.springframework.graphql.data.method.annotation.support のクラス
Sort 型のメソッド引数のリゾルバー。
SortMethodArgumentResolver(SortStrategy) - クラス org.springframework.graphql.data.method.annotation.support. SortMethodArgumentResolver のコンストラクター
SortStrategy - Interface in org.springframework.graphql.data.query
GraphQL 引数から Sort の詳細を抽出する戦略。
SourceMethodArgumentResolver - org.springframework.graphql.data.method.annotation.support のクラス
DataFetchingEnvironment.getSource() を介して取得されたフィールドのソース / 親のリゾルバー。
SourceMethodArgumentResolver() - クラス org.springframework.graphql.data.method.annotation.support. SourceMethodArgumentResolver のコンストラクター
springSecurityPresent - Static variable in class org.springframework.graphql.data.method.annotation.support.AnnotatedControllerDetectionSupport
start() - Method in interface org.springframework.graphql.client.RSocketGraphQlClient
RSocket セッションを開始します。
start() - インターフェース org.springframework.graphql.client のメソッド。WebSocketGraphQlClient
WebSocket を接続し、"connection_init" を送信し、"connection_ack" メッセージを受信して、GraphQL セッションを開始します。
start() - Method in interface org.springframework.graphql.test.tester.RSocketGraphQlTester
RSocket セッションを開始します。
start() - インターフェース org.springframework.graphql.test.tester のメソッド。WebSocketGraphQlTester
これは、基礎となる WebSocketGraphQlClient の start() メソッドに委譲されます。
stop() - Method in interface org.springframework.graphql.client.RSocketGraphQlClient
RSocket セッションを停止します。
stop() - インターフェース org.springframework.graphql.client のメソッド。WebSocketGraphQlClient
CloseStatus.NORMAL で WebSocket を閉じ、進行中のリクエストをエラーシグナルで終了することにより、GraphQL セッションを停止します。
stop() - Method in interface org.springframework.graphql.test.tester.RSocketGraphQlTester
RSocket セッションを停止します。
stop() - インターフェース org.springframework.graphql.test.tester のメソッド。WebSocketGraphQlTester
これは、基礎となる WebSocketGraphQlClient の stop() メソッドに委譲されます。
Subrange<P> - org.springframework.graphql.data.pagination のクラス
結果要素を相対位置、要素数、方向などのサブ範囲に制限するパラメーターのコンテナーです。
Subrange(P, Integer, boolean) - Constructor for class org.springframework.graphql.data.pagination.Subrange
相対的な位置、カウント、方向を指定するコンストラクター。
SubrangeMethodArgumentResolver<P> - org.springframework.graphql.data.method.annotation.support のクラス
「最初」、「最後」、「前」、「後」の GraphQL 引数から初期化された Subrange 型のメソッド引数のリゾルバー。
SubrangeMethodArgumentResolver(CursorStrategy<P>) - クラス org.springframework.graphql.data.method.annotation.support. SubrangeMethodArgumentResolver のコンストラクター
subscribe(String, GraphQlRequest) - Static method in class org.springframework.graphql.server.support.GraphQlWebSocketMessage
"subscribe" クライアントメッセージを作成します。
SUBSCRIBE - Enum constant in enum class org.springframework.graphql.server.support.GraphQlWebSocketMessageType
メッセージペイロードで指定された操作をリクエストします。
SubscriptionErrorException - Exception Class in org.springframework.graphql.client
WebSocket GraphQlTransportException は、サブスクリプションが "error" メッセージで終了したときに発生します。
SubscriptionErrorException(GraphQlRequest, List<ResponseError>) - Constructor for exception class org.springframework.graphql.client.SubscriptionErrorException
"errors" メッセージのペイロードにリストされたリクエストの詳細とエラーを含むコンストラクター。
SubscriptionExceptionResolver - Interface in org.springframework.graphql.execution
GraphQL サブスクリプション Publisher がエラーで終了したときに呼び出されるコンポーネントの契約。
SubscriptionExceptionResolverAdapter - org.springframework.graphql.execution のクラス
SubscriptionExceptionResolverAdapter() - クラス org.springframework.graphql.execution. SubscriptionExceptionResolverAdapter のコンストラクター
subscriptionExceptionResolvers(List<SubscriptionExceptionResolver>) - クラス org.springframework.graphql.execution のメソッド。AbstractGraphQlSourceBuilder
subscriptionExceptionResolvers(List<SubscriptionExceptionResolver>) - インターフェース org.springframework.graphql.execution のメソッド。GraphQlSource.Builder
GraphQL サブスクリプション Publisher がエラーで終了したときに呼び出される SubscriptionExceptionResolver を追加し、例外を解決して 1 つ以上の GraphQL エラーをクライアントに送信する機会を与えます。
SubscriptionMapping - Annotation Interface in org.springframework.graphql.data.method.annotation
@SubscriptionMapping は、typeName="Subscription" を使用した @SchemaMapping のショートカットとして機能する合成アノテーションです。
SubscriptionPublisherException - Exception Class in org.springframework.graphql.execution
GraphQL サブスクリプション Publisher が例外で終了し、その例外が GraphQL エラーに解決された後に発生する例外。
SubscriptionPublisherException(List<GraphQLError>, Throwable) - Constructor for exception class org.springframework.graphql.execution.SubscriptionPublisherException
解決された GraphQL エラーと、GraphQL サブスクリプション Publisher からの元の例外を持つコンストラクター。
supports(Class<?>) - クラス org.springframework.graphql.data.pagination のメソッド。CompositeConnectionAdapter
supports(Class<?>) - インターフェース org.springframework.graphql.data.pagination のメソッド。ConnectionAdapter
アダプターが指定されたオブジェクトコンテナー型をサポートするかどうか。
supports(Class<?>) - インターフェース org.springframework.graphql.data.pagination のメソッド。CursorStrategy
戦略が指定された型の位置オブジェクトをサポートしているかどうか。
supports(Class<?>) - クラス org.springframework.graphql.data.pagination のメソッド。EncodingCursorStrategy
supports(Class<?>) - クラス org.springframework.graphql.data.query のメソッド。JsonKeysetCursorStrategy
supports(Class<?>) - クラス org.springframework.graphql.data.query のメソッド。ScrollPositionCursorStrategy
supports(Class<?>) - クラス org.springframework.graphql.data.query のメソッド。SliceConnectionAdapter
supports(Class<?>) - クラス org.springframework.graphql.data.query のメソッド。WindowConnectionAdapter
supportsContext(Observation.Context) - インターフェース org.springframework.graphql.observation のメソッド。DataFetcherObservationConvention
supportsContext(Observation.Context) - インターフェース org.springframework.graphql.observation のメソッド。DataLoaderObservationConvention
supportsContext(Observation.Context) - インターフェース org.springframework.graphql.observation のメソッド。ExecutionRequestObservationConvention
supportsParameter(MethodParameter) - クラス org.springframework.graphql.data.method.annotation.support のメソッド。ArgumentMethodArgumentResolver
supportsParameter(MethodParameter) - クラス org.springframework.graphql.data.method.annotation.support のメソッド。ArgumentsMethodArgumentResolver
supportsParameter(MethodParameter) - クラス org.springframework.graphql.data.method.annotation.support のメソッド。AuthenticationPrincipalArgumentResolver
supportsParameter(MethodParameter) - クラス org.springframework.graphql.data.method.annotation.support のメソッド。ContextValueMethodArgumentResolver
supportsParameter(MethodParameter) - クラス org.springframework.graphql.data.method.annotation.support のメソッド。ContinuationHandlerMethodArgumentResolver
supportsParameter(MethodParameter) - クラス org.springframework.graphql.data.method.annotation.support のメソッド。DataFetchingEnvironmentMethodArgumentResolver
supportsParameter(MethodParameter) - クラス org.springframework.graphql.data.method.annotation.support のメソッド。DataLoaderMethodArgumentResolver
supportsParameter(MethodParameter) - クラス org.springframework.graphql.data.method.annotation.support のメソッド。LocalContextValueMethodArgumentResolver
supportsParameter(MethodParameter) - クラス org.springframework.graphql.data.method.annotation.support のメソッド。PrincipalMethodArgumentResolver
引数が PrincipalSE またはサブ型の場合は、"true" を返します。
supportsParameter(MethodParameter) - クラス org.springframework.graphql.data.method.annotation.support のメソッド。ProjectedPayloadMethodArgumentResolver
supportsParameter(MethodParameter) - クラス org.springframework.graphql.data.method.annotation.support のメソッド。ScrollSubrangeMethodArgumentResolver
supportsParameter(MethodParameter) - クラス org.springframework.graphql.data.method.annotation.support のメソッド。SortMethodArgumentResolver
supportsParameter(MethodParameter) - クラス org.springframework.graphql.data.method.annotation.support のメソッド。SourceMethodArgumentResolver
supportsParameter(MethodParameter) - クラス org.springframework.graphql.data.method.annotation.support のメソッド。SubrangeMethodArgumentResolver
supportsParameter(MethodParameter) - インターフェース org.springframework.graphql.data.method のメソッド。HandlerMethodArgumentResolver
このリゾルバーが指定された MethodParameter をサポートするかどうか。
supportsParameter(MethodParameter) - クラス org.springframework.graphql.data.method のメソッド。HandlerMethodArgumentResolverComposite
指定されたメソッドパラメーターが、登録されている HandlerMethodArgumentResolver でサポートされているかどうか。
SyncGraphQlClientInterceptor - Interface in org.springframework.graphql.client
GraphQlClient のインターセプターは、SyncGraphQlTransport を使用したブロッキング実行 チェーンで使用するためにリクエストします。
SyncGraphQlClientInterceptor.Chain - org.springframework.graphql.client のインターフェース
ブロッキング実行 チェーンの残りに委譲する契約。
SyncGraphQlTransport - Interface in org.springframework.graphql.client
何らかのトランスポートを介した GraphQL リクエストの実行をブロックするための契約。
A B C D E F G H I J K L M N O P Q R S T U V W
すべてのクラスとインターフェース | すべてのパッケージ | 定数フィールド値 | 連載形式