Package | Description |
---|---|
org.apache.jackrabbit.rmi.server |
Server implementation of the transparent JCR-RMI layer.
|
org.apache.jackrabbit.rmi.server.iterator |
Remote adapters for local iterators.
|
org.apache.jackrabbit.rmi.server.principal | |
org.apache.jackrabbit.rmi.server.security |
Modifier and Type | Class and Description |
---|---|
class |
ServerEventCollection
The
ServerEventCollection class implements the
RemoteEventCollection event to
actually sent the server-side event to the client. |
static class |
ServerEventCollection.ServerEvent
Server side implementation of the
RemoteEvent interface. |
class |
ServerItem
Remote adapter for the JCR
Item interface. |
class |
ServerItemDefinition
Remote adapter for the JCR
ItemDefinition
interface. |
class |
ServerLock
Remote adapter for the JCR
Lock interface. |
class |
ServerLockManager |
class |
ServerNamespaceRegistry
Remote adapter for the JCR
NamespaceRegistry interface. |
class |
ServerNode
Remote adapter for the JCR
Node interface. |
class |
ServerNodeDefinition
Remote adapter for the JCR
NodeDefinition
interface. |
class |
ServerNodeType
Remote adapter for the JCR
NodeType
interface. |
class |
ServerNodeTypeManager
Remote adapter for the JCR
NodeTypeManager
interface. |
class |
ServerObservationManager
Remote adapter for the JCR
ObservationManager interface. |
class |
ServerProperty
Remote adapter for the JCR
Property
interface. |
class |
ServerPropertyDefinition
Remote adapter for the JCR
PropertyDefinition interface. |
class |
ServerQuery
Remote adapter for the JCR
Query interface. |
class |
ServerQueryManager
Remote adapter for the JCR
QueryManager
interface. |
class |
ServerQueryResult
Remote adapter for the JCR
QueryResult interface. |
class |
ServerRepository
Remote adapter for the JCR
Repository
interface. |
class |
ServerRow
Remote adapter for the JCR
Row interface. |
class |
ServerSession
Remote adapter for the JCR
Session interface. |
class |
ServerVersion
Remote adapter for the JCR
Version interface. |
class |
ServerVersionHistory
Remote adapter for the JCR
VersionHistory
interface. |
class |
ServerVersionManager |
class |
ServerWorkspace
Remote adapter for the JCR
Workspace interface. |
class |
ServerXASession
Remote adapter for XA-enabled sessions.
|
Modifier and Type | Class and Description |
---|---|
class |
ServerIterator
Remote adapter for the JCR
RangeIterator interface. |
class |
ServerNodeIterator
A ServerIterator for iterating nodes.
|
class |
ServerNodeTypeIterator
A ServerIterator for iterating node types.
|
class |
ServerPropertyIterator
A ServerIterator for iterating properties.
|
class |
ServerRowIterator
A ServerIterator for iterating rows.
|
class |
ServerVersionIterator
A ServerIterator for iterating versions.
|
Modifier and Type | Class and Description |
---|---|
class |
ServerGroup |
class |
ServerPrincipal |
class |
ServerPrincipalIterator |
Modifier and Type | Class and Description |
---|---|
class |
ServerAccessControlEntry |
class |
ServerAccessControlList |
class |
ServerAccessControlManager |
class |
ServerAccessControlPolicy |
class |
ServerAccessControlPolicyIterator
A ServerIterator for iterating rows.
|
class |
ServerPrivilege |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.