インタフェース
jp.go.aist.rtm.RTC.port.InPortConsumer の使用

InPortConsumer を使用しているパッケージ
jp.go.aist.rtm.RTC.port   
jp.go.aist.rtm.RTC.port.publisher   
 

jp.go.aist.rtm.RTC.port での InPortConsumer の使用
 

InPortConsumer を実装している jp.go.aist.rtm.RTC.port のクラス
 class InPortCorbaConsumer<DataType>
          CORBAを通信手段とする入力ポートコンシューマの実装です。
 class InPortTcpSockConsumer<DataType>
          通信手段に TCP ソケットを利用した入力ポートコンシューマの実装クラスです。
 

InPortConsumer を返す jp.go.aist.rtm.RTC.port のメソッド
 InPortConsumer InPortConsumer.clone()
          当該InPortConsumerオブジェクトを複製します。
 

jp.go.aist.rtm.RTC.port.publisher での InPortConsumer の使用
 

InPortConsumer 型のパラメータを持つ jp.go.aist.rtm.RTC.port.publisher のメソッド
 PublisherBase PublisherFactory.create(InPortConsumer consumer, Properties property)
          Publisherオブジェクトを生成します。
 

InPortConsumer 型のパラメータを持つ jp.go.aist.rtm.RTC.port.publisher のコンストラクタ
PublisherFlush(InPortConsumer consumer, Properties property)
          コンストラクタです。
PublisherNew(InPortConsumer consumer, Properties property)
          コンストラクタです。
PublisherPeriodic(InPortConsumer consumer, Properties property)
          コンストラクタです。