com.dslplatform.api

client

package client

Visibility
  1. Public
  2. All

Type Members

  1. trait ApplicationProxy extends AnyRef

    Proxy service to remote RPC-like API.

  2. trait CrudProxy extends AnyRef

    Proxy service to remote CRUD REST-like API.

  3. trait DomainProxy extends AnyRef

    Proxy service to remote REST-like API for basic domain operations such as searching, counting and event sourcing.

  4. trait ReportingProxy extends AnyRef

    Proxy service to reporting operations such as document generation, report population and history lookup.

  5. trait StandardProxy extends AnyRef

    Proxy service to various domain operations such as bulk persistence, data analysis and remote service calls.

Ungrouped