Progress.ApplicationServer.AdapterTypes enumeration
- Last Updated: January 18, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
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
Members
| Member | Description |
|---|---|
Unexpected |
Invalid or unexpected transport |
|
|
OpenEdge application server transport |
SOAP |
SOAP transport |
REST |
REST transport |
WEB |
HTTP transport |
Public Methods
| GetEnum( ) method | – |