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 classBase.AnyTxTransaction with the information required to dispatch it to a service.static interfaceBase.AnyTxOrBuilderstatic classBase.ArtifactIdThe artifact identifier is required to construct service instances.static interfaceBase.ArtifactIdOrBuilderstatic classBase.ArtifactSpecExhaustive artifact specification.static interfaceBase.ArtifactSpecOrBuilderstatic classBase.CallInfoUnique service transaction identifier.static interfaceBase.CallInfoOrBuilderstatic classBase.InstanceSpecExhaustive service instance specification.static interfaceBase.InstanceSpecOrBuilder -
Method Summary
Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptorgetDescriptor()static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry)static voidregisterAllExtensions(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()
-