Class | Description |
---|---|
AbstractConfig |
Abstract configuration class that is based on a bean map.
|
BootstrapConfig |
The bootstrap configuration hold information about initial startup
parameters like repository config and home.
|
DerbyShutdown |
Servlet context listener that releases all remaining Derby resources
when the web application is undeployed.
|
Installer |
Provides very basic installation capabilities.
|
JcrRemotingServlet |
JcrRemotingServlet ... |
JCRWebdavServerServlet |
JCRWebdavServerServlet provides request/response handling for the
JCRWebdavServer.
|
JNDIConfig |
The JNDI config hold information about JNDI connection details.
|
RepositoryAccessServlet |
This Class implements a servlet that is used as unified mechanism to retrieve
a jcr repository either through JNDI or RMI.
|
RepositoryAccessServlet.ClientFactoryDelegater | Deprecated
RMI support is deprecated and will be removed in a future version of Jackrabbit; see Jira ticket JCR-4972 for more information.
|
RepositoryAccessServlet.RMIClientFactoryDelegater | Deprecated
RMI support is deprecated and will be removed in a future version of Jackrabbit; see Jira ticket JCR-4972 for more information.
|
RepositoryStartupServlet |
The RepositoryStartupServlet starts a jackrabbit repository and registers it
to the JNDI environment and optional to the RMI registry.
|
RepositoryStartupServlet.RemoteFactoryDelegater | Deprecated
RMI support is deprecated and will be removed in a future version of Jackrabbit; see Jira ticket JCR-4972 for more information.
|
RepositoryStartupServlet.RMIRemoteFactoryDelegater | Deprecated
RMI support is deprecated and will be removed in a future version of Jackrabbit; see Jira ticket JCR-4972 for more information.
|
RMIConfig | Deprecated
RMI support is deprecated and will be removed in a future version of Jackrabbit; see Jira ticket JCR-4972 for more information.
|
SimpleWebdavServlet |
WebdavServlet provides webdav support (level 1 and 2 complient) for repository
resources.
|
Exception | Description |
---|---|
JcrApiNotFoundException |
Exception for signaling that the JCR API is not available.
|
ServletExceptionWithCause |
Utility class that links
ServletException with support for
the exception chaining mechanism in Throwable . |
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.