Base class to Actor implementations.
An abstract Addressable which allows Orbit to provide an AddressableContext.
Interface marker for actors.
An actor with an int32 key.
An actor with an int64 key.
An actor with no key.
An actor with a string key.
Marker interface that determines an interface is addressable remotely.
A class type which extends Addressable.
A context available to an Addressable which gives access to Orbit runtime information.
Denotes an addressable that does not have a concrete implementation.
Denotes a method which is executed on activation for lifecycle managed Addressables.
Denotes a method which is executed on deactivation for lifecycle managed Addressables.
(extensions in package orbit.client.net)