Package

io.eels

component

Permalink

package component

Visibility
  1. Public
  2. All

Type Members

  1. trait Component extends AnyRef

    Permalink
  2. case class ComponentSpec(namespace: String, impl: String) extends Product with Serializable

    Permalink
  3. case class ComponentUri(namespace: String, path: String, params: Map[String, String]) extends Product with Serializable

    Permalink
  4. class EelRegistry extends AnyRef

    Permalink

Value Members

  1. object ComponentSpec extends Serializable

    Permalink
  2. object ComponentUri extends Serializable

    Permalink

Ungrouped