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 class
Base.CallInfo
Unique service transaction identifier.static class
Base.CallInfo.Builder
Unique service transaction identifier.Methods in com.exonum.messages.core.runtime that return Base.CallInfoOrBuilder Modifier and Type Method Description Base.CallInfoOrBuilder
Base.AnyTx.Builder. getCallInfoOrBuilder()
Information required for the call of the corresponding executor.Base.CallInfoOrBuilder
Base.AnyTx. getCallInfoOrBuilder()
Information required for the call of the corresponding executor.Base.CallInfoOrBuilder
Base.AnyTxOrBuilder. getCallInfoOrBuilder()
Information required for the call of the corresponding executor.