类的使用
com.digiwin.dap.middleware.dwpay.ClientException
使用ClientException的程序包
程序包
说明
-
com.digiwin.dap.middleware.dwpay.common.comm中ClientException的使用
修饰符和类型方法说明voidRequestHandler.handle(RequestMessage request) voidResponseHandler.handle(ResponseMessage response) ServiceClient.sendRequest(RequestMessage request, ExecutionContext context) Send HTTP request with specified context to DMC and wait for HTTP response.ServiceClient.sendRequestImpl(RequestMessage request, ExecutionContext context) -
com.digiwin.dap.middleware.dwpay.common.utils中ClientException的使用
-
com.digiwin.dap.middleware.dwpay.internal中ClientException的使用
修饰符和类型方法说明voidErrorResponseHandler.handle(ResponseMessage response) protected ResponseMessageDwPayOperation.send(RequestMessage request, ExecutionContext context, boolean keepResponseOpen)