Uses of Interface
org.apache.cxf.jaxrs.impl.PropertyHolderFactory.PropertyHolder

Packages that use PropertyHolderFactory.PropertyHolder
org.apache.cxf.jaxrs.impl   
 

Uses of PropertyHolderFactory.PropertyHolder in org.apache.cxf.jaxrs.impl
 

Classes in org.apache.cxf.jaxrs.impl that implement PropertyHolderFactory.PropertyHolder
 class ServletRequestPropertyHolder
           
 

Methods in org.apache.cxf.jaxrs.impl that return PropertyHolderFactory.PropertyHolder
static PropertyHolderFactory.PropertyHolder PropertyHolderFactory.getPropertyHolder(org.apache.cxf.message.Message m)
           
 



Apache CXF