| 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  | RepositoryStartupServletThe 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  | ContextRepositoryServletServlet that makes a repository from one servlet context attribute
 available as another servlet context attribute. | 
| class  | JNDIRepositoryServletServlet that makes a repository from JNDI available as an attribute
 in the servlet context. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JackrabbitRepositoryServletServlet that makes a Jackrabbit repository available as a servlet context
 attribute. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JNDIRemoteRepositoryServletServlet that makes a remote repository from JNDI available as an attribute
 in the servlet context. | 
| class  | RemoteRepositoryServletAbstract base class for servlets that make a remote repository available
 locally in the servlet context. | 
| class  | RMIRemoteRepositoryServletServlet that makes a repository from RMI available as an attribute
 in the servlet context. | 
| class  | URLRemoteRepositoryServletServlet that makes a remote repository from a ULR available as an attribute
 in the servlet context. | 
Copyright © 2004–2022 The Apache Software Foundation. All rights reserved.