JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
com.gluonhq.connect
,
com.gluonhq.connect.converter
,
com.gluonhq.connect.provider
,
com.gluonhq.connect.source
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>)
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>
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
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.
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>
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>)
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.provider.
RestClient
com.gluonhq.connect.source.
RestDataSource
(implements com.gluonhq.connect.source.
IODataSource
)
Interface Hierarchy
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
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes