Package

steve

client

Permalink

package client

Visibility
  1. Public
  2. All

Type Members

  1. case class ClientException(message: String = "", cause: Throwable = None.orNull) extends Exception with Product with Serializable

    Permalink
  2. case class ItemBatch(items: List[Map[String, Any]]) extends Product with Serializable

    Permalink
  3. class SteveClient extends AnyRef

    Permalink

Value Members

  1. object ItemBatch extends Serializable

    Permalink

Ungrouped