public class WSDLGenerator extends Object
Constructor and Description |
---|
WSDLGenerator() |
Modifier and Type | Method and Description |
---|---|
static byte[] |
generate(URI targetNamespace,
String serviceName,
String endpointUrl,
InputStream baseWsdl,
boolean baseWsdlZipped) |
public static byte[] generate(URI targetNamespace, String serviceName, String endpointUrl, InputStream baseWsdl, boolean baseWsdlZipped) throws IOException
IOException