Uses of Class
org.apache.commons.jelly.tags.jetty.JellyResourceHttpHandler

Uses of JellyResourceHttpHandler in org.apache.commons.jelly.tags.jetty
 

Fields in org.apache.commons.jelly.tags.jetty declared as JellyResourceHttpHandler
private  JellyResourceHttpHandler JellyResourceHandlerTag._jellyResourceHttpHandler
          The http handler that calls the body of the tag.
 

Methods in org.apache.commons.jelly.tags.jetty that return JellyResourceHttpHandler
protected  JellyResourceHttpHandler JellyResourceHandlerTag.getJellyResourceHttpHandler()