Uses of Interface javax.wsdl.Import

Uses in package com.ibm.wsdl.xml

Methods with return type javax.wsdl.Import

Import
WSDLReaderImpl.parseImport(Element importEl, Definition def, Map importedDefs)

Uses in package javax.wsdl

Methods with parameter type javax.wsdl.Import

void
Add an import to this WSDL description.

Methods with return type javax.wsdl.Import

Import
Create a new import.

Uses in package com.ibm.wsdl

Classes implementing javax.wsdl.Import

class
This class represents an import, and may contain a reference to the imported definition.

Methods with parameter type javax.wsdl.Import

void
Add an import to this WSDL description.

Methods with return type javax.wsdl.Import

Import
Create a new import.

Copyright B) 2003,2005 IBM. All Rights Reserved.