Table of Contents

Interface IWebMethod

Namespace
Javax.Jws
Assembly
MASES.JNet.dll

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

public interface IWebMethod : IAnnotation
Inherited Members

Methods

Action()

String Action()

Returns

String

String

Exclude()

bool Exclude()

Returns

bool

bool

OperationName()

String OperationName()

Returns

String

String