Package org.jvnet.wom.api

Interface Summary
WSDLExtensible Interface that represents WSDL concepts that can have extensions.
WSDLExtension Represents a WSDL extensibility element or attribute.
WSDLSet Provides set of WSDL documents parsed.
WSDLVisitor<V,P> Visitor for WSDLEntity
 

Class Summary
WSDLBoundFault Abstracts wsdl:binding/wsdl:operation/wsdl:fault
WSDLBoundInput Abstraction of wsdl:binding/wsdl:input.
WSDLBoundOperation Abstracts wsdl:binding/wsdl:operation.
WSDLBoundOutput  
WSDLBoundPortType WSDLPortType bound with a specific binding.
WSDLDefinitions Provides a model of a wsdl:definitions element.
WSDLEntity Base class for the wsdl model.
WSDLFault Abstracts wsdl:portType/wsdl:operation/wsdl:fault
WSDLInput Abstraction of wsdl:portType/wsdl:operation/wsdl:input
WSDLMessage Abstraction of wsdl:message.
WSDLOperation Provides abstraction of wsdl:portType/wsdl:operation.
WSDLOutput Abstraction of wsdl:portType/wsdl:operation/wsdl:output
WSDLPart Abstracts wsdl:part after applying binding information from wsdl:binding.
WSDLPart.WSDLPartDescriptor Abstracts wsdl:part descriptor that is defined using element or type attribute.
WSDLPort Abstracts wsdl:service/wsdl:port
WSDLPortType Abstraction of wsdl:portType.
WSDLService Abstraction of wsdl:service.
WSDLTypes Abstraction for wsdl:types.
 

Enum Summary
WSDLPart.Binding Tells different kind of known bindings a wsdl:part can be associated with
WSDLPart.WSDLPartDescriptor.Kind Enumeration that tells a wsdl:part that can be defined either using a type attribute or an element attribute.
 



Copyright © 2009 Sun Microsystems, Inc. All Rights Reserved.