additional WSDL object methods for policy · Issue #437 · javaee/metro-jax-ws (original) (raw)

This repository was archived by the owner on Feb 5, 2019. It is now read-only.

This repository was archived by the owner on Feb 5, 2019. It is now read-only.

@glassfishrobot

Description

@glassfishrobot

com.sun.xml.ws.api.model.wsdl.WSDLBoundOperation:

Need a method getBoundPortType() that returns the WSDLBoundPortType to which the
operation belongs.

com.sun.xml.ws.api.model.wsdl.WSDLBoundFault:

Need a method getBoundOperation() that returns the WSDLBoundOperation to which
the element belongs.

Add a method getQName() that returns the fully qualified name of the element.

com.sun.xml.ws.api.model.wsdl.WSDLInput/WSDLOutput/WSDLFault:

Need a method getOperation() that returns the WSDLOperation to which the element
belongs.

Add a method getQName() that returns the fully qualified name of the element.

Environment

Operating System: All
Platform: Macintosh

Affected Versions

[current]