diff --git a/src/docbook/images/architecture.odg b/src/docbook/images/architecture.odg index 206320a912..8cb27c1b12 100644 Binary files a/src/docbook/images/architecture.odg and b/src/docbook/images/architecture.odg differ diff --git a/src/docbook/images/architecture.png b/src/docbook/images/architecture.png index 5300474857..c05a0cb032 100644 Binary files a/src/docbook/images/architecture.png and b/src/docbook/images/architecture.png differ diff --git a/src/docbook/module/architecture.xml b/src/docbook/module/architecture.xml index 580e6d26b6..7c148b8557 100644 --- a/src/docbook/module/architecture.xml +++ b/src/docbook/module/architecture.xml @@ -4,12 +4,24 @@ %CustomDTD; ]> - Architecture - - In this chapter, we will examine what core functionalities are provided in - Netty and how they constitute a complete network application development - stack on top of the core. - + Architectural Overview + + + + + + + The Architecture Diagram of Netty + + + + In this chapter, we will examine what core functionalities are provided + in Netty and how they constitute a complete network application + development stack on top of the core. Please keep this diagram in mind + as you read this chapter. + + +
Rich Buffer Data Structure