org.apache.predictionio.akkahttpjson4s
A => HTTP entity
A => HTTP entity
type to encode, must be upper bounded by AnyRef
marshaller for any A value
HTTP entity => A
Automatic to and from JSON marshalling/unmarshalling using an in-scope *Json4s* protocol.
Pretty printing is enabled if an implicit Json4sSupport.ShouldWritePretty.True is in scope.