public class AMI_AsyncServerHandlerImpl extends AMI_AsyncServerHandlerPOA
| Constructor and Description |
|---|
AMI_AsyncServerHandlerImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
op2_excep(ExceptionHolder excep_holder) |
void |
op2(int ami_return_val) |
void |
operation_excep(ExceptionHolder excep_holder) |
void |
operation(int ami_return_val) |
void |
shutdown_excep(ExceptionHolder excep_holder) |
void |
shutdown() |
_all_interfaces, _invoke, _this, _this_default_POA, _get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectpublic void operation(int ami_return_val)
public void operation_excep(ExceptionHolder excep_holder)
public void op2(int ami_return_val)
public void op2_excep(ExceptionHolder excep_holder)
public void shutdown()
public void shutdown_excep(ExceptionHolder excep_holder)
Copyright © 2017 JacORB. All rights reserved.