Uses of Class
nablarch.fw.action.BatchAction
Package
Description
メール送信ライブラリ。
業務処理を実装する際に利用できる、アクションハンドラの共通基底クラス
(テンプレート)を格納するパッケージ。
応答なし電文を受送信するアクションを提供する。
-
Uses of BatchAction in nablarch.common.mail
-
Uses of BatchAction in nablarch.fw.action
-
Uses of BatchAction in nablarch.fw.messaging.action
Modifier and TypeClassDescriptionclass
MQ応答なし受信用アクション。class
MQ応答なし送信用の共通アクション。