aicas logoJamaica 3.2 release 62

Package org.omg.Messaging

Contains CORBA synchronization modes, specifying how far the request shall progress before control is returned to the client for one way operations.

See:
          Description

Interface Summary
SYNC_WITH_TRANSPORT A CORBA synchronization mode, defining how far the request shall progress before control is returned to the client for one way operations (when no response is required).
 

Class Summary
SyncScopeHelper A helper operations for synchronization scope as an alias of short.
 

Package org.omg.Messaging Description

Contains CORBA synchronization modes, specifying how far the request shall progress before control is returned to the client for one way operations. The one way operation is an operation when no response is required. OMG specification defines the following modes:

The java API specification up till 1.4 inclusive defines only one constant, SYNC_WITH_TRANSPORT. Others may appear in the future versions.


aicas logoJamaica 3.2 release 62

aicas GmbH, Karlsruhe - Germany    www.aicas.com
Copyright 2001-2008 aicas GmbH. All Rights Reserved.