Uses of Package
org.apache.axis.wsdl

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

Classes in org.apache.axis.wsdl used by org.apache.axis.wsdl
BindingEntry
          This class represents a WSDL binding.
ElementType
          This Type is for a QName that is an element, these types are only emitted if referenced by a ref= or an element=.
Emitter
          This class produces java files for stubs, skeletons, and types from a WSDL document.
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 type that is supported by the WSDL2Java emitter.
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.