| Package | Description | 
|---|---|
| org.apache.jackrabbit.rmi.observation | 
Helper class used by the observation manager classes. | 
| org.apache.jackrabbit.rmi.server | Server implementation of the transparent JCR-RMI layer. | 
| org.apache.jackrabbit.rmi.server.iterator | Remote adapters for local iterators. | 
| org.apache.jackrabbit.rmi.server.principal | |
| org.apache.jackrabbit.rmi.server.security | 
| Constructor and Description | 
|---|
| ServerEventListenerProxy(RemoteAdapterFactory factory,
                        long listenerId,
                        Queue queue)Deprecated.  Creates a new instance of this listener proxy. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ServerAdapterFactoryDeprecated. 
 RMI support is deprecated and will be removed in a future version of Jackrabbit; see Jira ticket JCR-4972 for more information.
  
 Default implementation of the  
 The  | 
| Modifier and Type | Method and Description | 
|---|---|
| protected RemoteAdapterFactory | ServerObject. getFactory()Deprecated.  Returns the remote adapter factory used to create new adapters. | 
| Constructor and Description | 
|---|
| ServerItem(Item item,
          RemoteAdapterFactory factory)Deprecated.  Creates a remote adapter for the given local item. | 
| ServerItemDefinition(ItemDefinition def,
                    RemoteAdapterFactory factory)Deprecated.  Creates a remote adapter for the given local item definition. | 
| ServerLock(Lock lock,
          RemoteAdapterFactory factory)Deprecated.  Creates a remote adapter for the given local lock. | 
| ServerLockManager(LockManager manager,
                 RemoteAdapterFactory factory)Deprecated.  | 
| ServerNamespaceRegistry(NamespaceRegistry registry,
                       RemoteAdapterFactory factory)Deprecated.  Creates a remote adapter for the given local namespace registry. | 
| ServerNode(Node node,
          RemoteAdapterFactory factory)Deprecated.  Creates a remote adapter for the given local node. | 
| ServerNodeDefinition(NodeDefinition def,
                    RemoteAdapterFactory factory)Deprecated.  Creates a remote adapter for the given local node definition. | 
| ServerNodeType(NodeType type,
              RemoteAdapterFactory factory)Deprecated.  Creates a remote adapter for the given local node type. | 
| ServerNodeTypeManager(NodeTypeManager manager,
                     RemoteAdapterFactory factory)Deprecated.  Creates a remote adapter for the given local node type manager. | 
| ServerObject(RemoteAdapterFactory factory)Deprecated.  Creates a basic server adapter that uses the given factory
 to create new adapters. | 
| ServerObservationManager(ObservationManager observationManager,
                        RemoteAdapterFactory factory)Deprecated.  Creates a remote adapter for the given local workspace. | 
| ServerProperty(Property property,
              RemoteAdapterFactory factory)Deprecated.  Creates a remote adapter for the given local property. | 
| ServerPropertyDefinition(PropertyDefinition def,
                        RemoteAdapterFactory factory)Deprecated.  Creates a remote adapter for the given local property definition. | 
| ServerQuery(Query query,
           RemoteAdapterFactory factory)Deprecated.  Creates a remote adapter for the given local  Query. | 
| ServerQueryResult(QueryResult result,
                 RemoteAdapterFactory factory)Deprecated.  Creates a remote adapter for the given local  QueryResult. | 
| ServerRepository(Repository repository,
                RemoteAdapterFactory factory)Deprecated.  Creates a remote adapter for the given local repository. | 
| ServerRow(Row row,
         RemoteAdapterFactory factory)Deprecated.  Creates a remote adapter for the given local query row. | 
| ServerSession(Session session,
             RemoteAdapterFactory factory)Deprecated.  Creates a remote adapter for the given local session. | 
| ServerVersion(Version version,
             RemoteAdapterFactory factory)Deprecated.  Creates a remote adapter for the given local version. | 
| ServerVersionHistory(VersionHistory versionHistory,
                    RemoteAdapterFactory factory)Deprecated.  Creates a remote adapter for the given local version history. | 
| ServerVersionManager(Session session,
                    VersionManager manager,
                    RemoteAdapterFactory factory)Deprecated.  | 
| ServerWorkspace(Workspace workspace,
               RemoteAdapterFactory factory)Deprecated.  Creates a remote adapter for the given local workspace. | 
| ServerXASession(Session session,
               XAResource resource,
               RemoteAdapterFactory factory)Deprecated.  Creates a remote adapter for the given local, transaction enabled,
 session. | 
| Constructor and Description | 
|---|
| ServerIterator(RangeIterator iterator,
              RemoteAdapterFactory factory,
              int maxBufferSize)Deprecated.  Creates a remote adapter for the given local item. | 
| ServerNodeIterator(NodeIterator iterator,
                  RemoteAdapterFactory factory,
                  int maxBufferSize)Deprecated.  Creates a ServerNodeIterator instance. | 
| ServerNodeTypeIterator(NodeTypeIterator iterator,
                      RemoteAdapterFactory factory,
                      int maxBufferSize)Deprecated.  Creates a ServerNodeTypeIterator instance. | 
| ServerPropertyIterator(PropertyIterator iterator,
                      RemoteAdapterFactory factory,
                      int maxBufferSize)Deprecated.  Creates a ServerPropertyIterator instance. | 
| ServerRowIterator(RowIterator iterator,
                 RemoteAdapterFactory factory,
                 int maxBufferSize)Deprecated.  Creates a ServerRowIterator instance. | 
| ServerVersionIterator(VersionIterator iterator,
                     RemoteAdapterFactory factory,
                     int maxBufferSize)Deprecated.  Creates a ServerVersionIterator instance. | 
| Constructor and Description | 
|---|
| ServerGroup(org.apache.jackrabbit.api.security.principal.GroupPrincipal principal,
           RemoteAdapterFactory factory)Deprecated.  | 
| ServerGroup(Principal principal,
           RemoteAdapterFactory factory)Deprecated.  | 
| ServerPrincipal(Principal principal,
               RemoteAdapterFactory factory)Deprecated.  | 
| ServerPrincipalIterator(Iterator<Principal> iterator,
                       RemoteAdapterFactory factory,
                       int maxBufferSize)Deprecated.  | 
| Constructor and Description | 
|---|
| ServerAccessControlEntry(AccessControlEntry ace,
                        RemoteAdapterFactory factory)Deprecated.  | 
| ServerAccessControlList(AccessControlList acl,
                       RemoteAdapterFactory factory)Deprecated.  | 
| ServerAccessControlManager(AccessControlManager acm,
                          RemoteAdapterFactory factory)Deprecated.  | 
| ServerAccessControlPolicy(AccessControlPolicy acp,
                         RemoteAdapterFactory factory)Deprecated.  | 
| ServerAccessControlPolicyIterator(AccessControlPolicyIterator iterator,
                                 RemoteAdapterFactory factory,
                                 int maxBufferSize)Deprecated.  Creates a ServerRowIterator instance. | 
| ServerPrivilege(Privilege privilege,
               RemoteAdapterFactory factory)Deprecated.  | 
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.