public final class PoPProto extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PoPProto.CheckConfig
CheckConfig asks whether the pop-config and the attendees are available.
|
static interface |
PoPProto.CheckConfigOrBuilder |
static class |
PoPProto.CheckConfigReply
CheckConfigReply sends back an integer for the Pop.
|
static interface |
PoPProto.CheckConfigReplyOrBuilder |
static class |
PoPProto.FetchRequest
FetchRequest asks to get FinalStatement
|
static interface |
PoPProto.FetchRequestOrBuilder |
static class |
PoPProto.FinalizeRequest
FinalizeRequest asks to finalize on the given descid-popconfig.
|
static interface |
PoPProto.FinalizeRequestOrBuilder |
static class |
PoPProto.FinalizeResponse
FinalizeResponse returns the FinalStatement if all conodes already received
a PopDesc and signed off.
|
static interface |
PoPProto.FinalizeResponseOrBuilder |
static class |
PoPProto.FinalStatement
FinalStatement is the final configuration holding all data necessary
for a verifier.
|
static interface |
PoPProto.FinalStatementOrBuilder |
static class |
PoPProto.GetProposals
GetProposals asks the conode to return a list of all waiting proposals.
|
static interface |
PoPProto.GetProposalsOrBuilder |
static class |
PoPProto.GetProposalsReply
GetProposalsReply returns the list of all waiting proposals on that node.
|
static interface |
PoPProto.GetProposalsReplyOrBuilder |
static class |
PoPProto.MergeConfig
MergeConfig asks if party is ready to merge
|
static interface |
PoPProto.MergeConfigOrBuilder |
static class |
PoPProto.MergeConfigReply
MergeConfigReply responds with info of asked party
|
static interface |
PoPProto.MergeConfigReplyOrBuilder |
static class |
PoPProto.MergeRequest
MergeRequest asks to start merging process for given Party
|
static interface |
PoPProto.MergeRequestOrBuilder |
static class |
PoPProto.PinRequest
PinRequest will print a random pin on stdout if the pin is empty.
|
static interface |
PoPProto.PinRequestOrBuilder |
static class |
PoPProto.PopDesc
PopDesc holds the name, date and a roster of all involved conodes.
|
static interface |
PoPProto.PopDescOrBuilder |
static class |
PoPProto.ShortDesc
ShortDesc represents Short Description of Pop party
Used in merge configuration
|
static interface |
PoPProto.ShortDescOrBuilder |
static class |
PoPProto.StoreConfig
StoreConfig presents a config to store
|
static interface |
PoPProto.StoreConfigOrBuilder |
static class |
PoPProto.StoreConfigReply
StoreConfigReply gives back the hash.
|
static interface |
PoPProto.StoreConfigReplyOrBuilder |
static class |
PoPProto.VerifyLink
VerifyLink returns if a given public key is linked.
|
static interface |
PoPProto.VerifyLinkOrBuilder |
static class |
PoPProto.VerifyLinkReply
VerifyLinkReply returns true if the public key is in the admin-list.
|
static interface |
PoPProto.VerifyLinkReplyOrBuilder |
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) |
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
Copyright © 2018. All rights reserved.