classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] FYI: CORBA Messaging package


From: Meskauskas Audrius
Subject: [cp-patches] FYI: CORBA Messaging package
Date: Sat, 4 Jun 2005 09:57:36 +0200

2005-06-04  Audrius Meskauskas <address@hidden>

* org/omg/Messaging/SyncScopeHelper.java
org/omg/Messaging/SYNC_WITH_TRANSPORT.java
org/omg/Messaging/package.html: New package.

Attachment: SyncScopeHelper.java
Description: Text Data

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. @author Audrius Meskauskas, Lithuania (address@hidden)

Attachment: SYNC_WITH_TRANSPORT.java
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]