Table of Contents

Interface IWebServiceClient

Namespace
Javax.Xml.Ws
Assembly
MASES.JNet.dll

.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/xml/ws/WebServiceClient.html

public interface IWebServiceClient : IAnnotation
Inherited Members

Methods

Name()

String Name()

Returns

String

String

TargetNamespace()

String TargetNamespace()

Returns

String

String

WsdlLocation()

String WsdlLocation()

Returns

String

String