Package | Description |
---|---|
org.jacorb.orb.policies | |
org.omg.Messaging |
Modifier and Type | Class and Description |
---|---|
class |
RelativeRequestTimeoutPolicy
Specifies a relative timeout for a CORBA request.
|
Modifier and Type | Class and Description |
---|---|
class |
_RelativeRequestTimeoutPolicyLocalBase
Abstract base class for implementations of local interface RelativeRequestTimeoutPolicy
|
class |
RelativeRequestTimeoutPolicyLocalTie
Generated from IDL interface "RelativeRequestTimeoutPolicy".
|
Modifier and Type | Field and Description |
---|---|
RelativeRequestTimeoutPolicy |
RelativeRequestTimeoutPolicyHolder.value |
Modifier and Type | Method and Description |
---|---|
static RelativeRequestTimeoutPolicy |
RelativeRequestTimeoutPolicyHelper.extract(Any any) |
static RelativeRequestTimeoutPolicy |
RelativeRequestTimeoutPolicyHelper.narrow(Object obj) |
static RelativeRequestTimeoutPolicy |
RelativeRequestTimeoutPolicyHelper.read(InputStream in) |
static RelativeRequestTimeoutPolicy |
RelativeRequestTimeoutPolicyHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
RelativeRequestTimeoutPolicyHelper.insert(Any any,
RelativeRequestTimeoutPolicy s) |
static void |
RelativeRequestTimeoutPolicyHelper.write(OutputStream _out,
RelativeRequestTimeoutPolicy s) |
Constructor and Description |
---|
RelativeRequestTimeoutPolicyHolder(RelativeRequestTimeoutPolicy initial) |
Copyright © 2016 JacORB. All rights reserved.