FreeHEP API
Version v1.2.2

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

java.lang.Object
  |
  +--org.omg.PortableServer.Servant
        |
        +--hep.aida.ref.remote.corba.generated.TreeServerPOA
All Implemented Interfaces:
InvokeHandler, TreeServerOperations
Direct Known Subclasses:
CorbaTreeServerImpl

public abstract class TreeServerPOA
extends Servant
implements TreeServerOperations, InvokeHandler

hep/aida/ref/remote/corba/generated/TreeServerPOA.java . Generated by the IDL-to-Java compiler (portable), version "3.1" from hep/aida/ref/remote/corba/idl/InterfaceDef.idl Thursday, December 11, 2003 12:55:47 AM PST


Constructor Summary
TreeServerPOA()
           
 
Method Summary
 String[] _all_interfaces(POA poa, byte[] objectId)
           
 OutputStream _invoke(String $method, InputStream in, ResponseHandler $rh)
           
 TreeServer _this()
           
 TreeServer _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.TreeServerOperations
connectDuplex, connectNonDuplex, disconnectDuplex, disconnectNonDuplex, supportDuplexMode, treeName
 

Constructor Detail

TreeServerPOA

public TreeServerPOA()
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)
Specified by:
_all_interfaces in class Servant

_this

public TreeServer _this()

_this

public TreeServer _this(ORB orb)

FreeHEP API
Version v1.2.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.