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