jar

org.apache.jackrabbit : oak-remote

Maven & Gradle

Mar 11, 2022
1 usages

Oak Remote API

Table Of Contents

Latest Version

Download org.apache.jackrabbit : oak-remote JAR file - Latest Versions:

All Versions

Download org.apache.jackrabbit : oak-remote JAR file - All Versions:

Version Vulnerabilities Size Updated
1.7.x
1.6.x
1.5.x
1.4.x
1.3.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window oak-remote-1.6.23.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.jackrabbit.oak.remote.filter

├─ org.apache.jackrabbit.oak.remote.filter.Filter.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.filter.Filters.class - [JAR]

org.apache.jackrabbit.oak.remote

├─ org.apache.jackrabbit.oak.remote.RemoteBinaryFilters.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.RemoteBinaryId.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.RemoteCommitException.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.RemoteCredentials.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.RemoteLoginException.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.RemoteOperation.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.RemoteQueryParseException.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.RemoteRepository.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.RemoteResult.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.RemoteResults.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.RemoteRevision.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.RemoteSession.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.RemoteTree.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.RemoteTreeFilters.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.RemoteValue.class - [JAR]

org.apache.jackrabbit.oak.remote.content

├─ org.apache.jackrabbit.oak.remote.content.AddContentRemoteOperation.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.content.AggregateContentRemoteOperation.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.content.BasicContentRemoteCredentials.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.content.ContentRemoteBinaries.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.content.ContentRemoteBinaryId.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.content.ContentRemoteCredentials.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.content.ContentRemoteInputStream.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.content.ContentRemoteOperation.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.content.ContentRemoteRepository.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.content.ContentRemoteResult.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.content.ContentRemoteResults.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.content.ContentRemoteRevision.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.content.ContentRemoteRevisions.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.content.ContentRemoteSession.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.content.ContentRemoteTree.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.content.CopyContentRemoteOperation.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.content.MoveContentRemoteOperation.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.content.RemoveContentRemoteOperation.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.content.SetContentRemoteOperation.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.content.SetPropertyHandler.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.content.UnsetContentRemoteOperation.class - [JAR]

org.apache.jackrabbit.oak.remote.http.matcher

├─ org.apache.jackrabbit.oak.remote.http.matcher.AllMatcher.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.http.matcher.Matcher.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.http.matcher.Matchers.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.http.matcher.MethodMatcher.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.http.matcher.PathMatcher.class - [JAR]

org.apache.jackrabbit.oak.remote.osgi

├─ org.apache.jackrabbit.oak.remote.osgi.RemoteServletRegistration.class - [JAR]

org.apache.jackrabbit.oak.remote.http.handler

├─ org.apache.jackrabbit.oak.remote.http.handler.AuthenticationWrapperHandler.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.http.handler.GetBinaryHandler.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.http.handler.GetLastRevisionHandler.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.http.handler.GetLastTreeHandler.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.http.handler.GetRevisionTreeHandler.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.http.handler.GetTreeHandler.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.http.handler.Handler.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.http.handler.Handlers.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.http.handler.HeadBinaryHandler.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.http.handler.HeadLastTreeHandler.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.http.handler.HeadRevisionTreeHandler.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.http.handler.HeadTreeHandler.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.http.handler.NotFoundHandler.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.http.handler.PatchLastRevisionHandler.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.http.handler.PatchRevisionHandler.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.http.handler.PatchSpecificRevisionHandler.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.http.handler.PostBinaryHandler.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.http.handler.RemoteValues.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.http.handler.ResponseUtils.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.http.handler.SearchLastRevisionHandler.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.http.handler.SearchRevisionHandler.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.http.handler.SearchSpecificRevisionHandler.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.http.handler.UnauthorizedHandler.class - [JAR]

org.apache.jackrabbit.oak.remote.http

├─ org.apache.jackrabbit.oak.remote.http.RemoteHandler.class - [JAR]

├─ org.apache.jackrabbit.oak.remote.http.RemoteServlet.class - [JAR]

Advertisement