Package

io.jobial.scase

marshalling

Permalink

package marshalling

Visibility
  1. Public
  2. All

Type Members

  1. trait BinaryFormatMarshaller[M] extends Marshaller[M] with CatsUtils

    Permalink
  2. trait BinaryFormatUnmarshaller[M] extends Unmarshaller[M] with CatsUtils

    Permalink
  3. trait DelegatingMarshalling[M] extends Marshalling[M]

    Permalink
  4. trait Marshaller[M] extends AnyRef

    Permalink
  5. trait Marshalling[M] extends AnyRef

    Permalink

    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

    Permalink
  7. trait Unmarshaller[M] extends AnyRef

    Permalink

Value Members

  1. object Marshaller

    Permalink
  2. object Marshalling

    Permalink
  3. object Unmarshaller

    Permalink
  4. package rawbytes

    Permalink
  5. package serialization

    Permalink

Ungrouped