LibraryLink ToToggle FramesPrintFeedback

Introduction to the REST Protocol

The REST protocol is a simple HTTP-based protocol that enables you to contact the message broker through a Web browser. You can contact the message broker by navigating to appropriately formatted URLs or by posting HTML forms.

The FUSE Message Broker’s REST protocol is based on a subset of the HTTP protocol. Hence, HTTP is the only supported transport.

REST supports the following client types:

The REST protocol is implemented by the following servlets running in a Web container: