Uses of Package
mandala.util

Packages that use mandala.util
mandala.jacob Specification and implementation of the Java Active Container of Objects concept. 
mandala.jacob.impl Contains an implementation of the active map concept.  
mandala.jacob.remote This package is dedicated to remote implementation of the active map concept. 
mandala.jacob.remote.gpf Generic Protocol Framework (GPF) contains classes that may help implementors of new JACOb protocols. 
mandala.jacob.remote.gpf.rmi GPF-RMI implementation of JACOb. 
mandala.jacob.remote.gpf.tcp GPF-TCP implementation of JACOb. 
mandala.jacob.remote.gpf.udp GPF-UDP implementation of JACOb. 
mandala.jacob.remote.rmi Direct RMI implementation of JACOb. 
mandala.rami Specification and implementation of the Reflective Asynchronous Method Invocation
mandala.rami.impl Contains all classes related to Reflective Asynchronous Method Invocation
mandala.rami.transparency.total Total-transparent asynchronous method invocation mechanism implementation. 
mandala.util This package is a util package for anything in Mandala. 
 

Classes in mandala.util used by mandala.jacob
Cancelable
          Interface for Cancelable operation.
ConstructorOp
          Interface for the Constructor class.
MethodOp
          Interface for the Method class.
 

Classes in mandala.util used by mandala.jacob.impl
Cancelable
          Interface for Cancelable operation.
 

Classes in mandala.util used by mandala.jacob.remote
Cancelable
          Interface for Cancelable operation.
ExceptionHandler
          Generic interface for Exception Handler.
MethodOp
          Interface for the Method class.
Syslog
          This class provide a centralized point for logging in a program.
ThreadOp
          Interface for the Thread class.
 

Classes in mandala.util used by mandala.jacob.remote.gpf
Cancelable
          Interface for Cancelable operation.
ExceptionHandler
          Generic interface for Exception Handler.
MethodOp
          Interface for the Method class.
Syslog
          This class provide a centralized point for logging in a program.
ThreadOp
          Interface for the Thread class.
TimedOutException
          Exception thrown when an operation timed out.
 

Classes in mandala.util used by mandala.jacob.remote.gpf.rmi
Cancelable
          Interface for Cancelable operation.
Syslog
          This class provide a centralized point for logging in a program.
ThreadOp
          Interface for the Thread class.
 

Classes in mandala.util used by mandala.jacob.remote.gpf.tcp
Cancelable
          Interface for Cancelable operation.
ThreadOp
          Interface for the Thread class.
 

Classes in mandala.util used by mandala.jacob.remote.gpf.udp
Cancelable
          Interface for Cancelable operation.
ThreadOp
          Interface for the Thread class.
 

Classes in mandala.util used by mandala.jacob.remote.rmi
Cancelable
          Interface for Cancelable operation.
MethodOp
          Interface for the Method class.
Syslog
          This class provide a centralized point for logging in a program.
ThreadOp
          Interface for the Thread class.
 

Classes in mandala.util used by mandala.rami
Cancelable
          Interface for Cancelable operation.
ConstructorOp
          Interface for the Constructor class.
MethodOp
          Interface for the Method class.
Syslog
          This class provide a centralized point for logging in a program.
ThreadOp
          Interface for the Thread class.
TimedOutException
          Exception thrown when an operation timed out.
 

Classes in mandala.util used by mandala.rami.impl
Cancelable
          Interface for Cancelable operation.
ConstructorOp
          Interface for the Constructor class.
MethodOp
          Interface for the Method class.
Syslog
          This class provide a centralized point for logging in a program.
ThreadOp
          Interface for the Thread class.
ThreadPool
          Threads pool implementation.
TimedOutException
          Exception thrown when an operation timed out.
 

Classes in mandala.util used by mandala.rami.transparency.total
Syslog
          This class provide a centralized point for logging in a program.
 

Classes in mandala.util used by mandala.util
AccessibleObjectOp
          Interface for the AccessibleObject class.
Cancelable
          Interface for Cancelable operation.
ConstructorOp
          Interface for the Constructor class.
ExceptionHandler
          Generic interface for Exception Handler.
ExceptionHandler.RejectExceptionHandling
          Convenient class used to mean that an exception raised has not been handled by an ExceptionHandler instance.
MethodOp
          Interface for the Method class.
SerializableConstructor
          This class is the java.io.Serializable clone of java.lang.reflect.Constructor.
SerializableMethod
          This class is the java.io.Serializable clone of java.lang.reflect.Method.
SingletonGiver.Factory
          Interface that define how singleton are created.
Syslog
          This class provide a centralized point for logging in a program.
ThreadOp
          Interface for the Thread class.
ThreadPool.ThreadPoolCancelable
           
 



Mandala help mailing list