Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

cern::laser::source::alarmsysteminterface::impl::XMLMessageHelper Class Reference

List of all members.

Static Public Member Functions

String marshal (ASIMessage asiMessage) throws Exception
ASIMessage unmarshal (String xmlMessage) throws Exception

Private Member Functions

 XMLMessageHelper ()

Detailed Description

Helper class for marshaling/unmarshaling to/from ASIMessage instances and XML descriptions.
Author:
fracalde


Constructor & Destructor Documentation

cern::laser::source::alarmsysteminterface::impl::XMLMessageHelper::XMLMessageHelper  )  [inline, private]
 

Creates a new instance of XMLMessageHelper


Member Function Documentation

String cern::laser::source::alarmsysteminterface::impl::XMLMessageHelper::marshal ASIMessage  asiMessage  )  throws Exception [inline, static]
 

DOCUMENT ME!

Parameters:
asiMessage DOCUMENT ME!
Returns:
DOCUMENT ME!
Exceptions:
Exception DOCUMENT ME!

ASIMessage cern::laser::source::alarmsysteminterface::impl::XMLMessageHelper::unmarshal String  xmlMessage  )  throws Exception [inline, static]
 

Unmarshal the XML representation into an ASIMessage.

Parameters:
xmlMessage The XML description.
Returns:
The ASIMessage instance
Exceptions:
Exception If unmarshaling fails.


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 03:09:46 2009 for ACS Java API by doxygen 1.3.8