Uses of Interface
org.jboss.resteasy.plugins.providers.html.Renderable

Packages that use Renderable
org.jboss.resteasy.plugins.providers.html   
 

Uses of Renderable in org.jboss.resteasy.plugins.providers.html
 

Classes in org.jboss.resteasy.plugins.providers.html that implement Renderable
 class Redirect
           
 class View
           
 

Methods in org.jboss.resteasy.plugins.providers.html with parameters of type Renderable
 long HtmlRenderableWriter.getSize(Renderable obj, java.lang.Class type, java.lang.reflect.Type genericType, java.lang.annotation.Annotation[] annotations, MediaType mediaType)
           
 void HtmlRenderableWriter.writeTo(Renderable viewingPleasure, java.lang.Class type, java.lang.reflect.Type genericType, java.lang.annotation.Annotation[] annotations, MediaType mediaType, MultivaluedMap httpHeaders, java.io.OutputStream entityStream)
           
 



Copyright © 2010. All Rights Reserved.