Table of Contents

Interface ISOAPBinding

Namespace
Javax.Jws.Soap
Assembly
MASES.JNet.dll

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

public interface ISOAPBinding : IAnnotation
Inherited Members

Methods

ParameterStyleMethod()

SOAPBinding.ParameterStyle ParameterStyleMethod()

Returns

SOAPBinding.ParameterStyle

SOAPBinding.ParameterStyle

StyleMethod()

SOAPBinding.Style StyleMethod()

Returns

SOAPBinding.Style

SOAPBinding.Style

UseMethod()

SOAPBinding.Use UseMethod()

Returns

SOAPBinding.Use

SOAPBinding.Use