Uses of Class
com.ironsoftware.ironpdf.internal.proto.BooleanResultP
-
Packages that use BooleanResultP Package Description com.ironsoftware.ironpdf.internal.proto -
-
Uses of BooleanResultP in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return BooleanResultP Modifier and Type Method Description BooleanResultP
BooleanResultP.Builder. build()
BooleanResultP
BooleanResultP.Builder. buildPartial()
static BooleanResultP
BooleanResultP. getDefaultInstance()
BooleanResultP
BooleanResultP.Builder. getDefaultInstanceForType()
BooleanResultP
BooleanResultP. getDefaultInstanceForType()
static BooleanResultP
BooleanResultP. parseDelimitedFrom(InputStream input)
static BooleanResultP
BooleanResultP. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BooleanResultP
BooleanResultP. parseFrom(byte[] data)
static BooleanResultP
BooleanResultP. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BooleanResultP
BooleanResultP. parseFrom(com.google.protobuf.ByteString data)
static BooleanResultP
BooleanResultP. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BooleanResultP
BooleanResultP. parseFrom(com.google.protobuf.CodedInputStream input)
static BooleanResultP
BooleanResultP. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BooleanResultP
BooleanResultP. parseFrom(InputStream input)
static BooleanResultP
BooleanResultP. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BooleanResultP
BooleanResultP. parseFrom(ByteBuffer data)
static BooleanResultP
BooleanResultP. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
BooleanResultP
IronPdfServiceGrpc.IronPdfServiceBlockingStub. systemLicenseIsLicensed(SystemIsLicensedRequestP request)
BooleanResultP
IronPdfServiceGrpc.IronPdfServiceBlockingStub. systemLicenseIsValidLicense(SystemIsValidLicenseRequestP request)
/////////////////SYSTEM/////////////////// SYSTEM_LicenseMethods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type BooleanResultP Modifier and Type Method Description com.google.protobuf.Parser<BooleanResultP>
BooleanResultP. getParserForType()
static io.grpc.MethodDescriptor<SystemIsLicensedRequestP,BooleanResultP>
IronPdfServiceGrpc. getSystemLicenseIsLicensedMethod()
static io.grpc.MethodDescriptor<SystemIsValidLicenseRequestP,BooleanResultP>
IronPdfServiceGrpc. getSystemLicenseIsValidLicenseMethod()
static com.google.protobuf.Parser<BooleanResultP>
BooleanResultP. parser()
com.google.common.util.concurrent.ListenableFuture<BooleanResultP>
IronPdfServiceGrpc.IronPdfServiceFutureStub. systemLicenseIsLicensed(SystemIsLicensedRequestP request)
com.google.common.util.concurrent.ListenableFuture<BooleanResultP>
IronPdfServiceGrpc.IronPdfServiceFutureStub. systemLicenseIsValidLicense(SystemIsValidLicenseRequestP request)
/////////////////SYSTEM/////////////////// SYSTEM_LicenseMethods in com.ironsoftware.ironpdf.internal.proto with parameters of type BooleanResultP Modifier and Type Method Description BooleanResultP.Builder
BooleanResultP.Builder. mergeFrom(BooleanResultP other)
static BooleanResultP.Builder
BooleanResultP. newBuilder(BooleanResultP prototype)
Method parameters in com.ironsoftware.ironpdf.internal.proto with type arguments of type BooleanResultP Modifier and Type Method Description default void
IronPdfServiceGrpc.AsyncService. systemLicenseIsLicensed(SystemIsLicensedRequestP request, io.grpc.stub.StreamObserver<BooleanResultP> responseObserver)
void
IronPdfServiceGrpc.IronPdfServiceStub. systemLicenseIsLicensed(SystemIsLicensedRequestP request, io.grpc.stub.StreamObserver<BooleanResultP> responseObserver)
default void
IronPdfServiceGrpc.AsyncService. systemLicenseIsValidLicense(SystemIsValidLicenseRequestP request, io.grpc.stub.StreamObserver<BooleanResultP> responseObserver)
/////////////////SYSTEM/////////////////// SYSTEM_Licensevoid
IronPdfServiceGrpc.IronPdfServiceStub. systemLicenseIsValidLicense(SystemIsValidLicenseRequestP request, io.grpc.stub.StreamObserver<BooleanResultP> responseObserver)
/////////////////SYSTEM/////////////////// SYSTEM_License
-