// generated by GLUE package com.ecerami.wsdl.glue; public interface IProduct_Service { product getProduct( String sku ); }