Java Doc for WSFeatureList.java in » 6.0-JDK-Modules » jax-ws-runtime » com » sun » xml » ws » api » Java Source Code / Java DocumentationJava Source Code and Java Documentation
Gets a
WebServiceFeature of the specific type.
Parameters: featureType - The type of the feature to retrieve.If the feature is present and enabled, return a non-null instance.Otherwise null.