Uses of Class
cronapp.framework.customization.GetWebContentResponse
-
-
Uses of GetWebContentResponse in cronapp.framework.customization
Fields in cronapp.framework.customization with type parameters of type GetWebContentResponse Modifier and Type Field Description static io.grpc.MethodDescriptor<GetWebContentRequest,GetWebContentResponse>CustomizationServiceGrpc. METHOD_GET_WEB_CONTENTDeprecated.Methods in cronapp.framework.customization that return GetWebContentResponse Modifier and Type Method Description GetWebContentResponseGetWebContentResponse.Builder. build()GetWebContentResponseGetWebContentResponse.Builder. buildPartial()static GetWebContentResponseGetWebContentResponse. getDefaultInstance()GetWebContentResponseGetWebContentResponse.Builder. getDefaultInstanceForType()GetWebContentResponseGetWebContentResponse. getDefaultInstanceForType()GetWebContentResponseCustomizationServiceGrpc.CustomizationServiceBlockingStub. getWebContent(GetWebContentRequest request)static GetWebContentResponseGetWebContentResponse. parseDelimitedFrom(InputStream input)static GetWebContentResponseGetWebContentResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetWebContentResponseGetWebContentResponse. parseFrom(byte[] data)static GetWebContentResponseGetWebContentResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetWebContentResponseGetWebContentResponse. parseFrom(com.google.protobuf.ByteString data)static GetWebContentResponseGetWebContentResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetWebContentResponseGetWebContentResponse. parseFrom(com.google.protobuf.CodedInputStream input)static GetWebContentResponseGetWebContentResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetWebContentResponseGetWebContentResponse. parseFrom(InputStream input)static GetWebContentResponseGetWebContentResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetWebContentResponseGetWebContentResponse. parseFrom(ByteBuffer data)static GetWebContentResponseGetWebContentResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in cronapp.framework.customization that return types with arguments of type GetWebContentResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<GetWebContentRequest,GetWebContentResponse>CustomizationServiceGrpc. getGetWebContentMethod()com.google.protobuf.Parser<GetWebContentResponse>GetWebContentResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<GetWebContentResponse>CustomizationServiceGrpc.CustomizationServiceFutureStub. getWebContent(GetWebContentRequest request)static com.google.protobuf.Parser<GetWebContentResponse>GetWebContentResponse. parser()Methods in cronapp.framework.customization with parameters of type GetWebContentResponse Modifier and Type Method Description GetWebContentResponse.BuilderGetWebContentResponse.Builder. mergeFrom(GetWebContentResponse other)static GetWebContentResponse.BuilderGetWebContentResponse. newBuilder(GetWebContentResponse prototype)Method parameters in cronapp.framework.customization with type arguments of type GetWebContentResponse Modifier and Type Method Description voidCustomizationServiceGrpc.CustomizationServiceImplBase. getWebContent(GetWebContentRequest request, io.grpc.stub.StreamObserver<GetWebContentResponse> responseObserver)voidCustomizationServiceGrpc.CustomizationServiceStub. getWebContent(GetWebContentRequest request, io.grpc.stub.StreamObserver<GetWebContentResponse> responseObserver)
-