Package com.sun.star.lib.uno.environments.remote


package com.sun.star.lib.uno.environments.remote
  • Class
    Description
    An abstraction of remote bridge protocols.
    An abstraction for giving back a reply for a request.
    This interface is an abstraction of the various threadpool implementations.
    This class implements a java thread pool.
    The Job is an abstraction for tasks which have to be done remotely because of a method invocation.
    The JobQueue implements a queue for jobs.
    A remote request or reply message.
     
     
    Manages the UNO thread pool factory.