public class AsyncServerPOATie extends AsyncServerPOA
| Constructor and Description |
|---|
AsyncServerPOATie(AsyncServerOperations delegate) |
AsyncServerPOATie(AsyncServerOperations delegate,
POA poa) |
| Modifier and Type | Method and Description |
|---|---|
POA |
_default_POA() |
AsyncServerOperations |
_delegate() |
void |
_delegate(AsyncServerOperations delegate) |
AsyncServer |
_this() |
AsyncServer |
_this(ORB orb) |
int |
op2(int a) |
int |
operation(int a,
int b) |
void |
shutdown() |
_all_interfaces, _invoke_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectpublic AsyncServerPOATie(AsyncServerOperations delegate)
public AsyncServerPOATie(AsyncServerOperations delegate, POA poa)
public AsyncServer _this()
_this in class AsyncServerPOApublic AsyncServer _this(ORB orb)
_this in class AsyncServerPOApublic AsyncServerOperations _delegate()
public void _delegate(AsyncServerOperations delegate)
public POA _default_POA()
_default_POA in class Servantpublic int op2(int a)
throws MyException
MyExceptionpublic void shutdown()
public int operation(int a,
int b)
Copyright © 2017 JacORB. All rights reserved.