インタフェース
org.stormcat.jvbeans.config.key.RtOpenKey の使用

RtOpenKey を使用しているパッケージ
org.stormcat.jvbeans.jvlink JV-Linkを操作するためのクラスとインタフェースを提供します。 
 

org.stormcat.jvbeans.jvlink での RtOpenKey の使用
 

RtOpenKey 型のパラメータを持つ org.stormcat.jvbeans.jvlink のメソッド
<T extends JvBindingDto>
JvReader<T>
JvLinkManagerImpl.rtOpen(RealTimeOpenCondition<T> condition, RtOpenKey rtOpenKey)
          速報系のデータ取得要求を行います。
<T extends JvBindingDto>
JvReader<T>
JvLinkManager.rtOpen(RealTimeOpenCondition<T> condition, RtOpenKey rtOpenKey)
          速報系のデータ取得要求を行います。
<T extends JvBindingDto>
JvReader<String>
JvLinkManagerImpl.rtSimpleOpen(RealTimeOpenCondition<T> condition, RtOpenKey rtOpenKey)
          速報系のデータ取得要求を行います。
<T extends JvBindingDto>
JvReader<String>
JvLinkManager.rtSimpleOpen(RealTimeOpenCondition<T> condition, RtOpenKey rtOpenKey)
          速報系のデータ取得要求を行います。
 



Copyright © 2009-2011 The Stormcat Project AllRights Reserved.