Uses of Interface
com.exonum.messages.core.runtime.Base.CallInfoOrBuilder
| Package | Description |
|---|---|
| com.exonum.messages.core.runtime |
-
Uses of Base.CallInfoOrBuilder in com.exonum.messages.core.runtime
Classes in com.exonum.messages.core.runtime that implement Base.CallInfoOrBuilder Modifier and Type Class Description static classBase.CallInfoUnique service transaction identifier.static classBase.CallInfo.BuilderUnique service transaction identifier.Methods in com.exonum.messages.core.runtime that return Base.CallInfoOrBuilder Modifier and Type Method Description Base.CallInfoOrBuilderBase.AnyTx.Builder. getCallInfoOrBuilder()Information required for the call of the corresponding executor.Base.CallInfoOrBuilderBase.AnyTx. getCallInfoOrBuilder()Information required for the call of the corresponding executor.Base.CallInfoOrBuilderBase.AnyTxOrBuilder. getCallInfoOrBuilder()Information required for the call of the corresponding executor.