|
VisiBroker for Java |
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
NO_REBIND | allows the ORB to silently handle reopening of closed connections while making a remote request, but prevents any transparent object-forwarding that would cause a change in client-visible effective QoS policies. |
NO_RECONNECT | prevents the ORB from silently handling object-forwards or the reopening of closed connections. |
REBIND_POLICY_TYPE | Policy type for RebindPolicy |
RebindPolicy | This policy is used to indicate whether the ORB may transparently rebind once successfully bound to a target. |
RebindPolicyOperations | This policy is used to indicate whether the ORB may transparently rebind once successfully bound to a target. |
RELATIVE_REQ_TIMEOUT_POLICY_TYPE | Policy type for RelativeRequestTimeoutPolicy |
RELATIVE_RT_TIMEOUT_POLICY_TYPE | Policy type for RelativeRoundtripTimeoutPolicy. |
RelativeRequestTimeoutPolicy | The RelativeRequestTimeoutPolicy specifies the relative amount of time for which a Request may be delivered. |
RelativeRequestTimeoutPolicyOperations | The RelativeRequestTimeoutPolicy specifies the relative amount of time for which a Request may be delivered. |
RelativeRoundtripTimeoutPolicy | The RelativeRoundtripTimeoutPolicy specifies the relative amount of time for which a Request or its corresponding Reply may be delivered. |
RelativeRoundtripTimeoutPolicyOperations | The RelativeRoundtripTimeoutPolicy specifies the relative amount of time for which a Request or its corresponding Reply may be delivered. |
SYNC_NONE | Equivalent to one allowable interpretation of oneway operation. |
SYNC_SCOPE_POLICY_TYPE | Policy type for SyncScopePolicy |
SYNC_WITH_SERVER | The server-side ORB shall send a reply before invoking the target implementation. |
SYNC_WITH_TARGET | Equivalent to a synchronous, non-oneway operation. |
SYNC_WITH_TRANSPORT | Equivalent to one allowable interpretation of oneway operation. |
SyncScopePolicy | This policy is applied to oneway operations to indicate the synchronization scope with respect to the target of that operation request. |
SyncScopePolicyOperations | This policy is applied to oneway operations to indicate the synchronization scope with respect to the target of that operation request. |
TRANSPARENT | Allows the ORB to silently handle object-forwarding and necessary reconnection during the course of making a remote request. |
Class Summary | |
---|---|
PolicyValue | This structure contains the value corresponding to a Policy of the PolicyType indicated by its ptype. |
SyncScopeHelper | Synchronization scope |
This package contains the OMG defined interfaces and classes for CORBA Messaging. For a complete description of these inter faces, refer to the OMG CORBA Specification.
|
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |