VeriTrans 4G MDK

TGMDK_Connection
in package

SSL通信管理クラス。 Servlet通信を行う。

SSL通信に関わる処理を取りまとめる。Proxyを経由した通信にも対応

Tags
category

Veritrans

copyright

VeriTrans Inc.

access

public

author

VeriTrans Inc.

Table of Contents

execute()  : string
接続メソッド。<br> 処理を分岐して、Servletにて接続を行う。

Methods

execute()

接続メソッド。<br> 処理を分岐して、Servletにて接続を行う。

public execute(string $param, string $url) : string
Parameters
$param : string

送信するパラメータ

$url : string

GWのURL

Tags
throws
TGMDK_Exception
Return values
string

処理結果

Search results