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 portability-spi-api-1.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.datatransferproject.spi.api.token
├─ org.datatransferproject.spi.api.token.TokenManager.class - [JAR]
org.datatransferproject.spi.api.transport
├─ org.datatransferproject.spi.api.transport.TransportBinder.class - [JAR]
org.datatransferproject.api.action
├─ org.datatransferproject.api.action.Action.class - [JAR]
org.datatransferproject.spi.api.auth.extension
├─ org.datatransferproject.spi.api.auth.extension.AuthServiceExtension.class - [JAR]
org.datatransferproject.spi.api.auth
├─ org.datatransferproject.spi.api.auth.AuthDataGenerator.class - [JAR]
├─ org.datatransferproject.spi.api.auth.AuthServiceProviderRegistry.class - [JAR]
org.datatransferproject.spi.api.types
├─ org.datatransferproject.spi.api.types.AuthFlowConfiguration.class - [JAR]