Package-level declarations

Types

Link copied to clipboard
interface EndpointInfo

Information about a virtual node's endpoint (e.g. a virtual node's peer-to-peer gateway endpoint).

Link copied to clipboard
interface GroupParameters : LayeredPropertyMap

This interface represents a set of group parameters under which all members of a group are expected to abide by. Parameters are stored as a LayeredPropertyMap and exposed via interface properties.

Link copied to clipboard
interface MemberContext : LayeredPropertyMap

Part of MemberInfo, MemberContext part is provided by the member as part of the initial MemberInfo proposal (i.e. group registration).

Link copied to clipboard
interface MemberInfo

The member information consists of two parts:

Link copied to clipboard
interface MGMContext : LayeredPropertyMap

Part of MemberInfo, information is provided and added by MGM as part of member acceptance and upon updates (eg. membership group status updates).

Link copied to clipboard
interface NotaryInfo

Stores information about a notary service available in the network.