org.apache.airavata.wsmg.msgbox.util
Class MsgBoxUtils

java.lang.Object
  extended by org.apache.airavata.wsmg.msgbox.util.MsgBoxUtils

public class MsgBoxUtils
extends Object


Constructor Summary
MsgBoxUtils()
           
 
Method Summary
static String formatMessageBoxUrl(String msgBoxServiceUrl, String msgboxId)
           
static String formatURLString(String url)
           
static org.apache.axiom.om.OMElement reader2OMElement(Reader reader)
           
static org.apache.axiom.soap.SOAPEnvelope reader2SOAPEnvilope(Reader reader)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MsgBoxUtils

public MsgBoxUtils()
Method Detail

reader2SOAPEnvilope

public static org.apache.axiom.soap.SOAPEnvelope reader2SOAPEnvilope(Reader reader)
                                                              throws XMLStreamException
Throws:
XMLStreamException

reader2OMElement

public static org.apache.axiom.om.OMElement reader2OMElement(Reader reader)
                                                      throws XMLStreamException
Throws:
XMLStreamException

formatMessageBoxUrl

public static String formatMessageBoxUrl(String msgBoxServiceUrl,
                                         String msgboxId)

formatURLString

public static String formatURLString(String url)


Copyright © 2011-2012 The Apache Software Foundation. All Rights Reserved.