This enumeration describes the transport used for the current request executing on a Progress Application Server.
This class is FINAL and cannot be inherited.
| Member | Description |
|---|---|
| Unexpected | Invalid or unexpected transport |
|
APSV |
OpenEdge application server transport |
| SOAP | SOAP transport |
| REST | REST transport |
| WEB | HTTP transport |