Interface WsdlGenerator
-
public interface WsdlGenerator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description WsdlComposite
generateWsdl(String implClass, EndpointDescription endpointDesc)
-
-
-
Method Detail
-
generateWsdl
WsdlComposite generateWsdl(String implClass, EndpointDescription endpointDesc) throws WebServiceException
- Throws:
WebServiceException
-
-