Apache CXF API

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(Message m)
           
 


Apache CXF API

Apache CXF