org.netbeans.modules.websvc.serverapi/0 1.0

Uses of Interface
org.netbeans.modules.websvc.wsstack.api.WSStack.Feature

Packages that use WSStack.Feature
org.netbeans.modules.websvc.wsstack.api   
org.netbeans.modules.websvc.wsstack.spi   
 

Uses of WSStack.Feature in org.netbeans.modules.websvc.wsstack.api
 

Methods in org.netbeans.modules.websvc.wsstack.api with parameters of type WSStack.Feature
 boolean WSStack.isFeatureSupported(WSStack.Feature feature)
          Informs if WS feature is supported by particular WS stack.
 

Uses of WSStack.Feature in org.netbeans.modules.websvc.wsstack.spi
 

Methods in org.netbeans.modules.websvc.wsstack.spi with parameters of type WSStack.Feature
 boolean WSStackImplementation.isFeatureSupported(WSStack.Feature feature)
          Informs if WS feature is supported by particular WS stack.
 


org.netbeans.modules.websvc.serverapi/0 1.0

Built on June 20 2008.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.