Searched defs:WSDL (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/tools/internal/xjc/
H A DLanguage.java36 WSDL enum constant in enum:Language
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/api/server/
H A DSDDocument.java59 * (such as schema, WSDL, ...)
68 * Returns true if this document is WSDL.
100 * so that it can produce the corret address information in the generated WSDL.
103 * An endpoint address resolver that gives endpoint address for a WSDL
146 * {@link SDDocument} that represents a WSDL.
148 interface WSDL extends SDDocument { interface in interface:SDDocument
156 * This WSDL has a portType definition
165 * This WSDL has a service definition
174 * All <service> names that were in this WSDL, or empty set if there was none.

Completed in 30 milliseconds