Package | Description |
---|---|
org.apache.jackrabbit.j2ee | |
org.apache.jackrabbit.servlet | |
org.apache.jackrabbit.servlet.jackrabbit | |
org.apache.jackrabbit.servlet.remote |
Remote servlet support (deprecated)
|
Modifier and Type | Class and Description |
---|---|
class |
RepositoryStartupServlet
The RepositoryStartupServlet starts a jackrabbit repository and registers it
to the JNDI environment and optional to the RMI registry.
|
Modifier and Type | Class and Description |
---|---|
class |
ContextRepositoryServlet
Servlet that makes a repository from one servlet context attribute
available as another servlet context attribute.
|
class |
JNDIRepositoryServlet
Servlet that makes a repository from JNDI available as an attribute
in the servlet context.
|
Modifier and Type | Class and Description |
---|---|
class |
JackrabbitRepositoryServlet
Servlet that makes a Jackrabbit repository available as a servlet context
attribute.
|
Modifier and Type | Class and Description |
---|---|
class |
JNDIRemoteRepositoryServlet
Deprecated.
RMI support is deprecated and will be removed in a future version of Jackrabbit; see Jira ticket JCR-4972 for more information.
|
class |
RemoteRepositoryServlet
Deprecated.
RMI support is deprecated and will be removed in a future version of Jackrabbit; see Jira ticket JCR-4972 for more information.
|
class |
RMIRemoteRepositoryServlet
Deprecated.
RMI support is deprecated and will be removed in a future version of Jackrabbit; see Jira ticket JCR-4972 for more information.
|
class |
URLRemoteRepositoryServlet
Deprecated.
RMI support is deprecated and will be removed in a future version of Jackrabbit; see Jira ticket JCR-4972 for more information.
|
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.