The methods in this interface are documented only with a reference to a corresponding Repository method. The remote object will simply forward the method call to the underlying Repository instance. {@link javax.jcr.Session Session} objects are returned as remote referencesto the {@link RemoteSession RemoteSession} interface. Simple returnvalues and possible exceptions are copied over the network to the client. RMI errors are signalled with RemoteExceptions. @author Jukka Zitting @see javax.jcr.Repository @see org.apache.jackrabbit.rmi.client.ClientRepository @see org.apache.jackrabbit.rmi.server.ServerRepository
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|