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()
Deprecated.
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
Deprecated.
Server side implementation of the
RemoteEvent interface. |
Modifier and Type | Method and Description |
---|---|
RemoteEventCollection.RemoteEvent[] |
ServerEventCollection.getEvents()
Deprecated.
Returns the list of events to be sent to the client-side listener
identified by
RemoteEventCollection.getListenerId() . |
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.