インタフェースの使用
org.opengion.fukurou.queue.QueueReceive
-
QueueReceiveを使用しているパッケージ パッケージ 説明 org.opengion.fukurou.queue -
-
org.opengion.fukurou.queueでのQueueReceiveの使用
QueueReceiveを実装しているorg.opengion.fukurou.queueのクラス 修飾子とタイプ クラス 説明 class
QueueReceive_MQ
MQメッセージ受信用クラス。QueueReceiveを返すorg.opengion.fukurou.queueのメソッド 修飾子とタイプ メソッド 説明 static QueueReceive
QueueReceiveFactory. newQueueReceive(String queueType)
キュー受信クラス生成 引数のキュータイプのキュー受信クラスを生成します。
-