Package org.ws4d.java.wsdl

Implementation of a WSDL parser and serialiser.

See:
          Description

Interface Summary
WSDLBindingBuilder  
WSDLParser  
WSDLSerializer  
 

Class Summary
DefaultWSDLParser  
DefaultWSDLSerializer  
IOType WSDL 1.1 paramType.
NamedItem  
WSDL  
WSDLBinding Implementation of the WSDL 1.1 Bindings.
WSDLMessage Implementation of the WSDL 1.1 Message.
WSDLMessagePart Implementation of the WSDL 1.1 Message Part.
WSDLOperation Implementation of the WSDL 1.1 Operation.
WSDLPort  
WSDLPortType Implementation of the WSDL 1.1 Port Types.
WSDLRepository This class implements the WSDL Manager for handling predefined WSDLs in a so called WSDL Repository.
WSDLService  
WSDLSupportFactory  
 

Exception Summary
UnsupportedBindingException  
 

Package org.ws4d.java.wsdl Description

Implementation of a WSDL parser and serialiser. Constructing, handling and production of WSDL documents from XML in the context of the JMEDS framework (see org.ws4d.java.schema)