BEAST
eu.baltrad.beast.adaptor.xmlrpc.IXmlRpcCommandGenerator Interface Reference
Inheritance diagram for eu.baltrad.beast.adaptor.xmlrpc.IXmlRpcCommandGenerator:
eu.baltrad.beast.adaptor.xmlrpc.XmlRpcCommandGenerator

Public Member Functions

XmlRpcCommand generate (IBltMessage message)
 Creates an XmlRpcCommand from a IBltMessage if the message is supported.
 

Detailed Description

Author
Anders Henja

Member Function Documentation

◆ generate()

XmlRpcCommand eu.baltrad.beast.adaptor.xmlrpc.IXmlRpcCommandGenerator.generate ( IBltMessage message)

Creates an XmlRpcCommand from a IBltMessage if the message is supported.

Parameters
messagethe message
Returns
a xmlrpc command
Exceptions
XmlRpcCommandExceptionon failure

Implemented in eu.baltrad.beast.adaptor.xmlrpc.XmlRpcCommandGenerator.


The documentation for this interface was generated from the following file: