package receptionist
Type Members
- final case class DefaultServiceKey[T](id: String, typeName: String) extends ServiceKey[T] with Product with Serializable
This is the only actual concrete service key type
This is the only actual concrete service key type
Internal API
- Annotations
- @InternalApi()
- final class ServiceKeySerializer extends SerializerWithStringManifest with BaseSerializer
Internal API
Internal API
- Annotations
- @InternalApi()