Package com.sun.tools.ws.api.wsdl
Interface TWSDLExtension
-
- All Known Implementing Classes:
ExtensionImpl,HTTPAddress,HTTPBinding,HTTPOperation,HTTPUrlEncoded,HTTPUrlReplacement,JAXWSBinding,MIMEContent,MIMEMultipartRelated,MIMEPart,MIMEXml,SOAP12Binding,SOAPAddress,SOAPBinding,SOAPBody,SOAPFault,SOAPHeader,SOAPHeaderFault,SOAPOperation
public interface TWSDLExtensionDeprecated.This interface is deprecated, will be removed in JAX-WS 2.2 RI.A WSDL extension- Author:
- Vivek Pandey
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description TWSDLExtensiblegetParent()Deprecated.Gives ParentTWSDLExtensibleelement
-
-
-
Method Detail
-
getParent
TWSDLExtensible getParent()
Deprecated.Gives ParentTWSDLExtensibleelement
-
-