uk.ac.starlink.connect.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of stil Show documentation
Show all versions of stil Show documentation
Starlink Tables Infrastructure Library
Classes related to persistent connections to remote services.
Currently the main service provided by the connections defined here is
access to some kind of filesystem which is modelled as a simple
tree structure (see {@link uk.ac.starlink.connect.Node} and subinterfaces).
Connection implementations are supplied by classes in other
packages; the {@link uk.ac.starlink.connect.ConnectorManager}
class is the place to find out what implementations are available in
this JVM.