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 novasoft-http-camel-api-0.0.93-alpha.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
br.com.senior.novasoft.http.camel.entities.login
├─ br.com.senior.novasoft.http.camel.entities.login.LoginInput.class - [JAR]
├─ br.com.senior.novasoft.http.camel.entities.login.LoginOutput.class - [JAR]
br.com.senior.novasoft.http.camel.services
├─ br.com.senior.novasoft.http.camel.services.Authentication.class - [JAR]
├─ br.com.senior.novasoft.http.camel.services.AuthenticationAPI.class - [JAR]
├─ br.com.senior.novasoft.http.camel.services.ForwardProcessor.class - [JAR]
├─ br.com.senior.novasoft.http.camel.services.JsonFormatter.class - [JAR]
├─ br.com.senior.novasoft.http.camel.services.NovasoftHTTPRouteBuilder.class - [JAR]
br.com.senior.novasoft.http.camel.entities.client
├─ br.com.senior.novasoft.http.camel.entities.client.Cliente.class - [JAR]
br.com.senior.novasoft.http.camel.exceptions
├─ br.com.senior.novasoft.http.camel.exceptions.AuthenticationException.class - [JAR]
├─ br.com.senior.novasoft.http.camel.exceptions.NovasoftHTTPException.class - [JAR]
br.com.senior.novasoft.http.camel.utils.https
├─ br.com.senior.novasoft.http.camel.utils.https.AllowHost.class - [JAR]
├─ br.com.senior.novasoft.http.camel.utils.https.TrustALLManager.class - [JAR]
br.com.senior.novasoft.http.camel.utils.enums
├─ br.com.senior.novasoft.http.camel.utils.enums.FromToFieldsAccountEnum.class - [JAR]
├─ br.com.senior.novasoft.http.camel.utils.enums.MethodEnum.class - [JAR]
├─ br.com.senior.novasoft.http.camel.utils.enums.PrimitiveComplementEnum.class - [JAR]
├─ br.com.senior.novasoft.http.camel.utils.enums.PrimitiveEnum.class - [JAR]
├─ br.com.senior.novasoft.http.camel.utils.enums.ServiceEnum.class - [JAR]
br.com.senior.novasoft.http.camel.utils.constants
├─ br.com.senior.novasoft.http.camel.utils.constants.AuthenticationApiConstants.class - [JAR]
├─ br.com.senior.novasoft.http.camel.utils.constants.ResponseConstant.class - [JAR]
br.com.senior.novasoft.http.camel.entities.pedidos
├─ br.com.senior.novasoft.http.camel.entities.pedidos.Pedido.class - [JAR]
br.com.senior.novasoft.http.camel.entities.pedidos.collections
├─ br.com.senior.novasoft.http.camel.entities.pedidos.collections.PedidoCollection.class - [JAR]
br.com.senior.novasoft.http.camel.entities
├─ br.com.senior.novasoft.http.camel.entities.RequestError.class - [JAR]