Package

lspace.parse

util

Permalink

package util

Visibility
  1. Public
  2. All

Type Members

  1. case class FromJsonException(message: String) extends DecodeException with Product with Serializable

    Permalink
  2. trait HttpClient extends AnyRef

    Permalink
  3. case class NotAcceptableException(message: String) extends DecodeException with Product with Serializable

    Permalink
  4. case class ToJsonException(message: String) extends EncodeException with Product with Serializable

    Permalink
  5. case class UnexpectedJsonException(message: String) extends DecodeException with Product with Serializable

    Permalink

Value Members

  1. object HttpClientImpl extends HttpClient

    Permalink

Ungrouped