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