Uses of Class
org.apache.ws.resource.InvalidWsrfWsdlException

Packages that use InvalidWsrfWsdlException
org.apache.ws.resource.impl   
org.apache.ws.util   
 

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

Methods in org.apache.ws.resource.impl that throw InvalidWsrfWsdlException
protected  void ResourceCapabilityImpl.validateProperties()
           
protected  void ResourceCapabilityImpl.validateOperations()
           
 

Constructors in org.apache.ws.resource.impl that throw InvalidWsrfWsdlException
ResourceDefinitionImpl(javax.wsdl.Definition def, javax.wsdl.Port port, java.net.URL baseUrl)
           
ResourceCapabilityImpl(javax.wsdl.Definition def, javax.wsdl.PortType portType, java.net.URL baseURL)
          Creates a new ResourceCapabilityImpl based on the specified JWSDL definition and portType.
 

Uses of InvalidWsrfWsdlException in org.apache.ws.util
 

Methods in org.apache.ws.util that throw InvalidWsrfWsdlException
static javax.xml.namespace.QName[] WsrfWsdlUtils.getResourcePropertyNames(javax.xml.namespace.QName rpDocElemName, javax.wsdl.Definition def, java.net.URL baseUrl)
           
static java.lang.String WsrfWsdlUtils.getMetadataDescriptorLocation(javax.wsdl.PortType portType)
           
 



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