Uses of Class
org.apache.commons.betwixt.dotbetwixt.MsgBean

Packages that use MsgBean
org.apache.commons.betwixt.dotbetwixt   
 

Uses of MsgBean in org.apache.commons.betwixt.dotbetwixt
 

Methods in org.apache.commons.betwixt.dotbetwixt that return MsgBean
static MsgBean TestMsgParser.parseMsg(java.lang.String xmlMessage)
          Parses the passed in message xml
 

Methods in org.apache.commons.betwixt.dotbetwixt with parameters of type MsgBean
static java.lang.String TestMsgParser.getAsXml(MsgBean msg)
          Returns the bean as an xml string.
 



Copyright © 2002-2008 The Apache Software Foundation. All Rights Reserved.