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 udp-context-client-12.0.0-1270.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.sdl.context.odata.client.api
├─ com.sdl.context.odata.client.api.ContextEngineProvider.class - [JAR]
├─ com.sdl.context.odata.client.api.ODataContextEngine.class - [JAR]
com.sdl.context.odata.client
├─ com.sdl.context.odata.client.CachingContextEngine.class - [JAR]
├─ com.sdl.context.odata.client.ClientConstants.class - [JAR]
├─ com.sdl.context.odata.client.ContextServiceClientConfiguration.class - [JAR]
├─ com.sdl.context.odata.client.ODataContextEngineProxy.class - [JAR]