org.omg.CORBA
クラス _TSIdentificationStub

java.lang.Object
  |
  +--org.omg.CORBA.portable.ObjectImpl
        |
        +--org.omg.CORBA._TSIdentificationStub
すべての実装インタフェース:
IDLEntity, Object, java.io.Serializable, TSIdentification, TSIdentificationOperations

public class _TSIdentificationStub
extends ObjectImpl
implements TSIdentification

関連項目:
直列化された形式

フィールドの概要
static java.lang.Class __opsClass
           
static int _TIMEOUT
           
 
コンストラクタの概要
_TSIdentificationStub()
           
 
メソッドの概要
 java.lang.String[] _ids()
           
 void identify_receiver(Receiver receiver)
           
 void identify_sender(Sender sender)
           
 
クラス org.omg.CORBA.portable.ObjectImpl から継承したメソッド
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_interface, _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
 
クラス java.lang.Object から継承したメソッド
getClass, notify, notifyAll, wait, wait, wait
 
インタフェース org.omg.CORBA.Object から継承したメソッド
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override
 

フィールドの詳細

__opsClass

public static final java.lang.Class __opsClass

_TIMEOUT

public static int _TIMEOUT
コンストラクタの詳細

_TSIdentificationStub

public _TSIdentificationStub()
メソッドの詳細

_ids

public java.lang.String[] _ids()
オーバーライド:
クラス ObjectImpl 内の _ids

identify_sender

public void identify_sender(Sender sender)
                     throws NotAvailable,
                            AlreadyIdentified
定義:
インタフェース TSIdentificationOperations 内の identify_sender

identify_receiver

public void identify_receiver(Receiver receiver)
                       throws NotAvailable,
                              AlreadyIdentified
定義:
インタフェース TSIdentificationOperations 内の identify_receiver