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 kapua-translator-api-1.6.7.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.eclipse.kapua.translator
├─ org.eclipse.kapua.translator.Translator.class - [JAR]
org.eclipse.kapua.translator.cache
├─ org.eclipse.kapua.translator.cache.TranslatorCache.class - [JAR]
├─ org.eclipse.kapua.translator.cache.TranslatorCacheKey.class - [JAR]
org.eclipse.kapua.translator.exception
├─ org.eclipse.kapua.translator.exception.InvalidBodyContentException.class - [JAR]
├─ org.eclipse.kapua.translator.exception.InvalidBodyEncodingException.class - [JAR]
├─ org.eclipse.kapua.translator.exception.InvalidBodyException.class - [JAR]
├─ org.eclipse.kapua.translator.exception.InvalidChannelException.class - [JAR]
├─ org.eclipse.kapua.translator.exception.InvalidMessageException.class - [JAR]
├─ org.eclipse.kapua.translator.exception.InvalidPayloadException.class - [JAR]
├─ org.eclipse.kapua.translator.exception.TranslateException.class - [JAR]
├─ org.eclipse.kapua.translator.exception.TranslatorErrorCodes.class - [JAR]
├─ org.eclipse.kapua.translator.exception.TranslatorException.class - [JAR]
├─ org.eclipse.kapua.translator.exception.TranslatorNotFoundException.class - [JAR]
├─ org.eclipse.kapua.translator.exception.TranslatorRuntimeException.class - [JAR]