Movatterモバイル変換


[0]ホーム

URL:


CONTENTS |PREV |NEXTJava Remote Method Invocation

Table of Contents


1Introduction

1.1 Background
1.2 System Goals

2Java Distributed ObjectModel

2.1 Distributed ObjectApplications
2.2 Definition of Terms
2.3 The Distributed andNondistributed Models Contrasted
2.4 Overview of RMI Interfaces andClasses
2.5 Implementing a RemoteInterface
2.6 Parameter Passing in RemoteMethod Invocation
2.7 Locating RemoteObjects

3RMI System Overview

3.1 Stubs and Skeletons
3.2 Thread Usage in Remote MethodInvocations
3.3 Garbage Collection of RemoteObjects
3.4 Dynamic Class Loading
3.5 RMI Through Firewalls ViaProxies

4Client Interfaces

4.1 TheRemoteInterface
4.2 TheRemoteException Class
4.3 TheNamingClass

5Server Interfaces

5.1 TheRemoteObjectClass
5.2 TheRemoteServerClass
5.3 TheUnicastRemoteObject Class
5.4 TheUnreferencedInterface
5.5 TheRMISecurityManager Class
5.6 TheRMIClassLoaderClass
5.7 TheLoaderHandlerInterface
5.8 RMI Socket Factories
5.9 TheRMIFailureHandler Interface
5.10 TheLogStreamClass
5.11 Stub and SkeletonCompiler

6Registry Interfaces

6.1 TheRegistryInterface
6.2 TheLocateRegistry Class
6.3 TheRegistryHandler Interface

7Remote ObjectActivation

7.1 Overview
7.2 Activation Protocol
7.3 Implementation Model for an"Activatable" Remote Object
7.4 ActivationInterfaces

8Stub/Skeleton Interfaces

8.1 TheRemoteStubClass
8.2 TheRemoteCallInterface
8.3 TheRemoteRefInterface
8.4 TheServerRefInterface
8.5 TheSkeletonInterface
8.6 TheOperationClass

9Garbage CollectorInterfaces

9.1 TheDGCInterface
9.2 TheLeaseClass
9.3 TheObjIDClass
9.4 TheUIDClass
9.5 TheVMIDClass

10RMI Wire Protocol

10.1 Overview
10.2 RMI TransportProtocol
10.3 RMI's Use of ObjectSerialization Protocol
10.4 RMI's Use of HTTP POSTProtocol
10.5 Application-Specific Valuesfor RMI
10.6 RMI's MultiplexingProtocol

AExceptions In RMI

A.1 Exceptions During RemoteObject Export
A.2 Exceptions During RMICall
A.3 Exceptions or Errors DuringReturn
A.4 Naming Exceptions
A.5 ActivationExceptions
A.6 Other Exceptions

BProperties In RMI

B.1 Server Properties
B.2 ActivationProperties
B.3 Other Properties


CONTENTS |PREV |NEXT

[8]ページ先頭

©2009-2025 Movatter.jp