- getAllGlobalSingletons() - Static method in class com.helger.web.scope.singleton.AbstractGlobalWebSingleton
-
Get all singleton objects registered in the current global web scope.
- getAllHeaderNames() - Method in interface com.helger.web.fileupload.IFileItemHeaders
-
Returns a List of all the header names.
- getAllHeaderNames() - Method in class com.helger.web.fileupload.parse.FileItemHeaders
-
- getAllRequestSingletons() - Static method in class com.helger.web.scope.singleton.AbstractRequestWebSingleton
-
Get all singleton objects registered in the current request web scope.
- getAllSessionSingletons() - Static method in class com.helger.web.scope.singleton.AbstractSessionWebSingleton
-
Get all singleton objects registered in the current session web scope.
- getAllSessionWebScopes() - Static method in class com.helger.web.scope.mgr.WebScopeSessionManager
-
- getAllTemporaryFiles() - Method in interface com.helger.web.fileupload.IFileItemFactory
-
- getAllTemporaryFiles() - Method in class com.helger.web.fileupload.parse.DiskFileItemFactory
-
- getAllTemporaryFiles() - Method in class com.helger.web.scope.multipart.GlobalDiskFileItemFactory
-
- getAllThirdPartyModules() - Method in class com.helger.web.config.ThirdPartyModuleProvider_ph_web
-
- getAllUploadedFileItems() - Method in interface com.helger.web.scope.IRequestParamContainer
-
- getAllUploadedFileItemsComplete() - Method in interface com.helger.web.scope.IRequestParamContainer
-
- getAllUploadedFileItemValues() - Method in interface com.helger.web.scope.IRequestParamContainer
-
- getAsFile() - Method in class com.helger.web.fileupload.FileItemResource
-
- getAsFileItem(String) - Method in interface com.helger.web.scope.IRequestParamContainer
-
Get the request attribute denoted by the specified attribute name as an
uploaded file item.
- getAsStringTrimmed(String) - Method in interface com.helger.web.scope.IRequestParamContainer
-
Same as getAsString but with a trimmed return value.
- getAsStringTrimmed(String, String) - Method in interface com.helger.web.scope.IRequestParamContainer
-
Same as getAsString but with a trimmed return value.
- getAsURL() - Method in class com.helger.web.fileupload.FileItemResource
-
- getAuthType() - Method in interface com.helger.web.scope.IRequestWebScopeWithoutResponse
-
Returns the name of the authentication scheme used to protect the servlet.
- getBoundary(String) - Method in class com.helger.web.fileupload.parse.AbstractFileUploadBase
-
Retrieves the boundary from the Content-type header.
- getBrowserInfo() - Method in interface com.helger.web.scope.IRequestWebScopeWithoutResponse
-
- getByteCount() - Method in class com.helger.web.fileupload.io.AbstractThresholdingOutputStream
-
Returns the number of bytes that have been written to this output stream.
- getBytesRead() - Method in class com.helger.web.multipart.MultipartStream.MultipartItemInputStream
-
Returns the number of bytes, which have been read by the stream.
- getCharacterEncoding() - Method in interface com.helger.web.fileupload.IRequestContext
-
Retrieve the character encoding for the request.
- getCharacterEncoding() - Method in class com.helger.web.fileupload.servlet.ServletRequestContext
-
- getCharacterEncoding() - Method in interface com.helger.web.scope.IRequestWebScopeWithoutResponse
-
Returns the name of the character encoding used in the body of this
request.
- getCharSet() - Method in class com.helger.web.fileupload.parse.DiskFileItem
-
Returns the content charset passed by the agent or null if not
defined.
- getCharset() - Method in interface com.helger.web.scope.IRequestWebScopeWithoutResponse
-
- getCleanedValue(String, int, String) - Method in interface com.helger.web.scope.impl.RequestWebScope.IParamValueCleanser
-
Get the cleaned value of a parameter value.
- getContentLength() - Method in interface com.helger.web.fileupload.IRequestContext
-
Retrieve the content length of the request.
- getContentLength() - Method in class com.helger.web.fileupload.servlet.ServletRequestContext
-
- getContentLength() - Method in interface com.helger.web.scope.IRequestWebScopeWithoutResponse
-
Returns the length, in bytes, of the request body and made available by the
input stream, or -1 if the length is not known.
- getContentType() - Method in interface com.helger.web.fileupload.IFileItem
-
- getContentType() - Method in interface com.helger.web.fileupload.IFileItemStream
-
Returns the content type passed by the browser or null if not
defined.
- getContentType() - Method in interface com.helger.web.fileupload.IRequestContext
-
Retrieve the content type of the request.
- getContentType() - Method in class com.helger.web.fileupload.parse.DiskFileItem
-
- getContentType() - Method in class com.helger.web.fileupload.parse.FileItemStream
-
Returns the items content type, or null.
- getContentType() - Method in class com.helger.web.fileupload.servlet.ServletRequestContext
-
- getContentType() - Method in interface com.helger.web.scope.IRequestWebScopeWithoutResponse
-
Returns the MIME type of the body of the request, or null if
the type is not known.
- getContextAndServletPath() - Method in class com.helger.web.scope.impl.RequestWebScope
-
- getContextAndServletPath() - Method in interface com.helger.web.scope.IRequestWebScopeWithoutResponse
-
- getContextPath() - Method in class com.helger.web.scope.impl.RequestWebScope
-
- getContextPath() - Method in interface com.helger.web.scope.IRequestWebScopeWithoutResponse
-
- getContextPath() - Method in class com.helger.web.scope.mock.WebScopeTestRule
-
- getCookies() - Method in interface com.helger.web.scope.IRequestWebScopeWithoutResponse
-
Returns an array containing all of the Cookie objects the
client sent with this request.
- getCopy() - Method in class com.helger.web.fileupload.parse.DiskFileItem
-
- getData() - Method in class com.helger.web.fileupload.io.DeferredFileOutputStream
-
Returns the data for this output stream as an array of bytes, assuming that
the data has been retained in memory.
- getDataLength() - Method in class com.helger.web.fileupload.io.DeferredFileOutputStream
-
Returns the length of the data for this output stream as number of bytes,
assuming that the data has been retained in memory.
- getDefaultValue() - Method in class com.helger.web.scope.util.RequestFieldData
-
- getDefaultValue() - Method in class com.helger.web.scope.util.SessionBackedRequestFieldData
-
- getDefaultValues() - Method in class com.helger.web.scope.util.RequestFieldDataMultiValue
-
- getDefaultValues() - Method in class com.helger.web.scope.util.SessionBackedRequestFieldDataMultiValue
-
- getEncoded(String) - Method in class com.helger.web.encoding.AndroidFilenameEncoder
-
- getFieldName() - Method in exception com.helger.web.fileupload.exception.FileSizeLimitExceededException
-
Returns the field name of the item, which caused the exception.
- getFieldName() - Method in interface com.helger.web.fileupload.IFileItem
-
Returns the name of the field in the multipart form corresponding to this
file item.
- getFieldName() - Method in interface com.helger.web.fileupload.IFileItemStream
-
Returns the name of the field in the multipart form corresponding to this
file item.
- getFieldName(IFileItemHeaders) - Method in class com.helger.web.fileupload.parse.AbstractFileUploadBase
-
Retrieves the field name from the Content-disposition header.
- getFieldName() - Method in class com.helger.web.fileupload.parse.DiskFileItem
-
Returns the name of the field in the multipart form corresponding to this
file item.
- getFieldName() - Method in class com.helger.web.fileupload.parse.FileItemStream
-
Returns the items field name.
- getFieldName() - Method in class com.helger.web.scope.util.AbstractRequestFieldData
-
- getFile() - Method in class com.helger.web.fileupload.io.DeferredFileOutputStream
-
Returns either the output file specified in the constructor or the
temporary file created or null.
- getFileItemFactory() - Method in interface com.helger.web.fileupload.IFileItemFactoryProviderSPI
-
- getFileItemFactory() - Method in class com.helger.web.fileupload.parse.AbstractFileUploadBase
-
Returns the factory class used when creating file items.
- getFileItemFactory() - Method in class com.helger.web.fileupload.parse.FileUpload
-
Returns the factory class used when creating file items.
- getFileName() - Method in exception com.helger.web.fileupload.exception.FileSizeLimitExceededException
-
Returns the file name of the item, which caused the exception.
- getFileName(IFileItemHeaders) - Method in class com.helger.web.fileupload.parse.AbstractFileUploadBase
-
Retrieves the file name from the Content-disposition header.
- getFileSizeMax() - Method in class com.helger.web.fileupload.parse.AbstractFileUploadBase
-
- getFullContextAndServletPath() - Method in class com.helger.web.scope.impl.RequestWebScope
-
- getFullContextAndServletPath() - Method in interface com.helger.web.scope.IRequestWebScopeWithoutResponse
-
- getFullContextPath() - Method in interface com.helger.web.scope.IRequestWebScopeWithoutResponse
-
- getFullServerPath() - Method in interface com.helger.web.scope.IRequestWebScopeWithoutResponse
-
- getGlobalScope() - Static method in class com.helger.web.scope.mgr.WebScopeManager
-
- getGlobalScopeOrNull() - Static method in class com.helger.web.scope.mgr.WebScopeManager
-
- getGlobalSingleton(Class<T>) - Static method in class com.helger.web.scope.singleton.AbstractGlobalWebSingleton
-
Get the singleton object in the current global web scope, using the passed
class.
- getGlobalSingletonIfInstantiated(Class<T>) - Static method in class com.helger.web.scope.singleton.AbstractGlobalWebSingleton
-
Get the singleton object if it is already instantiated inside the current
global web scope or null if it is not instantiated.
- getHeader(String) - Method in interface com.helger.web.fileupload.IFileItemHeaders
-
Returns the value of the specified part header as a String.
- getHeader(String) - Method in class com.helger.web.fileupload.parse.FileItemHeaders
-
- getHeaderContentDisposition() - Method in interface com.helger.web.fileupload.IFileItemHeaders
-
- getHeaderContentDisposition() - Method in class com.helger.web.fileupload.parse.FileItemHeaders
-
- getHeaderContentLength() - Method in interface com.helger.web.fileupload.IFileItemHeaders
-
- getHeaderContentLength() - Method in class com.helger.web.fileupload.parse.FileItemHeaders
-
- getHeaderContentType() - Method in interface com.helger.web.fileupload.IFileItemHeaders
-
- getHeaderContentType() - Method in class com.helger.web.fileupload.parse.FileItemHeaders
-
- getHeaderEncoding() - Method in class com.helger.web.fileupload.parse.AbstractFileUploadBase
-
Retrieves the character encoding used when reading the headers of an
individual part.
- getHeaderEncoding() - Method in class com.helger.web.multipart.MultipartStream
-
Retrieves the character encoding used when reading the headers of an
individual part.
- getHeaderNames() - Method in interface com.helger.web.fileupload.IFileItemHeaders
-
Returns an Iterator of all the header names.
- getHeaderNames() - Method in class com.helger.web.fileupload.parse.FileItemHeaders
-
- getHeaders(String) - Method in interface com.helger.web.fileupload.IFileItemHeaders
-
Returns all the values of the specified item header as an
Iterator of String objects.
- getHeaders() - Method in interface com.helger.web.fileupload.IFileItemHeadersSupport
-
Returns the collection of headers defined locally within this item.
- getHeaders() - Method in class com.helger.web.fileupload.parse.DiskFileItem
-
- getHeaders(String) - Method in class com.helger.web.fileupload.parse.FileItemHeaders
-
- getHeaders() - Method in class com.helger.web.fileupload.parse.FileItemStream
-
- getHttpMethod() - Method in interface com.helger.web.scope.IRequestWebScopeWithoutResponse
-
- getHttpVersion() - Method in interface com.helger.web.scope.IRequestWebScopeWithoutResponse
-
- getInputStream() - Method in class com.helger.web.fileupload.FileItemResource
-
- getInputStream() - Method in interface com.helger.web.fileupload.IFileItem
-
- getInputStream() - Method in interface com.helger.web.fileupload.IRequestContext
-
Retrieve the input stream for the request.
- getInputStream() - Method in class com.helger.web.fileupload.parse.DiskFileItem
-
- getInputStream() - Method in class com.helger.web.fileupload.servlet.ServletRequestContext
-
- getInstance() - Static method in class com.helger.web.scope.multipart.GlobalDiskFileItemFactory
-
- getItemIterator(IRequestContext) - Method in class com.helger.web.fileupload.parse.AbstractFileUploadBase
-
Processes an
RFC 1867
compliant
multipart/form-data stream.
- getItemIterator(HttpServletRequest) - Method in class com.helger.web.fileupload.servlet.ServletFileUpload
-
Processes an
RFC 1867
compliant
multipart/form-data stream.
- getLocalAddr() - Method in interface com.helger.web.scope.IRequestWebScopeWithoutResponse
-
Returns the Internet Protocol (IP) address of the interface on which the
request was received.
- getLocalName() - Method in interface com.helger.web.scope.IRequestWebScopeWithoutResponse
-
Returns the host name of the Internet Protocol (IP) interface on which the
request was received.
- getLocalPort() - Method in interface com.helger.web.scope.IRequestWebScopeWithoutResponse
-
Returns the Internet Protocol (IP) port number of the interface on which
the request was received.
- getLogger() - Method in class com.helger.web.jsch.JSchLoggerSLF4J
-
- getMemoryOS() - Method in class com.helger.web.fileupload.io.DeferredFileOutputStream
-
- getMethod() - Method in interface com.helger.web.scope.IRequestWebScopeWithoutResponse
-
Returns the name of the HTTP method with which this request was made, for
example, GET, POST, or PUT.
- getName() - Method in exception com.helger.web.fileupload.exception.InvalidFileNameException
-
- getName() - Method in interface com.helger.web.fileupload.IFileItem
-
Returns the original filename in the client's filesystem, as provided by
the browser (or other client software).
- getName() - Method in interface com.helger.web.fileupload.IFileItemStream
-
Returns the original filename in the client's filesystem, as provided by
the browser (or other client software).
- getName() - Method in class com.helger.web.fileupload.parse.DiskFileItem
-
- getName() - Method in class com.helger.web.fileupload.parse.FileItemStream
-
- getNameSecure() - Method in interface com.helger.web.fileupload.IFileItem
-
Returns the original filename in the client's filesystem, as provided by
the browser (or other client software).
- getNameSecure() - Method in interface com.helger.web.fileupload.IFileItemStream
-
Returns the original filename in the client's filesystem, as provided by
the browser (or other client software).
- getNameSecure() - Method in class com.helger.web.fileupload.parse.DiskFileItem
-
- getNameSecure() - Method in class com.helger.web.fileupload.parse.FileItemStream
-
- getNameUnchecked() - Method in interface com.helger.web.fileupload.IFileItem
-
Returns the original filename in the client's filesystem, as provided by
the browser (or other client software).
- getNameUnchecked() - Method in interface com.helger.web.fileupload.IFileItemStream
-
Returns the original filename in the client's filesystem, as provided by
the browser (or other client software).
- getNameUnchecked() - Method in class com.helger.web.fileupload.parse.DiskFileItem
-
- getNameUnchecked() - Method in class com.helger.web.fileupload.parse.FileItemStream
-
- getOutputStream() - Method in interface com.helger.web.fileupload.IFileItem
-
- getOutputStream() - Method in class com.helger.web.fileupload.parse.DiskFileItem
-
- getOutputStream() - Method in interface com.helger.web.scope.IRequestWebScope
-
- getParams() - Static method in class com.helger.web.scope.util.AbstractRequestFieldData
-
This is a utility method to always retrieve the correct scope.
- getParamValueCleanser() - Static method in class com.helger.web.scope.impl.RequestWebScope
-
- getParsedHeaders(String) - Method in class com.helger.web.fileupload.parse.AbstractFileUploadBase
-
Parses the header-part and returns as key/value pairs.
- getPath() - Method in class com.helger.web.fileupload.FileItemResource
-
- getPathInfo() - Method in interface com.helger.web.scope.IRequestWebScopeWithoutResponse
-
Returns any extra path information associated with the URL the client sent
when it made this request.
- getPathTranslated() - Method in interface com.helger.web.scope.IRequestWebScopeWithoutResponse
-
Returns any extra path information after the servlet name but before the
query string, and translates it to a real path.
- getPathWithinServlet() - Method in interface com.helger.web.scope.IRequestWebScopeWithoutResponse
-
Return the path within the servlet mapping for the given request, i.e. the
part of the request's URL beyond the part that called the servlet, or "" if
the whole URL has been used to identify the servlet.
- getPathWithinServletContext() - Method in interface com.helger.web.scope.IRequestWebScopeWithoutResponse
-
Return the URI of the request within the servlet context.
- getProgressListener() - Method in class com.helger.web.fileupload.parse.AbstractFileUploadBase
-
Returns the progress listener.
- getProgressListener() - Method in interface com.helger.web.progress.IProgressListenerProviderSPI
-
- getProgressListener() - Static method in class com.helger.web.progress.ProgressListenerProvider
-
- getProgressListenerProvider() - Static method in class com.helger.web.progress.ProgressListenerProvider
-
- getProtocol() - Method in interface com.helger.web.scope.IRequestWebScopeWithoutResponse
-
Returns the name and version of the protocol the request uses in the form
protocol/majorVersion.minorVersion, for example, HTTP/1.1.
- getQueryString() - Method in interface com.helger.web.scope.IRequestWebScopeWithoutResponse
-
Returns the query string that is contained in the request URL after the
path.
- getReadableCloneForPath(String) - Method in class com.helger.web.fileupload.FileItemResource
-
- getRemoteAddr() - Method in interface com.helger.web.scope.IRequestWebScopeWithoutResponse
-
Returns the Internet Protocol (IP) address of the client or last proxy that
sent the request.
- getRemoteHost() - Method in interface com.helger.web.scope.IRequestWebScopeWithoutResponse
-
Returns the fully qualified name of the client or the last proxy that sent
the request.
- getRemotePort() - Method in interface com.helger.web.scope.IRequestWebScopeWithoutResponse
-
Returns the Internet Protocol (IP) source port of the client or last proxy
that sent the request.
- getRemoteUser() - Method in interface com.helger.web.scope.IRequestWebScopeWithoutResponse
-
Returns the login of the user making this request, if the user has been
authenticated, or null if the user has not been authenticated.
- getRequest() - Method in class com.helger.web.scope.impl.RequestWebScope
-
- getRequest() - Method in interface com.helger.web.scope.IRequestWebScopeWithoutResponse
-
- getRequest() - Method in class com.helger.web.scope.mock.AbstractWebScopeAwareTestCase
-
- getRequest() - Method in class com.helger.web.scope.mock.WebScopeTestRule
-
- getRequestedSessionId() - Method in interface com.helger.web.scope.IRequestWebScopeWithoutResponse
-
Returns the session ID specified by the client.
- getRequestParamMap() - Method in class com.helger.web.scope.impl.RequestWebScope
-
- getRequestParamMap() - Method in interface com.helger.web.scope.IRequestWebScopeWithoutResponse
-
- getRequestScope() - Method in class com.helger.web.scope.mgr.WebScoped
-
- getRequestScope() - Static method in class com.helger.web.scope.mgr.WebScopeManager
-
- getRequestScope() - Method in class com.helger.web.scope.request.RequestScopeInitializer
-
- getRequestScopeOrNull() - Static method in class com.helger.web.scope.mgr.WebScopeManager
-
- getRequestSingleton(Class<T>) - Static method in class com.helger.web.scope.singleton.AbstractRequestWebSingleton
-
Get the singleton object in the current request web scope, using the passed
class.
- getRequestSingletonIfInstantiated(Class<T>) - Static method in class com.helger.web.scope.singleton.AbstractRequestWebSingleton
-
Get the singleton object if it is already instantiated inside the current
request web scope or null if it is not instantiated.
- getRequestURI() - Method in interface com.helger.web.scope.IRequestWebScopeWithoutResponse
-
Returns the part of this request's URL from the protocol name up to the
query string in the first line of the HTTP request.
- getRequestURL() - Method in interface com.helger.web.scope.IRequestWebScopeWithoutResponse
-
Reconstructs the URL the client used to make the request.
- getRequestValue() - Method in class com.helger.web.scope.util.RequestFieldData
-
Get the value of the request - optionally falling back to the provided
default value if no such request parameter is present
- getRequestValues() - Method in class com.helger.web.scope.util.RequestFieldDataMultiValue
-
Get the value of the request - optionally falling back to the provided
default value if no such request parameter is present
- getRequestValuesWithoutDefault() - Method in class com.helger.web.scope.util.RequestFieldDataMultiValue
-
Helper method to get the request value without falling back to the provided
default value.
- getRequestValueWithoutDefault() - Method in class com.helger.web.scope.util.RequestFieldData
-
Helper method to get the request value without falling back to the provided
default value.
- getResourceID() - Method in class com.helger.web.fileupload.FileItemResource
-
- getResponse() - Method in class com.helger.web.scope.impl.RequestWebScope
-
- getResponse() - Method in interface com.helger.web.scope.IRequestWebScope
-
- getSafeAndroidFilename(String) - Static method in class com.helger.web.encoding.AndroidFilenameEncoder
-
- getSafeAndroidFilename(String, char) - Static method in class com.helger.web.encoding.AndroidFilenameEncoder
-
- getScheme() - Method in interface com.helger.web.scope.IRequestWebScopeWithoutResponse
-
Returns the name of the scheme used to make this request, for example,
http, https, or ftp.
- getScope() - Method in enum com.helger.web.scope.mgr.EWebScope
-
- getScope(boolean) - Method in enum com.helger.web.scope.mgr.EWebScope
-
Get the current web scope object of this enum entry.
- getScope(EWebScope, boolean) - Static method in enum com.helger.web.scope.mgr.EWebScope
-
Resolve the currently matching web scope of the given
EWebScope
value.
- getServerName() - Method in interface com.helger.web.scope.IRequestWebScopeWithoutResponse
-
Returns the host name of the server to which the request was sent.
- getServerPort() - Method in interface com.helger.web.scope.IRequestWebScopeWithoutResponse
-
Returns the port number to which the request was sent.
- getServletContext() - Method in interface com.helger.web.scope.IGlobalWebScope
-
- getServletContext() - Method in class com.helger.web.scope.impl.GlobalWebScope
-
- getServletContext() - Method in class com.helger.web.scope.mock.AbstractWebScopeAwareTestCase
-
- getServletContext() - Method in class com.helger.web.scope.mock.WebScopeTestRule
-
- getServletContextInitParameters() - Method in class com.helger.web.scope.mock.WebScopeTestRule
-
- getServletPath() - Method in interface com.helger.web.scope.IRequestWebScopeWithoutResponse
-
Returns the part of this request's URL that calls the servlet.
- getServletPool() - Method in class com.helger.web.scope.mock.AbstractWebScopeAwareTestCase
-
- getServletPool() - Method in class com.helger.web.scope.mock.WebScopeTestRule
-
- getSession() - Method in class com.helger.web.scope.impl.SessionWebScope
-
- getSession(boolean) - Method in interface com.helger.web.scope.IRequestWebScopeWithoutResponse
-
Returns the current HttpSession associated with this request
or, if there is no current session and create is true, returns
a new session.
- getSession() - Method in interface com.helger.web.scope.ISessionWebScope
-
Get the underlying HTTP session.
- getSession(boolean) - Method in class com.helger.web.scope.mock.AbstractWebScopeAwareTestCase
-
- getSession(boolean) - Method in class com.helger.web.scope.mock.WebScopeTestRule
-
- getSessionFieldName() - Method in class com.helger.web.scope.util.SessionBackedRequestFieldData
-
- getSessionFieldName() - Method in class com.helger.web.scope.util.SessionBackedRequestFieldDataMultiValue
-
- getSessionID(boolean) - Method in interface com.helger.web.scope.IRequestWebScopeWithoutResponse
-
- getSessionScope() - Static method in class com.helger.web.scope.mgr.WebScopeManager
-
Get or create a session scope based on the current request scope.
- getSessionScope(boolean) - Static method in class com.helger.web.scope.mgr.WebScopeManager
-
Get the session scope from the current request scope.
- getSessionSingleton(Class<T>) - Static method in class com.helger.web.scope.singleton.AbstractSessionWebSingleton
-
Get the singleton object in the current session web scope, using the passed
class.
- getSessionSingletonIfInstantiated(Class<T>) - Static method in class com.helger.web.scope.singleton.AbstractSessionWebSingleton
-
Get the singleton object if it is already instantiated inside the current
session web scope or null if it is not instantiated.
- getSessionWebScopeOfID(String) - Static method in class com.helger.web.scope.mgr.WebScopeSessionManager
-
Get the web session scope with the specified ID.
- getSessionWebScopeOfSession(HttpSession) - Static method in class com.helger.web.scope.mgr.WebScopeSessionManager
-
Get the session web scope of the passed HTTP session.
- getSize() - Method in interface com.helger.web.fileupload.IFileItem
-
- getSize() - Method in class com.helger.web.fileupload.parse.DiskFileItem
-
Returns the size of the file.
- getSizeMax() - Method in class com.helger.web.fileupload.parse.AbstractFileUploadBase
-
- getStoreLocation() - Method in class com.helger.web.fileupload.parse.DiskFileItem
-
Returns the
File object for the
FileItem's
data's temporary location on the disk.
- getStream() - Method in class com.helger.web.fileupload.io.AbstractThresholdingOutputStream
-
Returns the underlying output stream, to which the corresponding
OutputStream methods in this class will ultimately delegate.
- getStream() - Method in class com.helger.web.fileupload.io.DeferredFileOutputStream
-
Returns the current output stream.
- getString(Charset) - Method in interface com.helger.web.fileupload.IFileItem
-
Returns the contents of the file item as a String, using the specified
encoding.
- getString() - Method in interface com.helger.web.fileupload.IFileItem
-
Returns the contents of the file item as a String, using the default
character encoding (if one provided, it is used).
- getString() - Method in class com.helger.web.fileupload.parse.DiskFileItem
-
- getStringWithFallback(Charset) - Method in class com.helger.web.fileupload.parse.DiskFileItem
-
Get the string with the charset defined in the content type.
- getTempDirectory() - Method in class com.helger.web.fileupload.parse.DiskFileItem
-
- getTempFile() - Method in class com.helger.web.fileupload.parse.DiskFileItem
-
Creates and returns a
File representing a uniquely named temporary
file in the configured repository path.
- getThreshold() - Method in class com.helger.web.fileupload.io.AbstractThresholdingOutputStream
-
Returns the threshold, in bytes, at which an event will be triggered.
- getURL() - Method in interface com.helger.web.scope.IRequestWebScopeWithoutResponse
-
Get the full URL (incl. protocol) and parameters of the current request.
- getUserAgent() - Method in interface com.helger.web.scope.IRequestWebScopeWithoutResponse
-
Get the user agent object of this HTTP request.
- getUserPrincipal() - Method in interface com.helger.web.scope.IRequestWebScopeWithoutResponse
-
Returns a java.security.Principal object containing the name
of the current authenticated user.
- getWithoutForbiddenChars(String) - Static method in class com.helger.web.scope.impl.RequestWebScope
-
Remove all chars from the input that cannot be serialized as XML.
- getWithoutForbiddenCharsAndNormalized(String) - Static method in class com.helger.web.scope.impl.RequestWebScope
-
First normalize the input according to Unicode rules, so that "O 0xcc 0x88"
(O with COMBINING DIAERESIS) becomes "Ö" (Capital O with umlaut).
- GlobalDiskFileItemFactory - Class in com.helger.web.scope.multipart
-
Wrapper around a
DiskFileItemFactory, that is correctly cleaning up,
when the servlet context is destroyed.
- GlobalDiskFileItemFactory() - Constructor for class com.helger.web.scope.multipart.GlobalDiskFileItemFactory
-
Deprecated.
- GlobalWebScope - Class in com.helger.web.scope.impl
-
- GlobalWebScope(ServletContext) - Constructor for class com.helger.web.scope.impl.GlobalWebScope
-
- IFileItem - Interface in com.helger.web.fileupload
-
This class represents a file or form item that was received within a
multipart/form-data POST request.
- IFileItemFactory - Interface in com.helger.web.fileupload
-
A factory interface for creating
IFileItem instances.
- IFileItemFactoryProviderSPI - Interface in com.helger.web.fileupload
-
SPI for a provider of a custom file item factory that should be used instead
of the default one.
- IFileItemHeaders - Interface in com.helger.web.fileupload
-
This class provides support for accessing the headers for a file or form item
that was received within a multipart/form-data POST request.
- IFileItemHeadersSupport - Interface in com.helger.web.fileupload
-
Interface that will indicate that
IFileItem or
IFileItemStream implementations will accept the headers read for the
item.
- IFileItemIterator - Interface in com.helger.web.fileupload
-
- IFileItemStream - Interface in com.helger.web.fileupload
-
This interface provides access to a file or form item that was received
within a multipart/form-data POST request.
- IGlobalWebScope - Interface in com.helger.web.scope
-
Interface for a global web scope.
- init() - Static method in class com.helger.web.jsch.JSchInit
-
- init() - Method in class com.helger.web.servlets.filter.CompressFilter
-
- initListener() - Method in class com.helger.web.scope.mock.WebScopeTestRule
-
This method triggers the initialization of the MockHttpListener.
- initScope() - Method in class com.helger.web.scope.impl.RequestWebScope
-
- initScope() - Method in class com.helger.web.scope.impl.SessionWebScope
-
- internalGetOrCreateSessionScope(HttpSession, boolean, boolean) - Static method in class com.helger.web.scope.mgr.WebScopeManager
-
Internal method which does the main logic for session web scope creation
- internalGetSessionScope(boolean, boolean) - Static method in class com.helger.web.scope.mgr.WebScopeManager
-
Get the session scope from the current request scope.
- internalGetSessionScope(IRequestWebScope, boolean, boolean) - Static method in class com.helger.web.scope.mgr.WebScopeManager
-
Get the session scope of the provided request scope.
- internalSetDontDestroyRequestScope() - Method in class com.helger.web.scope.request.RequestScopeInitializer
-
- InvalidContentTypeException - Exception in com.helger.web.fileupload.exception
-
Thrown to indicate that the request is not a multipart request.
- InvalidContentTypeException(String) - Constructor for exception com.helger.web.fileupload.exception.InvalidContentTypeException
-
Constructs an InvalidContentTypeException with the specified
detail message.
- InvalidFileNameException - Exception in com.helger.web.fileupload.exception
-
This exception is thrown in case of an invalid file name.
- InvalidFileNameException(String, String) - Constructor for exception com.helger.web.fileupload.exception.InvalidFileNameException
-
Creates a new instance.
- IOFileUploadException - Exception in com.helger.web.fileupload.exception
-
Thrown to indicate an IOException.
- IOFileUploadException(String, IOException) - Constructor for exception com.helger.web.fileupload.exception.IOFileUploadException
-
Creates a new instance with the given cause.
- IProgressListener - Interface in com.helger.web.progress
-
- IProgressListenerProviderSPI - Interface in com.helger.web.progress
-
- IRequestContext - Interface in com.helger.web.fileupload
-
Abstracts access to the request information needed for file uploads.
- IRequestParamContainer - Interface in com.helger.web.scope
-
A special request parameter container with support for file items etc.
- IRequestWebScope - Interface in com.helger.web.scope
-
Interface for a single web request scope object that also offers access to
the HTTP servlet response.
- IRequestWebScopeWithoutResponse - Interface in com.helger.web.scope
-
Interface for a single web request scope object that does not offer access to
the HTTP response.
- isCheckBoxChecked(String, boolean) - Method in interface com.helger.web.scope.IRequestParamContainer
-
Get the value of the checkbox of the request parameter with the given name.
- isClosed() - Method in class com.helger.web.fileupload.io.AbstractLimitedInputStream
-
Returns, whether this stream is already closed.
- isClosed() - Method in class com.helger.web.multipart.MultipartStream.MultipartItemInputStream
-
Returns, whether the stream is closed.
- isEnabled(int) - Method in class com.helger.web.jsch.JSchLoggerSLF4J
-
- ISessionWebScope - Interface in com.helger.web.scope
-
Interface for a single session scope object.
- ISessionWebScopeActivationHandler - Interface in com.helger.web.scope.session
-
Interface for session attributes that are notified during session activation.
- ISessionWebScopeDontPassivate - Interface in com.helger.web.scope.session
-
Marker interface for session attributes that avoids an attribute to be
passivated.
- ISessionWebScopePassivationHandler - Interface in com.helger.web.scope.session
-
Interface for session attributes that are notified during session
passivation.
- isFileBasedRequest(String) - Static method in class com.helger.web.scope.impl.RequestWebScope
-
This is a heuristic method to determine whether a request is for a file (e.g.
- isForbiddenParamValueChar(char) - Static method in class com.helger.web.scope.impl.RequestWebScope
-
Check if the provided char is forbidden in a request value or not.
- isFormField() - Method in interface com.helger.web.fileupload.IFileItem
-
Determines whether or not a FileItem instance represents a
simple form field.
- isFormField() - Method in interface com.helger.web.fileupload.IFileItemStream
-
Determines whether or not a FileItem instance represents a
simple form field.
- isFormField() - Method in class com.helger.web.fileupload.parse.DiskFileItem
-
Determines whether or not a FileItem instance represents a
simple form field.
- isFormField() - Method in class com.helger.web.fileupload.parse.FileItemStream
-
Returns, whether this is a form field.
- isGlobalScopePresent() - Static method in class com.helger.web.scope.mgr.WebScopeManager
-
- isGlobalSingletonInstantiated(Class<? extends AbstractGlobalWebSingleton>) - Static method in class com.helger.web.scope.singleton.AbstractGlobalWebSingleton
-
Check if a singleton is already instantiated inside the current global web
scope
- isInMemory() - Method in interface com.helger.web.fileupload.IFileItem
-
Provides a hint as to whether or not the file contents will be read from
memory.
- isInMemory() - Method in class com.helger.web.fileupload.io.DeferredFileOutputStream
-
Determines whether or not the data for this output stream has been retained
in memory.
- isInMemory() - Method in class com.helger.web.fileupload.parse.DiskFileItem
-
Provides a hint as to whether or not the file contents will be read from
memory.
- isLowerCaseNames() - Method in class com.helger.web.fileupload.parse.ParameterParser
-
Returns true if parameter names are to be converted to lower case
when name/value pairs are parsed.
- isMultipartRequest() - Method in class com.helger.web.scope.multipart.RequestWebScopeMultipart
-
- isNew() - Method in class com.helger.web.scope.request.RequestScopeInitializer
-
- isReadMultiple() - Method in class com.helger.web.fileupload.FileItemResource
-
- isReadMultiple() - Method in class com.helger.web.fileupload.parse.DiskFileItem
-
- isRequestedSessionIdFromCookie() - Method in interface com.helger.web.scope.IRequestWebScopeWithoutResponse
-
Checks whether the requested session ID came in as a cookie.
- isRequestedSessionIdFromURL() - Method in interface com.helger.web.scope.IRequestWebScopeWithoutResponse
-
Checks whether the requested session ID came in as part of the request URL.
- isRequestedSessionIdValid() - Method in interface com.helger.web.scope.IRequestWebScopeWithoutResponse
-
Checks whether the requested session ID is still valid.
- isRequestScopePresent() - Static method in class com.helger.web.scope.mgr.WebScopeManager
-
- isRequestSingletonInstantiated(Class<? extends AbstractRequestWebSingleton>) - Static method in class com.helger.web.scope.singleton.AbstractRequestWebSingleton
-
Check if a singleton is already instantiated inside the current request web
scope
- isSecure() - Method in interface com.helger.web.scope.IRequestWebScopeWithoutResponse
-
Returns a boolean indicating whether this request was made using a secure
channel, such as HTTPS.
- isSessionPassivationAllowed() - Static method in class com.helger.web.scope.mgr.WebScopeManager
-
- isSessionSingletonInstantiated(Class<? extends AbstractSessionWebSingleton>) - Static method in class com.helger.web.scope.singleton.AbstractSessionWebSingleton
-
Check if a singleton is already instantiated inside the current session web
scope
- isThresholdExceeded() - Method in class com.helger.web.fileupload.io.AbstractThresholdingOutputStream
-
Determines whether or not the configured threshold has been exceeded for
this output stream.
- isUserInRole(String) - Method in interface com.helger.web.scope.IRequestWebScopeWithoutResponse
-
Returns a boolean indicating whether the authenticated user is included in
the specified logical "role".
- IWebScope - Interface in com.helger.web.scope
-
Base interface for web scopes.
- IWebSingleton - Interface in com.helger.web.scope.singleton
-
Marker interface for web singletons to easily differentiate them from non-web
singletons.