Uses of Package
org.apache.jackrabbit.rmi.remote

Packages that use org.apache.jackrabbit.rmi.remote
org.apache.jackrabbit.rmi.client Client implementation of the transparent JCR-RMI layer. 
org.apache.jackrabbit.rmi.client.iterator Local adapters for remote iterators. 
org.apache.jackrabbit.rmi.observation Helper class used by the observation manager classes. 
org.apache.jackrabbit.rmi.remote Remote interfaces of the transparent JCR-RMI layer. 
org.apache.jackrabbit.rmi.repository   
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.servlet.remote   
 

Classes in org.apache.jackrabbit.rmi.remote used by org.apache.jackrabbit.rmi.client
RemoteItem
          Remote version of the JCR Item interface.
RemoteItemDefinition
          Remote version of the JCR ItemDef interface.
RemoteIterator
          Remote version of the JCR RangeIterator interface.
RemoteLock
          Remote version of the JCR Lock interface.
RemoteNamespaceRegistry
          Remote version of the JCR NamespaceRegistry interface.
RemoteNode
          Remote version of the JCR Node interface.
RemoteNodeDefinition
          Remote version of the JCR NodeDefinition interface.
RemoteNodeType
          Remote version of the JCR NodeType interface.
RemoteNodeTypeManager
          Remote version of the JCR NodeTypeManager interface.
RemoteObservationManager
          Remote version of the JCR ObservationManager interface.
RemoteProperty
          Remote version of the JCR Property interface.
RemotePropertyDefinition
          Remote version of the JCR PropertyDefinition interface.
RemoteQuery
          Remote version of the JCR Query interface.
RemoteQueryManager
          Remote version of the JCR QueryManager interface.
RemoteQueryResult
          Remote version of the JCR QueryResult interface.
RemoteRepository
          Remote version of the JCR Repository interface.
RemoteRow
          Remote version of the JCR Row interface.
RemoteSession
          Remote version of the JCR Session interface.
RemoteVersion
          Remote version of the JCR Version interface.
RemoteVersionHistory
          Remote version of the JC VersionHistory interface.
RemoteWorkspace
          Remote version of the JCR Workspace interface.
RemoteXASession
          Remote version of the XASession interface.
 

Classes in org.apache.jackrabbit.rmi.remote used by org.apache.jackrabbit.rmi.client.iterator
RemoteIterator
          Remote version of the JCR RangeIterator interface.
 

Classes in org.apache.jackrabbit.rmi.remote used by org.apache.jackrabbit.rmi.observation
RemoteObservationManager
          Remote version of the JCR ObservationManager interface.
 

Classes in org.apache.jackrabbit.rmi.remote used by org.apache.jackrabbit.rmi.remote
RemoteEventCollection
          The RemoteEventCollection class serves as a container for notifications sent to registered event listeners.
RemoteEventCollection.RemoteEvent
          The RemoteEvent class provides an encapsulation of single events in an event list sent to a registered listener.
RemoteItem
          Remote version of the JCR Item interface.
RemoteItemDefinition
          Remote version of the JCR ItemDef interface.
RemoteIterator
          Remote version of the JCR RangeIterator interface.
RemoteLock
          Remote version of the JCR Lock interface.
RemoteNamespaceRegistry
          Remote version of the JCR NamespaceRegistry interface.
RemoteNode
          Remote version of the JCR Node interface.
RemoteNodeDefinition
          Remote version of the JCR NodeDefinition interface.
RemoteNodeType
          Remote version of the JCR NodeType interface.
RemoteNodeTypeManager
          Remote version of the JCR NodeTypeManager interface.
RemoteObservationManager
          Remote version of the JCR ObservationManager interface.
RemoteProperty
          Remote version of the JCR Property interface.
RemotePropertyDefinition
          Remote version of the JCR PropertyDefinition interface.
RemoteQuery
          Remote version of the JCR Query interface.
RemoteQueryManager
          Remote version of the JCR QueryManager interface.
RemoteQueryResult
          Remote version of the JCR QueryResult interface.
RemoteSession
          Remote version of the JCR Session interface.
RemoteVersion
          Remote version of the JCR Version interface.
RemoteVersionHistory
          Remote version of the JC VersionHistory interface.
RemoteWorkspace
          Remote version of the JCR Workspace interface.
 

Classes in org.apache.jackrabbit.rmi.remote used by org.apache.jackrabbit.rmi.repository
RemoteRepository
          Remote version of the JCR Repository interface.
 

Classes in org.apache.jackrabbit.rmi.remote used by org.apache.jackrabbit.rmi.server
RemoteEventCollection
          The RemoteEventCollection class serves as a container for notifications sent to registered event listeners.
RemoteEventCollection.RemoteEvent
          The RemoteEvent class provides an encapsulation of single events in an event list sent to a registered listener.
RemoteItem
          Remote version of the JCR Item interface.
RemoteItemDefinition
          Remote version of the JCR ItemDef interface.
RemoteIterator
          Remote version of the JCR RangeIterator interface.
RemoteLock
          Remote version of the JCR Lock interface.
RemoteNamespaceRegistry
          Remote version of the JCR NamespaceRegistry interface.
RemoteNode
          Remote version of the JCR Node interface.
RemoteNodeDefinition
          Remote version of the JCR NodeDefinition interface.
RemoteNodeType
          Remote version of the JCR NodeType interface.
RemoteNodeTypeManager
          Remote version of the JCR NodeTypeManager interface.
RemoteObservationManager
          Remote version of the JCR ObservationManager interface.
RemoteProperty
          Remote version of the JCR Property interface.
RemotePropertyDefinition
          Remote version of the JCR PropertyDefinition interface.
RemoteQuery
          Remote version of the JCR Query interface.
RemoteQueryManager
          Remote version of the JCR QueryManager interface.
RemoteQueryResult
          Remote version of the JCR QueryResult interface.
RemoteRepository
          Remote version of the JCR Repository interface.
RemoteRow
          Remote version of the JCR Row interface.
RemoteSession
          Remote version of the JCR Session interface.
RemoteVersion
          Remote version of the JCR Version interface.
RemoteVersionHistory
          Remote version of the JC VersionHistory interface.
RemoteWorkspace
          Remote version of the JCR Workspace interface.
RemoteXASession
          Remote version of the XASession interface.
 

Classes in org.apache.jackrabbit.rmi.remote used by org.apache.jackrabbit.rmi.server.iterator
RemoteIterator
          Remote version of the JCR RangeIterator interface.
 

Classes in org.apache.jackrabbit.rmi.remote used by org.apache.jackrabbit.servlet.remote
RemoteRepository
          Remote version of the JCR Repository interface.
 



Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.