Package | Description |
---|---|
org.apache.jackrabbit.rmi.client |
Client implementation of the transparent JCR-RMI layer.
|
org.apache.jackrabbit.rmi.server |
Server implementation of the transparent JCR-RMI layer.
|
Constructor and Description |
---|
ClientXASession(Repository repository,
RemoteXASession remote,
LocalAdapterFactory factory)
Deprecated.
Creates a client adapter for the given remote session which is
transaction enabled.
|
Modifier and Type | Class and Description |
---|---|
class |
ServerXASession
Deprecated.
RMI support is deprecated and will be removed in a future version of Jackrabbit; see Jira ticket JCR-4972 for more information.
Remote adapter for XA-enabled sessions. |
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.