Apache CXF API

Uses of Class
org.apache.cxf.jaxws.javaee.ResSharingScopeType

Packages that use ResSharingScopeType
org.apache.cxf.jaxws.javaee   
 

Uses of ResSharingScopeType in org.apache.cxf.jaxws.javaee
 

Fields in org.apache.cxf.jaxws.javaee declared as ResSharingScopeType
protected  ResSharingScopeType ResourceRefType.resSharingScope
           
 

Methods in org.apache.cxf.jaxws.javaee that return ResSharingScopeType
 ResSharingScopeType ObjectFactory.createResSharingScopeType()
          Create an instance of ResSharingScopeType
 ResSharingScopeType ResourceRefType.getResSharingScope()
          Gets the value of the resSharingScope property.
 

Methods in org.apache.cxf.jaxws.javaee with parameters of type ResSharingScopeType
 void ResourceRefType.setResSharingScope(ResSharingScopeType value)
          Sets the value of the resSharingScope property.
 


Apache CXF API

Apache CXF