Table of Contents

Interface IHandlerResolver

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

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

public interface IHandlerResolver

Methods

GetHandlerChain(PortInfo)

List<Handler> GetHandlerChain(PortInfo arg0)

Parameters

arg0 PortInfo

PortInfo

Returns

List<Handler>

List