native

class Object
trait Matchable
class Any

Type members

Classlikes

object Json4sNativeInputUnmarshaller extends InputUnmarshaller[JValue]
object Json4sNativeMarshallerForType extends ResultMarshallerForType[JValue]
object Json4sNativeResultMarshaller extends ResultMarshaller

Implicits

Implicits

implicit def json4sNativeFromInput[T <: JValue]: FromInput[T]
implicit def json4sNativeToInput[T <: JValue]: ToInput[T, JValue]

Inherited implicits

implicit val Json4sNativeInputUnmarshallerJObject: InputUnmarshaller[JObject]