Most of the methods in this interface are documented only with a reference to a corresponding Workspace method. In these cases the remote object will simply forward the method call to the underlying Workspace instance. Complex return values like namespace registries and other objects are returned as remote references to the corresponding remote interface. Simple return values and possible exceptions are copied over the network to the client. RMI errors are signalled with RemoteExceptions. @author Jukka Zitting @see javax.jcr.Workspace @see org.apache.jackrabbit.rmi.client.ClientWorkspace @see org.apache.jackrabbit.rmi.server.ServerWorkspace
|
|
|
|
|
|