When an endpoint is initialised the client performs a chain of actions.
- Request the endpoint
- Validate the content type of the response for the endpoint type
- Parse the response for the endpoint type
- Create a topic with the initial value from the response
- Add the endpoint to the
ServiceSession
If any stage fails the subsequent stages will not be attempted.
Also see |
---|
Services |
ServiceSessions |
README |