FreeHEP API
Version current

hep.aida.ref.remote.corba.generated
Class TreeClientPOA

java.lang.Object
  extended byorg.omg.PortableServer.Servant
      extended byhep.aida.ref.remote.corba.generated.TreeClientPOA
All Implemented Interfaces:
InvokeHandler, TreeClientOperations
Direct Known Subclasses:
CorbaTreeClientImpl

public abstract class TreeClientPOA
extends Servant
implements TreeClientOperations, InvokeHandler

hep/aida/ref/remote/corba/generated/TreeClientPOA.java . Generated by the IDL-to-Java compiler (portable), version "3.1" from hep/aida/ref/remote/corba/idl/InterfaceDef.idl Thursday, August 14, 2003 7:33:29 PM PDT

Source Code:
TreeClientPOA.java

Constructor Summary
TreeClientPOA()
           
 
Method Summary
 String[] _all_interfaces(POA poa, byte[] objectId)
           
 OutputStream _invoke(String $method, InputStream in, ResponseHandler $rh)
           
 TreeClient _this()
           
 TreeClient _this(ORB orb)
           
 
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
 
Methods inherited from interface hep.aida.ref.remote.corba.generated.TreeClientOperations
connect, disconnect, isConnected, stateChanged
 

Constructor Detail

TreeClientPOA

public TreeClientPOA()
Method Detail

_invoke

public OutputStream _invoke(String $method,
                            InputStream in,
                            ResponseHandler $rh)
Specified by:
_invoke in interface InvokeHandler

_all_interfaces

public String[] _all_interfaces(POA poa,
                                byte[] objectId)

_this

public TreeClient _this()

_this

public TreeClient _this(ORB orb)

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.