Table of Contents

Interface ISOAPMessageHandler

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

public interface ISOAPMessageHandler : IAnnotation
Inherited Members
Extension Methods

Methods

ClassName()

String ClassName()

Returns

String

String

Headers()

String[] Headers()

Returns

String[]

String

InitParams()

InitParam[] InitParams()

Returns

InitParam[]

InitParam

Name()

String Name()

Returns

String

String

Roles()

String[] Roles()

Returns

String[]

String