Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: c9bdd0c55d6e7a3fc1ed5f9fa3ce558a19bd0a36 (plain) (tree)
















































                                                                                                                                                                                                                                                                                                                                                          
                                                                          

       
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML>

<HEAD>
<TITLE>Examples (CDO Release Engineering Documentation)</TITLE>

<LINK REL="STYLESHEET" HREF="../../book.css" CHARSET="ISO-8859-1" TYPE="text/css">

<SCRIPT type="text/javascript">
function windowTitle()
{
    if (location.href.indexOf('is-external=true') == -1) {
        parent.document.title="Examples (CDO Release Engineering Documentation)";
    }
}
</SCRIPT>
<NOSCRIPT></NOSCRIPT>
</HEAD>

<BODY BGCOLOR="white" onload="windowTitle();">
<!-- <div class="help_breadcrumbs"><a href="../../Overview.html" title="CDO Release Engineering Documentation">CDO Release Engineering Documentation</a> > <a href="../index.html" title="Category in CDO Release Engineering Documentation">Technical Writer's Guide</a></div> -->

<table border="0">
	<tr>
		<td width="100%"><h1>Examples</h1></td>
		<td align="right" valign="middle" nowrap><a href="../building/Generator.html" title="Backward to Generating Documentations"><img src="../../../images/backward.png" border="0"></a>&nbsp;<a href="ConnectingToRepositories.html" title="Forward to Connecting To Repositories"><img src="../../../images/forward.png" border="0"></a></td>
	</tr>
</table>
<p>
<table border="0">
<tr><td><img src="../../../images/article.gif">&nbsp;</td><td colspan="5"><a href="ConnectingToRepositories.html" title="Article in CDO Release Engineering Documentation">Connecting To Repositories</a></td></tr>
<tr><td></td><td>1&nbsp;</td><td colspan="4"><a href="ConnectingToRepositories.html#SetBufferCapacity" title="Chapter in CDO Release Engineering Documentation">Set Buffer Capacity</a></td></tr>
<tr><td></td><td>2&nbsp;</td><td colspan="4"><a href="ConnectingToRepositories.html#SetConnectionTimeout" title="Chapter in CDO Release Engineering Documentation">Set Connection Timeout</a></td></tr>
<tr><td><img src="../../../images/article.gif">&nbsp;</td><td colspan="5"><a href="CreatingTransportConnections.html" title="Article in CDO Release Engineering Documentation">Creating Transport Connections</a></td></tr>
<tr><td></td><td>1&nbsp;</td><td colspan="4"><a href="CreatingTransportConnections.html#SelectTransportType" title="Chapter in CDO Release Engineering Documentation">Select a Transport Type</a></td></tr>
<tr><td></td><td>2&nbsp;</td><td colspan="4"><a href="CreatingTransportConnections.html#SetupWiringContainer" title="Chapter in CDO Release Engineering Documentation">Setup a Wiring Container</a></td></tr>
<tr><td></td><td>3&nbsp;</td><td colspan="4"><a href="CreatingTransportConnections.html#AddConfigurationParameters" title="Chapter in CDO Release Engineering Documentation">Add Configuration Parameters</a></td></tr>
<tr><td></td><td></td><td>3.1&nbsp;</td><td colspan="3"><a href="CreatingTransportConnections.html#SetBufferCapacity" title="Chapter in CDO Release Engineering Documentation">Set the Buffer Capacity</a></td></tr>
<tr><td></td><td></td><td>3.2&nbsp;</td><td colspan="3"><a href="CreatingTransportConnections.html#SetConnectionTimeout" title="Chapter in CDO Release Engineering Documentation">Set the Connection Timeout</a></td></tr>
<tr><td><img src="../../../images/article.gif">&nbsp;</td><td colspan="5"><a href="XmlSnippets.html" title="Article in CDO Release Engineering Documentation">Embedding XML Snippets</a></td></tr>
<tr><td></td><td>1&nbsp;</td><td colspan="4"><a href="XmlSnippets.html#XmlExample" title="Chapter in CDO Release Engineering Documentation">XML Example with a Callout</a></td></tr>
<tr><td></td><td>2&nbsp;</td><td colspan="4"><a href="XmlSnippets.html#XmiExample" title="Chapter in CDO Release Engineering Documentation">XMI Example</a></td></tr>
</table>
</p>


<p align="right">
<a href="../building/Generator.html" title="Backward to Generating Documentations"><img src="../../../images/backward.png" border="0"></a>&nbsp;<a href="ConnectingToRepositories.html" title="Forward to Connecting To Repositories"><img src="../../../images/forward.png" border="0"></a></p>
<HR>
<i>Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.</i>
</BODY>
</HTML>

Back to the top