Uses of Class
io.vertx.tp.ipc.eon.RetryInfo
-
Packages that use RetryInfo Package Description io.vertx.tp.ipc.eon -
-
Uses of RetryInfo in io.vertx.tp.ipc.eon
Methods in io.vertx.tp.ipc.eon that return RetryInfo Modifier and Type Method Description RetryInfoRetryInfo.Builder. build()RetryInfoRetryInfo.Builder. buildPartial()static RetryInfoRetryInfo. getDefaultInstance()RetryInfoRetryInfo.Builder. getDefaultInstanceForType()RetryInfoRetryInfo. getDefaultInstanceForType()static RetryInfoRetryInfo. parseDelimitedFrom(InputStream input)static RetryInfoRetryInfo. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RetryInfoRetryInfo. parseFrom(byte[] data)static RetryInfoRetryInfo. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RetryInfoRetryInfo. parseFrom(com.google.protobuf.ByteString data)static RetryInfoRetryInfo. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RetryInfoRetryInfo. parseFrom(com.google.protobuf.CodedInputStream input)static RetryInfoRetryInfo. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RetryInfoRetryInfo. parseFrom(InputStream input)static RetryInfoRetryInfo. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.vertx.tp.ipc.eon that return types with arguments of type RetryInfo Modifier and Type Method Description com.google.protobuf.Parser<RetryInfo>RetryInfo. getParserForType()static com.google.protobuf.Parser<RetryInfo>RetryInfo. parser()Methods in io.vertx.tp.ipc.eon with parameters of type RetryInfo Modifier and Type Method Description RetryInfo.BuilderRetryInfo.Builder. mergeFrom(RetryInfo other)static RetryInfo.BuilderRetryInfo. newBuilder(RetryInfo prototype)
-