| 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 | 
RemoteObservationManager.getNextEvent(long timeout)
Returns the next event to be dispatched to registered event listeners. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ServerEventCollection
The  
ServerEventCollection class implements the
 RemoteEventCollectionevent to
 actually sent the server-side event to the client. | 
| Modifier and Type | Method and Description | 
|---|---|
RemoteEventCollection | 
ServerObservationManager.getNextEvent(long timeout)
Returns the next event to be dispatched to registered event listeners. 
 | 
RemoteEventCollection | 
RemoteAdapterFactory.getRemoteEvent(long listenerId,
              EventIterator events)
Returns a remote adapter for the given local events. 
 | 
RemoteEventCollection | 
ServerAdapterFactory.getRemoteEvent(long listenerId,
              EventIterator events)
Creates a  
ServerEventCollection instances. | 
Copyright © 2004–2020 The Apache Software Foundation. All rights reserved.