jar

br.com.senior : seniorx-http-camel-api

Maven & Gradle

May 17, 2022
1 usages
1 stars

Senior X HTTP Camel API · API to create camel routes consuming/producing messages from/to Senior X platform

Table Of Contents

Latest Version

Download br.com.senior : seniorx-http-camel-api JAR file - Latest Versions:

All Versions

Download br.com.senior : seniorx-http-camel-api JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x
1.2.x
1.1.x
1.0.x
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window seniorx-http-camel-api-1.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

br.com.senior.seniorx.http.camel.authentication

├─ br.com.senior.seniorx.http.camel.authentication.AuthenticationAPI.class - [JAR]

├─ br.com.senior.seniorx.http.camel.authentication.AuthenticationException.class - [JAR]

├─ br.com.senior.seniorx.http.camel.authentication.LoginInput.class - [JAR]

├─ br.com.senior.seniorx.http.camel.authentication.LoginOutput.class - [JAR]

├─ br.com.senior.seniorx.http.camel.authentication.LoginWithKeyInput.class - [JAR]

├─ br.com.senior.seniorx.http.camel.authentication.RefreshTokenInput.class - [JAR]

├─ br.com.senior.seniorx.http.camel.authentication.Token.class - [JAR]

br.com.senior.seniorx.http.camel

├─ br.com.senior.seniorx.http.camel.ForwardProcessor.class - [JAR]

├─ br.com.senior.seniorx.http.camel.PrimitiveType.class - [JAR]

├─ br.com.senior.seniorx.http.camel.SeniorXHTTPException.class - [JAR]

├─ br.com.senior.seniorx.http.camel.SeniorXHTTPRouteBuilder.class - [JAR]

Advertisement