| Package | Description | 
|---|---|
| org.apache.jackrabbit.j2ee | |
| org.apache.jackrabbit.servlet | |
| org.apache.jackrabbit.servlet.jackrabbit | |
| org.apache.jackrabbit.servlet.remote | 
| 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
Servlet that makes a remote repository from JNDI available as an attribute
 in the servlet context. 
 | 
class  | 
RemoteRepositoryServlet
Abstract base class for servlets that make a remote repository available
 locally in the servlet context. 
 | 
class  | 
RMIRemoteRepositoryServlet
Servlet that makes a repository from RMI available as an attribute
 in the servlet context. 
 | 
class  | 
URLRemoteRepositoryServlet
Servlet that makes a remote repository from a ULR available as an attribute
 in the servlet context. 
 | 
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.