Package org.apache.jackrabbit.rmi.server

Interface Summary
RemoteAdapterFactory Factory interface for creating remote adapters for local resources.
 

Class Summary
ServerAdapterFactory Default implementation of the RemoteAdapterFactory interface.
ServerEventCollection The ServerEventCollection class implements the RemoteEventCollectionevent to actually sent the server-side event to the client.
ServerEventCollection.ServerEvent Server side implementation of the RemoteEvent interface.
ServerItem Remote adapter for the JCR Item interface.
ServerItemDefinition Remote adapter for the JCR ItemDefinition interface.
ServerLock Remote adapter for the JCR Lock interface.
ServerNamespaceRegistry Remote adapter for the JCR NamespaceRegistry interface.
ServerNode Remote adapter for the JCR Node interface.
ServerNodeDefinition Remote adapter for the JCR NodeDefinition interface.
ServerNodeType Remote adapter for the JCR NodeType interface.
ServerNodeTypeManager Remote adapter for the JCR NodeTypeManager interface.
ServerObject Base class for remote adapters.
ServerObservationManager Remote adapter for the JCR ObservationManager interface.
ServerProperty Remote adapter for the JCR Property interface.
ServerPropertyDefinition Remote adapter for the JCR PropertyDefinition interface.
ServerQuery Remote adapter for the JCR Query interface.
ServerQueryManager Remote adapter for the JCR QueryManager interface.
ServerQueryResult Remote adapter for the JCR QueryResult interface.
ServerRepository Remote adapter for the JCR Repository interface.
ServerRow Remote adapter for the JCR Row interface.
ServerSession Remote adapter for the JCR Session interface.
ServerVersion Remote adapter for the JCR Version interface.
ServerVersionHistory Remote adapter for the JCR VersionHistory interface.
ServerWorkspace Remote adapter for the JCR Workspace interface.
ServerXAResource Remote adapter for the XAResource interface.
ServerXASession Remote adapter for the Jackrabbit XASession interface.
 



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