public class TimeServicePOATie extends TimeServicePOA
| Constructor and Description |
|---|
TimeServicePOATie(TimeServiceOperations delegate) |
TimeServicePOATie(TimeServiceOperations delegate,
POA poa) |
| Modifier and Type | Method and Description |
|---|---|
POA |
_default_POA() |
TimeServiceOperations |
_delegate() |
void |
_delegate(TimeServiceOperations delegate) |
TimeService |
_this() |
TimeService |
_this(ORB orb) |
TIO |
new_interval(long lower,
long upper) |
UTO |
new_universal_time(long time,
long inaccuracy,
short tdf) |
UTO |
secure_universal_time() |
UTO |
universal_time() |
UTO |
uto_from_utc(UtcT utc) |
_all_interfaces, _invoke_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectpublic TimeServicePOATie(TimeServiceOperations delegate)
public TimeServicePOATie(TimeServiceOperations delegate, POA poa)
public TimeService _this()
_this in class TimeServicePOApublic TimeService _this(ORB orb)
_this in class TimeServicePOApublic TimeServiceOperations _delegate()
public void _delegate(TimeServiceOperations delegate)
public POA _default_POA()
_default_POA in class Servantpublic UTO universal_time() throws TimeUnavailable
TimeUnavailablepublic UTO secure_universal_time() throws TimeUnavailable
TimeUnavailablepublic UTO new_universal_time(long time, long inaccuracy, short tdf)
public TIO new_interval(long lower, long upper)
Copyright © 2015 JacORB. All rights reserved.