rhttpc
.
transport
json4s
package
json4s
Linear Supertypes
AnyRef
,
Any
Ordering
Alphabetic
By inheritance
Inherited
json4s
AnyRef
Any
Hide All
Show all
Visibility
Public
All
Type Members
class
CustomSerializerWithTypeHints
[
T
,
JV <:
JValue
]
extends
CustomSerializer
[
T
]
class
Json4sDeserializer
extends
Deserializer
class
Json4sSerializer
extends
Serializer
Value Members
object
AllTypeHints
extends
TypeHints
object
CommonFormats
object
ExceptionClassHavingConstructorWithMessageAndCause
object
ExceptionClassHavingConstructorWithMessageOnly
object
ExceptionInstanceHavingConstructorWithMessageAndCause
object
ExceptionInstanceHavingConstructorWithMessageOnly
object
ExceptionSerializer
extends
org.json4s.Serializer
[
Throwable
]
object
IndexedSeqSerializer
extends
org.json4s.Serializer
[
IndexedSeq
[_]]
object
ObjectSerializer
extends
org.json4s.Serializer
[
Any
]
implicit
def
deserializer
[
Msg
]
(
implicit
formats:
Formats
)
:
Deserializer
implicit
def
serializer
[
Msg <:
AnyRef
]
(
implicit
formats:
Formats
)
:
Serializer
Inherited from
AnyRef
Inherited from
Any
Ungrouped