org.omg.CosEventChannelAdmin
クラス ProxyPullSupplierPOA

java.lang.Object
  |
  +--org.omg.PortableServer.Servant
        |
        +--org.omg.CosEventChannelAdmin.ProxyPullSupplierPOA
すべての実装インタフェース:
InvokeHandler, ProxyPullSupplierOperations, PullSupplierOperations
直系の既知のサブクラス:
ProxyPullSupplierPOATie

public abstract class ProxyPullSupplierPOA
extends Servant
implements InvokeHandler, ProxyPullSupplierOperations


フィールドの概要
static java.util.Hashtable __methods
           
 
コンストラクタの概要
ProxyPullSupplierPOA()
           
 
メソッドの概要
 java.lang.String[] _all_interfaces(POA poa, byte[] objectId)
           
 OutputStream _invoke(java.lang.String __operation, InputStream __input, ResponseHandler __handler)
           
 ProxyPullSupplier _this()
           
 ProxyPullSupplier _this(ORB orb)
           
 
クラス org.omg.PortableServer.Servant から継承したメソッド
_default_POA, _get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
 
クラス java.lang.Object から継承したメソッド
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
インタフェース org.omg.CosEventChannelAdmin.ProxyPullSupplierOperations から継承したメソッド
connect_pull_consumer
 
インタフェース org.omg.CosEventComm.PullSupplierOperations から継承したメソッド
disconnect_pull_supplier, pull, try_pull
 

フィールドの詳細

__methods

public static java.util.Hashtable __methods
コンストラクタの詳細

ProxyPullSupplierPOA

public ProxyPullSupplierPOA()
メソッドの詳細

_this

public ProxyPullSupplier _this()

_this

public ProxyPullSupplier _this(ORB orb)

_all_interfaces

public java.lang.String[] _all_interfaces(POA poa,
                                          byte[] objectId)
オーバーライド:
クラス Servant 内の _all_interfaces

_invoke

public OutputStream _invoke(java.lang.String __operation,
                            InputStream __input,
                            ResponseHandler __handler)
定義:
インタフェース InvokeHandler 内の _invoke