Uses of Class
com.javaranch.common.CastMap

Packages that use CastMap
com.javaranch.common   
 

Uses of CastMap in com.javaranch.common
 

Methods in com.javaranch.common with parameters of type CastMap
protected  void LogServlet.doPost(java.io.PrintWriter out, CastMap parameters)
          if you need doPost(), override this instead of the normal doPost().
protected  void LogServlet.doGet(java.io.PrintWriter out, CastMap parameters)
          if you need doGet, override this instead of the normal doGet.
 



Copyright ©2004 Paul Wheaton All Rights Reserved