Some message formats provided by UMPS. More...
Classes | |
class | UMPS::MessageFormats::Failure |
This message is a general failure message. For generalized request-reply mechanisms, the server side code cannot terminate with an exception. In these truly exceptional situations, this generic failure message can be returned. More... | |
class | UMPS::MessageFormats::Messages |
This is a container for holding multiple (unique) message formats. More... | |
class | UMPS::MessageFormats::Text |
Defines a text-based message. For example, this class would allow you to send the contents of a text file. More... | |
Some message formats provided by UMPS.