All Classes and Interfaces

Class
Description
Java object that manages E3 composition for Epic Editor.
Provides an interface that users can implement to create an object that runs in each E3 sub-process and is called by E3 to process HTTP requests.
An object used by an E3 sub-process to pass information to an E3 Application during initialization.
Provides request information for E3 Applications.
Defines an object that assists an E3 Application in sending a response to the HTTP or SOAP client.
Describes an entry in a cache.
Describes a cache manager object.
Interface that provides composition operation type-specific pre- and post-processing support.
Interface that must be supported by every object that E3 loads dynamically (cache managers, queue managers, etc.)
Describes user-supplied code that runs after the service pools have been initialized but before the first request is received.
Describes an internal E3 request, one created by Java code inside the E3 servlet rather than transmitted by a client.
Describes a queue manager object.
Provides information and services to E3 Request Handlers and E3 Request Functions.
Represents a programming error or server misconfiguration.
Object capable of applying a logical expression consisting of AND, OR, and E3 Request Selectors to a request and determining whether or not the request meets the specified criteria.
Describes an E3 Request Handler, which handles HTTP requests for the E3 servlet.
Describes the response that will be sent to the HTTP or SOAP client.
Describes a test that can be applied to an HTTP request.
Interface that handles composition operations on an E3 server.
Interface for extensions to the Arbortext E3 Server Composition Application.
 
Describes the request for a composition operation to be performed by the E3 server composition application.
Describes the result of a composition operation under the E3 server composisition application.
Describes an E3 Subprocess.
Describes an object that maintains a set of E3 Subprocess objects and doles them out as needed, possibly making the requestor wait until a service is available.
Interface to a unit of work to be performed at some later time.
Interface to an object which makes entries in the trace files.
Returns information describing the E3 version and characteristics