Package

shardakka

Permalink

package shardakka

Visibility
  1. Public
  2. All

Type Members

  1. abstract class Codec[A] extends Encoder[A] with Decoder[A]

    Permalink
  2. trait Decoder[A] extends AnyRef

    Permalink
  3. trait Encoder[A] extends AnyRef

    Permalink
  4. final class ShardakkaExtension extends Extension with SimpleKeyValueExtension

    Permalink

Value Members

  1. object InstantCodec extends Codec[Instant]

    Permalink
  2. object IntCodec extends Codec[Int]

    Permalink
  3. object LongCodec extends Codec[Long]

    Permalink
  4. object ShardakkaExtension extends ExtensionId[ShardakkaExtension] with ExtensionIdProvider

    Permalink
  5. object StringCodec extends Codec[String]

    Permalink
  6. package keyvalue

    Permalink

Ungrouped