Interface SyncWebServiceClientFactory
public interface SyncWebServiceClientFactory
A factory for
SyncWebServiceClient- Author:
- Esteban Robles Luna
-
Method Summary
-
Method Details
-
create
Creates aSyncWebServiceClientfrom a WSDL- Parameters:
wsdl- the WSDL to be used in theSyncWebServiceClient- Returns:
- the new instance of
SyncWebServiceClient
-