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

Chapter 32 

Dynamic Ice

32.1 Chapter Overview

In this chapter we present a collection of Ice interfaces for a dynamic invocation and dispatch model. Section 32.2 discusses the streaming interface for serializing Slice types, an essential tool when implementing dynamic invocation and dispatch. The synchronous language mappings for the dynamic model are described in Section 32.3, while Section 32.4 covers the asynchronous language mappings.
Table of Contents Previous Next
Logo