Namespaces
The public EBIS API uses two public namespaces respectively per platform which contain all interfaces and classes that can be used.
Java
import de.easy.ebis.client.*;import de.easy.ebis.client.utils.*;C#
using Easy.Business;using Easy.Business.Utils;