Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractList<E> (implements java.util.List<E>)
- javafx.collections.ObservableListBase<E> (implements javafx.collections.ObservableList<E>)
- javafx.collections.ModifiableObservableListBase<E>
- com.gluonhq.connect.GluonObservableList<E> (implements com.gluonhq.connect.GluonObservable, javafx.collections.ObservableList<E>)
- javafx.collections.ModifiableObservableListBase<E>
- javafx.collections.ObservableListBase<E> (implements javafx.collections.ObservableList<E>)
- java.util.AbstractList<E> (implements java.util.List<E>)
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- java.util.HashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
- com.gluonhq.connect.MultiValuedMap<K,V>
- java.util.HashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
- com.gluonhq.connect.provider.BaseRestProvider
- com.gluonhq.connect.provider.RestListDataReader<E> (implements com.gluonhq.connect.provider.ListDataReader<E>)
- com.gluonhq.connect.provider.RestObjectDataReader<T> (implements com.gluonhq.connect.provider.ObjectDataReader<T>)
- com.gluonhq.connect.provider.RestObjectDataWriterAndRemover<T> (implements com.gluonhq.connect.provider.ObjectDataRemover<T>, com.gluonhq.connect.provider.ObjectDataWriter<T>)
- com.gluonhq.connect.source.BasicInputDataSource (implements com.gluonhq.connect.source.InputDataSource)
- com.gluonhq.connect.source.BasicOutputDataSource (implements com.gluonhq.connect.source.OutputDataSource)
- com.gluonhq.connect.provider.DataProvider
- java.util.EventObject (implements java.io.Serializable)
- javafx.event.Event (implements java.lang.Cloneable)
- com.gluonhq.connect.ConnectStateEvent
- javafx.event.Event (implements java.lang.Cloneable)
- com.gluonhq.connect.provider.FileClient
- com.gluonhq.connect.source.FileDataSource (implements com.gluonhq.connect.source.IODataSource)
- com.gluonhq.connect.converter.InputStreamInputConverter<T> (implements com.gluonhq.connect.converter.InputConverter<T>)
- com.gluonhq.connect.converter.JsonInputConverter<T>
- com.gluonhq.connect.converter.StringInputConverter
- com.gluonhq.connect.converter.VoidInputConverter
- com.gluonhq.connect.converter.XmlInputConverter<T>
- com.gluonhq.connect.converter.InputStreamIterableInputConverter<E> (implements com.gluonhq.connect.converter.IterableInputConverter<E>)
- com.gluonhq.connect.converter.JsonIterableInputConverter<E> (implements java.util.Iterator<E>)
- com.gluonhq.connect.provider.InputStreamListDataReader<E> (implements com.gluonhq.connect.provider.ListDataReader<E>)
- com.gluonhq.connect.provider.InputStreamObjectDataReader<T> (implements com.gluonhq.connect.provider.ObjectDataReader<T>)
- com.gluonhq.connect.converter.JsonConverter<T>
- com.gluonhq.connect.Level
- com.gluonhq.connect.Logger
- javafx.beans.binding.ObjectExpression<T> (implements javafx.beans.value.ObservableObjectValue<T>)
- javafx.beans.property.ReadOnlyObjectProperty<T> (implements javafx.beans.property.ReadOnlyProperty<T>)
- javafx.beans.property.ObjectProperty<T> (implements javafx.beans.property.Property<T>, javafx.beans.value.WritableObjectValue<T>)
- javafx.beans.property.ObjectPropertyBase<T>
- javafx.beans.property.SimpleObjectProperty<T>
- com.gluonhq.connect.GluonObservableObject<T> (implements com.gluonhq.connect.GluonObservable, javafx.beans.value.WritableObjectValue<T>)
- javafx.beans.property.SimpleObjectProperty<T>
- javafx.beans.property.ObjectPropertyBase<T>
- javafx.beans.property.ObjectProperty<T> (implements javafx.beans.property.Property<T>, javafx.beans.value.WritableObjectValue<T>)
- javafx.beans.property.ReadOnlyObjectProperty<T> (implements javafx.beans.property.ReadOnlyProperty<T>)
- com.gluonhq.connect.provider.OutputStreamObjectDataWriter<T> (implements com.gluonhq.connect.provider.ObjectDataWriter<T>)
- com.gluonhq.connect.converter.OutputStreamOutputConverter<T> (implements com.gluonhq.connect.converter.OutputConverter<T>)
- com.gluonhq.connect.converter.JsonOutputConverter<T> (implements com.gluonhq.connect.converter.OutputConverter<T>)
- com.gluonhq.connect.converter.StringOutputConverter
- com.gluonhq.connect.converter.VoidOutputConverter
- com.gluonhq.connect.provider.RestClient
- com.gluonhq.connect.source.RestDataSource (implements com.gluonhq.connect.source.IODataSource)
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
Interface Hierarchy
- javafx.event.EventTarget
- com.gluonhq.connect.GluonObservable
- com.gluonhq.connect.converter.InputConverter<T>
- com.gluonhq.connect.source.InputDataSource
- com.gluonhq.connect.source.IODataSource (also extends com.gluonhq.connect.source.OutputDataSource)
- com.gluonhq.connect.converter.IterableInputConverter<E>
- com.gluonhq.connect.provider.ListDataReader<E>
- com.gluonhq.connect.provider.ObjectDataReader<T>
- com.gluonhq.connect.provider.ObjectDataRemover<T>
- com.gluonhq.connect.provider.ObjectDataWriter<T>
- com.gluonhq.connect.converter.OutputConverter<T>
- com.gluonhq.connect.source.OutputDataSource
- com.gluonhq.connect.source.IODataSource (also extends com.gluonhq.connect.source.InputDataSource)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.gluonhq.connect.ConnectState
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)