All Downloads are FREE. Search and download functionalities are using the official Maven repository.

en-US.Chapter-Source_Code_Overview.xml Maven / Gradle / Ivy

The newest version!
<?xml version='1.0'?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % BOOK_ENTITIES SYSTEM "JAIN_SLEE_Example_User_Guide.ent">
%BOOK_ENTITIES;
]>

<chapter id="source_code_overview">

	<title>Source Code Overview</title>
	<important>
		<para>
			To obtain the example's complete source code please refer to
			<xref linkend="source_code" />.
		</para>
	</important>
	<para>
		Chapter
		<xref linkend="design_overview" />
		explains top level view of example. This chapter explains how
		components perform their tasks. For more
		detailed explanation of
		<acronym>JSLEE</acronym>
		related source code
		and xml descriptors,
		please refer to
		simpler
		examples, like
		<literal>sip-wakeup</literal>
	</para>
	
	<!-- Dev: add <co id="example.ntfy.co2"/> to source overview sections -->
	<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Section-Source_Service.xml" />
	<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Section-Source_Common.xml" />
	<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Section-Source_Profile.xml" />
	<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Section-Source_Block.xml" />
	<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Section-Source_Forward.xml" />
	<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Section-Source_Voice.xml" />
	
</chapter>





© 2015 - 2024 Weber Informatics LLC | Privacy Policy