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 streams-processor-thedatagroup-0.6.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.streams.thedatagroup.config
├─ org.apache.streams.thedatagroup.config.TheDataGroupConfiguration.class - [JAR]
org.apache.streams.thedatagroup.api
├─ org.apache.streams.thedatagroup.api.AppendRequest.class - [JAR]
├─ org.apache.streams.thedatagroup.api.DemographicsAppendResponse.class - [JAR]
├─ org.apache.streams.thedatagroup.api.DemographicsAppendResponseAddress.class - [JAR]
├─ org.apache.streams.thedatagroup.api.DemographicsAppendResponseDemographics.class - [JAR]
├─ org.apache.streams.thedatagroup.api.DemographicsAppendResponseDemographicsFamily.class - [JAR]
├─ org.apache.streams.thedatagroup.api.DemographicsAppendResponseDemographicsFamilyChildren.class - [JAR]
├─ org.apache.streams.thedatagroup.api.DemographicsAppendResponseDemographicsPersonEducation.class - [JAR]
├─ org.apache.streams.thedatagroup.api.DemographicsAppendResponseDemographicsPersonFinances.class - [JAR]
├─ org.apache.streams.thedatagroup.api.DemographicsAppendResponseDemographicsPersonRace.class - [JAR]
├─ org.apache.streams.thedatagroup.api.DemographicsAppendResponseDemographicsResidence.class - [JAR]
├─ org.apache.streams.thedatagroup.api.DemographicsAppendResponseDemographicsVehicle.class - [JAR]
├─ org.apache.streams.thedatagroup.api.DemographicsAppendResponseLifeStyles.class - [JAR]
├─ org.apache.streams.thedatagroup.api.DemographicsAppendResponseLifeStylesApparel.class - [JAR]
├─ org.apache.streams.thedatagroup.api.DemographicsAppendResponseLifeStylesBook.class - [JAR]
├─ org.apache.streams.thedatagroup.api.DemographicsAppendResponseLifeStylesInterests.class - [JAR]
├─ org.apache.streams.thedatagroup.api.DemographicsAppendResponsePhones.class - [JAR]
├─ org.apache.streams.thedatagroup.api.EmailAppendResponse.class - [JAR]
├─ org.apache.streams.thedatagroup.api.EmailLookupRequest.class - [JAR]
├─ org.apache.streams.thedatagroup.api.IpLookupRequest.class - [JAR]
├─ org.apache.streams.thedatagroup.api.LookupResponse.class - [JAR]
├─ org.apache.streams.thedatagroup.api.MobileAppendResponse.class - [JAR]
├─ org.apache.streams.thedatagroup.api.PhoneAppendResponse.class - [JAR]
├─ org.apache.streams.thedatagroup.api.PhoneAppendResponseItem.class - [JAR]
├─ org.apache.streams.thedatagroup.api.PhoneLookupRequest.class - [JAR]
├─ org.apache.streams.thedatagroup.api.VehicleAppendResponse.class - [JAR]
├─ org.apache.streams.thedatagroup.api.VehicleAppendResponseItem.class - [JAR]
org.apache.streams.thedatagroup
├─ org.apache.streams.thedatagroup.SyncAppend.class - [JAR]
├─ org.apache.streams.thedatagroup.SyncLookup.class - [JAR]
├─ org.apache.streams.thedatagroup.TheDataGroup.class - [JAR]