FreeHEP API
Version current

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, August 14, 2003 7:33:29 PM PDT

Source Code:
TreeServerOperations.java

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 current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.