fmgp.did.comm.protocol

Members list

Type members

Classlikes

sealed trait Action

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait AnyReply
class Reply
object NoReply
sealed trait AnyReply extends Action

Attributes

Supertypes
trait Action
class Object
trait Matchable
class Any
Known subtypes
class Reply

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
object NoReply extends Action

Attributes

Supertypes
trait Action
class Object
trait Matchable
class Any
Self type
NoReply.type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
trait ProtocolExecuter[-R, +E]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
Self type

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
case class ProtocolExecuterCollection[-R, +E](executers: ProtocolExecuter[R, E]*)(fallback: ProtocolExecuter[R, E]) extends ProtocolExecuter[R, E]

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait ProtocolExecuter[R, E]
class Object
trait Matchable
class Any
Show all
trait ProtocolExecuterWithServices[-R <: Services, +E] extends ProtocolExecuter[R, E]

Attributes

Supertypes
trait ProtocolExecuter[R, E]
class Object
trait Matchable
class Any
Known subtypes
case class Reply(msg: PlaintextMessage) extends AnyReply

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait AnyReply
trait Action
class Object
trait Matchable
class Any
Show all

Attributes

Supertypes
class Object
trait Matchable
class Any