org.activiti.engine.impl.webservice
接口 SyncWebServiceClientFactory


public interface SyncWebServiceClientFactory

A factory for SyncWebServiceClient

作者:
Esteban Robles Luna

方法摘要
 SyncWebServiceClient create(String wsdl)
          Creates a SyncWebServiceClient from a WSDL
 

方法详细信息

create

SyncWebServiceClient create(String wsdl)
Creates a SyncWebServiceClient from a WSDL

参数:
wsdl - the WSDL to be used in the SyncWebServiceClient
返回:
the new instance of SyncWebServiceClient


Copyright © 2013 Alfresco. All rights reserved.