spray
json
package
json
Linear Supertypes
AnyRef
,
Any
Ordering
Alphabetic
By inheritance
Inherited
json
AnyRef
Any
Hide All
Show all
Visibility
Public
All
Type Members
type
JsField
= (
String
,
JsValue
)
Value Members
def
deserializationError
(
msg:
String
,
cause:
Throwable
,
fieldNames:
List
[
String
]
)
:
Nothing
def
jsonReader
[
T
]
(
implicit
reader:
JsonReader
[
T
]
)
:
JsonReader
[
T
]
def
jsonWriter
[
T
]
(
implicit
writer:
JsonWriter
[
T
]
)
:
JsonWriter
[
T
]
package
lenses
implicit
def
pimpAny
[
T
]
(
any:
T
)
:
PimpedAny
[
T
]
implicit
def
pimpString
(
string:
String
)
:
PimpedString
def
serializationError
(
msg:
String
)
:
Nothing
Inherited from
AnyRef
Inherited from
Any
Ungrouped