Uses of Package
org.apache.axis.wsdl.toJava

Packages that use org.apache.axis.wsdl.toJava
org.apache.axis.description   
org.apache.axis.wsdl   
org.apache.axis.wsdl.toJava   
 

Classes in org.apache.axis.wsdl.toJava used by org.apache.axis.description
TypeEntry
          This class represents a wsdl types entry that is supported by the WSDL2Java emitter.
 

Classes in org.apache.axis.wsdl.toJava used by org.apache.axis.wsdl
Emitter
          This class produces java files for stubs, skeletons, and types from a WSDL document.
GeneratedFileInfo
          File info available after emit to describe what exactly was created by the Emitter.
JavaWriterFactory
          This is Wsdl2java's implementation of the WriterFactory.
 

Classes in org.apache.axis.wsdl.toJava used by org.apache.axis.wsdl.toJava
BaseTypeMapping
          Get the base language name for a qname
BindingEntry
          This class represents a WSDL binding.
DefinedType
          This Type is for a QName that is a complex or simple type, these types are always emitted.
Element
          This class represents a TypeEntry that is a type (complexType, simpleType, etc.
Emitter
          This class produces java files for stubs, skeletons, and types from a WSDL document.
GeneratedFileInfo
          File info available after emit to describe what exactly was created by the Emitter.
GeneratedFileInfo.Entry
          Structure to hold entries.
JavaWriter
          All of Wsdl2java's Writer implementations do some common stuff.
MessageEntry
          This class represents a WSDL message.
Namespaces
          This class is essentially a HashMap of pairs with a few extra wizzbangs.
Parameters
          This class simply collects all the parameter or message data for an operation into one place.
PortTypeEntry
          This class represents a WSDL portType.
ServiceEntry
          This class represents a WSDL service.
SymbolTable
          This class represents a table of all of the top-level symbols from a set of WSDL Definitions and DOM Documents: XML types; WSDL messages, portTypes, bindings, and services.
SymTabEntry
          SymTabEntry is the base class for all symbol table entries.
Type
          This class represents a TypeEntry that is a type (complexType, simpleType, etc.
TypeEntry
          This class represents a wsdl types entry that is supported by the WSDL2Java emitter.
Undefined
          This Undefined interface is implemented by UndefinedType and UndefinedElement.
Writer
          This is the interface for all writers.
WriterFactory
          Writer and WriterFactory are part of the Writer framework.
 



Copyright © 2001 Apache XML Project. All Rights Reserved.