public abstract class TravelTimeCalculatorPOA extends org.omg.PortableServer.Servant implements org.omg.CORBA.portable.InvokeHandler, TravelTimeCalculatorOperations
| Constructor and Description |
|---|
TravelTimeCalculatorPOA() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
_all_interfaces(org.omg.PortableServer.POA poa,
byte[] objectId) |
org.omg.CORBA.portable.OutputStream |
_invoke(java.lang.String opName,
org.omg.CORBA.portable.InputStream in,
org.omg.CORBA.portable.ResponseHandler handler) |
TravelTimeCalculator |
_this() |
TravelTimeCalculator |
_this(org.omg.CORBA.ORB orb) |
_default_POA, _get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcalculate_travel_times, known_models, known_phasesget_configuration_options, get_configuration, get_default_configuration, get_setting_for, reset_to_default, set_configurationpublic TravelTimeCalculator _this()
public TravelTimeCalculator _this(org.omg.CORBA.ORB orb)
public java.lang.String[] _all_interfaces(org.omg.PortableServer.POA poa,
byte[] objectId)
_all_interfaces in class org.omg.PortableServer.Servantpublic org.omg.CORBA.portable.OutputStream _invoke(java.lang.String opName,
org.omg.CORBA.portable.InputStream in,
org.omg.CORBA.portable.ResponseHandler handler)
_invoke in interface org.omg.CORBA.portable.InvokeHandler