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