org.jacorb.demo.bidir
Class ServerPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.jacorb.demo.bidir.ServerPOA
org.jacorb.demo.bidir.ServerPOATie
- All Implemented Interfaces:
- ServerOperations, InvokeHandler
public class ServerPOATie
- extends ServerPOA
Generated from IDL interface "Server".
- Version:
- generated at 19-May-2015 16:32:06
- Author:
- JacORB IDL compiler V 3.6.1
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServerPOATie
public ServerPOATie(ServerOperations delegate)
ServerPOATie
public ServerPOATie(ServerOperations delegate,
POA poa)
_this
public Server _this()
- Overrides:
_this in class ServerPOA
_this
public Server _this(ORB orb)
- Overrides:
_this in class ServerPOA
_delegate
public ServerOperations _delegate()
_delegate
public void _delegate(ServerOperations delegate)
_default_POA
public POA _default_POA()
- Overrides:
_default_POA in class Servant
register_callback
public void register_callback(ClientCallback cc)
shutdown
public void shutdown()
callback_hello
public void callback_hello(String message)
Copyright © 2015 JacORB. All rights reserved.