Package org.eolang.maven.objectionary
Classes for EO objects repository (Objectionary).
Objectionary
base interface represents
the repository. OyRemote
and
org.eolang.maven.objectionary.OyHome
are implementations for
remote and local storage.
org.eolang.maven.objectionary.OyFallback
allows to chain two
repositories for object search.-
Interface Summary Interface Description Objectionary Objectionary. -
Class Summary Class Description Objectionary.Fake Objectionary with lambda-function Ctor-s for testing.OyIndexed Objectionary with index.OyRemote The simple HTTP Objectionary server.OyRemote.UrlOy Objectionary URL template.