java.lang.Object
org.omg.PortableServer.Servant
SSLexample.hello.HelloPOA
SSLexample.hello.Hello_impl
- All Implemented Interfaces:
- HelloOperations, org.omg.CORBA.portable.InvokeHandler
- public class Hello_impl
- extends HelloPOA
Class declaration
- Version:
- $Revision: 1.12 $ $Date: 2002/07/11 22:31:00 $
| Fields inherited from class org.omg.PortableServer.Servant |
|
|
Method Summary |
void |
say_hello()
Method declaration |
| Methods inherited from class org.omg.PortableServer.Servant |
_default_POA, _get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
service
private gov.lanl.SSLTools.ServiceInterface service
- Provides access to services like current peer...
Hello_impl
Hello_impl(gov.lanl.SSLTools.ServiceInterface inService)
- Constructor declaration
inService
say_hello
public void say_hello()
- Method declaration