Java Doc for WSDLFeaturedObject.java in » 6.0-JDK-Modules » jax-ws-runtime » com » sun » xml » ws » api » model » wsdl » Java Source Code / Java DocumentationJava Source Code and Java Documentation
WSDLObject that can have features associated with it.
WSDLParserExtension s can add features to this object,
which will then be incorporated when
Dispatch s and
proxies are created for the port.
author: Kohsuke Kawaguchi