Package com.appliedolap.essbase.impl


package com.appliedolap.essbase.impl
Implementations of the public API interfaces declared in com.appliedolap.essbase, backed by the generated REST client in com.appliedolap.essbase.client.

Every public interface (e.g. EssServer, EssCube) has exactly one implementation here, named by appending Impl (e.g. EssServerImpl, EssCubeImpl). Callers should generally program against the interfaces in com.appliedolap.essbase; the classes in this package are the concrete entry points (EssServerImpl's constructor is where a client program starts) and the parent/child relationships every object in the object graph maintains.