Class Hierarchy
- java.lang.Object
- pl.gsmservice.gateway.utils.AsyncHook
- pl.gsmservice.gateway.utils.AsyncHook.IdempotencyHook (implements pl.gsmservice.gateway.utils.AsyncHook.BeforeRequest)
- pl.gsmservice.gateway.utils.AsyncHooks (implements pl.gsmservice.gateway.utils.AsyncHook.AfterError, pl.gsmservice.gateway.utils.AsyncHook.AfterSuccess, pl.gsmservice.gateway.utils.AsyncHook.BeforeRequest)
- pl.gsmservice.gateway.utils.AsyncRetries
- pl.gsmservice.gateway.utils.AsyncRetries.Builder
- pl.gsmservice.gateway.utils.BackoffStrategy
- pl.gsmservice.gateway.utils.BackoffStrategy.Builder
- pl.gsmservice.gateway.utils.BigDecimalString
- pl.gsmservice.gateway.utils.BigIntegerString
- pl.gsmservice.gateway.utils.Blob (implements java.net.http.HttpRequest.BodyPublisher)
- pl.gsmservice.gateway.utils.BlockingParser<T>
- pl.gsmservice.gateway.utils.Constants
- pl.gsmservice.gateway.utils.CopiableInputStream
- pl.gsmservice.gateway.utils.Deserializers
- pl.gsmservice.gateway.utils.EventStream<T> (implements java.lang.AutoCloseable, java.lang.Iterable<T>)
- pl.gsmservice.gateway.utils.EventStreamMessage
- pl.gsmservice.gateway.utils.Exceptions
- pl.gsmservice.gateway.utils.Globals
- pl.gsmservice.gateway.utils.Headers
- pl.gsmservice.gateway.utils.Helpers
- pl.gsmservice.gateway.utils.Hook
- pl.gsmservice.gateway.utils.Hook.AfterErrorContextImpl (implements pl.gsmservice.gateway.utils.Hook.AfterErrorContext)
- pl.gsmservice.gateway.utils.Hook.AfterSuccessContextImpl (implements pl.gsmservice.gateway.utils.Hook.AfterSuccessContext)
- pl.gsmservice.gateway.utils.Hook.BeforeRequestContextImpl (implements pl.gsmservice.gateway.utils.Hook.BeforeRequestContext)
- pl.gsmservice.gateway.utils.Hook.IdempotencyHook (implements pl.gsmservice.gateway.utils.Hook.BeforeRequest)
- pl.gsmservice.gateway.utils.Hook.SdkInitData
- pl.gsmservice.gateway.utils.HookAdapters
- pl.gsmservice.gateway.utils.Hooks (implements pl.gsmservice.gateway.utils.Hook.AfterError, pl.gsmservice.gateway.utils.Hook.AfterSuccess, pl.gsmservice.gateway.utils.Hook.BeforeRequest, pl.gsmservice.gateway.utils.Hook.SdkInit)
- pl.gsmservice.gateway.utils.HTTPRequest
- pl.gsmservice.gateway.utils.JSON
- com.fasterxml.jackson.databind.JsonDeserializer<T> (implements com.fasterxml.jackson.databind.deser.NullValueProvider)
- com.fasterxml.jackson.databind.deser.std.StdDeserializer<T> (implements java.io.Serializable, com.fasterxml.jackson.databind.deser.ValueInstantiator.Gettable)
- pl.gsmservice.gateway.utils.BigDecimalString.Deserializer
- pl.gsmservice.gateway.utils.BigIntegerString.Deserializer
- pl.gsmservice.gateway.utils.OneOfDeserializer<T>
- com.fasterxml.jackson.databind.deser.std.StdDeserializer<T> (implements java.io.Serializable, com.fasterxml.jackson.databind.deser.ValueInstantiator.Gettable)
- com.fasterxml.jackson.databind.JsonSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable)
- com.fasterxml.jackson.databind.ser.std.StdSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable, com.fasterxml.jackson.databind.jsonschema.SchemaAware, java.io.Serializable)
- pl.gsmservice.gateway.utils.BigDecimalString.Serializer
- pl.gsmservice.gateway.utils.BigIntegerString.Serializer
- pl.gsmservice.gateway.utils.TypedObject.Serializer
- com.fasterxml.jackson.databind.ser.std.StdSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable, com.fasterxml.jackson.databind.jsonschema.SchemaAware, java.io.Serializable)
- pl.gsmservice.gateway.utils.LazySingletonValue<T>
- pl.gsmservice.gateway.utils.Multipart
- pl.gsmservice.gateway.utils.Multipart.Builder
- pl.gsmservice.gateway.utils.Options
- pl.gsmservice.gateway.utils.Options.Builder
- pl.gsmservice.gateway.utils.QueryParameter
- pl.gsmservice.gateway.utils.QueryParameters
- pl.gsmservice.gateway.utils.RecordingClient (implements pl.gsmservice.gateway.utils.HTTPClient)
- pl.gsmservice.gateway.utils.Reflections
- pl.gsmservice.gateway.utils.RequestBody
- pl.gsmservice.gateway.utils.ResponseWithBody<R,B> (implements java.net.http.HttpResponse<T>)
- pl.gsmservice.gateway.utils.Retries
- pl.gsmservice.gateway.utils.Retries.Builder
- pl.gsmservice.gateway.utils.RetryConfig
- pl.gsmservice.gateway.utils.RetryConfig.Builder
- pl.gsmservice.gateway.utils.Security
- pl.gsmservice.gateway.utils.SerializedBody
- pl.gsmservice.gateway.utils.SessionManager<T>
- pl.gsmservice.gateway.utils.SessionManager.Session<T>
- pl.gsmservice.gateway.utils.SpeakeasyHTTPClient (implements pl.gsmservice.gateway.utils.HTTPClient)
- pl.gsmservice.gateway.utils.StreamingParser<T>
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- pl.gsmservice.gateway.utils.AsyncRetryableException
- pl.gsmservice.gateway.utils.NonRetryableException
- pl.gsmservice.gateway.utils.RetryableException
- java.lang.RuntimeException
- pl.gsmservice.gateway.utils.Hooks.FailEarlyException
- java.lang.Exception
- pl.gsmservice.gateway.utils.TypedObject
- pl.gsmservice.gateway.utils.Utf8UrlEncoder
- pl.gsmservice.gateway.utils.Utils
- pl.gsmservice.gateway.utils.Utils.HttpResponseCached (implements java.net.http.HttpResponse<T>)
- pl.gsmservice.gateway.utils.Utils.TypeReferenceWithShape
Interface Hierarchy
- pl.gsmservice.gateway.utils.AsyncHook.AfterError
- pl.gsmservice.gateway.utils.AsyncHook.AfterSuccess
- pl.gsmservice.gateway.utils.AsyncHook.BeforeRequest
- pl.gsmservice.gateway.utils.AsyncResponse
- pl.gsmservice.gateway.utils.Exceptions.CheckedConsumer<T>
- pl.gsmservice.gateway.utils.Exceptions.CheckedFunction<T,R>
- pl.gsmservice.gateway.utils.Exceptions.CheckedRunnable
- pl.gsmservice.gateway.utils.Exceptions.CheckedSupplier<T>
- pl.gsmservice.gateway.utils.HasSecurity
- pl.gsmservice.gateway.utils.Hook.AfterError
- pl.gsmservice.gateway.utils.Hook.AfterSuccess
- pl.gsmservice.gateway.utils.Hook.BeforeRequest
- pl.gsmservice.gateway.utils.Hook.HookContext
- pl.gsmservice.gateway.utils.Hook.AfterErrorContext
- pl.gsmservice.gateway.utils.Hook.AfterSuccessContext
- pl.gsmservice.gateway.utils.Hook.BeforeRequestContext
- pl.gsmservice.gateway.utils.Hook.SdkInit
- pl.gsmservice.gateway.utils.HTTPClient
- pl.gsmservice.gateway.utils.Response
- pl.gsmservice.gateway.utils.SessionManager.HasSessionKey
- pl.gsmservice.gateway.utils.Utils.Function<S,T>
Annotation Type Hierarchy
- pl.gsmservice.gateway.utils.SpeakeasyMetadata (implements java.lang.annotation.Annotation)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- pl.gsmservice.gateway.utils.Options.Option
- pl.gsmservice.gateway.utils.RetryConfig.Strategy
- pl.gsmservice.gateway.utils.Types
- pl.gsmservice.gateway.utils.Utils.JsonShape
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)