Try OpenEdge Now
skip to main content
ABL Reference
Class, Interface, and Enumeration Reference : OpenEdge.Web.WebHandler class
 

OpenEdge.Web.WebHandler class

An abstract class for building OpenHTTP Web Handlers. It provides default implementations for methods that handle each HTTP verb. This class is used by extending the class using INHERITS and overriding one or more of the HandleHTTPverb( ) methods.

Serializable:

No

Constructor(s)

This class is abstract; you cannot instantiate it directly.

Super Class

Progress.Lang.Object class

Interfaces

Progress.Web.IWebHandler interface

Public Properties

This class does not contain properties.

Public Methods

This class does not contain methods.

Protected Methods

Public Events

This class does not contain events.

See also

Information on the OpenEdge.Net.pl procedure library documented in: https://documentation.progress.com/output/oehttpclient/oe117