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 microservice-communicator-1.2.16-RELEASE.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.biqasoft.microservice.communicator.exceptions
├─ com.biqasoft.microservice.communicator.exceptions.CannotResolveHostException.class - [JAR]
├─ com.biqasoft.microservice.communicator.exceptions.InternalSeverErrorProcessingRequestException.class - [JAR]
├─ com.biqasoft.microservice.communicator.exceptions.InvalidRequestException.class - [JAR]
├─ com.biqasoft.microservice.communicator.exceptions.InvalidStateException.class - [JAR]
com.biqasoft.microservice.communicator.interfaceimpl
├─ com.biqasoft.microservice.communicator.interfaceimpl.ClassPathScanningCandidateComponentMicroserviceInterfaceProvider.class - [JAR]
├─ com.biqasoft.microservice.communicator.interfaceimpl.MicroserviceCachedParsedAnnotationInterface.class - [JAR]
├─ com.biqasoft.microservice.communicator.interfaceimpl.MicroserviceInterfaceImpFactory.class - [JAR]
├─ com.biqasoft.microservice.communicator.interfaceimpl.MicroserviceInterfaceImplBeanDefinition.class - [JAR]
├─ com.biqasoft.microservice.communicator.interfaceimpl.MicroserviceRequestInterceptor.class - [JAR]
├─ com.biqasoft.microservice.communicator.interfaceimpl.SpecialLanguageNotation.class - [JAR]
├─ com.biqasoft.microservice.communicator.interfaceimpl.UserMicroserviceRequestSuperService.class - [JAR]
com.biqasoft.microservice.communicator
├─ com.biqasoft.microservice.communicator.MicroserviceRequestMaker.class - [JAR]
com.biqasoft.microservice.communicator.http
├─ com.biqasoft.microservice.communicator.http.HttpClientsHelpers.class - [JAR]
├─ com.biqasoft.microservice.communicator.http.MicroserviceRestTemplate.class - [JAR]
├─ com.biqasoft.microservice.communicator.http.ResponseErrorHandler.class - [JAR]
├─ com.biqasoft.microservice.communicator.http.SpringInjectorHelper.class - [JAR]
com.biqasoft.microservice.communicator.interfaceimpl.annotation
├─ com.biqasoft.microservice.communicator.interfaceimpl.annotation.EnableMicroserviceCommunicator.class - [JAR]
├─ com.biqasoft.microservice.communicator.interfaceimpl.annotation.MicroMapping.class - [JAR]
├─ com.biqasoft.microservice.communicator.interfaceimpl.annotation.MicroPathVar.class - [JAR]
├─ com.biqasoft.microservice.communicator.interfaceimpl.annotation.MicroPayloadVar.class - [JAR]
├─ com.biqasoft.microservice.communicator.interfaceimpl.annotation.Microservice.class - [JAR]
com.biqasoft.microservice.communicator.servicediscovery
├─ com.biqasoft.microservice.communicator.servicediscovery.MicroserviceHelper.class - [JAR]