Provides objects that implement the behavior of NetWare queues and queue
jobs. This is done through a central storage and queueing mechanism that
enables users to create jobs that are added to the queue. The QMS provider
for JNDI allows for the creation, submission, and servicing of queue jobs.
The QMSQueue interface represents the central storage and queuing mechanism
that is responsible for managing jobs placed in it. A queue job is an
individual entry in the QMS queue. The jobs can be serviced remotely by an
application at another node on the network. You can list, create, delete,
and modify jobs in NetWare queues using JNDI methods.
Package Specification
(none)
Related Documentation
The following classes and interfaces are used by the QMS classes and interfaces.
For overviews, concepts, sample code and demos, and tasks documentation, please see: