View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window serving-grpc-java-11-0.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.hydrosphere.serving.contract
├─ io.hydrosphere.serving.contract.ModelContractOuterClass.class - [JAR]
├─ io.hydrosphere.serving.contract.ModelFieldOuterClass.class - [JAR]
├─ io.hydrosphere.serving.contract.ModelSignatureOuterClass.class - [JAR]
io.hydrosphere.serving.tensorflow.api
├─ io.hydrosphere.serving.tensorflow.api.Model.class - [JAR]
├─ io.hydrosphere.serving.tensorflow.api.Predict.class - [JAR]
├─ io.hydrosphere.serving.tensorflow.api.PredictionServiceGrpc.class - [JAR]
├─ io.hydrosphere.serving.tensorflow.api.PredictionServiceOuterClass.class - [JAR]
io.hydrosphere.serving.kafka
├─ io.hydrosphere.serving.kafka.KafkaMessages.class - [JAR]
io.hydrosphere.reqstore
├─ io.hydrosphere.reqstore.ReqstoreService.class - [JAR]
├─ io.hydrosphere.reqstore.TimemachineGrpc.class - [JAR]
io.hydrosphere.serving.discovery
├─ io.hydrosphere.serving.discovery.Serving.class - [JAR]
├─ io.hydrosphere.serving.discovery.ServingDiscoveryGrpc.class - [JAR]
io.hydrosphere.serving.manager
├─ io.hydrosphere.serving.manager.Api.class - [JAR]
├─ io.hydrosphere.serving.manager.DataProfileTypes.class - [JAR]
├─ io.hydrosphere.serving.manager.ManagerServiceGrpc.class - [JAR]
io.hydrosphere.serving.manager.grpc
├─ io.hydrosphere.serving.manager.grpc.Applications.class - [JAR]
├─ io.hydrosphere.serving.manager.grpc.Entities.class - [JAR]
io.hydrosphere.serving.onnx
├─ io.hydrosphere.serving.onnx.Onnx.class - [JAR]
io.hydrosphere.serving.tensorflow
├─ io.hydrosphere.serving.tensorflow.DataType.class - [JAR]
├─ io.hydrosphere.serving.tensorflow.MapTensorData.class - [JAR]
├─ io.hydrosphere.serving.tensorflow.MapTensorDataOrBuilder.class - [JAR]
├─ io.hydrosphere.serving.tensorflow.Tensor.class - [JAR]
├─ io.hydrosphere.serving.tensorflow.TensorProto.class - [JAR]
├─ io.hydrosphere.serving.tensorflow.TensorProtoOrBuilder.class - [JAR]
├─ io.hydrosphere.serving.tensorflow.TensorShape.class - [JAR]
├─ io.hydrosphere.serving.tensorflow.TensorShapeProto.class - [JAR]
├─ io.hydrosphere.serving.tensorflow.TensorShapeProtoOrBuilder.class - [JAR]
├─ io.hydrosphere.serving.tensorflow.Types.class - [JAR]
├─ io.hydrosphere.serving.tensorflow.VariantTensorDataProto.class - [JAR]
├─ io.hydrosphere.serving.tensorflow.VariantTensorDataProtoOrBuilder.class - [JAR]
io.hydrosphere.serving.monitoring
├─ io.hydrosphere.serving.monitoring.Api.class - [JAR]
├─ io.hydrosphere.serving.monitoring.Metadata.class - [JAR]
├─ io.hydrosphere.serving.monitoring.MonitoringServiceGrpc.class - [JAR]
io.hydrosphere.serving.gateway
├─ io.hydrosphere.serving.gateway.Api.class - [JAR]
├─ io.hydrosphere.serving.gateway.GatewayServiceGrpc.class - [JAR]