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

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

Subclasses of AbstractMethodHandlerTag in org.apache.commons.jelly.tags.jetty
 class DeleteRequestTag
          Respond to a DELETE request to a Jetty http server
 class GetRequestTag
          Respond to a GET request to a Jetty http server
 class PostRequestTag
          Respond to a POST request to a Jetty http server
 class PutRequestTag
          A tag for the http PUT method
 



Copyright © 2002-2006 Apache Software Foundation. All Rights Reserved.