package protocol
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- protocol
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- trait Protocol extends AnyRef
- trait ProtocolComponents extends AnyRef
- final class ProtocolComponentsRegistries extends AnyRef
- final class ProtocolComponentsRegistry extends AnyRef
- trait ProtocolKey[P <: Protocol, C <: ProtocolComponents] extends AnyRef
- type Protocols = Map[Class[_ <: Protocol], Protocol]
Value Members
- object Protocol
- object ProtocolComponents