Packages

p

refuel.json

codecs

package codecs

Linear Supertypes
CodecDefinitionContext, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. codecs
  2. CodecDefinitionContext
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. implicit object CodecMapper extends CodecTyper[Codec] with Product with Serializable
    Definition Classes
    CodecDefinitionContext
  2. implicit object ReadMapper extends CodecTyper[Read] with Product with Serializable
    Definition Classes
    CodecDefinitionContext
  3. implicit object WriteMapper extends CodecTyper[Write] with Product with Serializable
    Definition Classes
    CodecDefinitionContext

Inherited from CodecDefinitionContext

Inherited from AnyRef

Inherited from Any

Ungrouped