Interface IWebService
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/jws/WebService.html
public interface IWebService : IAnnotation
- Inherited Members
Methods
EndpointInterface()
String EndpointInterface()
Returns
Name()
String Name()
Returns
PortName()
String PortName()
Returns
ServiceName()
String ServiceName()
Returns
TargetNamespace()
String TargetNamespace()
Returns
WsdlLocation()
String WsdlLocation()