Uses of Class
com.ironsoftware.ironpdf.internal.proto.EmptyP
-
Packages that use EmptyP Package Description com.ironsoftware.ironpdf.internal.proto -
-
Uses of EmptyP in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return EmptyP Modifier and Type Method Description EmptyPEmptyP.Builder. build()EmptyPEmptyP.Builder. buildPartial()static EmptyPEmptyP. getDefaultInstance()EmptyPEmptyP.Builder. getDefaultInstanceForType()EmptyPEmptyP. getDefaultInstanceForType()EmptyPEmptyResultP.Builder. getResult().ironpdfengineproto.EmptyP result = 1;EmptyPEmptyResultP. getResult().ironpdfengineproto.EmptyP result = 1;EmptyPEmptyResultPOrBuilder. getResult().ironpdfengineproto.EmptyP result = 1;EmptyPHandshakeResponseP.Builder. getSuccess().ironpdfengineproto.EmptyP success = 1;EmptyPHandshakeResponseP. getSuccess().ironpdfengineproto.EmptyP success = 1;EmptyPHandshakeResponsePOrBuilder. getSuccess().ironpdfengineproto.EmptyP success = 1;static EmptyPEmptyP. parseDelimitedFrom(InputStream input)static EmptyPEmptyP. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EmptyPEmptyP. parseFrom(byte[] data)static EmptyPEmptyP. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EmptyPEmptyP. parseFrom(com.google.protobuf.ByteString data)static EmptyPEmptyP. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EmptyPEmptyP. parseFrom(com.google.protobuf.CodedInputStream input)static EmptyPEmptyP. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EmptyPEmptyP. parseFrom(InputStream input)static EmptyPEmptyP. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EmptyPEmptyP. parseFrom(ByteBuffer data)static EmptyPEmptyP. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type EmptyP Modifier and Type Method Description com.google.protobuf.Parser<EmptyP>EmptyP. getParserForType()static com.google.protobuf.Parser<EmptyP>EmptyP. parser()Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type EmptyP Modifier and Type Method Description EmptyP.BuilderEmptyP.Builder. mergeFrom(EmptyP other)EmptyResultP.BuilderEmptyResultP.Builder. mergeResult(EmptyP value).ironpdfengineproto.EmptyP result = 1;HandshakeResponseP.BuilderHandshakeResponseP.Builder. mergeSuccess(EmptyP value).ironpdfengineproto.EmptyP success = 1;static EmptyP.BuilderEmptyP. newBuilder(EmptyP prototype)EmptyResultP.BuilderEmptyResultP.Builder. setResult(EmptyP value).ironpdfengineproto.EmptyP result = 1;HandshakeResponseP.BuilderHandshakeResponseP.Builder. setSuccess(EmptyP value).ironpdfengineproto.EmptyP success = 1;
-