Packages

p

io.jobial.scase

marshalling

package marshalling

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Package Members

  1. package rawbytes
  2. package serialization

Type Members

  1. trait BinaryFormatMarshaller[M] extends Marshaller[M] with CatsUtils
  2. trait BinaryFormatUnmarshaller[M] extends Unmarshaller[M] with CatsUtils
  3. trait DelegatingMarshalling[M] extends Marshalling[M]
  4. trait Marshaller[M] extends AnyRef
  5. trait Marshalling[M] extends AnyRef

    This helper type class is mainly used in the Java DSL and in the bridge where bundling together marshallers make sense because implicits are not available or practical

  6. trait MarshallingUtils extends AnyRef
  7. trait Unmarshaller[M] extends AnyRef

Value Members

  1. object Marshaller
  2. object Marshalling
  3. object Unmarshaller

Ungrouped