Uses of Class
com.exonum.messages.core.runtime.Auth.Caller
| Package | Description |
|---|---|
| com.exonum.messages.core.runtime |
-
Uses of Auth.Caller in com.exonum.messages.core.runtime
Methods in com.exonum.messages.core.runtime that return Auth.Caller Modifier and Type Method Description Auth.CallerAuth.Caller.Builder. build()Auth.CallerAuth.Caller.Builder. buildPartial()static Auth.CallerAuth.Caller. getDefaultInstance()Auth.CallerAuth.Caller.Builder. getDefaultInstanceForType()Auth.CallerAuth.Caller. getDefaultInstanceForType()static Auth.CallerAuth.Caller. parseDelimitedFrom(java.io.InputStream input)static Auth.CallerAuth.Caller. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Auth.CallerAuth.Caller. parseFrom(byte[] data)static Auth.CallerAuth.Caller. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Auth.CallerAuth.Caller. parseFrom(com.google.protobuf.ByteString data)static Auth.CallerAuth.Caller. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Auth.CallerAuth.Caller. parseFrom(com.google.protobuf.CodedInputStream input)static Auth.CallerAuth.Caller. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Auth.CallerAuth.Caller. parseFrom(java.io.InputStream input)static Auth.CallerAuth.Caller. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Auth.CallerAuth.Caller. parseFrom(java.nio.ByteBuffer data)static Auth.CallerAuth.Caller. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.exonum.messages.core.runtime that return types with arguments of type Auth.Caller Modifier and Type Method Description com.google.protobuf.Parser<Auth.Caller>Auth.Caller. getParserForType()static com.google.protobuf.Parser<Auth.Caller>Auth.Caller. parser()Methods in com.exonum.messages.core.runtime with parameters of type Auth.Caller Modifier and Type Method Description Auth.Caller.BuilderAuth.Caller.Builder. mergeFrom(Auth.Caller other)static Auth.Caller.BuilderAuth.Caller. newBuilder(Auth.Caller prototype)