net.sf.crispy.impl.http
Interface Constant

All Known Implementing Classes:
HttpServlet, RestServlet

public interface Constant


Field Summary
static java.lang.String PARAM_CLASS
           
static java.lang.String PARAM_METHOD
           
static java.lang.String PARAM_PARAM
           
static java.lang.String PARAM_TYPES
           
 

Field Detail

PARAM_CLASS

public static final java.lang.String PARAM_CLASS
See Also:
Constant Field Values

PARAM_METHOD

public static final java.lang.String PARAM_METHOD
See Also:
Constant Field Values

PARAM_PARAM

public static final java.lang.String PARAM_PARAM
See Also:
Constant Field Values

PARAM_TYPES

public static final java.lang.String PARAM_TYPES
See Also:
Constant Field Values


Copyright © 2005-2006 Crispy. All Rights Reserved.