インデックス
すべてのクラスとインターフェース | すべてのパッケージ | 定数フィールド値 | 連載形式
A
- AbstractAuthenticationWebSocketInterceptor - org.springframework.graphql.server.support のクラス
"connection_init"GraphQL over WebSocket メッセージのペイロードからAuthenticationを抽出するインターセプターの基本クラス。- AbstractAuthenticationWebSocketInterceptor(AuthenticationExtractor) - クラス org.springframework.graphql.server.support. AbstractAuthenticationWebSocketInterceptor のコンストラクター
"connection_init"メッセージから認証値を抽出するために使用する戦略を持つコンストラクター。- AbstractDelegatingGraphQlClient - org.springframework.graphql.client のクラス
- 基盤となるトランスポートの構築を支援する
GraphQlClient拡張機能の基本クラスですが、それ以外の場合はデフォルトのGraphQlClient実装に委譲してリクエストを実行します。 - AbstractDelegatingGraphQlClient(GraphQlClient) - クラス org.springframework.graphql.client. AbstractDelegatingGraphQlClient のコンストラクター
- AbstractDelegatingGraphQlTester - org.springframework.graphql.test.tester のクラス
- 基盤となるトランスポートの構築を主に支援する
GraphQlTesterの拡張機能の基本クラスですが、それ以外の場合は、実際のリクエスト実行のためにデフォルトのGraphQlTester実装に委譲します。 - AbstractDelegatingGraphQlTester(GraphQlTester) - クラス org.springframework.graphql.test.tester. AbstractDelegatingGraphQlTester のコンストラクター
- AbstractGraphQlClientBuilder<B> - org.springframework.graphql.client のクラス
- トランスポート固有の
GraphQlClient.Builder実装の抽象基本クラス。 - AbstractGraphQlClientBuilder() - クラス org.springframework.graphql.client. AbstractGraphQlClientBuilder のコンストラクター
- サブクラスから使用するデフォルトのコンストラクター。
- AbstractGraphQlClientBuilder.DefaultJackson2Codecs - org.springframework.graphql.client のクラス
- AbstractGraphQlClientBuilder.DefaultJacksonCodecs - org.springframework.graphql.client のクラス
- AbstractGraphQlClientSyncBuilder<B> - org.springframework.graphql.client のクラス
- トランスポート固有の
GraphQlClient.SyncBuilder実装の抽象基本クラス。 - AbstractGraphQlClientSyncBuilder() - クラス org.springframework.graphql.client. AbstractGraphQlClientSyncBuilder のコンストラクター
- サブクラスから使用するデフォルトのコンストラクター。
- AbstractGraphQlHttpHandler - org.springframework.graphql.server.webflux のクラス
- GraphQL over HTTP ハンドラーの抽象基本クラス。
- AbstractGraphQlHttpHandler - org.springframework.graphql.server.webmvc のクラス
- GraphQL over HTTP ハンドラーの抽象基本クラス。
- AbstractGraphQlHttpHandler(WebGraphQlHandler, CodecConfigurer) - クラス org.springframework.graphql.server.webflux. AbstractGraphQlHttpHandler のコンストラクター
- AbstractGraphQlHttpHandler(WebGraphQlHandler, HttpMessageConverter<?>) - クラス org.springframework.graphql.server.webmvc. AbstractGraphQlHttpHandler のコンストラクター
- AbstractGraphQlResponse - org.springframework.graphql.support のクラス
ResponseFieldにアクセスする機能を事前実装するGraphQlResponseの基本クラス。- AbstractGraphQlResponse() - クラス org.springframework.graphql.support. AbstractGraphQlResponse のコンストラクター
- AbstractGraphQlSourceBuilder<B> - org.springframework.graphql.execution のクラス
GraphQLSchemaの初期化をサブクラスに任せるGraphQlSource.Builderの実装。- AbstractGraphQlSourceBuilder() - クラス org.springframework.graphql.execution. AbstractGraphQlSourceBuilder のコンストラクター
- AbstractGraphQlTesterBuilder<B> - org.springframework.graphql.test.tester のクラス
- トランスポート固有の
GraphQlTester.Builder実装の抽象基本クラス。 - AbstractGraphQlTesterBuilder() - クラス org.springframework.graphql.test.tester. AbstractGraphQlTesterBuilder のコンストラクター
- AbstractSortStrategy - org.springframework.graphql.data.query のクラス
SortStrategyの便利な基本クラス。- AbstractSortStrategy() - クラス org.springframework.graphql.data.query. AbstractSortStrategy のコンストラクター
- addCustomArgumentResolver(HandlerMethodArgumentResolver) - クラス org.springframework.graphql.data.method.annotation.support のメソッド。AnnotatedControllerConfigurer
- カスタムコントローラーメソッドの引数に
HandlerMethodArgumentResolverを追加します。 - addDataLoaderRegistrar(DataLoaderRegistrar) - クラス org.springframework.graphql.execution のメソッド。DefaultExecutionGraphQlService
- レジストラを追加して、リクエストごとに
DataLoaderRegistryにアクセスして構成します。 - addFormatterRegistrar(FormatterRegistrar) - クラス org.springframework.graphql.data.method.annotation.support のメソッド。AnnotatedControllerDetectionSupport
- 非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
- addMapping(Class<?>, String) - クラス org.springframework.graphql.execution のメソッド。ClassNameTypeResolver
- Java
ClassSE から GraphQL オブジェクト型名へのマッピングを追加します。 - addResolver(HandlerMethodArgumentResolver) - クラス org.springframework.graphql.data.method のメソッド。HandlerMethodArgumentResolverComposite
- 指定された
HandlerMethodArgumentResolverを追加します。 - afterConnectionClosed(WebSocketSession, CloseStatus) - クラス org.springframework.graphql.server.webmvc のメソッド。GraphQlWebSocketHandler
- afterConnectionEstablished(WebSocketSession) - クラス org.springframework.graphql.server.webmvc のメソッド。GraphQlWebSocketHandler
- afterPropertiesSet() - クラス org.springframework.graphql.data.federation のメソッド。FederationSchemaFactory
- afterPropertiesSet() - クラス org.springframework.graphql.data.method.annotation.support のメソッド。AnnotatedControllerConfigurer
- afterPropertiesSet() - クラス org.springframework.graphql.data.method.annotation.support のメソッド。AnnotatedControllerDetectionSupport
- andThen(GraphQlClientInterceptor) - インターフェース org.springframework.graphql.client のメソッド。GraphQlClientInterceptor
- 最初に現在のインターセプターを呼び出し、次に渡されたインターセプターを呼び出す新しいインターセプターを返します。
- andThen(SyncGraphQlClientInterceptor) - インターフェース org.springframework.graphql.client のメソッド。SyncGraphQlClientInterceptor
- 最初に現在のインターセプターを呼び出し、次に渡されたインターセプターを呼び出す新しいインターセプターを返します。
- andThen(GraphQlArgumentBinder.NameResolver) - インターフェース org.springframework.graphql.data のメソッド。GraphQlArgumentBinder.NameResolver
- 現在のリゾルバーの後に呼び出される別のリゾルバーを追加します。
- andThen(RSocketGraphQlInterceptor) - Method in interface org.springframework.graphql.server.RSocketGraphQlInterceptor
- 最初に現在のインターセプターを呼び出し、次に渡されたインターセプターを呼び出す新しい
RSocketGraphQlInterceptorを返します。 - andThen(WebGraphQlInterceptor) - インターフェース org.springframework.graphql.server のメソッド。WebGraphQlInterceptor
- 最初に現在のインターセプターを呼び出し、次に渡されたインターセプターを呼び出す新しい
WebGraphQlInterceptorを返します。 - AnnotatedControllerConfigurer - org.springframework.graphql.data.method.annotation.support のクラス
RuntimeWiringConfigurerは、@Controllerクラス内の@SchemaMappingメソッドと@BatchMappingメソッドを見つけて、DataFetcherとして登録します。- AnnotatedControllerConfigurer() - クラス org.springframework.graphql.data.method.annotation.support. AnnotatedControllerConfigurer のコンストラクター
- AnnotatedControllerDetectionSupport<M> - org.springframework.graphql.data.method.annotation.support のクラス
DataFetchingEnvironmentから解決された引数値を持つアノテーション付きコントローラーメソッドを見つけるクラスの便利なベースです。- AnnotatedControllerDetectionSupport() - クラス org.springframework.graphql.data.method.annotation.support. AnnotatedControllerDetectionSupport のコンストラクター
- annotatedElement() - インターフェース org.springframework.graphql.execution のメソッド。SchemaReport.NullnessError
- スキーマの考慮された部分を実装するアノテーション付き要素。
- APPLICATION_GRAPHQL_RESPONSE - Static variable in class org.springframework.graphql.MediaTypes
- HTTP プロトコル経由の GraphQL レスポンスの標準メディア型。
- applicationNullness() - インターフェース org.springframework.graphql.execution のメソッド。SchemaReport.NullnessError
- アプリケーションコードに null 値が含まれています。
- apply(RSocketGraphQlInterceptor.Chain) - Method in interface org.springframework.graphql.server.RSocketGraphQlInterceptor
- このインターセプターを特定の
Chainに適用すると、インターセプトされた チェーンが生成されます。 - apply(WebGraphQlInterceptor.Chain) - インターフェース org.springframework.graphql.server のメソッド。WebGraphQlInterceptor
- このインターセプターを特定の
Chainに適用すると、インターセプトされた チェーンが生成されます。 - applyGraphQlConfigurers(GraphQL.Builder) - クラス org.springframework.graphql.execution のメソッド。AbstractGraphQlSourceBuilder
configured graphQlConfigurerを適用するための protected メソッド。- Argument - Annotation Interface in org.springframework.graphql.data.method.annotation
- 名前付き GraphQL
argumentをメソッドパラメーターにバインドするためのアノテーション。 - ArgumentMethodArgumentResolver - org.springframework.graphql.data.method.annotation.support のクラス
@Argumentでアノテーションが付けられたメソッドパラメーターのリゾルバー。- ArgumentMethodArgumentResolver(GraphQlArgumentBinder) - クラス org.springframework.graphql.data.method.annotation.support. ArgumentMethodArgumentResolver のコンストラクター
- argumentNullnessErrors() - インターフェース org.springframework.graphql.execution のメソッド。SchemaReport
- スキーマ引数とアプリケーション内の対応する
AnnotatedElementSE の間に null 値エラーがある場合、DataFetcherとその引数の情報を含むマップを返します。 - Arguments - Annotation Interface in org.springframework.graphql.data.method.annotation
Argumentに似ていますが、完全なargumentsマップと結合します。- ArgumentsMethodArgumentResolver - org.springframework.graphql.data.method.annotation.support のクラス
@Argumentsでアノテーションが付けられたメソッドパラメーターのリゾルバー。ArgumentMethodArgumentResolverの機能と似ていますが、ターゲットオブジェクトへのバインディングのソースとして、その中の特定の引数値ではなく、完全なGraphQL argumentsマップを使用します。- ArgumentsMethodArgumentResolver(GraphQlArgumentBinder) - クラス org.springframework.graphql.data.method.annotation.support. ArgumentsMethodArgumentResolver のコンストラクター
- ArgumentValue<T> - org.springframework.graphql.data のクラス
- GraphQL 引数をより高いレベルのオブジェクトにバインドすることによる値の単純なコンテナーと、提供されましたが "null" リテラルに設定されたのではなく、入力引数が完全に省略されたかどうかを示すフラグ。
- ArgumentValueValueExtractor - org.springframework.graphql.data.method.annotation.support のクラス
- ArgumentValueValueExtractor() - クラス org.springframework.graphql.data.method.annotation.support. ArgumentValueValueExtractor のコンストラクター
- asMethod() - インターフェース org.springframework.graphql.execution のメソッド。SelfDescribingDataFetcher
- 可能であれば、現在の
DataFetcherを Java メソッドとして返します。 - asOptional() - クラス org.springframework.graphql.data のメソッド。ArgumentValue
- 含まれている値を null 許容
OptionalSE として返します。 - assertTargetBean(Method, Object, Object[]) - クラス org.springframework.graphql.data.method のメソッド。HandlerMethod
- ターゲット Bean クラスが、指定されたメソッドが宣言されているクラスのインスタンスであることをアサートします。
- asTransport(GraphQlClient) - Static method in class org.springframework.graphql.test.tester.AbstractGraphQlTesterBuilder
- テスターが
GraphQlTransportを必要とする場合、トランスポートはパッケージプライベートであるため直接使用できませんが、対応するGraphQlClientを適用してGraphQlTransportに適用することはできます。 - attribute(String, Object) - クラス org.springframework.graphql.client のメソッド。DgsGraphQlClient.RequestSpec
- クライアントリクエスト属性を設定します。
- attribute(String, Object) - インターフェース org.springframework.graphql.client のメソッド。GraphQlClient.RequestSpec
- クライアントリクエスト属性を設定します。
- attributes(Consumer<Map<String, Object>>) - クラス org.springframework.graphql.client のメソッド。DgsGraphQlClient.RequestSpec
- クライアントリクエスト属性を操作します。
- attributes(Consumer<Map<String, Object>>) - インターフェース org.springframework.graphql.client のメソッド。GraphQlClient.RequestSpec
- クライアントリクエスト属性を操作します。
- authenticate(Authentication) - クラス org.springframework.graphql.server.support のメソッド。AbstractAuthenticationWebSocketInterceptor
- サブクラスはこのメソッドを実装して、認証された
SecurityContextまたはエラーを返します。 - authenticate(Authentication) - クラス org.springframework.graphql.server.webflux のメソッド。AuthenticationWebSocketInterceptor
- authenticate(Authentication) - クラス org.springframework.graphql.server.webmvc のメソッド。AuthenticationWebSocketInterceptor
- AuthenticationExtractor - Interface in org.springframework.graphql.server.support
"connection_init"GraphQL over WebSocket メッセージのペイロードからAuthenticationを抽出する戦略。- AuthenticationPrincipalArgumentResolver - org.springframework.graphql.data.method.annotation.support のクラス
AuthenticationPrincipalでアノテーションが付けられたパラメーターのSecurityContext.getAuthentication()を介して Spring Security コンテキストからAuthentication.getPrincipal()を取得するリゾルバー。- AuthenticationPrincipalArgumentResolver(BeanResolver) - クラス org.springframework.graphql.data.method.annotation.support. AuthenticationPrincipalArgumentResolver のコンストラクター
- 新しいインスタンスを作成します。
- AuthenticationWebSocketInterceptor - org.springframework.graphql.server.webflux のクラス
- WebFlux GraphQL トランスポートで使用するための
AbstractAuthenticationWebSocketInterceptorの拡張。 - AuthenticationWebSocketInterceptor - org.springframework.graphql.server.webmvc のクラス
- WebMVC GraphQL トランスポートで使用するための
AbstractAuthenticationWebSocketInterceptorの拡張。 - AuthenticationWebSocketInterceptor(AuthenticationExtractor, AuthenticationManager) - クラス org.springframework.graphql.server.webmvc. AuthenticationWebSocketInterceptor のコンストラクター
- AuthenticationWebSocketInterceptor(AuthenticationExtractor, ReactiveAuthenticationManager) - クラス org.springframework.graphql.server.webflux. AuthenticationWebSocketInterceptor のコンストラクター
- AUTHORIZATION_KEY - Static variable in class org.springframework.graphql.server.support.BearerTokenAuthenticationExtractor
connection_initペイロード内の認証値にアクセスするためのデフォルトキー。- autoRegistrationConfigurer(List<QuerydslPredicateExecutor<?>>, List<ReactiveQuerydslPredicateExecutor<?>>) - Static method in class org.springframework.graphql.data.query.QuerydslDataFetcher
CursorStrategyのないQuerydslDataFetcher.autoRegistrationConfigurer(List, List, CursorStrategy, ScrollSubrange)とデフォルトのScrollSubrangeのバリエーション。- autoRegistrationConfigurer(List<QuerydslPredicateExecutor<?>>, List<ReactiveQuerydslPredicateExecutor<?>>, CursorStrategy<ScrollPosition>, ScrollSubrange) - Static method in class org.springframework.graphql.data.query.QuerydslDataFetcher
- 指定されたリポジトリのドメイン型名と一致する名前の戻り値の型を持つクエリを見つけるために
WiringFactoryをインストールし、それらのDataFetcherを登録するRuntimeWiringConfigurerを返します。 - autoRegistrationConfigurer(List<QueryByExampleExecutor<?>>, List<ReactiveQueryByExampleExecutor<?>>) - Static method in class org.springframework.graphql.data.query.QueryByExampleDataFetcher
CursorStrategyのないQueryByExampleDataFetcher.autoRegistrationConfigurer(List, List, CursorStrategy, ScrollSubrange)とデフォルトのScrollSubrangeのバリエーション。- autoRegistrationConfigurer(List<QueryByExampleExecutor<?>>, List<ReactiveQueryByExampleExecutor<?>>, CursorStrategy<ScrollPosition>, ScrollSubrange) - Static method in class org.springframework.graphql.data.query.QueryByExampleDataFetcher
- 指定されたリポジトリのドメイン型名と一致する名前の戻り値の型を持つクエリを見つけるために
WiringFactoryをインストールし、それらのDataFetcherを登録するRuntimeWiringConfigurerを返します。
すべてのクラスとインターフェース | すべてのパッケージ | 定数フィールド値 | 連載形式
AnnotatedControllerDetectionSupport.configureBinder(Consumer)を推奨