jar

com.expediagroup : graphql-kotlin-ktor-server

Maven & Gradle

Jun 03, 2023
1.7k stars

com.expediagroup:graphql-kotlin-ktor-server · GraphQL plugin for Ktor servers

Table Of Contents

Latest Version

Download com.expediagroup : graphql-kotlin-ktor-server JAR file - Latest Versions:

All Versions

Download com.expediagroup : graphql-kotlin-ktor-server JAR file - All Versions:

Version Vulnerabilities Size Updated
7.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window graphql-kotlin-ktor-server-7.0.0-alpha.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.expediagroup.graphql.server.ktor

├─ com.expediagroup.graphql.server.ktor.DefaultKtorGraphQLContextFactory.class - [JAR]

├─ com.expediagroup.graphql.server.ktor.GraphQL.class - [JAR]

├─ com.expediagroup.graphql.server.ktor.GraphQLConfiguration.class - [JAR]

├─ com.expediagroup.graphql.server.ktor.GraphQLConfigurationKt.class - [JAR]

├─ com.expediagroup.graphql.server.ktor.GraphQLKt.class - [JAR]

├─ com.expediagroup.graphql.server.ktor.GraphQLRoutesKt.class - [JAR]

├─ com.expediagroup.graphql.server.ktor.KtorGraphQLContextFactory.class - [JAR]

├─ com.expediagroup.graphql.server.ktor.KtorGraphQLRequestParser.class - [JAR]

├─ com.expediagroup.graphql.server.ktor.KtorGraphQLRequestParserKt.class - [JAR]

├─ com.expediagroup.graphql.server.ktor.KtorGraphQLServer.class - [JAR]

com.expediagroup.graphql.server.ktor.subscriptions.graphqlws

├─ com.expediagroup.graphql.server.ktor.subscriptions.graphqlws.KtorGraphQLWebSocketProtocolHandler.class - [JAR]

├─ com.expediagroup.graphql.server.ktor.subscriptions.graphqlws.MessageTypes.class - [JAR]

├─ com.expediagroup.graphql.server.ktor.subscriptions.graphqlws.SubscriptionOperationMessage.class - [JAR]

com.expediagroup.graphql.server.ktor.subscriptions

├─ com.expediagroup.graphql.server.ktor.subscriptions.DefaultKtorGraphQLSubscriptionHooks.class - [JAR]

├─ com.expediagroup.graphql.server.ktor.subscriptions.KtorGraphQLSubscriptionHandler.class - [JAR]

├─ com.expediagroup.graphql.server.ktor.subscriptions.KtorGraphQLSubscriptionHooks.class - [JAR]

Advertisement