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 kolab-ws-ckdep.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.evolvis.bsi.kolab.profiler
├─ org.evolvis.bsi.kolab.profiler.CPUMonitor.class - [JAR]
├─ org.evolvis.bsi.kolab.profiler.LogFileWriter.class - [JAR]
├─ org.evolvis.bsi.kolab.profiler.MemoryMonitor.class - [JAR]
├─ org.evolvis.bsi.kolab.profiler.ProfileInstanceProxy.class - [JAR]
├─ org.evolvis.bsi.kolab.profiler.Profiler.class - [JAR]
├─ org.evolvis.bsi.kolab.profiler.ProfilerEntityManager.class - [JAR]
├─ org.evolvis.bsi.kolab.profiler.ProfilerEntityManagerFactory.class - [JAR]
├─ org.evolvis.bsi.kolab.profiler.ProfilerQuery.class - [JAR]
org.evolvis.bsi.kolab
├─ org.evolvis.bsi.kolab.Helper.class - [JAR]
├─ org.evolvis.bsi.kolab.KolabAccessor.class - [JAR]
├─ org.evolvis.bsi.kolab.KolabAccessorInterface.class - [JAR]
├─ org.evolvis.bsi.kolab.KolabConfigException.class - [JAR]
org.evolvis.bsi.kolab.service
├─ org.evolvis.bsi.kolab.service.IncidenceWindowSubset.class - [JAR]
├─ org.evolvis.bsi.kolab.service.KolabServicePortTypeImpl.class - [JAR]
├─ org.evolvis.bsi.kolab.service.KolabServiceStatusPortTypeImpl.class - [JAR]
├─ org.evolvis.bsi.kolab.service.LdapConfigurationException.class - [JAR]
├─ org.evolvis.bsi.kolab.service.ServiceConf.class - [JAR]
├─ org.evolvis.bsi.kolab.service.Validator.class - [JAR]
org.evolvis.bsi.kolab.db
├─ org.evolvis.bsi.kolab.db.DBFolderLock.class - [JAR]
├─ org.evolvis.bsi.kolab.db.DBSynchronizer.class - [JAR]
├─ org.evolvis.bsi.kolab.db.DBUtil.class - [JAR]
org.evolvis.bsi.kolab.imap
├─ org.evolvis.bsi.kolab.imap.IMAPProfilingUtil.class - [JAR]
├─ org.evolvis.bsi.kolab.imap.ImapHelper.class - [JAR]
org.evolvis.bsi.kolab.xml
├─ org.evolvis.bsi.kolab.xml.ContactItemHandler.class - [JAR]
├─ org.evolvis.bsi.kolab.xml.EventItemHandler.class - [JAR]
├─ org.evolvis.bsi.kolab.xml.Helper.class - [JAR]
├─ org.evolvis.bsi.kolab.xml.ItemHandler.class - [JAR]
├─ org.evolvis.bsi.kolab.xml.KolabConstants.class - [JAR]
├─ org.evolvis.bsi.kolab.xml.KolabParseException.class - [JAR]
├─ org.evolvis.bsi.kolab.xml.KolabSerializer.class - [JAR]
├─ org.evolvis.bsi.kolab.xml.KolabSerializerDataSource.class - [JAR]
├─ org.evolvis.bsi.kolab.xml.NoteItemHandler.class - [JAR]
├─ org.evolvis.bsi.kolab.xml.TaskItemHandler.class - [JAR]