Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- com.github.davidmoten.odata.client.ActionRequestNoReturn
- com.github.davidmoten.odata.client.ActionRequestReturningNonCollection<T>
- com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<T>
- com.github.davidmoten.odata.client.ActionRequestReturningStream (implements com.github.davidmoten.odata.client.StreamProviderBase)
- com.github.davidmoten.odata.client.internal.ApacheHttpClientHttpService (implements com.github.davidmoten.odata.client.HttpService)
- com.github.davidmoten.odata.client.internal.ChangedFields (implements java.lang.Iterable<T>)
- com.github.davidmoten.odata.client.internal.Checks
- com.github.davidmoten.odata.client.CollectionEntityRequestOptionsBuilder<T,R> (implements java.lang.Iterable<T>)
- com.github.davidmoten.odata.client.CollectionNonEntityRequestOptionsBuilder<T>
- com.github.davidmoten.odata.client.CollectionPage<T> (implements com.github.davidmoten.odata.client.Paged<T,R>)
- com.github.davidmoten.odata.client.CollectionPageEntityRequest<T,R> (implements java.lang.Iterable<T>)
- com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<T> (implements java.lang.Iterable<T>)
- com.github.davidmoten.odata.client.Context
- com.github.davidmoten.odata.client.ContextPath
- com.github.davidmoten.odata.client.CustomRequest
- com.github.davidmoten.odata.client.internal.DefaultHttpService (implements com.github.davidmoten.odata.client.HttpService)
- com.github.davidmoten.odata.client.EntityRequest<T>
- com.github.davidmoten.odata.client.EntityRequestOptions<T> (implements com.github.davidmoten.odata.client.RequestOptions)
- com.github.davidmoten.odata.client.EntityRequestOptionsBuilder<T>
- com.github.davidmoten.odata.client.FunctionRequestReturningNonCollection<T>
- com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<T>
- com.github.davidmoten.odata.client.FunctionRequestReturningStream (implements com.github.davidmoten.odata.client.StreamProviderBase)
- com.github.davidmoten.odata.client.edm.GeographyPoint
- com.github.davidmoten.odata.client.HttpRequestOptions.Builder
- com.github.davidmoten.odata.client.HttpResponse
- com.fasterxml.jackson.databind.InjectableValues
- com.github.davidmoten.odata.client.internal.InjectableValuesFromFactories (implements java.io.Serializable)
- java.io.InputStream (implements java.io.Closeable)
- com.github.davidmoten.odata.client.InputStreamWithProgress
- com.github.davidmoten.odata.client.NameValue
- com.github.davidmoten.odata.client.NonEntityRequest<T>
- com.github.davidmoten.odata.client.NonEntityRequestOptions<T> (implements com.github.davidmoten.odata.client.RequestOptions)
- com.github.davidmoten.odata.client.NonEntityRequestOptionsBuilder<T>
- com.github.davidmoten.odata.client.ObjectOrDeltaLink<T>
- com.github.davidmoten.odata.client.ODataValue<T>
- com.github.davidmoten.odata.client.internal.ParameterMap
- com.github.davidmoten.odata.client.internal.ParameterMap.Builder
- com.github.davidmoten.odata.client.Path
- com.github.davidmoten.odata.client.Properties
- com.github.davidmoten.odata.client.RequestHeader
- com.github.davidmoten.odata.client.internal.RequestHelper
- com.github.davidmoten.odata.client.internal.RequestOptionsImpl (implements com.github.davidmoten.odata.client.RequestOptions)
- com.github.davidmoten.odata.client.Retries
- com.github.davidmoten.odata.client.Retries.Builder
- com.github.davidmoten.odata.client.Serializer
- com.github.davidmoten.odata.client.StreamProvider (implements com.github.davidmoten.odata.client.StreamProviderBase)
- com.github.davidmoten.odata.client.StreamUploaderChunked (implements com.github.davidmoten.odata.client.StreamUploader<T>)
- com.github.davidmoten.odata.client.StreamUploaderSingleCall (implements com.github.davidmoten.odata.client.StreamUploader<T>)
- com.github.davidmoten.odata.client.TestingService
- com.github.davidmoten.odata.client.TestingService.BuilderBase<T,R>
- com.github.davidmoten.odata.client.TestingService.Builder
- com.github.davidmoten.odata.client.TestingService.ContainerBuilder<T>
- com.github.davidmoten.odata.client.TestingService.BuilderBase.Builder<T,R>
- com.github.davidmoten.odata.client.TestingService.Response
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.github.davidmoten.odata.client.ClientException
- com.github.davidmoten.odata.client.internal.ProtocolRuntimeException
- com.github.davidmoten.odata.client.RetryException
- java.lang.RuntimeException
- java.lang.Exception
- com.github.davidmoten.odata.client.internal.TypedObject
- com.github.davidmoten.odata.client.internal.UnmappedFieldsImpl (implements java.util.Map<K,V>, com.github.davidmoten.odata.client.UnmappedFields)
- com.github.davidmoten.odata.client.edm.UnsignedByte
- com.github.davidmoten.odata.client.UploadStrategyChunked (implements com.github.davidmoten.odata.client.UploadStrategy<T>)
- com.github.davidmoten.odata.client.internal.Util
- com.github.davidmoten.odata.client.Util
Interface Hierarchy
- java.lang.AutoCloseable
- com.github.davidmoten.odata.client.HttpService
- com.github.davidmoten.odata.client.EntityRequestFactory<T,R>
- com.github.davidmoten.odata.client.Enum
- com.github.davidmoten.odata.client.HasContext
- com.github.davidmoten.odata.client.HttpRequestOptions
- com.github.davidmoten.odata.client.RequestOptions
- java.lang.Iterable<T>
- com.github.davidmoten.odata.client.Paged<T,R>
- com.github.davidmoten.odata.client.NonEntityRequestFactory<T,R>
- com.github.davidmoten.odata.client.ODataType
- com.github.davidmoten.odata.client.ODataEntityType
- com.github.davidmoten.odata.client.Patchable<T>
- com.github.davidmoten.odata.client.RunnableThrowing
- com.github.davidmoten.odata.client.SchemaInfo
- com.github.davidmoten.odata.client.StreamProviderBase
- com.github.davidmoten.odata.client.StreamUploader<T>
- com.github.davidmoten.odata.client.UnmappedFields
- com.github.davidmoten.odata.client.UploadListener
- com.github.davidmoten.odata.client.UploadStrategy<T>
Annotation Type Hierarchy
- com.github.davidmoten.odata.client.annotation.Action (implements java.lang.annotation.Annotation)
- com.github.davidmoten.odata.client.annotation.Function (implements java.lang.annotation.Annotation)
- com.github.davidmoten.odata.client.annotation.NavigationProperty (implements java.lang.annotation.Annotation)
- com.github.davidmoten.odata.client.annotation.Property (implements java.lang.annotation.Annotation)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.github.davidmoten.odata.client.internal.EdmSchemaInfo (implements com.github.davidmoten.odata.client.SchemaInfo)
- com.github.davidmoten.odata.client.HttpMethod
- com.github.davidmoten.odata.client.PathStyle
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)