com.indico
Project: indico-client-java
Java package: com.indico
Package-level type declarations
| Name | Summary |
|---|---|
| AuthorizationInterceptor | open class AuthorizationInterceptor : Interceptor |
| Enums | open class Enums |
| IndicoClient | interface IndicoClient : AutoCloseableIndico Client for communicating with the platform's GraphQL API. |
| IndicoConfig | open class IndicoConfigUse the builder to modify the config and pass this object to the IndicoClient constructor |
| IndicoKtorClient | class IndicoKtorClient(val config: IndicoConfig) : Closeable, IndicoClientKotlin based concrete implementation of the IndicoClient. |
| JSON | open class JSON |
| RestRequest | interface RestRequest<T> |
| RetryInterceptor | open class RetryInterceptor : Interceptor |
Updated 17 days ago
