Uses of Interface
org.apache.ws.resource.ResourceDefinition

Packages that use ResourceDefinition
org.apache.ws.resource.impl   
org.apache.ws.resource.tool   
org.apache.ws.resource.tool.velocity   
 

Uses of ResourceDefinition in org.apache.ws.resource.impl
 

Classes in org.apache.ws.resource.impl that implement ResourceDefinition
 class ResourceDefinitionImpl
          A ResourceDefinition implementation.
 

Uses of ResourceDefinition in org.apache.ws.resource.tool
 

Methods in org.apache.ws.resource.tool with parameters of type ResourceDefinition
static java.util.Map GenerationUtils.getOperationInfoMap(ResourceDefinition resourceDef)
           
 

Uses of ResourceDefinition in org.apache.ws.resource.tool.velocity
 

Methods in org.apache.ws.resource.tool.velocity with parameters of type ResourceDefinition
static java.lang.String ImplementsListBuilder.getServiceImplementsList(ResourceDefinition resourceDef, java.util.Map ptInfoMap)
           
static java.lang.String ImplementsListBuilder.getResourceImplementsList(ResourceDefinition resourceDef, java.util.Map ptInfoMap)
           
 

Constructors in org.apache.ws.resource.tool.velocity with parameters of type ResourceDefinition
ServiceProperties(ResourceDefinition resourceDef)
           
 



Copyright © 2004-2005 Apache Software Foundation. All Rights Reserved.