ApacheDS Core
· Server's core contains all backend subsystems. It depends on
protocol and uses it with seda to service LDAP requests. The core
contains the JNDI provider, interceptor framework, interceptor services,
the schema subsystem and the database subsystem. Hence the core is the
heart of the server.
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 apacheds-core-0.9.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.