The HTTP resource adaptor provides a generic HTTP interface for SLEE services, supporting the Hypertext Transfer Protocol (HTTP) as specified in RFC1945 and RFC2616.

The resource adaptor

  • is bidirectional; applications can receive incoming HTTP requests and also initiate outgoing HTTP requests

  • implements a subset of HTTP/1.1 (request methods GET, HEAD, POST, PUT and DELETE)

  • supports incoming and outgoing HTTPS.

  • Integrates with Metaswitch Service Assurance Server (SAS)

Topics

Configuring the resource adaptor

configure the resource adaptor using profiles and properties

Events and Activities

use event types, activities, ACI and SBB interfaces

SAS Tracing

Metaswitch Service Assurance Server integration

Running the example HTTP service

install and run the example service included with the HTTP Resource Adaptor

Other documentation for the HTTP Resource Adaptor can be found on the HTTP Resource Adaptor product page.

Next page