Package com.opencloud.slee.resources.http

Provides a generic HTTP interface for SLEE services.

See: Description

Package com.opencloud.slee.resources.http Description

Provides a generic HTTP interface for SLEE services. The RA is bidirectional, applications can receive incoming HTTP requests and also initiate outgoing HTTP requests.

The RA implements a subset of HTTP/1.1. Request methods GET, HEAD, POST, PUT and DELETE are supported.