Table of Contents Previous Next
Logo
Chapter 12
Copyright © 2003-2008 ZeroC, Inc.

Chapter 12 

Server-Side Slice-to-Java Mapping

12.1 Chapter Overview

In this chapter, we present the server-side Slice-to-Java mapping (see Chapter 10 for the client-side mapping). Section 12.3 discusses how to initialize and finalize the server-side run time, sections 12.4 to 12.7 show how to implement interfaces and operations, and Section 12.8 discusses how to register objects with the server-side Ice run time.
Table of Contents Previous Next
Logo