FreeHEP API
Version current

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

java.lang.Object
  extended byorg.omg.PortableServer.Servant
      extended byhep.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, August 14, 2003 7:33:29 PM PDT

Source Code:
TreeServerPOA.java

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)

_this

public TreeServer _this()

_this

public TreeServer _this(ORB orb)

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.