axis2/java/sandesha/apidocs/org/apache/sandesha2/RMMsgContext.html (1,294 lines of code) (raw):

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> RMMsgContext (Apache Sandesha2) </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="RMMsgContext (Apache Sandesha2)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/RMMsgContext.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../org/apache/sandesha2/FaultData.html" title="class in org.apache.sandesha2"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../org/apache/sandesha2/Sandesha2Constants.html" title="interface in org.apache.sandesha2"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../index.html?org/apache/sandesha2/RMMsgContext.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="RMMsgContext.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <!-- ======== START OF CLASS DATA ======== --> <H2> <FONT SIZE="-1"> org.apache.sandesha2</FONT> <BR> Class RMMsgContext</H2> <PRE> java.lang.Object <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>org.apache.sandesha2.RMMsgContext</B> </PRE> <HR> <DL> <DT><PRE>public class <B>RMMsgContext</B><DT>extends java.lang.Object</DL> </PRE> <P> This class is used to hold a MessageContext within Sandesha. This is used to easily manupilate the properties of a MessageContext. <P> <P> <HR> <P> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <A NAME="constructor_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Constructor Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#RMMsgContext()">RMMsgContext</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#RMMsgContext(org.apache.axis2.context.MessageContext)">RMMsgContext</A></B>(org.apache.axis2.context.MessageContext&nbsp;ctx)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <!-- ========== METHOD SUMMARY =========== --> <A NAME="method_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Method Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#addAckRequested(org.apache.sandesha2.wsrm.AckRequested)">addAckRequested</A></B>(<A HREF="../../../org/apache/sandesha2/wsrm/AckRequested.html" title="class in org.apache.sandesha2.wsrm">AckRequested</A>&nbsp;ackRequested)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#addRelatesTo(org.apache.axis2.addressing.RelatesTo)">addRelatesTo</A></B>(org.apache.axis2.addressing.RelatesTo&nbsp;relatesTo)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#addSequenceAcknowledgement(org.apache.sandesha2.wsrm.SequenceAcknowledgement)">addSequenceAcknowledgement</A></B>(<A HREF="../../../org/apache/sandesha2/wsrm/SequenceAcknowledgement.html" title="class in org.apache.sandesha2.wsrm">SequenceAcknowledgement</A>&nbsp;sequenceAcknowledgement)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#addSOAPEnvelope()">addSOAPEnvelope</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;To add a new SOAP envelope to the message.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#fromSOAPEnvelope(org.apache.axiom.soap.SOAPEnvelope, java.lang.String)">fromSOAPEnvelope</A></B>(org.apache.axiom.soap.SOAPEnvelope&nbsp;envelope, java.lang.String&nbsp;action)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;java.util.Iterator&lt;<A HREF="../../../org/apache/sandesha2/wsrm/AckRequested.html" title="class in org.apache.sandesha2.wsrm">AckRequested</A>&gt;</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#getAckRequests()">getAckRequests</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../org/apache/sandesha2/wsrm/CloseSequence.html" title="class in org.apache.sandesha2.wsrm">CloseSequence</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#getCloseSequence()">getCloseSequence</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../org/apache/sandesha2/wsrm/CloseSequenceResponse.html" title="class in org.apache.sandesha2.wsrm">CloseSequenceResponse</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#getCloseSequenceResponse()">getCloseSequenceResponse</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;org.apache.axis2.context.ConfigurationContext</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#getConfigurationContext()">getConfigurationContext</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../org/apache/sandesha2/wsrm/CreateSequence.html" title="class in org.apache.sandesha2.wsrm">CreateSequence</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#getCreateSequence()">getCreateSequence</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../org/apache/sandesha2/wsrm/CreateSequenceResponse.html" title="class in org.apache.sandesha2.wsrm">CreateSequenceResponse</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#getCreateSequenceResponse()">getCreateSequenceResponse</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;org.apache.axis2.addressing.EndpointReference</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#getFaultTo()">getFaultTo</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#getFlow()">getFlow</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;org.apache.axis2.addressing.EndpointReference</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#getFrom()">getFrom</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;java.lang.String</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#getGeneratedSequenceId()">getGeneratedSequenceId</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This will return the sequenceId if it could be derived from the SOAP envelope, in the message initiation.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../org/apache/sandesha2/wsrm/MakeConnection.html" title="class in org.apache.sandesha2.wsrm">MakeConnection</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#getMakeConnection()">getMakeConnection</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;org.apache.axis2.context.MessageContext</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#getMessageContext()">getMessageContext</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;java.lang.String</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#getMessageId()">getMessageId</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../org/apache/sandesha2/wsrm/MessagePending.html" title="class in org.apache.sandesha2.wsrm">MessagePending</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#getMessagePending()">getMessagePending</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#getMessageType()">getMessageType</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;java.lang.Object</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#getProperty(java.lang.String)">getProperty</A></B>(java.lang.String&nbsp;key)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;org.apache.axis2.addressing.RelatesTo</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#getRelatesTo()">getRelatesTo</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;org.apache.axis2.addressing.EndpointReference</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#getReplyTo()">getReplyTo</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;java.lang.String</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#getRMNamespaceValue()">getRMNamespaceValue</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;java.lang.String</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#getRMSpecVersion()">getRMSpecVersion</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../org/apache/sandesha2/wsrm/Sequence.html" title="class in org.apache.sandesha2.wsrm">Sequence</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#getSequence()">getSequence</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;java.util.Iterator&lt;<A HREF="../../../org/apache/sandesha2/wsrm/SequenceAcknowledgement.html" title="class in org.apache.sandesha2.wsrm">SequenceAcknowledgement</A>&gt;</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#getSequenceAcknowledgements()">getSequenceAcknowledgements</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../org/apache/sandesha2/wsrm/SequenceFault.html" title="class in org.apache.sandesha2.wsrm">SequenceFault</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#getSequenceFault()">getSequenceFault</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;org.apache.axiom.soap.SOAPEnvelope</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#getSOAPEnvelope()">getSOAPEnvelope</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../org/apache/sandesha2/wsrm/TerminateSequence.html" title="class in org.apache.sandesha2.wsrm">TerminateSequence</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#getTerminateSequence()">getTerminateSequence</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../org/apache/sandesha2/wsrm/TerminateSequenceResponse.html" title="class in org.apache.sandesha2.wsrm">TerminateSequenceResponse</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#getTerminateSequenceResponse()">getTerminateSequenceResponse</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;org.apache.axis2.addressing.EndpointReference</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#getTo()">getTo</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../org/apache/sandesha2/wsrm/UsesSequenceSTR.html" title="class in org.apache.sandesha2.wsrm">UsesSequenceSTR</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#getUsesSequenceSTR()">getUsesSequenceSTR</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;java.lang.String</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#getWSAAction()">getWSAAction</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#pause()">pause</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#setAckRequested(java.util.ArrayList)">setAckRequested</A></B>(java.util.ArrayList&lt;<A HREF="../../../org/apache/sandesha2/wsrm/AckRequested.html" title="class in org.apache.sandesha2.wsrm">AckRequested</A>&gt;&nbsp;ackRequests)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#setAction(java.lang.String)">setAction</A></B>(java.lang.String&nbsp;action)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#setCloseSequence(org.apache.sandesha2.wsrm.CloseSequence)">setCloseSequence</A></B>(<A HREF="../../../org/apache/sandesha2/wsrm/CloseSequence.html" title="class in org.apache.sandesha2.wsrm">CloseSequence</A>&nbsp;closeSequence)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#setCloseSequenceResponse(org.apache.sandesha2.wsrm.CloseSequenceResponse)">setCloseSequenceResponse</A></B>(<A HREF="../../../org/apache/sandesha2/wsrm/CloseSequenceResponse.html" title="class in org.apache.sandesha2.wsrm">CloseSequenceResponse</A>&nbsp;closeSequenceResponse)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#setCreateSequence(org.apache.sandesha2.wsrm.CreateSequence)">setCreateSequence</A></B>(<A HREF="../../../org/apache/sandesha2/wsrm/CreateSequence.html" title="class in org.apache.sandesha2.wsrm">CreateSequence</A>&nbsp;createSequence)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#setCreateSequenceResponse(org.apache.sandesha2.wsrm.CreateSequenceResponse)">setCreateSequenceResponse</A></B>(<A HREF="../../../org/apache/sandesha2/wsrm/CreateSequenceResponse.html" title="class in org.apache.sandesha2.wsrm">CreateSequenceResponse</A>&nbsp;createSequenceResponse)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#setFaultTo(org.apache.axis2.addressing.EndpointReference)">setFaultTo</A></B>(org.apache.axis2.addressing.EndpointReference&nbsp;epr)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#setFlow(int)">setFlow</A></B>(int&nbsp;flow)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#setFrom(org.apache.axis2.addressing.EndpointReference)">setFrom</A></B>(org.apache.axis2.addressing.EndpointReference&nbsp;epr)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#setMakeConnection(org.apache.sandesha2.wsrm.MakeConnection)">setMakeConnection</A></B>(<A HREF="../../../org/apache/sandesha2/wsrm/MakeConnection.html" title="class in org.apache.sandesha2.wsrm">MakeConnection</A>&nbsp;makeConnection)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#setMessageContext(org.apache.axis2.context.MessageContext)">setMessageContext</A></B>(org.apache.axis2.context.MessageContext&nbsp;msgCtx)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#setMessageId(java.lang.String)">setMessageId</A></B>(java.lang.String&nbsp;messageId)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#setMessagePending(org.apache.sandesha2.wsrm.MessagePending)">setMessagePending</A></B>(<A HREF="../../../org/apache/sandesha2/wsrm/MessagePending.html" title="class in org.apache.sandesha2.wsrm">MessagePending</A>&nbsp;messagePending)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#setMessageType(int)">setMessageType</A></B>(int&nbsp;msgType)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The message type can be used to easily identify what this message is.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#setPaused(boolean)">setPaused</A></B>(boolean&nbsp;pause)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;boolean</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#setProperty(java.lang.String, java.lang.Object)">setProperty</A></B>(java.lang.String&nbsp;key, java.lang.Object&nbsp;val)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#setReplyTo(org.apache.axis2.addressing.EndpointReference)">setReplyTo</A></B>(org.apache.axis2.addressing.EndpointReference&nbsp;epr)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#setRMNamespaceValue(java.lang.String)">setRMNamespaceValue</A></B>(java.lang.String&nbsp;rmNamespaceValue)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#setSequence(org.apache.sandesha2.wsrm.Sequence)">setSequence</A></B>(<A HREF="../../../org/apache/sandesha2/wsrm/Sequence.html" title="class in org.apache.sandesha2.wsrm">Sequence</A>&nbsp;sequence)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#setSequenceAcknowledgements(java.util.ArrayList)">setSequenceAcknowledgements</A></B>(java.util.ArrayList&lt;<A HREF="../../../org/apache/sandesha2/wsrm/SequenceAcknowledgement.html" title="class in org.apache.sandesha2.wsrm">SequenceAcknowledgement</A>&gt;&nbsp;sequenceAcknowledgements)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#setSequenceFault(org.apache.sandesha2.wsrm.SequenceFault)">setSequenceFault</A></B>(<A HREF="../../../org/apache/sandesha2/wsrm/SequenceFault.html" title="class in org.apache.sandesha2.wsrm">SequenceFault</A>&nbsp;sequenceFault2)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#setSOAPAction(java.lang.String)">setSOAPAction</A></B>(java.lang.String&nbsp;SOAPAction)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#setSOAPEnvelop(org.apache.axiom.soap.SOAPEnvelope)">setSOAPEnvelop</A></B>(org.apache.axiom.soap.SOAPEnvelope&nbsp;envelope)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#setTerminateSequence(org.apache.sandesha2.wsrm.TerminateSequence)">setTerminateSequence</A></B>(<A HREF="../../../org/apache/sandesha2/wsrm/TerminateSequence.html" title="class in org.apache.sandesha2.wsrm">TerminateSequence</A>&nbsp;terminateSequence)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#setTerminateSequenceResponse(org.apache.sandesha2.wsrm.TerminateSequenceResponse)">setTerminateSequenceResponse</A></B>(<A HREF="../../../org/apache/sandesha2/wsrm/TerminateSequenceResponse.html" title="class in org.apache.sandesha2.wsrm">TerminateSequenceResponse</A>&nbsp;terminateSequenceResponse)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#setTo(org.apache.axis2.addressing.EndpointReference)">setTo</A></B>(org.apache.axis2.addressing.EndpointReference&nbsp;epr)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#setUsesSequenceSTR(org.apache.sandesha2.wsrm.UsesSequenceSTR)">setUsesSequenceSTR</A></B>(<A HREF="../../../org/apache/sandesha2/wsrm/UsesSequenceSTR.html" title="class in org.apache.sandesha2.wsrm">UsesSequenceSTR</A>&nbsp;header)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/sandesha2/RMMsgContext.html#setWSAAction(java.lang.String)">setWSAAction</A></B>(java.lang.String&nbsp;URI)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD> </TR> </TABLE> &nbsp; <P> <!-- ========= CONSTRUCTOR DETAIL ======== --> <A NAME="constructor_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Constructor Detail</B></FONT></TH> </TR> </TABLE> <A NAME="RMMsgContext()"><!-- --></A><H3> RMMsgContext</H3> <PRE> public <B>RMMsgContext</B>()</PRE> <DL> </DL> <HR> <A NAME="RMMsgContext(org.apache.axis2.context.MessageContext)"><!-- --></A><H3> RMMsgContext</H3> <PRE> public <B>RMMsgContext</B>(org.apache.axis2.context.MessageContext&nbsp;ctx)</PRE> <DL> </DL> <!-- ============ METHOD DETAIL ========== --> <A NAME="method_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Method Detail</B></FONT></TH> </TR> </TABLE> <A NAME="setMessageContext(org.apache.axis2.context.MessageContext)"><!-- --></A><H3> setMessageContext</H3> <PRE> public void <B>setMessageContext</B>(org.apache.axis2.context.MessageContext&nbsp;msgCtx)</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="addSOAPEnvelope()"><!-- --></A><H3> addSOAPEnvelope</H3> <PRE> public void <B>addSOAPEnvelope</B>() throws org.apache.axis2.AxisFault</PRE> <DL> <DD>To add a new SOAP envelope to the message. The generated envelope will belong to the SOAP version of the MessageContext. We will be going through each MessagePart and adding it to the envelope. In other words all the MessageParts that are available in the RMMsg will be added to the SOAP envelope after this. TODO Re-work this method as it's poorly named and confusing. <P> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="../../../org/apache/sandesha2/SandeshaException.html" title="class in org.apache.sandesha2">SandeshaException</A></CODE> <DD><CODE>org.apache.axis2.AxisFault</CODE></DL> </DD> </DL> <HR> <A NAME="getMessageType()"><!-- --></A><H3> getMessageType</H3> <PRE> public int <B>getMessageType</B>()</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="setMessageType(int)"><!-- --></A><H3> setMessageType</H3> <PRE> public void <B>setMessageType</B>(int&nbsp;msgType)</PRE> <DL> <DD>The message type can be used to easily identify what this message is. Possible message types are given in the Constnts.MessageTypes interface. <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>msgType</CODE> - </DL> </DD> </DL> <HR> <A NAME="getFrom()"><!-- --></A><H3> getFrom</H3> <PRE> public org.apache.axis2.addressing.EndpointReference <B>getFrom</B>()</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getTo()"><!-- --></A><H3> getTo</H3> <PRE> public org.apache.axis2.addressing.EndpointReference <B>getTo</B>()</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getReplyTo()"><!-- --></A><H3> getReplyTo</H3> <PRE> public org.apache.axis2.addressing.EndpointReference <B>getReplyTo</B>()</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getRelatesTo()"><!-- --></A><H3> getRelatesTo</H3> <PRE> public org.apache.axis2.addressing.RelatesTo <B>getRelatesTo</B>()</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getMessageId()"><!-- --></A><H3> getMessageId</H3> <PRE> public java.lang.String <B>getMessageId</B>()</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="setFaultTo(org.apache.axis2.addressing.EndpointReference)"><!-- --></A><H3> setFaultTo</H3> <PRE> public void <B>setFaultTo</B>(org.apache.axis2.addressing.EndpointReference&nbsp;epr)</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getFaultTo()"><!-- --></A><H3> getFaultTo</H3> <PRE> public org.apache.axis2.addressing.EndpointReference <B>getFaultTo</B>()</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getSOAPEnvelope()"><!-- --></A><H3> getSOAPEnvelope</H3> <PRE> public org.apache.axiom.soap.SOAPEnvelope <B>getSOAPEnvelope</B>()</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="setSOAPEnvelop(org.apache.axiom.soap.SOAPEnvelope)"><!-- --></A><H3> setSOAPEnvelop</H3> <PRE> public void <B>setSOAPEnvelop</B>(org.apache.axiom.soap.SOAPEnvelope&nbsp;envelope) throws <A HREF="../../../org/apache/sandesha2/SandeshaException.html" title="class in org.apache.sandesha2">SandeshaException</A></PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="../../../org/apache/sandesha2/SandeshaException.html" title="class in org.apache.sandesha2">SandeshaException</A></CODE></DL> </DD> </DL> <HR> <A NAME="setFrom(org.apache.axis2.addressing.EndpointReference)"><!-- --></A><H3> setFrom</H3> <PRE> public void <B>setFrom</B>(org.apache.axis2.addressing.EndpointReference&nbsp;epr)</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="setTo(org.apache.axis2.addressing.EndpointReference)"><!-- --></A><H3> setTo</H3> <PRE> public void <B>setTo</B>(org.apache.axis2.addressing.EndpointReference&nbsp;epr)</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="setReplyTo(org.apache.axis2.addressing.EndpointReference)"><!-- --></A><H3> setReplyTo</H3> <PRE> public void <B>setReplyTo</B>(org.apache.axis2.addressing.EndpointReference&nbsp;epr)</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="setMessageId(java.lang.String)"><!-- --></A><H3> setMessageId</H3> <PRE> public void <B>setMessageId</B>(java.lang.String&nbsp;messageId)</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="setAction(java.lang.String)"><!-- --></A><H3> setAction</H3> <PRE> public void <B>setAction</B>(java.lang.String&nbsp;action)</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="addRelatesTo(org.apache.axis2.addressing.RelatesTo)"><!-- --></A><H3> addRelatesTo</H3> <PRE> public void <B>addRelatesTo</B>(org.apache.axis2.addressing.RelatesTo&nbsp;relatesTo)</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="setWSAAction(java.lang.String)"><!-- --></A><H3> setWSAAction</H3> <PRE> public void <B>setWSAAction</B>(java.lang.String&nbsp;URI)</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getWSAAction()"><!-- --></A><H3> getWSAAction</H3> <PRE> public java.lang.String <B>getWSAAction</B>()</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getMessageContext()"><!-- --></A><H3> getMessageContext</H3> <PRE> public org.apache.axis2.context.MessageContext <B>getMessageContext</B>()</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getProperty(java.lang.String)"><!-- --></A><H3> getProperty</H3> <PRE> public java.lang.Object <B>getProperty</B>(java.lang.String&nbsp;key)</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="setProperty(java.lang.String, java.lang.Object)"><!-- --></A><H3> setProperty</H3> <PRE> public boolean <B>setProperty</B>(java.lang.String&nbsp;key, java.lang.Object&nbsp;val)</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getConfigurationContext()"><!-- --></A><H3> getConfigurationContext</H3> <PRE> public org.apache.axis2.context.ConfigurationContext <B>getConfigurationContext</B>()</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="setSOAPAction(java.lang.String)"><!-- --></A><H3> setSOAPAction</H3> <PRE> public void <B>setSOAPAction</B>(java.lang.String&nbsp;SOAPAction)</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="pause()"><!-- --></A><H3> pause</H3> <PRE> public void <B>pause</B>()</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="setPaused(boolean)"><!-- --></A><H3> setPaused</H3> <PRE> public void <B>setPaused</B>(boolean&nbsp;pause)</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getRMNamespaceValue()"><!-- --></A><H3> getRMNamespaceValue</H3> <PRE> public java.lang.String <B>getRMNamespaceValue</B>()</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="setRMNamespaceValue(java.lang.String)"><!-- --></A><H3> setRMNamespaceValue</H3> <PRE> public void <B>setRMNamespaceValue</B>(java.lang.String&nbsp;rmNamespaceValue)</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getRMSpecVersion()"><!-- --></A><H3> getRMSpecVersion</H3> <PRE> public java.lang.String <B>getRMSpecVersion</B>()</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="setFlow(int)"><!-- --></A><H3> setFlow</H3> <PRE> public void <B>setFlow</B>(int&nbsp;flow)</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getFlow()"><!-- --></A><H3> getFlow</H3> <PRE> public int <B>getFlow</B>()</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getGeneratedSequenceId()"><!-- --></A><H3> getGeneratedSequenceId</H3> <PRE> public java.lang.String <B>getGeneratedSequenceId</B>()</PRE> <DL> <DD>This will return the sequenceId if it could be derived from the SOAP envelope, in the message initiation. <P> <DD><DL> <DT><B>Returns:</B><DD></DL> </DD> </DL> <HR> <A NAME="getCreateSequence()"><!-- --></A><H3> getCreateSequence</H3> <PRE> public <A HREF="../../../org/apache/sandesha2/wsrm/CreateSequence.html" title="class in org.apache.sandesha2.wsrm">CreateSequence</A> <B>getCreateSequence</B>()</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getCreateSequenceResponse()"><!-- --></A><H3> getCreateSequenceResponse</H3> <PRE> public <A HREF="../../../org/apache/sandesha2/wsrm/CreateSequenceResponse.html" title="class in org.apache.sandesha2.wsrm">CreateSequenceResponse</A> <B>getCreateSequenceResponse</B>()</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getSequence()"><!-- --></A><H3> getSequence</H3> <PRE> public <A HREF="../../../org/apache/sandesha2/wsrm/Sequence.html" title="class in org.apache.sandesha2.wsrm">Sequence</A> <B>getSequence</B>()</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getSequenceAcknowledgements()"><!-- --></A><H3> getSequenceAcknowledgements</H3> <PRE> public java.util.Iterator&lt;<A HREF="../../../org/apache/sandesha2/wsrm/SequenceAcknowledgement.html" title="class in org.apache.sandesha2.wsrm">SequenceAcknowledgement</A>&gt; <B>getSequenceAcknowledgements</B>()</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getTerminateSequence()"><!-- --></A><H3> getTerminateSequence</H3> <PRE> public <A HREF="../../../org/apache/sandesha2/wsrm/TerminateSequence.html" title="class in org.apache.sandesha2.wsrm">TerminateSequence</A> <B>getTerminateSequence</B>()</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getTerminateSequenceResponse()"><!-- --></A><H3> getTerminateSequenceResponse</H3> <PRE> public <A HREF="../../../org/apache/sandesha2/wsrm/TerminateSequenceResponse.html" title="class in org.apache.sandesha2.wsrm">TerminateSequenceResponse</A> <B>getTerminateSequenceResponse</B>()</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="setCreateSequence(org.apache.sandesha2.wsrm.CreateSequence)"><!-- --></A><H3> setCreateSequence</H3> <PRE> public void <B>setCreateSequence</B>(<A HREF="../../../org/apache/sandesha2/wsrm/CreateSequence.html" title="class in org.apache.sandesha2.wsrm">CreateSequence</A>&nbsp;createSequence)</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="setCreateSequenceResponse(org.apache.sandesha2.wsrm.CreateSequenceResponse)"><!-- --></A><H3> setCreateSequenceResponse</H3> <PRE> public void <B>setCreateSequenceResponse</B>(<A HREF="../../../org/apache/sandesha2/wsrm/CreateSequenceResponse.html" title="class in org.apache.sandesha2.wsrm">CreateSequenceResponse</A>&nbsp;createSequenceResponse)</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="setSequence(org.apache.sandesha2.wsrm.Sequence)"><!-- --></A><H3> setSequence</H3> <PRE> public void <B>setSequence</B>(<A HREF="../../../org/apache/sandesha2/wsrm/Sequence.html" title="class in org.apache.sandesha2.wsrm">Sequence</A>&nbsp;sequence)</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="setSequenceAcknowledgements(java.util.ArrayList)"><!-- --></A><H3> setSequenceAcknowledgements</H3> <PRE> public void <B>setSequenceAcknowledgements</B>(java.util.ArrayList&lt;<A HREF="../../../org/apache/sandesha2/wsrm/SequenceAcknowledgement.html" title="class in org.apache.sandesha2.wsrm">SequenceAcknowledgement</A>&gt;&nbsp;sequenceAcknowledgements)</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="addSequenceAcknowledgement(org.apache.sandesha2.wsrm.SequenceAcknowledgement)"><!-- --></A><H3> addSequenceAcknowledgement</H3> <PRE> public void <B>addSequenceAcknowledgement</B>(<A HREF="../../../org/apache/sandesha2/wsrm/SequenceAcknowledgement.html" title="class in org.apache.sandesha2.wsrm">SequenceAcknowledgement</A>&nbsp;sequenceAcknowledgement)</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="setTerminateSequence(org.apache.sandesha2.wsrm.TerminateSequence)"><!-- --></A><H3> setTerminateSequence</H3> <PRE> public void <B>setTerminateSequence</B>(<A HREF="../../../org/apache/sandesha2/wsrm/TerminateSequence.html" title="class in org.apache.sandesha2.wsrm">TerminateSequence</A>&nbsp;terminateSequence)</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="setTerminateSequenceResponse(org.apache.sandesha2.wsrm.TerminateSequenceResponse)"><!-- --></A><H3> setTerminateSequenceResponse</H3> <PRE> public void <B>setTerminateSequenceResponse</B>(<A HREF="../../../org/apache/sandesha2/wsrm/TerminateSequenceResponse.html" title="class in org.apache.sandesha2.wsrm">TerminateSequenceResponse</A>&nbsp;terminateSequenceResponse)</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getAckRequests()"><!-- --></A><H3> getAckRequests</H3> <PRE> public java.util.Iterator&lt;<A HREF="../../../org/apache/sandesha2/wsrm/AckRequested.html" title="class in org.apache.sandesha2.wsrm">AckRequested</A>&gt; <B>getAckRequests</B>()</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="setAckRequested(java.util.ArrayList)"><!-- --></A><H3> setAckRequested</H3> <PRE> public void <B>setAckRequested</B>(java.util.ArrayList&lt;<A HREF="../../../org/apache/sandesha2/wsrm/AckRequested.html" title="class in org.apache.sandesha2.wsrm">AckRequested</A>&gt;&nbsp;ackRequests)</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="addAckRequested(org.apache.sandesha2.wsrm.AckRequested)"><!-- --></A><H3> addAckRequested</H3> <PRE> public void <B>addAckRequested</B>(<A HREF="../../../org/apache/sandesha2/wsrm/AckRequested.html" title="class in org.apache.sandesha2.wsrm">AckRequested</A>&nbsp;ackRequested)</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="setMakeConnection(org.apache.sandesha2.wsrm.MakeConnection)"><!-- --></A><H3> setMakeConnection</H3> <PRE> public void <B>setMakeConnection</B>(<A HREF="../../../org/apache/sandesha2/wsrm/MakeConnection.html" title="class in org.apache.sandesha2.wsrm">MakeConnection</A>&nbsp;makeConnection)</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="setMessagePending(org.apache.sandesha2.wsrm.MessagePending)"><!-- --></A><H3> setMessagePending</H3> <PRE> public void <B>setMessagePending</B>(<A HREF="../../../org/apache/sandesha2/wsrm/MessagePending.html" title="class in org.apache.sandesha2.wsrm">MessagePending</A>&nbsp;messagePending)</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getCloseSequence()"><!-- --></A><H3> getCloseSequence</H3> <PRE> public <A HREF="../../../org/apache/sandesha2/wsrm/CloseSequence.html" title="class in org.apache.sandesha2.wsrm">CloseSequence</A> <B>getCloseSequence</B>()</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="setCloseSequence(org.apache.sandesha2.wsrm.CloseSequence)"><!-- --></A><H3> setCloseSequence</H3> <PRE> public void <B>setCloseSequence</B>(<A HREF="../../../org/apache/sandesha2/wsrm/CloseSequence.html" title="class in org.apache.sandesha2.wsrm">CloseSequence</A>&nbsp;closeSequence)</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getCloseSequenceResponse()"><!-- --></A><H3> getCloseSequenceResponse</H3> <PRE> public <A HREF="../../../org/apache/sandesha2/wsrm/CloseSequenceResponse.html" title="class in org.apache.sandesha2.wsrm">CloseSequenceResponse</A> <B>getCloseSequenceResponse</B>()</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="setCloseSequenceResponse(org.apache.sandesha2.wsrm.CloseSequenceResponse)"><!-- --></A><H3> setCloseSequenceResponse</H3> <PRE> public void <B>setCloseSequenceResponse</B>(<A HREF="../../../org/apache/sandesha2/wsrm/CloseSequenceResponse.html" title="class in org.apache.sandesha2.wsrm">CloseSequenceResponse</A>&nbsp;closeSequenceResponse)</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getUsesSequenceSTR()"><!-- --></A><H3> getUsesSequenceSTR</H3> <PRE> public <A HREF="../../../org/apache/sandesha2/wsrm/UsesSequenceSTR.html" title="class in org.apache.sandesha2.wsrm">UsesSequenceSTR</A> <B>getUsesSequenceSTR</B>()</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="setUsesSequenceSTR(org.apache.sandesha2.wsrm.UsesSequenceSTR)"><!-- --></A><H3> setUsesSequenceSTR</H3> <PRE> public void <B>setUsesSequenceSTR</B>(<A HREF="../../../org/apache/sandesha2/wsrm/UsesSequenceSTR.html" title="class in org.apache.sandesha2.wsrm">UsesSequenceSTR</A>&nbsp;header)</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getMakeConnection()"><!-- --></A><H3> getMakeConnection</H3> <PRE> public <A HREF="../../../org/apache/sandesha2/wsrm/MakeConnection.html" title="class in org.apache.sandesha2.wsrm">MakeConnection</A> <B>getMakeConnection</B>()</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getMessagePending()"><!-- --></A><H3> getMessagePending</H3> <PRE> public <A HREF="../../../org/apache/sandesha2/wsrm/MessagePending.html" title="class in org.apache.sandesha2.wsrm">MessagePending</A> <B>getMessagePending</B>()</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getSequenceFault()"><!-- --></A><H3> getSequenceFault</H3> <PRE> public <A HREF="../../../org/apache/sandesha2/wsrm/SequenceFault.html" title="class in org.apache.sandesha2.wsrm">SequenceFault</A> <B>getSequenceFault</B>()</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="setSequenceFault(org.apache.sandesha2.wsrm.SequenceFault)"><!-- --></A><H3> setSequenceFault</H3> <PRE> public void <B>setSequenceFault</B>(<A HREF="../../../org/apache/sandesha2/wsrm/SequenceFault.html" title="class in org.apache.sandesha2.wsrm">SequenceFault</A>&nbsp;sequenceFault2)</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="fromSOAPEnvelope(org.apache.axiom.soap.SOAPEnvelope, java.lang.String)"><!-- --></A><H3> fromSOAPEnvelope</H3> <PRE> public void <B>fromSOAPEnvelope</B>(org.apache.axiom.soap.SOAPEnvelope&nbsp;envelope, java.lang.String&nbsp;action) throws org.apache.axis2.AxisFault</PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE>org.apache.axis2.AxisFault</CODE></DL> </DD> </DL> <!-- ========= END OF CLASS DATA ========= --> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/RMMsgContext.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../org/apache/sandesha2/FaultData.html" title="class in org.apache.sandesha2"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../org/apache/sandesha2/Sandesha2Constants.html" title="interface in org.apache.sandesha2"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../index.html?org/apache/sandesha2/RMMsgContext.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="RMMsgContext.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> Copyright © <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved. </BODY> </HTML>