package de.epages.ws.shopconfig7; import de.epages.ws.WebServiceConfiguration; import de.epages.ws.shopconfig7.stub.*; public interface ShopConfigServiceStubFactory { Port_ShopConfig create(WebServiceConfiguration config, ShopConfigService service); }