Skip navigation links
A B C D E G I J K M N O P Q R S T V W 

A

apply(T) - Method in class org.jfantasy.graphql.util.Kit.EdgeConverter
 
AsyncGlobalExecutionStrategyService - Class in org.jfantasy.graphql.error
 
AsyncGlobalExecutionStrategyService() - Constructor for class org.jfantasy.graphql.error.AsyncGlobalExecutionStrategyService
 
AsyncMutationTransactionalExecutionStrategy - Class in org.jfantasy.graphql.execution
 
AsyncMutationTransactionalExecutionStrategy() - Constructor for class org.jfantasy.graphql.execution.AsyncMutationTransactionalExecutionStrategy
 
AsyncQueryTransactionalExecutionStrategy - Class in org.jfantasy.graphql.execution
 
AsyncQueryTransactionalExecutionStrategy() - Constructor for class org.jfantasy.graphql.execution.AsyncQueryTransactionalExecutionStrategy
 
AuthorisationDirective - Class in org.jfantasy.graphql.directives
 
AuthorisationDirective() - Constructor for class org.jfantasy.graphql.directives.AuthorisationDirective
 
AuthorizationGraphQLServletContext - Class in org.jfantasy.graphql.context
认证上下文对象
AuthorizationGraphQLServletContext(HttpServletRequest, HttpServletResponse) - Constructor for class org.jfantasy.graphql.context.AuthorizationGraphQLServletContext
 
AuthorizationGraphQLServletContext(Session, HandshakeRequest) - Constructor for class org.jfantasy.graphql.context.AuthorizationGraphQLServletContext
 

B

BaseConnection<T> - Class in org.jfantasy.graphql.types
 
BaseConnection() - Constructor for class org.jfantasy.graphql.types.BaseConnection
 
before(Method, Object[], Object) - Method in class org.jfantasy.graphql.error.GraphQLResolverAdvice
 
build(HttpServletRequest, HttpServletResponse) - Method in class org.jfantasy.graphql.context.SecurityGraphQLContextBuilder
 
build(Session, HandshakeRequest) - Method in class org.jfantasy.graphql.context.SecurityGraphQLContextBuilder
 
build() - Method in class org.jfantasy.graphql.inputs.QueryFilter
 
build(SchemaParserDictionary) - Method in interface org.jfantasy.graphql.SchemaParserDictionaryBuilder
构建方法
builder - Variable in class org.jfantasy.graphql.inputs.QueryFilter
 
buildGraphQLError(ErrorContext, String, Exception) - Static method in class org.jfantasy.graphql.util.GraphQLErrorUtils
 
buildGraphQLError(ErrorContext, String, String) - Static method in class org.jfantasy.graphql.util.GraphQLErrorUtils
 
buildGraphQLError(ErrorContext, String, Exception, Map<String, Object>) - Static method in class org.jfantasy.graphql.util.GraphQLErrorUtils
 
buildGraphQLError(ErrorContext, String, String, Map<String, Object>) - Static method in class org.jfantasy.graphql.util.GraphQLErrorUtils
 
buildGraphQLError(ErrorContext, Exception) - Static method in class org.jfantasy.graphql.util.GraphQLErrorUtils
 

C

clear() - Static method in class org.jfantasy.graphql.context.GraphQLContextHolder
 
Connection<T> - Interface in org.jfantasy.graphql
 
connection(Pager<T>, Class<C>, Function<? super T, ? extends R>) - Static method in class org.jfantasy.graphql.util.Kit
 
connection(Pager<T>, Class<C>) - Static method in class org.jfantasy.graphql.util.Kit
 
context() - Method in class org.jfantasy.graphql.client.GraphQLResponse
 
convert(Object) - Method in class org.jfantasy.graphql.inputs.DefaultTypeConverter
 
convert(Object) - Method in interface org.jfantasy.graphql.inputs.TypeConverter
 
create(ConfigurableApplicationContext, boolean) - Method in class graphql.kickstart.spring.error.GraphQLErrorHandlerFactory
 
createBinder(Object, String) - Method in class org.jfantasy.graphql.error.GraphQLResolverAdvice
 
createGraphQLTemplate(String) - Method in class org.jfantasy.graphql.client.GraphQLClientBeanPostProcessor
 

D

DateBetween - Class in org.jfantasy.graphql
 
DateBetween() - Constructor for class org.jfantasy.graphql.DateBetween
 
dateBetweenScalar() - Method in class org.jfantasy.graphql.scalars.GraphQLScalarTypeConfiguration
 
DateFormatDirective - Class in org.jfantasy.graphql.directives
 
DateFormatDirective() - Constructor for class org.jfantasy.graphql.directives.DateFormatDirective
 
dateScalar() - Method in class org.jfantasy.graphql.scalars.GraphQLScalarTypeConfiguration
 
DefaultGraphQLError - Class in org.jfantasy.graphql.error
默认的 GraphQLError
DefaultGraphQLError(ErrorContext) - Constructor for class org.jfantasy.graphql.error.DefaultGraphQLError
 
DefaultTypeConverter<T> - Class in org.jfantasy.graphql.inputs
 
DefaultTypeConverter(Class<T>) - Constructor for class org.jfantasy.graphql.inputs.DefaultTypeConverter
 

E

Edge<T> - Interface in org.jfantasy.graphql
EdgeConverter(Class) - Constructor for class org.jfantasy.graphql.util.Kit.EdgeConverter
 
EdgeConverter(Function<? super T, ? extends T>) - Constructor for class org.jfantasy.graphql.util.Kit.EdgeConverter
 
execute(ExecutionContext, ExecutionStrategyParameters) - Method in class org.jfantasy.graphql.error.AsyncGlobalExecutionStrategyService
 
execute(ExecutionContext, ExecutionStrategyParameters) - Method in class org.jfantasy.graphql.execution.AsyncMutationTransactionalExecutionStrategy
 
execute(ExecutionContext, ExecutionStrategyParameters) - Method in class org.jfantasy.graphql.execution.AsyncQueryTransactionalExecutionStrategy
 

G

get(String) - Method in class org.jfantasy.graphql.client.GraphQLResponse
 
get(String, Class<T>) - Method in class org.jfantasy.graphql.client.GraphQLResponse
 
get(String, JavaType) - Method in class org.jfantasy.graphql.client.GraphQLResponse
 
getBuilder() - Method in class org.jfantasy.graphql.inputs.QueryFilter
 
getClassFilter() - Method in class org.jfantasy.graphql.error.GraphQLStaticMethodMatcherPointcut
 
getContext() - Static method in class org.jfantasy.graphql.context.GraphQLContextHolder
 
getCursor() - Method in interface org.jfantasy.graphql.Edge
游标
getDataLoaderRegistry() - Method in class org.jfantasy.graphql.context.AuthorizationGraphQLServletContext
 
getEdges() - Method in interface org.jfantasy.graphql.Connection
 
getErrorType() - Method in class org.jfantasy.graphql.error.DefaultGraphQLError
 
getList(String, Class<T>) - Method in class org.jfantasy.graphql.client.GraphQLResponse
 
getLocations() - Method in class org.jfantasy.graphql.error.DefaultGraphQLError
 
getNode() - Method in interface org.jfantasy.graphql.Edge
当前数据
getPageInfo() - Method in interface org.jfantasy.graphql.Connection
 
getPath() - Method in class org.jfantasy.graphql.error.DefaultGraphQLError
 
getRaw(String) - Method in class org.jfantasy.graphql.client.GraphQLResponse
 
getRawResponse() - Method in class org.jfantasy.graphql.client.GraphQLResponse
 
getRequest() - Method in class org.jfantasy.graphql.context.AuthorizationGraphQLServletContext
 
getResponse() - Method in class org.jfantasy.graphql.context.AuthorizationGraphQLServletContext
 
getSession() - Method in class org.jfantasy.graphql.context.AuthorizationGraphQLServletContext
 
getStatusCode() - Method in class org.jfantasy.graphql.client.GraphQLResponse
 
getSubject() - Method in class org.jfantasy.graphql.context.AuthorizationGraphQLServletContext
 
graphql.kickstart.spring.error - package graphql.kickstart.spring.error
 
GraphQLAutoConfiguration - Class in org.jfantasy.autoconfigure
GraphQL 自动配置
GraphQLAutoConfiguration() - Constructor for class org.jfantasy.autoconfigure.GraphQLAutoConfiguration
 
GraphQLClassFilter - Class in org.jfantasy.graphql.error
 
GraphQLClassFilter(Class[]) - Constructor for class org.jfantasy.graphql.error.GraphQLClassFilter
 
GraphQLClient - Annotation Type in org.jfantasy.graphql.client
 
GraphQLClientBeanPostProcessor - Class in org.jfantasy.graphql.client
 
GraphQLClientBeanPostProcessor(ApplicationContext, ResourceLoader) - Constructor for class org.jfantasy.graphql.client.GraphQLClientBeanPostProcessor
 
GraphQLContextHolder - Class in org.jfantasy.graphql.context
 
GraphQLContextHolder() - Constructor for class org.jfantasy.graphql.context.GraphQLContextHolder
 
GraphQLErrorHandler - Class in org.jfantasy.graphql.error
 
GraphQLErrorHandler() - Constructor for class org.jfantasy.graphql.error.GraphQLErrorHandler
 
GraphQLErrorHandlerFactory - Class in graphql.kickstart.spring.error
解决代理类,无法获取正确的方法描述的问题
GraphQLErrorHandlerFactory() - Constructor for class graphql.kickstart.spring.error.GraphQLErrorHandlerFactory
 
graphQLErrorPointcutAdvisor(GraphQLResolverAdvice) - Method in class org.jfantasy.autoconfigure.GraphQLAutoConfiguration
 
GraphQLErrorUtils - Class in org.jfantasy.graphql.util
GraphQL 异常工具类
GraphQLErrorUtils() - Constructor for class org.jfantasy.graphql.util.GraphQLErrorUtils
 
GraphQLResolverAdvice - Class in org.jfantasy.graphql.error
GraphQLResolver 支持 Validated 注解验证
GraphQLResolverAdvice() - Constructor for class org.jfantasy.graphql.error.GraphQLResolverAdvice
 
GraphQLResponse - Class in org.jfantasy.graphql.client
 
GraphQLResponse(ResponseEntity<String>, ObjectMapper) - Constructor for class org.jfantasy.graphql.client.GraphQLResponse
 
GraphQLScalarTypeConfiguration - Class in org.jfantasy.graphql.scalars
GraphQL ScalarType Configuration
GraphQLScalarTypeConfiguration() - Constructor for class org.jfantasy.graphql.scalars.GraphQLScalarTypeConfiguration
 
GraphQLStaticMethodMatcherPointcut - Class in org.jfantasy.graphql.error
 
GraphQLStaticMethodMatcherPointcut() - Constructor for class org.jfantasy.graphql.error.GraphQLStaticMethodMatcherPointcut
 
GraphQLTemplate - Class in org.jfantasy.graphql.client
 
GraphQLTemplate(ResourceLoader, RestTemplate, String, ObjectMapper) - Constructor for class org.jfantasy.graphql.client.GraphQLTemplate
 

I

isOk() - Method in class org.jfantasy.graphql.client.GraphQLResponse
 

J

jsonScalar() - Method in class org.jfantasy.graphql.scalars.GraphQLScalarTypeConfiguration
 

K

Kit - Class in org.jfantasy.graphql.util
 
Kit() - Constructor for class org.jfantasy.graphql.util.Kit
 
Kit.EdgeConverter<T,R> - Class in org.jfantasy.graphql.util
 

M

matches(Class<?>) - Method in class org.jfantasy.graphql.error.GraphQLClassFilter
 
matches(Method, Class<?>) - Method in class org.jfantasy.graphql.error.GraphQLStaticMethodMatcherPointcut
 
mutationExecutionStrategy() - Method in class org.jfantasy.autoconfigure.GraphQLAutoConfiguration
 

N

newDateBetween(Date, Date) - Static method in class org.jfantasy.graphql.DateBetween
 

O

onField(SchemaDirectiveWiringEnvironment<GraphQLFieldDefinition>) - Method in class org.jfantasy.graphql.directives.AuthorisationDirective
 
onField(SchemaDirectiveWiringEnvironment<GraphQLFieldDefinition>) - Method in class org.jfantasy.graphql.directives.DateFormatDirective
 
onRequest(HttpServletRequest, HttpServletResponse) - Method in class org.jfantasy.graphql.error.TokenGraphQLServletListener
 
orderByScalar() - Method in class org.jfantasy.graphql.scalars.GraphQLScalarTypeConfiguration
 
OrderCoercing - Class in org.jfantasy.graphql.scalars
 
OrderCoercing() - Constructor for class org.jfantasy.graphql.scalars.OrderCoercing
 
org.jfantasy.autoconfigure - package org.jfantasy.autoconfigure
 
org.jfantasy.graphql - package org.jfantasy.graphql
 
org.jfantasy.graphql.client - package org.jfantasy.graphql.client
 
org.jfantasy.graphql.context - package org.jfantasy.graphql.context
 
org.jfantasy.graphql.directives - package org.jfantasy.graphql.directives
 
org.jfantasy.graphql.error - package org.jfantasy.graphql.error
 
org.jfantasy.graphql.execution - package org.jfantasy.graphql.execution
 
org.jfantasy.graphql.inputs - package org.jfantasy.graphql.inputs
 
org.jfantasy.graphql.scalars - package org.jfantasy.graphql.scalars
 
org.jfantasy.graphql.types - package org.jfantasy.graphql.types
 
org.jfantasy.graphql.util - package org.jfantasy.graphql.util
 

P

PageInfo - Class in org.jfantasy.graphql
 
PageInfo() - Constructor for class org.jfantasy.graphql.PageInfo
 
parseLiteral(Object) - Method in class org.jfantasy.graphql.scalars.OrderCoercing
 
parseValue(Object) - Method in class org.jfantasy.graphql.scalars.OrderCoercing
 
perform(String, ObjectNode) - Method in class org.jfantasy.graphql.client.GraphQLTemplate
Loads a GraphQL query or mutation from the given classpath resource and sends it to the GraphQL server.
perform(String, String) - Method in class org.jfantasy.graphql.client.GraphQLTemplate
Loads a GraphQL query or mutation from the given classpath resource and sends it to the GraphQL server.
perform(String, String, ObjectNode) - Method in class org.jfantasy.graphql.client.GraphQLTemplate
Loads a GraphQL query or mutation from the given classpath resource and sends it to the GraphQL server.
perform(String, ObjectNode, List<String>) - Method in class org.jfantasy.graphql.client.GraphQLTemplate
Loads a GraphQL query or mutation from the given classpath resource and sends it to the GraphQL server.
perform(String, String, ObjectNode, List<String>) - Method in class org.jfantasy.graphql.client.GraphQLTemplate
Loads a GraphQL query or mutation from the given classpath resource and sends it to the GraphQL server.
post(String, String) - Method in class org.jfantasy.graphql.client.GraphQLTemplate
 
post(String, String, Map<String, String>) - Method in class org.jfantasy.graphql.client.GraphQLTemplate
 
post(String) - Method in class org.jfantasy.graphql.client.GraphQLTemplate
Performs a GraphQL request with the provided payload.
postForResource(String) - Method in class org.jfantasy.graphql.client.GraphQLTemplate
Loads a GraphQL query or mutation from the given classpath resource and sends it to the GraphQL server.
postForResource(String, List<String>) - Method in class org.jfantasy.graphql.client.GraphQLTemplate
Loads a GraphQL query or mutation from the given classpath resource, appending any graphql fragment resources provided and sends it to the GraphQL server.
postMultipart(String, String) - Method in class org.jfantasy.graphql.client.GraphQLTemplate
 
postProcessBeforeInitialization(Object, String) - Method in class org.jfantasy.graphql.client.GraphQLClientBeanPostProcessor
 
processInjectionPoint(Member, Class<T>, GraphQLClient) - Method in class org.jfantasy.graphql.client.GraphQLClientBeanPostProcessor
 

Q

queryExecutionStrategy() - Method in class org.jfantasy.autoconfigure.GraphQLAutoConfiguration
 
QueryFilter<F extends QueryFilter,T> - Class in org.jfantasy.graphql.inputs
Input Filter 查询根类
QueryFilter() - Constructor for class org.jfantasy.graphql.inputs.QueryFilter
 

R

readTree() - Method in class org.jfantasy.graphql.client.GraphQLResponse
 
register(String, TypeConverter) - Method in class org.jfantasy.graphql.inputs.QueryFilter
 
RequestFactory - Class in org.jfantasy.graphql.client
 
restTemplate() - Method in class org.jfantasy.autoconfigure.GraphQLAutoConfiguration
 

S

schemaParserDictionary(List<SchemaParserDictionaryBuilder>) - Method in class org.jfantasy.autoconfigure.GraphQLAutoConfiguration
 
SchemaParserDictionaryBuilder - Interface in org.jfantasy.graphql
模式解析器字典生成器
SecurityGraphQLContextBuilder - Class in org.jfantasy.graphql.context
从请求头中获取 Token 并转化未用户
SecurityGraphQLContextBuilder() - Constructor for class org.jfantasy.graphql.context.SecurityGraphQLContextBuilder
 
serialize(Object) - Method in class org.jfantasy.graphql.scalars.OrderCoercing
 
set(String, Object) - Method in class org.jfantasy.graphql.inputs.QueryFilter
 
setAnd(F[]) - Method in class org.jfantasy.graphql.inputs.QueryFilter
 
setContext(AuthorizationGraphQLServletContext) - Static method in class org.jfantasy.graphql.context.GraphQLContextHolder
 
setCursor(String) - Method in interface org.jfantasy.graphql.Edge
设置游标
setDataLoaderRegistry(DataLoaderRegistry) - Method in class org.jfantasy.graphql.context.AuthorizationGraphQLServletContext
 
setEdgeClass(Class) - Method in class org.jfantasy.graphql.util.Kit.EdgeConverter
 
setEdges(List<T>) - Method in interface org.jfantasy.graphql.Connection
 
setNode(T) - Method in interface org.jfantasy.graphql.Edge
设置数据
setNot(F[]) - Method in class org.jfantasy.graphql.inputs.QueryFilter
 
setOr(F[]) - Method in class org.jfantasy.graphql.inputs.QueryFilter
 
setPageInfo(PageInfo) - Method in interface org.jfantasy.graphql.Connection
 
setPath(List<Object>) - Method in class org.jfantasy.graphql.error.DefaultGraphQLError
 

T

TokenGraphQLServletListener - Class in org.jfantasy.graphql.error
 
TokenGraphQLServletListener() - Constructor for class org.jfantasy.graphql.error.TokenGraphQLServletListener
 
toSpecification() - Method in class org.jfantasy.graphql.error.DefaultGraphQLError
 
transform(Exception, ErrorContext) - Method in class org.jfantasy.graphql.error.GraphQLErrorHandler
 
TypeConverter<T> - Interface in org.jfantasy.graphql.inputs
 
typeName(Object) - Static method in class org.jfantasy.graphql.util.Kit
 

V

validateIfApplicable(DataBinder, MethodParameter) - Method in class org.jfantasy.graphql.error.GraphQLResolverAdvice
 
valueForMember(String, Member, Class<T>) - Method in class org.jfantasy.graphql.client.GraphQLClientBeanPostProcessor
 
versionGraphQLQueryResolver() - Method in class org.jfantasy.autoconfigure.GraphQLAutoConfiguration
 
VersionGraphQLQueryResolver - Class in org.jfantasy.graphql
 
VersionGraphQLQueryResolver() - Constructor for class org.jfantasy.graphql.VersionGraphQLQueryResolver
 
vesion() - Method in class org.jfantasy.graphql.VersionGraphQLQueryResolver
 

W

withAdditionalHeader(String, String...) - Method in class org.jfantasy.graphql.client.GraphQLTemplate
Add an HTTP header that will be sent with each request this sends.
withAdditionalHeaders(MultiValueMap<String, String>) - Method in class org.jfantasy.graphql.client.GraphQLTemplate
Add multiple HTTP header that will be sent with each request this sends.
withBasicAuth(String, String, Charset) - Method in class org.jfantasy.graphql.client.GraphQLTemplate
Adds basic authentication to the authorization header.
withBasicAuth(String, String) - Method in class org.jfantasy.graphql.client.GraphQLTemplate
Adds basic authentication to the authorization header.
withBasicAuth(String) - Method in class org.jfantasy.graphql.client.GraphQLTemplate
Adds basic authentication to the authorization header.
withBearerAuth(String) - Method in class org.jfantasy.graphql.client.GraphQLTemplate
Adds a bearer token to the authorization header.
withClearHeaders() - Method in class org.jfantasy.graphql.client.GraphQLTemplate
Clear all associated HTTP headers.
withHeaders(HttpHeaders) - Method in class org.jfantasy.graphql.client.GraphQLTemplate
Replace any associated HTTP headers with the provided headers.
A B C D E G I J K M N O P Q R S T V W 
Skip navigation links