Try OpenEdge Now
skip to main content
ABL Reference
Class, Interface, and Enumeration Reference : Progress.ApplicationServer.AdapterTypes enumeration
 

Progress.ApplicationServer.AdapterTypes enumeration

This enumeration describes the transport used for the current request executing on a Progress Application Server.
This class is FINAL and cannot be inherited.

Serializable:

Yes

Super Class

Progress.Lang.Enum class

Members

Member
Description
Unexpected
Invalid or unexpected transport
APSV
OpenEdge AppServer transport
SOAP
SOAP transport
REST
REST transport
WEB
HTTP transport

Public Methods

See also

AdapterType property