Uses of Class
org.jboss.remoting.transport.coyote.RequestMap

Packages that use RequestMap
org.jboss.remoting.transport.coyote   
 

Uses of RequestMap in org.jboss.remoting.transport.coyote
 

Methods in org.jboss.remoting.transport.coyote with parameters of type RequestMap
protected  void CoyoteInvoker.convertURI(org.apache.tomcat.util.buf.MessageBytes uri, RequestMap request)
          Character conversion of the URI.
protected  InvocationRequest CoyoteInvoker.createNewInvocationRequest(RequestMap requestMap, ResponseMap responseMap, java.lang.Object payload)
           
protected  boolean CoyoteInvoker.postParseRequest(org.apache.coyote.Request req, RequestMap request, org.apache.coyote.Response res, ResponseMap response)
          Parse additional request parameters.
 



Copyright © 1998-2005 JBoss Inc . All Rights Reserved.