Class | Description |
---|---|
JNDIRemoteBindingServlet |
Servlet that binds a repository from a servlet context attribute to JNDI
as a remote repository reference.
|
JNDIRemoteRepositoryServlet |
Servlet that makes a remote repository from JNDI available as an attribute
in the servlet context.
|
RemoteBindingServlet |
Servlet that makes a repository in servlet context available as a remote
repository reference.
|
RemoteRepositoryServlet |
Abstract base class for servlets that make a remote repository available
locally in the servlet context.
|
RMIRemoteBindingServlet |
Servlet that binds a repository from a servlet context attribute in RMI.
|
RMIRemoteRepositoryServlet |
Servlet that makes a repository from RMI available as an attribute
in the servlet context.
|
URLRemoteBindingServlet |
Servlet that writes the remote reference of a repository in the servlet
context to the configured URL.
|
URLRemoteRepositoryServlet |
Servlet that makes a remote repository from a ULR available as an attribute
in the servlet context.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.