Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- io.cloudstate.kotlinsupport.transcoding.crdt.CommandHandlerImpl (implements io.cloudstate.javasupport.crdt.CommandHandler)
- io.cloudstate.kotlinsupport.transcoding.crdt.CrdtEntityImpl (implements io.cloudstate.javasupport.crdt.CrdtEntity)
Annotation Type Hierarchy
- io.cloudstate.kotlinsupport.annotations.crdt.CommandHandler (implements java.lang.annotation.Annotation)
- io.cloudstate.kotlinsupport.annotations.eventsourced.CommandHandler (implements java.lang.annotation.Annotation)
- io.cloudstate.kotlinsupport.annotations.crdt.CrdtEntity (implements java.lang.annotation.Annotation)
- io.cloudstate.kotlinsupport.annotations.EntityId (implements java.lang.annotation.Annotation)
- io.cloudstate.kotlinsupport.annotations.eventsourced.EventHandler (implements java.lang.annotation.Annotation)
- io.cloudstate.kotlinsupport.annotations.eventsourced.EventSourcedEntity (implements java.lang.annotation.Annotation)
- io.cloudstate.kotlinsupport.annotations.eventsourced.Snapshot (implements java.lang.annotation.Annotation)
- io.cloudstate.kotlinsupport.annotations.eventsourced.SnapshotHandler (implements java.lang.annotation.Annotation)