|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.util.Dictionary | +--java.util.Hashtable | +--uk.co.weft.maybeupload.MaybeUploadRequestWrapper | +--org.apache.cocoon.components.request.MaybeUploadRequestFactoryImpl.MaybeUploadRequestWrapperEx
Inner classes inherited from class java.util.Map |
java.util.Map.Entry |
Fields inherited from class uk.co.weft.maybeupload.MaybeUploadRequestWrapper |
maxUpload, MFDHEADER |
Constructor Summary | |
MaybeUploadRequestFactoryImpl.MaybeUploadRequestWrapperEx(javax.servlet.http.HttpServletRequest httpservletrequest,
boolean flag1,
java.io.File file,
boolean flag2,
boolean flag3,
int size)
|
Method Summary | |
java.util.Map |
getParameterMap()
|
java.lang.StringBuffer |
getRequestURL()
|
void |
setCharacterEncoding(java.lang.String s)
|
Methods inherited from class uk.co.weft.maybeupload.MaybeUploadRequestWrapper |
get, getAttribute, getAttributeNames, getAuthType, getCharacterEncoding, getContentLength, getContentType, getContextPath, getCookies, getDateHeader, getHeader, getHeaderNames, getHeaders, getInputStream, getIntHeader, getLocale, getLocales, getMethod, getParameter, getParameterNames, getParameterValues, getPathInfo, getPathTranslated, getProtocol, getQueryString, getReader, getRealPath, getRemoteAddr, getRemoteHost, getRemoteUser, getRequest, getRequestDispatcher, getRequestedSessionId, getRequestURI, getScheme, getServerName, getServerPort, getServletPath, getSession, getSession, getUserPrincipal, isRequestedSessionIdFromCookie, isRequestedSessionIdFromUrl, isRequestedSessionIdFromURL, isRequestedSessionIdValid, isSecure, isUserInRole, removeAttribute, setAttribute |
Methods inherited from class java.util.Hashtable |
clear, clone, contains, containsKey, containsValue, elements, entrySet, equals, get, hashCode, isEmpty, keys, keySet, put, putAll, rehash, remove, size, toString, values |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface javax.servlet.http.HttpServletRequest |
getAuthType, getContextPath, getCookies, getDateHeader, getHeader, getHeaderNames, getHeaders, getIntHeader, getMethod, getPathInfo, getPathTranslated, getQueryString, getRemoteUser, getRequestedSessionId, getRequestURI, getServletPath, getSession, getSession, getUserPrincipal, isRequestedSessionIdFromCookie, isRequestedSessionIdFromUrl, isRequestedSessionIdFromURL, isRequestedSessionIdValid, isUserInRole |
Methods inherited from interface javax.servlet.ServletRequest |
getAttribute, getAttributeNames, getCharacterEncoding, getContentLength, getContentType, getInputStream, getLocale, getLocales, getParameter, getParameterNames, getParameterValues, getProtocol, getReader, getRealPath, getRemoteAddr, getRemoteHost, getRequestDispatcher, getScheme, getServerName, getServerPort, isSecure, removeAttribute, setAttribute |
Constructor Detail |
public MaybeUploadRequestFactoryImpl.MaybeUploadRequestWrapperEx(javax.servlet.http.HttpServletRequest httpservletrequest, boolean flag1, java.io.File file, boolean flag2, boolean flag3, int size) throws java.lang.Exception
Method Detail |
public java.util.Map getParameterMap()
public void setCharacterEncoding(java.lang.String s)
public java.lang.StringBuffer getRequestURL()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |