Package

org.aksw.owlpod.util

rest

Permalink

package rest

Created by Markus Ackermann. No rights reserved.

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. rest
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. case class ResponseDescription(statusCode: Int, statusText: String, body: String) extends Product with Serializable

    Permalink

Value Members

  1. val OKRespDesc: (Response) ⇒ Either[ResponseDescription, ResponseDescription]

    Permalink
  2. val RespDesc: (Response) ⇒ ResponseDescription

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped