Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration KnownBackendProtocol

Package version

Known values of BackendProtocol that the service accepts.

Index

Enumeration members

Enumeration members

Http

Http: = "http"

The Backend is a RESTful service.

Soap

Soap: = "soap"

The Backend is a SOAP service.

Generated using TypeDoc