public class AsyncServerImpl extends AsyncServerPOA
| Constructor and Description |
|---|
AsyncServerImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getShutdown() |
int |
op2(int a) |
int |
operation(int a,
int b) |
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 int operation(int a,
int b)
public int op2(int a)
throws MyException
MyExceptionpublic boolean getShutdown()
public void shutdown()
Copyright © 2017 JacORB. All rights reserved.