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