FreeHEP API
Version v1.2.2

hep.aida.ref.remote.corba.generated
Interface TreeServerOperations

All Known Subinterfaces:
TreeServer
All Known Implementing Classes:
_TreeServerStub, TreeServerPOA

public interface TreeServerOperations

hep/aida/ref/remote/corba/generated/TreeServerOperations.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


Method Summary
 TreeServant connectDuplex(TreeClient client)
           
 TreeServant connectNonDuplex(String clientID)
           
 boolean disconnectDuplex(TreeClient client)
           
 boolean disconnectNonDuplex(String clientID)
           
 boolean supportDuplexMode()
           
 String treeName()
           
 

Method Detail

treeName

public String treeName()

supportDuplexMode

public boolean supportDuplexMode()

connectNonDuplex

public TreeServant connectNonDuplex(String clientID)

disconnectNonDuplex

public boolean disconnectNonDuplex(String clientID)

connectDuplex

public TreeServant connectDuplex(TreeClient client)

disconnectDuplex

public boolean disconnectDuplex(TreeClient client)

FreeHEP API
Version v1.2.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.