package impl

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. class AnySupport extends AnyRef
  2. class CloudStateAnnotation extends Annotation with Annotation with ClassfileAnnotation
  3. class EntityDiscoveryImpl extends EntityDiscovery
  4. trait ResolvedEntityFactory extends AnyRef
  5. final case class ResolvedServiceCall(ref: ServiceCallRef[_], message: Any) extends ServiceCall with Product with Serializable
  6. class ResolvedServiceCallFactory extends ServiceCallFactory
  7. final case class ResolvedServiceMethod[I, O](descriptor: MethodDescriptor, inputType: ResolvedType[I], outputType: ResolvedType[O]) extends ServiceCallRef[I] with Product with Serializable

    A resolved service method.

  8. trait ResolvedType[T] extends AnyRef

    A resolved type

  9. final case class SerializationException(msg: String, cause: Throwable = null) extends RuntimeException with Product with Serializable
  10. class StatelessFunctionImpl extends StatelessFunction

Value Members

  1. object AnySupport
  2. object FailInvoked extends Throwable with NoStackTrace

Ungrouped