public class AMI_AsyncServerHandlerPOATie extends AMI_AsyncServerHandlerPOA
| Constructor and Description |
|---|
AMI_AsyncServerHandlerPOATie(AMI_AsyncServerHandlerOperations delegate) |
AMI_AsyncServerHandlerPOATie(AMI_AsyncServerHandlerOperations delegate,
POA poa) |
| Modifier and Type | Method and Description |
|---|---|
POA |
_default_POA() |
AMI_AsyncServerHandlerOperations |
_delegate() |
void |
_delegate(AMI_AsyncServerHandlerOperations delegate) |
AMI_AsyncServerHandler |
_this() |
AMI_AsyncServerHandler |
_this(ORB orb) |
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_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectpublic AMI_AsyncServerHandlerPOATie(AMI_AsyncServerHandlerOperations delegate)
public AMI_AsyncServerHandlerPOATie(AMI_AsyncServerHandlerOperations delegate, POA poa)
public AMI_AsyncServerHandler _this()
_this in class AMI_AsyncServerHandlerPOApublic AMI_AsyncServerHandler _this(ORB orb)
_this in class AMI_AsyncServerHandlerPOApublic AMI_AsyncServerHandlerOperations _delegate()
public void _delegate(AMI_AsyncServerHandlerOperations delegate)
public POA _default_POA()
_default_POA in class Servantpublic void op2(int ami_return_val)
public void op2_excep(ExceptionHolder excep_holder)
public void operation_excep(ExceptionHolder excep_holder)
public void shutdown()
public void shutdown_excep(ExceptionHolder excep_holder)
public void operation(int ami_return_val)
Copyright © 2017 JacORB. All rights reserved.