|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XASession | |
|---|---|
| org.apache.jackrabbit.core | |
| org.apache.jackrabbit.rmi.client | |
| org.apache.jackrabbit.rmi.server | |
| Uses of XASession in org.apache.jackrabbit.core |
|---|
| Subinterfaces of XASession in org.apache.jackrabbit.core | |
|---|---|
interface |
XASession
Deprecated. Use XASession instead |
| Classes in org.apache.jackrabbit.core that implement XASession | |
|---|---|
class |
XASessionImpl
Session extension that provides XA support. |
| Uses of XASession in org.apache.jackrabbit.rmi.client |
|---|
| Classes in org.apache.jackrabbit.rmi.client that implement XASession | |
|---|---|
class |
ClientXASession
Local adapter for the JCR-RMI RemoteXASession
interface. |
| Uses of XASession in org.apache.jackrabbit.rmi.server |
|---|
| Constructors in org.apache.jackrabbit.rmi.server with parameters of type XASession | |
|---|---|
ServerXASession(XASession session,
RemoteAdapterFactory factory)
Creates a remote adapter for the given local, transaction enabled, session. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||