Uses of Class
org.apache.axis2.jaxws.description.xml.handler.ResSharingScopeType
-
Packages that use ResSharingScopeType Package Description org.apache.axis2.jaxws.description.xml.handler -
-
Uses of ResSharingScopeType in org.apache.axis2.jaxws.description.xml.handler
Fields in org.apache.axis2.jaxws.description.xml.handler declared as ResSharingScopeType Modifier and Type Field Description protected ResSharingScopeTypeResourceRefType. resSharingScopeMethods in org.apache.axis2.jaxws.description.xml.handler that return ResSharingScopeType Modifier and Type Method Description ResSharingScopeTypeObjectFactory. createResSharingScopeType()Create an instance ofResSharingScopeTypeResSharingScopeTypeResourceRefType. getResSharingScope()Gets the value of the resSharingScope property.Methods in org.apache.axis2.jaxws.description.xml.handler with parameters of type ResSharingScopeType Modifier and Type Method Description voidResourceRefType. setResSharingScope(ResSharingScopeType value)Sets the value of the resSharingScope property.
-