Uses of Class
org.apache.jackrabbit.rmi.client.ClientObject

Packages that use ClientObject
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.jackrabbit   
 

Uses of ClientObject in org.apache.jackrabbit.rmi.client
 

Subclasses of ClientObject in org.apache.jackrabbit.rmi.client
 class ClientItem
          Local adapter for the JCR-RMI RemoteItem inteface.
 class ClientItemDefinition
          Local adapter for the JCR-RMI RemoteItemDefinition inteface.
 class ClientNamespaceRegistry
          Local adapter for the JCR-RMI RemoteNamespaceRegistry inteface.
 class ClientNode
          Local adapter for the JCR-RMI RemoteNode inteface.
 class ClientNodeDefinition
          Local adapter for the JCR-RMI RemoteNodeDefinition inteface.
 class ClientNodeType
          Local adapter for the JCR-RMI RemoteNodeType inteface.
 class ClientNodeTypeManager
          Local adapter for the JCR-RMI RemoteNodeTypeManager inteface.
 class ClientObservationManager
          The ClientObservationManager class
 class ClientProperty
          Local adapter for the JCR-RMI RemoteProperty inteface.
 class ClientPropertyDefinition
          Local adapter for the JCR-RMI RemotePropertyDefinition inteface.
 class ClientQuery
          Local adapter for the JCR-RMI RemoteQuery inteface.
 class ClientQueryManager
          Local adapter for the JCR-RMI RemoteQueryManager inteface.
 class ClientQueryResult
          Local adapter for the JCR-RMI RemoteQueryResult inteface.
 class ClientRepository
          Local adapter for the JCR-RMI RemoteRepository inteface.
 class ClientSession
          Local adapter for the JCR-RMI RemoteSession inteface.
 class ClientVersion
          Local adapter for the JCR-RMI RemoteVersion interface.
 class ClientVersionHistory
          Local adapter for the JCR-RMI RemoteVersionHistory interface.
 class ClientWorkspace
          Local adapter for the JCR-RMI RemoteWorkspace interface.
 class SafeClientRepository
          A "safe" local adapter for the JCR-RMI RemoteRepository inteface.
 

Uses of ClientObject in org.apache.jackrabbit.rmi.client.iterator
 

Subclasses of ClientObject in org.apache.jackrabbit.rmi.client.iterator
 class ClientIterator
          A buffering local adapter for the JCR-RMI RemoteIterator interface.
 class ClientNodeIterator
          A ClientIterator for iterating remote nodes.
 class ClientNodeTypeIterator
          A ClientIterator for iterating remote node types.
 class ClientPropertyIterator
          A ClientIterator for iterating remote properties.
 class ClientRowIterator
          A ClientIterator for iterating remote rows.
 class ClientVersionIterator
          A ClientIterator for iterating remote versions.
 

Uses of ClientObject in org.apache.jackrabbit.rmi.jackrabbit
 

Subclasses of ClientObject in org.apache.jackrabbit.rmi.jackrabbit
 class ClientJackrabbitNodeTypeManager
           
 class ClientJackrabbitWorkspace
           
 



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