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
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)
Copyright © 2000-2004 FreeHEP, All Rights Reserved.