Uses of Class
javax.ws.rs.core.GenericEntity

Packages that use GenericEntity
org.jboss.resteasy.cdi.injection This package (along with @see org.jboss.resteasy.test.cdi.injection) tests injection into JAX-RS components. 
 

Uses of GenericEntity in org.jboss.resteasy.cdi.injection
 

Methods in org.jboss.resteasy.cdi.injection that return GenericEntity
 GenericEntity<Collection<Book>> BookResource.mdbGetBag()
           
 



Copyright © 2013. All Rights Reserved.