| Package | Description | 
|---|---|
| org.apache.jackrabbit.rmi.remote | 
 Remote interfaces of the transparent JCR-RMI layer. 
 | 
| org.apache.jackrabbit.rmi.server | 
 Server implementation of the transparent JCR-RMI layer. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
RemoteEventCollection.RemoteEvent[] | 
RemoteEventCollection.getEvents()
Returns the list of events to be sent to the client-side listener
 identified by  
RemoteEventCollection.getListenerId(). | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
ServerEventCollection.ServerEvent
Server side implementation of the  
RemoteEvent interface. | 
| Modifier and Type | Method and Description | 
|---|---|
RemoteEventCollection.RemoteEvent[] | 
ServerEventCollection.getEvents()
Returns the list of events to be sent to the client-side listener
 identified by  
RemoteEventCollection.getListenerId(). | 
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.