Default unmarshaller that converts json format boolean value to scala boolean value.
Default unmarshaller that converts json format byte value to scala byte value.
Default unmarshaller that converts json format double value to scala double value.
Default unmarshaller that converts json format float value to scala float value.
Default unmarshaller that converts json format int value to scala int value.
Default unmarshaller that converts json format long value to scala long value.
Default unmarshaller that converts json format null value to scala null value.
Default unmarshaller that converts json format short value to scala short value.
Default unmarshaller that converts json format string value to scala string value.