Go to new doc!

+49 228 5552576-0


info@predic8.com

Membrane - Exchange

All the data about a call is stored in an exchange. When Membrane receives a request it is read into a Request object. Then the Request object is put into an Exchange object. An exchange includes:

The class Exchange

The Exchange class is a base class for concrete exchanges.

The class HttpExchange

HttpExchange is a subclass of Exchange.