Implementing Distributed Systems with Java and CORBA
Clasificación: | Libro Electrónico |
---|---|
Autores principales: | , , |
Autor Corporativo: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Berlin, Heidelberg :
Springer Berlin Heidelberg : Imprint: Springer,
2005.
|
Edición: | 1st ed. 2005. |
Temas: | |
Acceso en línea: | Texto Completo |
Tabla de Contenidos:
- Preliminaries
- Concepts of the CORBA Standard
- to the Interface Definition Language
- IDL to Java Mapping
- Important Elements of the ORB Runtime
- A First Example
- Generating Remote Objects
- Alternatives for Designing IDL Interfaces
- Inheritance and Polymorphism
- Implementing Distributed Callbacks
- Utilizing Value Types
- Utilizing Interfaces of the DynamicAny Module
- Dynamic Invocation Interface
- Dynamic Skeleton Interface
- Implementing Different POAs
- CORBA's Naming Service
- CORBA's Event Service.