FreeHEP API
Version current

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

java.lang.Object
  extended byorg.omg.CORBA.portable.ObjectImpl
      extended byhep.aida.ref.remote.corba.generated._TreeServerStub
All Implemented Interfaces:
IDLEntity, Object, Serializable, TreeServer, TreeServerOperations

public class _TreeServerStub
extends ObjectImpl
implements TreeServer

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

See Also:
Serialized Form
Source Code:
_TreeServerStub.java

Constructor Summary
_TreeServerStub()
           
 
Method Summary
 String[] _ids()
           
 TreeServant connectDuplex(TreeClient client)
           
 TreeServant connectNonDuplex(String clientID)
           
 boolean disconnectDuplex(TreeClient client)
           
 boolean disconnectNonDuplex(String clientID)
           
 boolean supportDuplexMode()
           
 String treeName()
           
 
Methods inherited from class org.omg.CORBA.portable.ObjectImpl
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.omg.CORBA.Object
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override
 

Constructor Detail

_TreeServerStub

public _TreeServerStub()
Method Detail

treeName

public String treeName()
Specified by:
treeName in interface TreeServerOperations

supportDuplexMode

public boolean supportDuplexMode()
Specified by:
supportDuplexMode in interface TreeServerOperations

connectNonDuplex

public TreeServant connectNonDuplex(String clientID)
Specified by:
connectNonDuplex in interface TreeServerOperations

disconnectNonDuplex

public boolean disconnectNonDuplex(String clientID)
Specified by:
disconnectNonDuplex in interface TreeServerOperations

connectDuplex

public TreeServant connectDuplex(TreeClient client)
Specified by:
connectDuplex in interface TreeServerOperations

disconnectDuplex

public boolean disconnectDuplex(TreeClient client)
Specified by:
disconnectDuplex in interface TreeServerOperations

_ids

public String[] _ids()

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.