Table of Contents

Interface IAction

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/Action.html

public interface IAction : IAnnotation
Inherited Members

Methods

Fault()

FaultAction[] Fault()

Returns

FaultAction[]

FaultAction

Input()

String Input()

Returns

String

String

Output()

String Output()

Returns

String

String