hep.aida.ref.remote.corba.generated
Class _TreeServerStub
java.lang.Object
org.omg.CORBA.portable.ObjectImpl
hep.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
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 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 |
_TreeServerStub
public _TreeServerStub()
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()
Copyright © 2000-2004 FreeHEP, All Rights Reserved.