Package com.arbortext.e3
package com.arbortext.e3
-
ClassDescriptionProvides 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 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.This interface describes an object that takes some action when a transaction changes state.Describes an ordered container of transactions that will be processed in the future.Describes a queue manager object.Represents a request for use by the PE Request Manager.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 a failure of some kind in the E3 Request Manager.Represents a failure in processing an E3 Request that results from bad data on the request or another user-correctible error.Describes a function that can be run by the E3 Request Manager.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.Represents the non-body part of an HTTP response for use by the PE Request Manager.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.Represents a transaction interface in request managerDescribes an archive of completed transactions.RMTransaction object state change listener interface.Returns information describing the E3 version and characteristicsrequest state enumeration