org.jacorb.demo.bidir
Class Client
java.lang.Object
org.omg.PortableServer.Servant
org.jacorb.demo.bidir.ClientCallbackPOA
org.jacorb.demo.bidir.Client
- All Implemented Interfaces:
- ClientCallbackOperations, InvokeHandler
public class Client
- extends ClientCallbackPOA
Client.java
Created: Mon Sep 3 19:28:34 2001
- Author:
- Nicolas Noffke
| 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 |
Client
public Client()
hello
public void hello(String message)
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2015 JacORB. All rights reserved.