Uses of Package
org.apache.jackrabbit.api

Packages that use org.apache.jackrabbit.api
org.apache.jackrabbit.core Contains the core classes that provide the implementation of the JCR API. 
org.apache.jackrabbit.core.jndi   
org.apache.jackrabbit.core.nodetype   
org.apache.jackrabbit.jca   
org.apache.jackrabbit.rmi.client Client implementation of the transparent JCR-RMI layer. 
org.apache.jackrabbit.rmi.jackrabbit   
org.apache.jackrabbit.rmi.server Server implementation of the transparent JCR-RMI layer. 
 

Classes in org.apache.jackrabbit.api used by org.apache.jackrabbit.core
JackrabbitRepository
          The Jackrabbit repository interface.
JackrabbitSession
          JackrabbitSession...
JackrabbitWorkspace
          The Jackrabbit workspace interface.
XASession
          The XASession interface extends the capability of Session by adding access to a JCR repository's support for the Java Transaction API (JTA).
 

Classes in org.apache.jackrabbit.api used by org.apache.jackrabbit.core.jndi
JackrabbitRepository
          The Jackrabbit repository interface.
 

Classes in org.apache.jackrabbit.api used by org.apache.jackrabbit.core.nodetype
JackrabbitNodeTypeManager
          The Jackrabbit node type manager interface.
 

Classes in org.apache.jackrabbit.api used by org.apache.jackrabbit.jca
XASession
          The XASession interface extends the capability of Session by adding access to a JCR repository's support for the Java Transaction API (JTA).
 

Classes in org.apache.jackrabbit.api used by org.apache.jackrabbit.rmi.client
XASession
          The XASession interface extends the capability of Session by adding access to a JCR repository's support for the Java Transaction API (JTA).
 

Classes in org.apache.jackrabbit.api used by org.apache.jackrabbit.rmi.jackrabbit
JackrabbitNodeTypeManager
          The Jackrabbit node type manager interface.
JackrabbitWorkspace
          The Jackrabbit workspace interface.
 

Classes in org.apache.jackrabbit.api used by org.apache.jackrabbit.rmi.server
XASession
          The XASession interface extends the capability of Session by adding access to a JCR repository's support for the Java Transaction API (JTA).
 



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