Package com.exonum.messages.core.runtime
Class Base
java.lang.Object
com.exonum.messages.core.runtime.Base
public final class Base
extends java.lang.Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Base.AnyTx
Transaction with the information required to dispatch it to a service.static interface
Base.AnyTxOrBuilder
static class
Base.ArtifactId
The artifact identifier is required to construct service instances.static interface
Base.ArtifactIdOrBuilder
static class
Base.ArtifactSpec
Exhaustive artifact specification.static interface
Base.ArtifactSpecOrBuilder
static class
Base.CallInfo
Unique service transaction identifier.static interface
Base.CallInfoOrBuilder
static class
Base.InstanceSpec
Exhaustive service instance specification.static interface
Base.InstanceSpecOrBuilder
-
Method Summary
Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor()
static void
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
static void
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) -
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) -
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-