SettlementDemandServlet 型で公開されるメンバーは以下のとおりです。

コンストラクター

  名前説明
Public メソッドSettlementDemandServlet
SettlementDemandServlet クラスの新しいインスタンスを初期化します

メソッド

  名前説明
Public メソッドEquals
Determines whether the specified Object is equal to the current Object.
(Object から継承されます。)
Public メソッドExecute
決済要求サービスのサーブレットクラスを呼び出す。
Protected メソッドFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Object から継承されます。)
Public メソッドGetHashCode
Serves as a hash function for a particular type.
(Object から継承されます。)
Public メソッドGetResultBody
電文から取得したボディ情報を取得する。
Public メソッドGetResultCode
HTTP通信のステータスを取得する
Public メソッドGetResultHeader
電文から取得したヘッダ情報を取得する。
Public メソッドGetType
Gets the Type of the current instance.
(Object から継承されます。)
Protected メソッドMemberwiseClone
Creates a shallow copy of the current Object.
(Object から継承されます。)
Public メソッドToString
Returns a String that represents the current Object.
(Object から継承されます。)

フィールド

  名前説明
Public フィールドStatic メンバーSEND_GET
GET方式で送信することを示す定数
Public フィールドStatic メンバーSEND_POST
POST方式で送信することを示す定数

参照