blob: b2ccb117c5f471e38e7e1d719beb3088f98ffa3b [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_22) on Fri Jan 20 11:50:17 EST 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
EncoderDecoder10Impl (Apache CXF Bundle Jar 2.5.2 API)
</TITLE>
<META NAME="keywords" CONTENT="org.apache.cxf.ws.rm.EncoderDecoder10Impl class">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="EncoderDecoder10Impl (Apache CXF Bundle Jar 2.5.2 API)";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<!-- ========= 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/EncoderDecoder10Impl.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>
Apache CXF API</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder10AImpl.html" title="class in org.apache.cxf.ws.rm"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder11Impl.html" title="class in org.apache.cxf.ws.rm"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/cxf/ws/rm/EncoderDecoder10Impl.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="EncoderDecoder10Impl.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;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;CONSTR&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.cxf.ws.rm</FONT>
<BR>
Class EncoderDecoder10Impl</H2>
<PRE>
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
<IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.cxf.ws.rm.EncoderDecoder10Impl</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html" title="interface in org.apache.cxf.ws.rm">EncoderDecoder</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public final class <B>EncoderDecoder10Impl</B><DT>extends <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A><DT>implements <A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html" title="interface in org.apache.cxf.ws.rm">EncoderDecoder</A></DL>
</PRE>
<P>
WS-ReliableMessaging 1.0 encoding and decoding. This converts between the standard WS-RM objects and the
1.0 representation using the WS-Addressing 200408 namespace specified in the WS-RM 1.0 recommendation.
<P>
<P>
<HR>
<P>
<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_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>Field Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder10Impl.html" title="class in org.apache.cxf.ws.rm">EncoderDecoder10Impl</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder10Impl.html#INSTANCE">INSTANCE</A></B></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;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/org/w3c/dom/Element.html" title="class or interface in org.w3c.dom">Element</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder10Impl.html#buildHeaderFault(org.apache.cxf.ws.rm.SequenceFault, javax.xml.namespace.QName)">buildHeaderFault</A></B>(<A HREF="../../../../../org/apache/cxf/ws/rm/SequenceFault.html" title="class in org.apache.cxf.ws.rm">SequenceFault</A>&nbsp;sf,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/namespace/QName.html" title="class or interface in javax.xml.namespace">QName</A>&nbsp;qname)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Builds an element containing a WS-RM Fault.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/org/w3c/dom/Element.html" title="class or interface in org.w3c.dom">Element</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder10Impl.html#buildHeaders(org.apache.cxf.ws.rm.RMProperties, javax.xml.namespace.QName)">buildHeaders</A></B>(<A HREF="../../../../../org/apache/cxf/ws/rm/RMProperties.html" title="class in org.apache.cxf.ws.rm">RMProperties</A>&nbsp;rmps,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/namespace/QName.html" title="class or interface in javax.xml.namespace">QName</A>&nbsp;qname)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Builds an element containing WS-RM headers.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/cxf/ws/rm/v200702/CreateSequenceType.html" title="class in org.apache.cxf.ws.rm.v200702">CreateSequenceType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder10Impl.html#convertReceivedCreateSequence(java.lang.Object)">convertReceivedCreateSequence</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>&nbsp;create)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Convert a received CreateSequence message to internal form.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/cxf/ws/rm/v200702/CreateSequenceResponseType.html" title="class in org.apache.cxf.ws.rm.v200702">CreateSequenceResponseType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder10Impl.html#convertReceivedCreateSequenceResponse(java.lang.Object)">convertReceivedCreateSequenceResponse</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>&nbsp;response)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Convert a received CreateSequenceResponse message to internal form.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/cxf/ws/rm/v200702/TerminateSequenceType.html" title="class in org.apache.cxf.ws.rm.v200702">TerminateSequenceType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder10Impl.html#convertReceivedTerminateSequence(java.lang.Object)">convertReceivedTerminateSequence</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>&nbsp;term)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Convert a received TerminateSequence message to internal form.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder10Impl.html#convertToSend(org.apache.cxf.ws.rm.v200702.CreateSequenceResponseType)">convertToSend</A></B>(<A HREF="../../../../../org/apache/cxf/ws/rm/v200702/CreateSequenceResponseType.html" title="class in org.apache.cxf.ws.rm.v200702">CreateSequenceResponseType</A>&nbsp;create)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Convert a CreateSequenceResponse message to the correct format for transmission.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder10Impl.html#convertToSend(org.apache.cxf.ws.rm.v200702.CreateSequenceType)">convertToSend</A></B>(<A HREF="../../../../../org/apache/cxf/ws/rm/v200702/CreateSequenceType.html" title="class in org.apache.cxf.ws.rm.v200702">CreateSequenceType</A>&nbsp;create)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Convert a CreateSequence message to the correct format for transmission.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder10Impl.html#convertToSend(org.apache.cxf.ws.rm.v200702.TerminateSequenceType)">convertToSend</A></B>(<A HREF="../../../../../org/apache/cxf/ws/rm/v200702/TerminateSequenceType.html" title="class in org.apache.cxf.ws.rm.v200702">TerminateSequenceType</A>&nbsp;term)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Convert a TerminateSequence message to the correct format for transmission.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/cxf/ws/rm/v200702/AckRequestedType.html" title="class in org.apache.cxf.ws.rm.v200702">AckRequestedType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder10Impl.html#decodeAckRequestedType(org.w3c.dom.Element)">decodeAckRequestedType</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/org/w3c/dom/Element.html" title="class or interface in org.w3c.dom">Element</A>&nbsp;elem)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Unmarshals a AckRequestedType, converting it if necessary to the internal form.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/cxf/ws/rm/v200702/SequenceAcknowledgement.html" title="class in org.apache.cxf.ws.rm.v200702">SequenceAcknowledgement</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder10Impl.html#decodeSequenceAcknowledgement(org.w3c.dom.Element)">decodeSequenceAcknowledgement</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/org/w3c/dom/Element.html" title="class or interface in org.w3c.dom">Element</A>&nbsp;elem)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Unmarshals a SequenceAcknowledgement, converting it if necessary to the internal form.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/cxf/ws/rm/v200702/SequenceType.html" title="class in org.apache.cxf.ws.rm.v200702">SequenceType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder10Impl.html#decodeSequenceType(org.w3c.dom.Element)">decodeSequenceType</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/org/w3c/dom/Element.html" title="class or interface in org.w3c.dom">Element</A>&nbsp;elem)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Unmarshals a SequenceType, converting it if necessary to the internal form.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/cxf/ws/rm/v200702/CloseSequenceType.html" title="class in org.apache.cxf.ws.rm.v200702">CloseSequenceType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder10Impl.html#decodeSequenceTypeCloseSequence(org.w3c.dom.Element)">decodeSequenceTypeCloseSequence</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/org/w3c/dom/Element.html" title="class or interface in org.w3c.dom">Element</A>&nbsp;elem)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Generates a CloseSequenceType if a SequenceType represents a last message state.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/org/w3c/dom/Element.html" title="class or interface in org.w3c.dom">Element</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder10Impl.html#encodeIdentifier(org.apache.cxf.ws.rm.v200702.Identifier)">encodeIdentifier</A></B>(<A HREF="../../../../../org/apache/cxf/ws/rm/v200702/Identifier.html" title="class in org.apache.cxf.ws.rm.v200702">Identifier</A>&nbsp;id)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Marshals an Identifier to the appropriate external form.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/org/w3c/dom/Element.html" title="class or interface in org.w3c.dom">Element</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder10Impl.html#encodeSequenceAcknowledgement(org.apache.cxf.ws.rm.v200702.SequenceAcknowledgement)">encodeSequenceAcknowledgement</A></B>(<A HREF="../../../../../org/apache/cxf/ws/rm/v200702/SequenceAcknowledgement.html" title="class in org.apache.cxf.ws.rm.v200702">SequenceAcknowledgement</A>&nbsp;ack)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Marshals a SequenceAcknowledgement to the appropriate external form.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/cxf/ws/rm/RMConstants.html" title="class in org.apache.cxf.ws.rm">RMConstants</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder10Impl.html#getConstants()">getConstants</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the WS-ReliableMessaging constants used by this encoder/decoder.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html" title="class or interface in java.lang">Class</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder10Impl.html#getCreateSequenceResponseType()">getCreateSequenceResponseType</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the class used for the CreateSequenceResponseType.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html" title="class or interface in java.lang">Class</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder10Impl.html#getCreateSequenceType()">getCreateSequenceType</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the class used for the CreateSequenceType.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html" title="class or interface in java.lang">Class</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder10Impl.html#getTerminateSequenceType()">getTerminateSequenceType</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the class used for the TerminateSequenceType.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder10Impl.html#getWSANamespace()">getWSANamespace</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the WS-Addressing namespace used by this encoder/decoder.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder10Impl.html#getWSRMNamespace()">getWSRMNamespace</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the WS-ReliableMessaging namespace used by this encoder/decoder.</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.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<P>
<!-- ============ FIELD DETAIL =========== -->
<A NAME="field_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>Field Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="INSTANCE"><!-- --></A><H3>
INSTANCE</H3>
<PRE>
public static final <A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder10Impl.html" title="class in org.apache.cxf.ws.rm">EncoderDecoder10Impl</A> <B>INSTANCE</B></PRE>
<DL>
<DL>
</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="getWSRMNamespace()"><!-- --></A><H3>
getWSRMNamespace</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getWSRMNamespace</B>()</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html#getWSRMNamespace()">EncoderDecoder</A></CODE></B></DD>
<DD>Get the WS-ReliableMessaging namespace used by this encoder/decoder.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html#getWSRMNamespace()">getWSRMNamespace</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html" title="interface in org.apache.cxf.ws.rm">EncoderDecoder</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>URI</DL>
</DD>
</DL>
<HR>
<A NAME="getWSANamespace()"><!-- --></A><H3>
getWSANamespace</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getWSANamespace</B>()</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html#getWSANamespace()">EncoderDecoder</A></CODE></B></DD>
<DD>Get the WS-Addressing namespace used by this encoder/decoder.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html#getWSANamespace()">getWSANamespace</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html" title="interface in org.apache.cxf.ws.rm">EncoderDecoder</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>URI</DL>
</DD>
</DL>
<HR>
<A NAME="getConstants()"><!-- --></A><H3>
getConstants</H3>
<PRE>
public <A HREF="../../../../../org/apache/cxf/ws/rm/RMConstants.html" title="class in org.apache.cxf.ws.rm">RMConstants</A> <B>getConstants</B>()</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html#getConstants()">EncoderDecoder</A></CODE></B></DD>
<DD>Get the WS-ReliableMessaging constants used by this encoder/decoder.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html#getConstants()">getConstants</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html" title="interface in org.apache.cxf.ws.rm">EncoderDecoder</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD></DL>
</DD>
</DL>
<HR>
<A NAME="getCreateSequenceType()"><!-- --></A><H3>
getCreateSequenceType</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html" title="class or interface in java.lang">Class</A> <B>getCreateSequenceType</B>()</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html#getCreateSequenceType()">EncoderDecoder</A></CODE></B></DD>
<DD>Get the class used for the CreateSequenceType.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html#getCreateSequenceType()">getCreateSequenceType</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html" title="interface in org.apache.cxf.ws.rm">EncoderDecoder</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>class</DL>
</DD>
</DL>
<HR>
<A NAME="getCreateSequenceResponseType()"><!-- --></A><H3>
getCreateSequenceResponseType</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html" title="class or interface in java.lang">Class</A> <B>getCreateSequenceResponseType</B>()</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html#getCreateSequenceResponseType()">EncoderDecoder</A></CODE></B></DD>
<DD>Get the class used for the CreateSequenceResponseType.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html#getCreateSequenceResponseType()">getCreateSequenceResponseType</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html" title="interface in org.apache.cxf.ws.rm">EncoderDecoder</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>class</DL>
</DD>
</DL>
<HR>
<A NAME="getTerminateSequenceType()"><!-- --></A><H3>
getTerminateSequenceType</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html" title="class or interface in java.lang">Class</A> <B>getTerminateSequenceType</B>()</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html#getTerminateSequenceType()">EncoderDecoder</A></CODE></B></DD>
<DD>Get the class used for the TerminateSequenceType.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html#getTerminateSequenceType()">getTerminateSequenceType</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html" title="interface in org.apache.cxf.ws.rm">EncoderDecoder</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>class</DL>
</DD>
</DL>
<HR>
<A NAME="buildHeaders(org.apache.cxf.ws.rm.RMProperties, javax.xml.namespace.QName)"><!-- --></A><H3>
buildHeaders</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/org/w3c/dom/Element.html" title="class or interface in org.w3c.dom">Element</A> <B>buildHeaders</B>(<A HREF="../../../../../org/apache/cxf/ws/rm/RMProperties.html" title="class in org.apache.cxf.ws.rm">RMProperties</A>&nbsp;rmps,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/namespace/QName.html" title="class or interface in javax.xml.namespace">QName</A>&nbsp;qname)
throws <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBException.html" title="class or interface in javax.xml">javax.xml.bind.JAXBException</A></PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html#buildHeaders(org.apache.cxf.ws.rm.RMProperties, javax.xml.namespace.QName)">EncoderDecoder</A></CODE></B></DD>
<DD>Builds an element containing WS-RM headers. This adds the appropriate WS-RM and WS-A namespace
declarations to the element, and then adds any WS-RM headers set in the supplied properties as child
elements.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html#buildHeaders(org.apache.cxf.ws.rm.RMProperties, javax.xml.namespace.QName)">buildHeaders</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html" title="interface in org.apache.cxf.ws.rm">EncoderDecoder</A></CODE></DL>
</DD>
<DD><DL>
<DD><CODE>qname</CODE> - constructed element name
<DT><B>Returns:</B><DD>element
<DT><B>Throws:</B>
<DD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBException.html" title="class or interface in javax.xml">javax.xml.bind.JAXBException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="buildHeaderFault(org.apache.cxf.ws.rm.SequenceFault, javax.xml.namespace.QName)"><!-- --></A><H3>
buildHeaderFault</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/org/w3c/dom/Element.html" title="class or interface in org.w3c.dom">Element</A> <B>buildHeaderFault</B>(<A HREF="../../../../../org/apache/cxf/ws/rm/SequenceFault.html" title="class in org.apache.cxf.ws.rm">SequenceFault</A>&nbsp;sf,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/namespace/QName.html" title="class or interface in javax.xml.namespace">QName</A>&nbsp;qname)
throws <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBException.html" title="class or interface in javax.xml">javax.xml.bind.JAXBException</A></PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html#buildHeaderFault(org.apache.cxf.ws.rm.SequenceFault, javax.xml.namespace.QName)">EncoderDecoder</A></CODE></B></DD>
<DD>Builds an element containing a WS-RM Fault. This adds the appropriate WS-RM namespace declaration to
the element, and then adds the Fault as a child element.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html#buildHeaderFault(org.apache.cxf.ws.rm.SequenceFault, javax.xml.namespace.QName)">buildHeaderFault</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html" title="interface in org.apache.cxf.ws.rm">EncoderDecoder</A></CODE></DL>
</DD>
<DD><DL>
<DD><CODE>qname</CODE> - constructed element name
<DT><B>Returns:</B><DD>element
<DT><B>Throws:</B>
<DD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBException.html" title="class or interface in javax.xml">javax.xml.bind.JAXBException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="encodeSequenceAcknowledgement(org.apache.cxf.ws.rm.v200702.SequenceAcknowledgement)"><!-- --></A><H3>
encodeSequenceAcknowledgement</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/org/w3c/dom/Element.html" title="class or interface in org.w3c.dom">Element</A> <B>encodeSequenceAcknowledgement</B>(<A HREF="../../../../../org/apache/cxf/ws/rm/v200702/SequenceAcknowledgement.html" title="class in org.apache.cxf.ws.rm.v200702">SequenceAcknowledgement</A>&nbsp;ack)
throws <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBException.html" title="class or interface in javax.xml">javax.xml.bind.JAXBException</A></PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html#encodeSequenceAcknowledgement(org.apache.cxf.ws.rm.v200702.SequenceAcknowledgement)">EncoderDecoder</A></CODE></B></DD>
<DD>Marshals a SequenceAcknowledgement to the appropriate external form.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html#encodeSequenceAcknowledgement(org.apache.cxf.ws.rm.v200702.SequenceAcknowledgement)">encodeSequenceAcknowledgement</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html" title="interface in org.apache.cxf.ws.rm">EncoderDecoder</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>element
<DT><B>Throws:</B>
<DD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBException.html" title="class or interface in javax.xml">javax.xml.bind.JAXBException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="encodeIdentifier(org.apache.cxf.ws.rm.v200702.Identifier)"><!-- --></A><H3>
encodeIdentifier</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/org/w3c/dom/Element.html" title="class or interface in org.w3c.dom">Element</A> <B>encodeIdentifier</B>(<A HREF="../../../../../org/apache/cxf/ws/rm/v200702/Identifier.html" title="class in org.apache.cxf.ws.rm.v200702">Identifier</A>&nbsp;id)
throws <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBException.html" title="class or interface in javax.xml">javax.xml.bind.JAXBException</A></PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html#encodeIdentifier(org.apache.cxf.ws.rm.v200702.Identifier)">EncoderDecoder</A></CODE></B></DD>
<DD>Marshals an Identifier to the appropriate external form.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html#encodeIdentifier(org.apache.cxf.ws.rm.v200702.Identifier)">encodeIdentifier</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html" title="interface in org.apache.cxf.ws.rm">EncoderDecoder</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>element
<DT><B>Throws:</B>
<DD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBException.html" title="class or interface in javax.xml">javax.xml.bind.JAXBException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="decodeSequenceType(org.w3c.dom.Element)"><!-- --></A><H3>
decodeSequenceType</H3>
<PRE>
public <A HREF="../../../../../org/apache/cxf/ws/rm/v200702/SequenceType.html" title="class in org.apache.cxf.ws.rm.v200702">SequenceType</A> <B>decodeSequenceType</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/org/w3c/dom/Element.html" title="class or interface in org.w3c.dom">Element</A>&nbsp;elem)
throws <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBException.html" title="class or interface in javax.xml">javax.xml.bind.JAXBException</A></PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html#decodeSequenceType(org.w3c.dom.Element)">EncoderDecoder</A></CODE></B></DD>
<DD>Unmarshals a SequenceType, converting it if necessary to the internal form.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html#decodeSequenceType(org.w3c.dom.Element)">decodeSequenceType</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html" title="interface in org.apache.cxf.ws.rm">EncoderDecoder</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>
<DT><B>Throws:</B>
<DD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBException.html" title="class or interface in javax.xml">javax.xml.bind.JAXBException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="decodeSequenceTypeCloseSequence(org.w3c.dom.Element)"><!-- --></A><H3>
decodeSequenceTypeCloseSequence</H3>
<PRE>
public <A HREF="../../../../../org/apache/cxf/ws/rm/v200702/CloseSequenceType.html" title="class in org.apache.cxf.ws.rm.v200702">CloseSequenceType</A> <B>decodeSequenceTypeCloseSequence</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/org/w3c/dom/Element.html" title="class or interface in org.w3c.dom">Element</A>&nbsp;elem)
throws <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBException.html" title="class or interface in javax.xml">javax.xml.bind.JAXBException</A></PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html#decodeSequenceTypeCloseSequence(org.w3c.dom.Element)">EncoderDecoder</A></CODE></B></DD>
<DD>Generates a CloseSequenceType if a SequenceType represents a last message state.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html#decodeSequenceTypeCloseSequence(org.w3c.dom.Element)">decodeSequenceTypeCloseSequence</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html" title="interface in org.apache.cxf.ws.rm">EncoderDecoder</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>CloseSequenceType if last message state, else <code>null</code>
<DT><B>Throws:</B>
<DD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBException.html" title="class or interface in javax.xml">javax.xml.bind.JAXBException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="decodeSequenceAcknowledgement(org.w3c.dom.Element)"><!-- --></A><H3>
decodeSequenceAcknowledgement</H3>
<PRE>
public <A HREF="../../../../../org/apache/cxf/ws/rm/v200702/SequenceAcknowledgement.html" title="class in org.apache.cxf.ws.rm.v200702">SequenceAcknowledgement</A> <B>decodeSequenceAcknowledgement</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/org/w3c/dom/Element.html" title="class or interface in org.w3c.dom">Element</A>&nbsp;elem)
throws <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBException.html" title="class or interface in javax.xml">javax.xml.bind.JAXBException</A></PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html#decodeSequenceAcknowledgement(org.w3c.dom.Element)">EncoderDecoder</A></CODE></B></DD>
<DD>Unmarshals a SequenceAcknowledgement, converting it if necessary to the internal form.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html#decodeSequenceAcknowledgement(org.w3c.dom.Element)">decodeSequenceAcknowledgement</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html" title="interface in org.apache.cxf.ws.rm">EncoderDecoder</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>
<DT><B>Throws:</B>
<DD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBException.html" title="class or interface in javax.xml">javax.xml.bind.JAXBException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="decodeAckRequestedType(org.w3c.dom.Element)"><!-- --></A><H3>
decodeAckRequestedType</H3>
<PRE>
public <A HREF="../../../../../org/apache/cxf/ws/rm/v200702/AckRequestedType.html" title="class in org.apache.cxf.ws.rm.v200702">AckRequestedType</A> <B>decodeAckRequestedType</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/org/w3c/dom/Element.html" title="class or interface in org.w3c.dom">Element</A>&nbsp;elem)
throws <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBException.html" title="class or interface in javax.xml">javax.xml.bind.JAXBException</A></PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html#decodeAckRequestedType(org.w3c.dom.Element)">EncoderDecoder</A></CODE></B></DD>
<DD>Unmarshals a AckRequestedType, converting it if necessary to the internal form.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html#decodeAckRequestedType(org.w3c.dom.Element)">decodeAckRequestedType</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html" title="interface in org.apache.cxf.ws.rm">EncoderDecoder</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>
<DT><B>Throws:</B>
<DD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBException.html" title="class or interface in javax.xml">javax.xml.bind.JAXBException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="convertToSend(org.apache.cxf.ws.rm.v200702.CreateSequenceType)"><!-- --></A><H3>
convertToSend</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> <B>convertToSend</B>(<A HREF="../../../../../org/apache/cxf/ws/rm/v200702/CreateSequenceType.html" title="class in org.apache.cxf.ws.rm.v200702">CreateSequenceType</A>&nbsp;create)</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html#convertToSend(org.apache.cxf.ws.rm.v200702.CreateSequenceType)">EncoderDecoder</A></CODE></B></DD>
<DD>Convert a CreateSequence message to the correct format for transmission.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html#convertToSend(org.apache.cxf.ws.rm.v200702.CreateSequenceType)">convertToSend</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html" title="interface in org.apache.cxf.ws.rm">EncoderDecoder</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>converted</DL>
</DD>
</DL>
<HR>
<A NAME="convertToSend(org.apache.cxf.ws.rm.v200702.CreateSequenceResponseType)"><!-- --></A><H3>
convertToSend</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> <B>convertToSend</B>(<A HREF="../../../../../org/apache/cxf/ws/rm/v200702/CreateSequenceResponseType.html" title="class in org.apache.cxf.ws.rm.v200702">CreateSequenceResponseType</A>&nbsp;create)</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html#convertToSend(org.apache.cxf.ws.rm.v200702.CreateSequenceResponseType)">EncoderDecoder</A></CODE></B></DD>
<DD>Convert a CreateSequenceResponse message to the correct format for transmission.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html#convertToSend(org.apache.cxf.ws.rm.v200702.CreateSequenceResponseType)">convertToSend</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html" title="interface in org.apache.cxf.ws.rm">EncoderDecoder</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>converted</DL>
</DD>
</DL>
<HR>
<A NAME="convertToSend(org.apache.cxf.ws.rm.v200702.TerminateSequenceType)"><!-- --></A><H3>
convertToSend</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> <B>convertToSend</B>(<A HREF="../../../../../org/apache/cxf/ws/rm/v200702/TerminateSequenceType.html" title="class in org.apache.cxf.ws.rm.v200702">TerminateSequenceType</A>&nbsp;term)</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html#convertToSend(org.apache.cxf.ws.rm.v200702.TerminateSequenceType)">EncoderDecoder</A></CODE></B></DD>
<DD>Convert a TerminateSequence message to the correct format for transmission.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html#convertToSend(org.apache.cxf.ws.rm.v200702.TerminateSequenceType)">convertToSend</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html" title="interface in org.apache.cxf.ws.rm">EncoderDecoder</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>converted</DL>
</DD>
</DL>
<HR>
<A NAME="convertReceivedCreateSequence(java.lang.Object)"><!-- --></A><H3>
convertReceivedCreateSequence</H3>
<PRE>
public <A HREF="../../../../../org/apache/cxf/ws/rm/v200702/CreateSequenceType.html" title="class in org.apache.cxf.ws.rm.v200702">CreateSequenceType</A> <B>convertReceivedCreateSequence</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>&nbsp;create)</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html#convertReceivedCreateSequence(java.lang.Object)">EncoderDecoder</A></CODE></B></DD>
<DD>Convert a received CreateSequence message to internal form.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html#convertReceivedCreateSequence(java.lang.Object)">convertReceivedCreateSequence</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html" title="interface in org.apache.cxf.ws.rm">EncoderDecoder</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>converted</DL>
</DD>
</DL>
<HR>
<A NAME="convertReceivedCreateSequenceResponse(java.lang.Object)"><!-- --></A><H3>
convertReceivedCreateSequenceResponse</H3>
<PRE>
public <A HREF="../../../../../org/apache/cxf/ws/rm/v200702/CreateSequenceResponseType.html" title="class in org.apache.cxf.ws.rm.v200702">CreateSequenceResponseType</A> <B>convertReceivedCreateSequenceResponse</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>&nbsp;response)</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html#convertReceivedCreateSequenceResponse(java.lang.Object)">EncoderDecoder</A></CODE></B></DD>
<DD>Convert a received CreateSequenceResponse message to internal form.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html#convertReceivedCreateSequenceResponse(java.lang.Object)">convertReceivedCreateSequenceResponse</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html" title="interface in org.apache.cxf.ws.rm">EncoderDecoder</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>converted</DL>
</DD>
</DL>
<HR>
<A NAME="convertReceivedTerminateSequence(java.lang.Object)"><!-- --></A><H3>
convertReceivedTerminateSequence</H3>
<PRE>
public <A HREF="../../../../../org/apache/cxf/ws/rm/v200702/TerminateSequenceType.html" title="class in org.apache.cxf.ws.rm.v200702">TerminateSequenceType</A> <B>convertReceivedTerminateSequence</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>&nbsp;term)</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html#convertReceivedTerminateSequence(java.lang.Object)">EncoderDecoder</A></CODE></B></DD>
<DD>Convert a received TerminateSequence message to internal form.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html#convertReceivedTerminateSequence(java.lang.Object)">convertReceivedTerminateSequence</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder.html" title="interface in org.apache.cxf.ws.rm">EncoderDecoder</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>converted</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/EncoderDecoder10Impl.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>
Apache CXF API</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder10AImpl.html" title="class in org.apache.cxf.ws.rm"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../org/apache/cxf/ws/rm/EncoderDecoder11Impl.html" title="class in org.apache.cxf.ws.rm"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/cxf/ws/rm/EncoderDecoder10Impl.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="EncoderDecoder10Impl.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;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Apache CXF
</BODY>
</HTML>