public class RelativeRoundtripTimeoutPolicyPOATie extends RelativeRoundtripTimeoutPolicyPOA
| Constructor and Description |
|---|
RelativeRoundtripTimeoutPolicyPOATie(RelativeRoundtripTimeoutPolicyOperations delegate) |
RelativeRoundtripTimeoutPolicyPOATie(RelativeRoundtripTimeoutPolicyOperations delegate,
POA poa) |
| Modifier and Type | Method and Description |
|---|---|
POA |
_default_POA()
Returns the
root POA from the ORB instance associated with the servant.
|
RelativeRoundtripTimeoutPolicyOperations |
_delegate() |
void |
_delegate(RelativeRoundtripTimeoutPolicyOperations delegate) |
Policy |
copy()
Copies the policy object.
|
void |
destroy()
Destroys the policy object.
|
int |
policy_type()
Return the constant value that corresponds to the
type of the policy object.
|
long |
relative_expiry() |
_all_interfaces, _invoke, _this, _this_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectpublic RelativeRoundtripTimeoutPolicyPOATie(RelativeRoundtripTimeoutPolicyOperations delegate)
public RelativeRoundtripTimeoutPolicyPOATie(RelativeRoundtripTimeoutPolicyOperations delegate, POA poa)
public RelativeRoundtripTimeoutPolicyOperations _delegate()
public void _delegate(RelativeRoundtripTimeoutPolicyOperations delegate)
public POA _default_POA()
Servant_default_POA in class Servantdefault_POA the POA associated with the
Servant.public long relative_expiry()
public int policy_type()
public Policy copy()
public void destroy()
Copyright © 2017–2023 Eclipse Foundation. All rights reserved.