Pixie.Response
This module handles creation of appropriate responses to client messages.
Summary
init(message) | Based on the incoming message type, delegate to the correct Response module |
successful?(arg1) | Report whether the response is "successful", ie whether the response contains a value in it's error field or not |
Functions
Based on the incoming message type, delegate to the correct Response module.
Report whether the response is "successful", ie whether the response contains a value in it's error field or not.