Uses of Interface
org.apache.jackrabbit.rmi.remote.RemoteXASession

Packages that use RemoteXASession
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. 
 

Uses of RemoteXASession in org.apache.jackrabbit.rmi.client
 

Constructors in org.apache.jackrabbit.rmi.client with parameters of type RemoteXASession
ClientXASession(Repository repository, RemoteXASession remote, LocalAdapterFactory factory)
          Creates a client adapter for the given remote session which is transaction enabled.
 

Uses of RemoteXASession in org.apache.jackrabbit.rmi.server
 

Classes in org.apache.jackrabbit.rmi.server that implement RemoteXASession
 class ServerXASession
          Remote adapter for XA-enabled sessions.
 



Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.