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

Packages that use RemoteXASession
org.apache.jackrabbit.rmi.client   
org.apache.jackrabbit.rmi.server   
 

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 the Jackrabbit XASession interface.
 



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