A B C D E F G H I J K L M N O P Q R S T U V W X
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractCorsProcessor - Class in com.aspectran.web.support.cors
-
Process an incoming cross-origin (CORS) requests.
- AbstractCorsProcessor() - Constructor for class com.aspectran.web.support.cors.AbstractCorsProcessor
- AbstractRestResponse - Class in com.aspectran.web.activity.response
-
Abstract class shared by RestResponse.
- AbstractRestResponse() - Constructor for class com.aspectran.web.activity.response.AbstractRestResponse
- AbstractRestResponse(Object) - Constructor for class com.aspectran.web.activity.response.AbstractRestResponse
- AbstractRestResponse(String, Object) - Constructor for class com.aspectran.web.activity.response.AbstractRestResponse
- ACCEPT - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The HTTP
Acceptheader field name. - ACCEPT_CHARSET - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The HTTP
Accept-Charsetheader field name. - ACCEPT_ENCODING - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The HTTP
Accept-Encodingheader field name. - ACCEPT_LANGUAGE - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The HTTP
Accept-Languageheader field name. - ACCEPT_RANGES - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The HTTP
Accept-Rangesheader field name. - accepted() - Method in class com.aspectran.web.activity.response.AbstractRestResponse
- accepted() - Method in interface com.aspectran.web.activity.response.RestResponse
- accepted(Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
-
202 Accepted. - ACCEPTED - com.aspectran.web.support.http.HttpStatus
-
202 Accepted. - ACCESS_CONTROL_ALLOW_CREDENTIALS - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The CORS
Access-Control-Allow-Credentialsresponse header field name. - ACCESS_CONTROL_ALLOW_HEADERS - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The CORS
Access-Control-Allow-Headersresponse header field name. - ACCESS_CONTROL_ALLOW_METHODS - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The CORS
Access-Control-Allow-Methodsresponse header field name. - ACCESS_CONTROL_ALLOW_ORIGIN - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The CORS
Access-Control-Allow-Originresponse header field name. - ACCESS_CONTROL_EXPOSE_HEADERS - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The CORS
Access-Control-Expose-Headersresponse header field name. - ACCESS_CONTROL_MAX_AGE - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The CORS
Access-Control-Max-Ageresponse header field name. - ACCESS_CONTROL_REQUEST_HEADERS - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The CORS
Access-Control-Request-Headersrequest header field name. - ACCESS_CONTROL_REQUEST_METHOD - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The CORS
Access-Control-Request-Methodrequest header field name. - ActivityContextAwareEndpoint - Class in com.aspectran.web.socket.jsr356
-
Created: 29/09/2019
- ActivityContextAwareEndpoint() - Constructor for class com.aspectran.web.socket.jsr356.ActivityContextAwareEndpoint
- ActivityRequestWrapper - Class in com.aspectran.web.activity.request
-
Request Wrapper to access activity data.
- ActivityRequestWrapper(HttpServletRequest) - Constructor for class com.aspectran.web.activity.request.ActivityRequestWrapper
- adapt() - Method in class com.aspectran.web.activity.WebActivity
- addHeader(String, String) - Method in class com.aspectran.web.adapter.HttpServletResponseAdapter
- AGE - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The HTTP
Ageheader field name. - ALL - Static variable in class com.aspectran.web.support.http.MediaType
-
Public constant media type that includes all media ranges (i.e.
- ALL - Static variable in class com.aspectran.web.support.http.MediaTypeUtils
-
Public constant media type that includes all media ranges (i.e.
- ALL_VALUE - Static variable in class com.aspectran.web.support.http.MediaType
-
A String equivalent of
MediaType.ALL. - ALL_VALUE - Static variable in class com.aspectran.web.support.http.MediaTypeUtils
-
A String equivalent of
MediaTypeUtils.ALL. - ALLOW - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The HTTP
Allowheader field name. - ALREADY_REPORTED - com.aspectran.web.support.http.HttpStatus
-
208 Already Reported. - appendTo(StringBuilder) - Method in class com.aspectran.web.support.http.MediaType
- APPLICATION_APON - Static variable in class com.aspectran.web.support.http.MediaType
-
Public constant media type for
application/apon. - APPLICATION_APON_VALUE - Static variable in class com.aspectran.web.support.http.MediaType
-
A String equivalent of
MediaType.APPLICATION_JSON. - APPLICATION_ATOM_XML - Static variable in class com.aspectran.web.support.http.MediaType
-
Public constant media type for
application/atom+xml. - APPLICATION_ATOM_XML_VALUE - Static variable in class com.aspectran.web.support.http.MediaType
-
A String equivalent of
MediaType.APPLICATION_ATOM_XML. - APPLICATION_CBOR - Static variable in class com.aspectran.web.support.http.MediaType
-
Public constant media type for
application/cbor. - APPLICATION_CBOR_VALUE - Static variable in class com.aspectran.web.support.http.MediaType
-
A String equivalent of
MediaType.APPLICATION_CBOR. - APPLICATION_FORM_URLENCODED - Static variable in class com.aspectran.web.support.http.MediaType
-
Public constant media type for
application/x-www-form-urlencoded. - APPLICATION_FORM_URLENCODED_VALUE - Static variable in class com.aspectran.web.support.http.MediaType
-
A String equivalent of
MediaType.APPLICATION_FORM_URLENCODED. - APPLICATION_GRAPHQL - Static variable in class com.aspectran.web.support.http.MediaType
-
Public constant media type for
application/graphql. - APPLICATION_GRAPHQL_VALUE - Static variable in class com.aspectran.web.support.http.MediaType
-
A String equivalent of
MediaType.APPLICATION_GRAPHQL. - APPLICATION_JSON - Static variable in class com.aspectran.web.support.http.MediaType
-
Public constant media type for
application/json. - APPLICATION_JSON - Static variable in class com.aspectran.web.support.http.MediaTypeUtils
-
Public constant media type for
application/json. - APPLICATION_JSON_VALUE - Static variable in class com.aspectran.web.support.http.MediaType
-
A String equivalent of
MediaType.APPLICATION_JSON. - APPLICATION_JSON_VALUE - Static variable in class com.aspectran.web.support.http.MediaTypeUtils
-
A String equivalent of
MediaTypeUtils.APPLICATION_JSON. - APPLICATION_OCTET_STREAM - Static variable in class com.aspectran.web.support.http.MediaType
-
Public constant media type for
application/octet-stream. - APPLICATION_OCTET_STREAM - Static variable in class com.aspectran.web.support.http.MediaTypeUtils
-
Public constant media type for
application/octet-stream. - APPLICATION_OCTET_STREAM_VALUE - Static variable in class com.aspectran.web.support.http.MediaType
-
A String equivalent of
MediaType.APPLICATION_OCTET_STREAM. - APPLICATION_OCTET_STREAM_VALUE - Static variable in class com.aspectran.web.support.http.MediaTypeUtils
-
A String equivalent of
MediaTypeUtils.APPLICATION_OCTET_STREAM. - APPLICATION_PDF - Static variable in class com.aspectran.web.support.http.MediaType
-
Public constant media type for
application/pdf. - APPLICATION_PDF_VALUE - Static variable in class com.aspectran.web.support.http.MediaType
-
A String equivalent of
MediaType.APPLICATION_PDF. - APPLICATION_PROBLEM_JSON - Static variable in class com.aspectran.web.support.http.MediaType
-
Public constant media type for
application/problem+json. - APPLICATION_PROBLEM_JSON_VALUE - Static variable in class com.aspectran.web.support.http.MediaType
-
A String equivalent of
MediaType.APPLICATION_PROBLEM_JSON. - APPLICATION_PROBLEM_XML - Static variable in class com.aspectran.web.support.http.MediaType
-
Public constant media type for
application/problem+xml. - APPLICATION_PROBLEM_XML_VALUE - Static variable in class com.aspectran.web.support.http.MediaType
-
A String equivalent of
MediaType.APPLICATION_PROBLEM_XML. - APPLICATION_RSS_XML - Static variable in class com.aspectran.web.support.http.MediaType
-
Public constant media type for
application/rss+xml. - APPLICATION_RSS_XML_VALUE - Static variable in class com.aspectran.web.support.http.MediaType
-
A String equivalent of
MediaType.APPLICATION_RSS_XML. - APPLICATION_STREAM_JSON - Static variable in class com.aspectran.web.support.http.MediaType
-
Public constant media type for
application/stream+json. - APPLICATION_STREAM_JSON_VALUE - Static variable in class com.aspectran.web.support.http.MediaType
-
A String equivalent of
MediaType.APPLICATION_STREAM_JSON. - APPLICATION_XHTML_XML - Static variable in class com.aspectran.web.support.http.MediaType
-
Public constant media type for
application/xhtml+xml. - APPLICATION_XHTML_XML_VALUE - Static variable in class com.aspectran.web.support.http.MediaType
-
A String equivalent of
MediaType.APPLICATION_XHTML_XML. - APPLICATION_XML - Static variable in class com.aspectran.web.support.http.MediaType
-
Public constant media type for
application/xml. - APPLICATION_XML - Static variable in class com.aspectran.web.support.http.MediaTypeUtils
-
Public constant media type for
application/xml. - APPLICATION_XML_VALUE - Static variable in class com.aspectran.web.support.http.MediaType
-
A String equivalent of
MediaType.APPLICATION_XML. - APPLICATION_XML_VALUE - Static variable in class com.aspectran.web.support.http.MediaTypeUtils
-
A String equivalent of
MediaTypeUtils.APPLICATION_XML. - AspectranConfigurator - Class in com.aspectran.web.socket.jsr356
-
A
ServerEndpointConfig.Configuratorfor initializing ServerEndpoint-annotated classes through Aspectran. - AspectranConfigurator() - Constructor for class com.aspectran.web.socket.jsr356.AspectranConfigurator
- AUTHORIZATION - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The HTTP
Authorizationheader field name.
B
- BAD_GATEWAY - com.aspectran.web.support.http.HttpStatus
-
502 Bad Gateway. - BAD_REQUEST - com.aspectran.web.support.http.HttpStatus
-
400 Bad Request. - badRequest() - Method in class com.aspectran.web.activity.response.AbstractRestResponse
- badRequest() - Method in interface com.aspectran.web.activity.response.RestResponse
- badRequest(Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
-
400 Bad Request. - BANDWIDTH_LIMIT_EXCEEDED - com.aspectran.web.support.http.HttpStatus
-
509 Bandwidth Limit Exceeded
C
- CACHE_CONTROL - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The HTTP
Cache-Controlheader field name. - CHECKPOINT - com.aspectran.web.support.http.HttpStatus
-
103 Checkpoint. - checkProcessable(HttpServletResponse) - Method in class com.aspectran.web.support.cors.DefaultCorsProcessor
- clear() - Method in class com.aspectran.web.activity.request.RequestAttributeMap
- close() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryOutputStream
-
Closes underlying output stream, and mark this as closed
- com.aspectran.web - package com.aspectran.web
-
Provides overall functionality for building web applications.
- com.aspectran.web.activity - package com.aspectran.web.activity
-
Contains a variant of the activity interface for web application.
- com.aspectran.web.activity.request - package com.aspectran.web.activity.request
- com.aspectran.web.activity.response - package com.aspectran.web.activity.response
- com.aspectran.web.adapter - package com.aspectran.web.adapter
-
Contains a variant of the adapter interface for web application.
- com.aspectran.web.service - package com.aspectran.web.service
-
Contains a variant of the service interface for web application.
- com.aspectran.web.socket.jsr356 - package com.aspectran.web.socket.jsr356
- com.aspectran.web.startup - package com.aspectran.web.startup
-
Provides servlets and listeners for integration with web application.
- com.aspectran.web.startup.filter - package com.aspectran.web.startup.filter
- com.aspectran.web.startup.listener - package com.aspectran.web.startup.listener
- com.aspectran.web.startup.servlet - package com.aspectran.web.startup.servlet
- com.aspectran.web.support - package com.aspectran.web.support
-
A package to support external modules for web application integration.
- com.aspectran.web.support.cors - package com.aspectran.web.support.cors
- com.aspectran.web.support.http - package com.aspectran.web.support.http
- com.aspectran.web.support.multipart.commons - package com.aspectran.web.support.multipart.commons
-
Support for parsing Multi-part form data that use Apache Commons FileUpload 1.3 or above.
- com.aspectran.web.support.multipart.inmemory - package com.aspectran.web.support.multipart.inmemory
-
Support for parsing Multi-part form data that use Apache Commons FileUpload 1.3 or above.
- com.aspectran.web.support.view - package com.aspectran.web.support.view
- CommonsMultipartFileParameter - Class in com.aspectran.web.support.multipart.commons
-
This class represents a file item that was received within a multipart/form-data POST request.
- CommonsMultipartFileParameter(FileItem) - Constructor for class com.aspectran.web.support.multipart.commons.CommonsMultipartFileParameter
-
Create an instance wrapping the given FileItem.
- CommonsMultipartFormDataParser - Class in com.aspectran.web.support.multipart.commons
-
Multi-part form data parser that use Apache Commons FileUpload 1.4 or above.
- CommonsMultipartFormDataParser() - Constructor for class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParser
-
Instantiates a new CommonsMultipartFormDataParser.
- CommonsMultipartFormDataParserFactory - Class in com.aspectran.web.support.multipart.commons
-
The Class CommonsMultipartFormDataParserFactory.
- CommonsMultipartFormDataParserFactory() - Constructor for class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParserFactory
-
Instantiates a new Commons multipart request wrapper parser.
- CommonsMultipartFormDataParserFactoryBean - Class in com.aspectran.web.support.multipart.commons
-
The Class CommonsMultipartFormDataParserFactoryBean.
- CommonsMultipartFormDataParserFactoryBean() - Constructor for class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParserFactoryBean
- CommonsRequestContext - Class in com.aspectran.web.support.multipart.commons
-
RequestContext needed by Jakarta Commons Upload.
- CommonsRequestContext(RequestAdapter) - Constructor for class com.aspectran.web.support.multipart.commons.CommonsRequestContext
- compare(T, T) - Method in class com.aspectran.web.support.http.MediaType.SpecificityComparator
- compareParameters(T, T) - Method in class com.aspectran.web.support.http.MediaType.SpecificityComparator
- compareTo(MediaType) - Method in class com.aspectran.web.support.http.MediaType
-
Compares this Media Type to another alphabetically.
- conflict() - Method in class com.aspectran.web.activity.response.AbstractRestResponse
- conflict() - Method in interface com.aspectran.web.activity.response.RestResponse
- conflict(Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
-
409 Conflict. - CONFLICT - com.aspectran.web.support.http.HttpStatus
-
409 Conflict. - CONNECTION - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The HTTP
Connectionheader field name. - containsHeader(String) - Method in class com.aspectran.web.adapter.HttpServletResponseAdapter
- containsKey(Object) - Method in class com.aspectran.web.activity.request.RequestAttributeMap
- containsMethod(String) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
- containsValue(Object) - Method in class com.aspectran.web.activity.request.RequestAttributeMap
- CONTENT_DISPOSITION - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The HTTP
Content-Dispositionheader field name - CONTENT_ENCODING - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The HTTP
Content-Encodingheader field name. - CONTENT_LANGUAGE - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The HTTP
Content-Languageheader field name. - CONTENT_LENGTH - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The HTTP
Content-Lengthheader field name. - CONTENT_LOCATION - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The HTTP
Content-Locationheader field name. - CONTENT_RANGE - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The HTTP
Content-Rangeheader field name. - CONTENT_TYPE - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The HTTP
Content-Typeheader field name. - contextDestroyed(ServletContextEvent) - Method in class com.aspectran.web.startup.listener.WebServiceListener
- contextInitialized(ServletContextEvent) - Method in class com.aspectran.web.startup.listener.WebServiceListener
- CONTINUE - com.aspectran.web.support.http.HttpStatus
-
100 Continue. - COOKIE - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The HTTP
Cookieheader field name. - copyQualityValue(MediaType) - Method in class com.aspectran.web.support.http.MediaType
-
Return a replica of this instance with the quality value of the given
MediaType. - CorsException - Exception in com.aspectran.web.support.cors
-
Process an incoming cross-origin (CORS) requests.
- CorsProcessor - Interface in com.aspectran.web.support.cors
-
Process an incoming cross-origin (CORS) requests.
- create(WebActivityServlet) - Static method in class com.aspectran.web.service.DefaultWebService
-
Returns a new instance of
DefaultWebService. - create(WebActivityServlet, DefaultWebService) - Static method in class com.aspectran.web.service.DefaultWebService
-
Returns a new instance of
DefaultWebService. - create(ServletContext) - Static method in class com.aspectran.web.service.DefaultWebService
-
Returns a new instance of
DefaultWebService. - create(ServletContext, CoreService) - Static method in class com.aspectran.web.service.DefaultWebService
-
Returns a new instance of
DefaultWebService. - created() - Method in class com.aspectran.web.activity.response.AbstractRestResponse
- created() - Method in interface com.aspectran.web.activity.response.RestResponse
- created(Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
-
201 Created. - created(Translet, String) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
-
201 Created. - created(String) - Method in class com.aspectran.web.activity.response.AbstractRestResponse
- created(String) - Method in interface com.aspectran.web.activity.response.RestResponse
- CREATED - com.aspectran.web.support.http.HttpStatus
-
201 Created. - createItem(String, String, boolean, String) - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryFileItemFactory
-
Create a new
InMemoryFileIteminstance from the supplied parameters and the local factory configuration. - createMultipartFormDataParser() - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParserFactory
-
Creates a new MultipartFormDataParser object.
- createMultipartFormDataParser() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFormDataParserFactory
-
Creates a new MultipartFormDataParser object.
D
- DATE - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The HTTP
Dateheader field name. - DEFAULT_CHARSET - Static variable in class com.aspectran.web.support.multipart.inmemory.InMemoryFileItem
-
Default content charset to be used when no explicit charset parameter is provided by the sender.
- defaultContentType(MediaType) - Method in class com.aspectran.web.activity.response.AbstractRestResponse
- defaultContentType(MediaType) - Method in interface com.aspectran.web.activity.response.RestResponse
- DefaultCorsProcessor - Class in com.aspectran.web.support.cors
-
Process an incoming cross-origin (CORS) requests.
- DefaultCorsProcessor() - Constructor for class com.aspectran.web.support.cors.DefaultCorsProcessor
- DefaultRestResponse - Class in com.aspectran.web.activity.response
-
The default RestResponse supports APON, JSON, and XML data types.
- DefaultRestResponse() - Constructor for class com.aspectran.web.activity.response.DefaultRestResponse
- DefaultRestResponse(Object) - Constructor for class com.aspectran.web.activity.response.DefaultRestResponse
- DefaultRestResponse(String, Object) - Constructor for class com.aspectran.web.activity.response.DefaultRestResponse
- DefaultServletHttpRequestHandler - Class in com.aspectran.web.service
-
The Class DefaultServletHttpRequestHandler.
- DefaultServletHttpRequestHandler(ServletContext) - Constructor for class com.aspectran.web.service.DefaultServletHttpRequestHandler
- DefaultWebService - Class in com.aspectran.web.service
-
Provides overall functionality for building web applications within a web application container.
- delete() - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFileParameter
-
Deletes the underlying Commons FileItem instances.
- delete() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryFileItem
-
Does nothing.
- delete() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFileParameter
-
Deletes the underlying Commons FileItem instances.
- destroy() - Method in class com.aspectran.web.startup.filter.WebActivityFilter
- destroy() - Method in class com.aspectran.web.startup.servlet.WebActivityServlet
- determineContentType(Activity) - Method in class com.aspectran.web.activity.response.AbstractRestResponse
- determineEncoding(Activity) - Method in class com.aspectran.web.activity.response.AbstractRestResponse
- dispatch(Activity, DispatchRule) - Method in class com.aspectran.web.support.view.JspTemplateViewDispatcher
- dispatch(Activity, DispatchRule) - Method in class com.aspectran.web.support.view.JspViewDispatcher
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.aspectran.web.startup.filter.WebActivityFilter
E
- entrySet() - Method in class com.aspectran.web.activity.request.RequestAttributeMap
- equals(Object) - Method in class com.aspectran.web.support.http.MediaType
- equalsTypeAndSubtype(MediaType) - Method in class com.aspectran.web.support.http.MediaType
-
Similar to
MediaType.equals(Object)but based on the type and subtype only, i.e. - ETAG - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The HTTP
ETagheader field name. - execute(HttpServletRequest, HttpServletResponse) - Method in class com.aspectran.web.service.DefaultWebService
- execute(HttpServletRequest, HttpServletResponse) - Method in interface com.aspectran.web.service.WebService
-
Executes web activity.
- EXPECT - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The HTTP
Expectheader field name. - EXPECTATION_FAILED - com.aspectran.web.support.http.HttpStatus
-
417 Expectation Failed. - EXPIRES - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The HTTP
Expiresheader field name.
F
- FAILED_DEPENDENCY - com.aspectran.web.support.http.HttpStatus
-
424 Failed Dependency. - favorPathExtension(boolean) - Method in class com.aspectran.web.activity.response.AbstractRestResponse
- favorPathExtension(boolean) - Method in interface com.aspectran.web.activity.response.RestResponse
- flush() - Method in class com.aspectran.web.adapter.HttpServletResponseAdapter
- forbidden() - Method in class com.aspectran.web.activity.response.AbstractRestResponse
- forbidden() - Method in interface com.aspectran.web.activity.response.RestResponse
- forbidden(Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
-
403 Forbidden. - FORBIDDEN - com.aspectran.web.support.http.HttpStatus
-
403 Forbidden. - FOUND - com.aspectran.web.support.http.HttpStatus
-
302 Found. - FROM - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The HTTP
Fromheader field name.
G
- GATEWAY_TIMEOUT - com.aspectran.web.support.http.HttpStatus
-
504 Gateway Timeout. - get() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryFileItem
-
Returns the contents of the file as an array of bytes.
- get(Object) - Method in class com.aspectran.web.activity.request.RequestAttributeMap
- getActivityContext(HttpServlet) - Static method in class com.aspectran.web.service.WebServiceHolder
-
Find the standalone ActivityContext for this web aspectran service.
- getActivityContext(ServletContext) - Static method in class com.aspectran.web.service.WebServiceHolder
-
Find the root ActivityContext for this web aspectran service.
- getAdaptee() - Method in class com.aspectran.web.adapter.HttpSessionAdapter
- getAllowedFileExtensions() - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParserFactory
-
Gets the allowed file extensions.
- getAllowedFileExtensions() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFormDataParserFactory
-
Gets the allowed file extensions.
- getAllowedHeaders() - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
- getAllowedHeadersString() - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
- getAllowedMethods() - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
- getAllowedMethodsString() - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
- getAllowedOrigins() - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
- getApplicationAdapter() - Method in class com.aspectran.web.socket.jsr356.ActivityContextAwareEndpoint
- getAttribute(String) - Method in class com.aspectran.web.activity.request.ActivityRequestWrapper
- getAttribute(String) - Method in class com.aspectran.web.adapter.HttpSessionAdapter
- getAttributeNames() - Method in class com.aspectran.web.activity.request.ActivityRequestWrapper
- getAttributeNames() - Method in class com.aspectran.web.adapter.HttpSessionAdapter
- getBeanRegistry() - Method in class com.aspectran.web.socket.jsr356.ActivityContextAwareEndpoint
- getBody() - Method in class com.aspectran.web.adapter.HttpServletRequestAdapter
- getBodyAsParameters(Class<T>) - Method in class com.aspectran.web.adapter.HttpServletRequestAdapter
- getBytes() - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFileParameter
-
Return an byte array to read the contents of the file from.
- getBytes() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFileParameter
-
Return an byte array to read the contents of the file from.
- getCharacterEncoding() - Method in class com.aspectran.web.support.multipart.commons.CommonsRequestContext
- getCharset() - Method in class com.aspectran.web.support.http.MediaType
-
Return the character set, as indicated by a
charsetparameter, if any. - getCharSet() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryFileItem
-
Returns the content charset passed by the agent or
nullif not defined. - getContentLength() - Method in class com.aspectran.web.support.multipart.commons.CommonsRequestContext
-
Deprecated.
- getContentType() - Method in class com.aspectran.web.adapter.HttpServletResponseAdapter
- getContentType() - Method in exception com.aspectran.web.support.http.HttpMediaTypeNotSupportedException
-
Return the HTTP request content type method that caused the failure.
- getContentType() - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFileParameter
-
Gets the content type of the data being uploaded.
- getContentType() - Method in class com.aspectran.web.support.multipart.commons.CommonsRequestContext
- getContentType() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryFileItem
-
Returns the content type passed by the agent or
nullif not defined. - getContentType() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFileParameter
-
Gets the content type of the data being uploaded.
- getContentType() - Method in class com.aspectran.web.support.view.JspTemplateViewDispatcher
- getContentType() - Method in class com.aspectran.web.support.view.JspViewDispatcher
- getContentTypeByPathExtension(String) - Method in class com.aspectran.web.activity.response.AbstractRestResponse
- getContentTypeByPathExtension(String) - Method in class com.aspectran.web.activity.response.DefaultRestResponse
- getCreationTime() - Method in class com.aspectran.web.adapter.HttpSessionAdapter
- getCurrentActivityContext() - Static method in class com.aspectran.web.service.WebServiceHolder
- getCurrentWebService() - Static method in class com.aspectran.web.service.WebServiceHolder
- getData() - Method in class com.aspectran.web.activity.response.AbstractRestResponse
- getData() - Method in interface com.aspectran.web.activity.response.RestResponse
- getData() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryOutputStream
-
Returns the data for this output stream as an array of bytes.
- getDefaultContentType() - Method in class com.aspectran.web.activity.response.AbstractRestResponse
- getDefaultContentType() - Method in interface com.aspectran.web.activity.response.RestResponse
- getDefaultServletName() - Method in class com.aspectran.web.service.DefaultServletHttpRequestHandler
-
Gets the default servlet name.
- getDeniedFileExtensions() - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParserFactory
-
Gets the denied file extensions.
- getDeniedFileExtensions() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFormDataParserFactory
-
Gets the denied file extensions.
- getEncoding() - Method in class com.aspectran.web.adapter.HttpServletRequestAdapter
- getEncoding() - Method in class com.aspectran.web.adapter.HttpServletResponseAdapter
- getEndpointInstance(Class<T>) - Method in class com.aspectran.web.socket.jsr356.AspectranConfigurator
- getEnvironment() - Method in class com.aspectran.web.socket.jsr356.ActivityContextAwareEndpoint
- getExposedHeaders() - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
- getExposedHeadersString() - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
- getFieldName() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryFileItem
-
Returns the name of the field in the multipart form corresponding to this file item.
- getFile() - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFileParameter
- getFile() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFileParameter
- getFileName() - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFileParameter
-
Returns the file name that was uploaded in the multipart form.
- getFileName() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFileParameter
-
Returns the file name that was uploaded in the multipart form.
- getFileSize() - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFileParameter
-
Returns the file size that was uploaded in the multipart form.
- getFileSize() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFileParameter
-
Returns the file size that was uploaded in the multipart form.
- getHeader(String) - Method in class com.aspectran.web.activity.request.ActivityRequestWrapper
- getHeader(String) - Method in class com.aspectran.web.adapter.HttpServletResponseAdapter
- getHeaderMap() - Method in class com.aspectran.web.adapter.HttpServletRequestAdapter
- getHeaderNames() - Method in class com.aspectran.web.activity.request.ActivityRequestWrapper
- getHeaderNames() - Method in class com.aspectran.web.adapter.HttpServletResponseAdapter
- getHeaders() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryFileItem
-
Returns the file item headers.
- getHeaders(String) - Method in class com.aspectran.web.activity.request.ActivityRequestWrapper
- getHeaders(String) - Method in class com.aspectran.web.adapter.HttpServletResponseAdapter
- getHttpStatusCode() - Method in exception com.aspectran.web.support.cors.CorsException
-
Returns the associated HTTP status code.
- getId() - Method in class com.aspectran.web.adapter.HttpSessionAdapter
- getInputStream() - Method in class com.aspectran.web.adapter.HttpServletRequestAdapter
- getInputStream() - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFileParameter
-
Return an InputStream to read the contents of the file from.
- getInputStream() - Method in class com.aspectran.web.support.multipart.commons.CommonsRequestContext
- getInputStream() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryFileItem
-
Returns an
InputStreamthat can be used to retrieve the contents of the file. - getInputStream() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFileParameter
-
Return an InputStream to read the contents of the file from.
- getLastAccessedTime() - Method in class com.aspectran.web.adapter.HttpSessionAdapter
- getLocale() - Method in class com.aspectran.web.activity.request.ActivityRequestWrapper
- getLocales() - Method in class com.aspectran.web.activity.request.ActivityRequestWrapper
- getLocation() - Method in class com.aspectran.web.activity.response.AbstractRestResponse
- getLocation() - Method in interface com.aspectran.web.activity.response.RestResponse
- getMaxAgeSeconds() - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
- getMaxInactiveInterval() - Method in class com.aspectran.web.adapter.HttpSessionAdapter
- getMaxRequestSize() - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParserFactory
-
Gets the maximum size of the request.
- getMaxRequestSize() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFormDataParserFactory
-
Gets the maximum size of the request.
- getMediaType() - Method in class com.aspectran.web.adapter.HttpServletRequestAdapter
-
Gets the media type value included in the Content-Type header.
- getMediaType() - Method in exception com.aspectran.web.support.http.InvalidMediaTypeException
-
Return the offending media type.
- getMessageSource() - Method in class com.aspectran.web.socket.jsr356.ActivityContextAwareEndpoint
- getName() - Method in class com.aspectran.web.activity.response.AbstractRestResponse
- getName() - Method in interface com.aspectran.web.activity.response.RestResponse
- getName() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryFileItem
-
Returns the original filename in the client's filesystem.
- getObject() - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParserFactoryBean
- getObject() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFormDataParserFactoryBean
- getOutputStream() - Method in class com.aspectran.web.adapter.HttpServletResponseAdapter
- getOutputStream() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryFileItem
-
Returns an
OutputStreamof the file. - getParameter(String) - Method in class com.aspectran.web.activity.request.ActivityRequestWrapper
- getParameter(String) - Method in class com.aspectran.web.support.http.MediaType
-
Return a generic parameter value, given a parameter name.
- getParameterMap() - Method in class com.aspectran.web.activity.request.ActivityRequestWrapper
- getParameterNames() - Method in class com.aspectran.web.activity.request.ActivityRequestWrapper
- getParameters() - Method in class com.aspectran.web.support.http.MediaType
-
Return all generic parameter values.
- getParameterValues(String) - Method in class com.aspectran.web.activity.request.ActivityRequestWrapper
- getQualityValue() - Method in class com.aspectran.web.support.http.MediaType
-
Return the quality factor, as indicated by a
qparameter, if any. - getReasonPhrase() - Method in enum com.aspectran.web.support.http.HttpStatus
-
Return the reason phrase of this status code.
- getServerContainer() - Method in class com.aspectran.web.socket.jsr356.ServerEndpointExporter
-
Return the JSR-356
ServerContainerto use for endpoint registration. - getServletContext() - Method in class com.aspectran.web.service.DefaultWebService
- getServletContext() - Method in interface com.aspectran.web.service.WebService
-
Returns a reference to the
ServletContextin which this WebService is running. - getSession(boolean) - Method in class com.aspectran.web.adapter.HttpSessionAdapter
- getSize() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryFileItem
-
Returns the size of the file.
- getSizeThreshold() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryFileItemFactory
-
Returns the size threshold for storing data in memory.
- getStatus() - Method in class com.aspectran.web.activity.response.AbstractRestResponse
- getStatus() - Method in interface com.aspectran.web.activity.response.RestResponse
- getStatus() - Method in class com.aspectran.web.adapter.HttpServletResponseAdapter
- getStorageDescription() - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFileParameter
-
Return a description for the storage location of the multipart content.
- getStorageDescription() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFileParameter
-
Return a description for the storage location of the multipart content.
- getStream() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryOutputStream
-
Returns the current output stream.
- getString() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryFileItem
-
Returns the contents of the file as a String, using the default character encoding.
- getString(String) - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryFileItem
-
Returns the contents of the file as a String, using the specified encoding.
- getSubtype() - Method in class com.aspectran.web.support.http.MediaType
-
Return the subtype.
- getSupportedContentTypes() - Method in class com.aspectran.web.activity.response.AbstractRestResponse
- getSupportedContentTypes() - Method in class com.aspectran.web.activity.response.DefaultRestResponse
- getSupportedMediaTypes() - Method in exception com.aspectran.web.support.http.HttpMediaTypeException
-
Return the list of supported media types.
- getTempDirectoryPath() - Method in interface com.aspectran.web.activity.request.MultipartFormDataParser
-
Returns the directory path used for temporary files.
- getTempDirectoryPath() - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParser
- getTempDirectoryPath() - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParserFactory
-
Gets the temporary file path.
- getTempDirectoryPath() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFormDataParser
- getTemplateRenderer() - Method in class com.aspectran.web.socket.jsr356.ActivityContextAwareEndpoint
- getType() - Method in class com.aspectran.web.support.http.MediaType
-
Return the primary type.
- getWriter() - Method in class com.aspectran.web.adapter.HttpServletResponseAdapter
- GONE - com.aspectran.web.support.http.HttpStatus
-
410 Gone.
H
- handle(HttpServletRequest, HttpServletResponse) - Method in class com.aspectran.web.service.DefaultServletHttpRequestHandler
-
Process the actual dispatching.
- hasAllowedHeaders() - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
- hasAllowedMethods() - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
- hasAllowedOrigins() - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
- hasExposedHeaders() - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
- hashCode() - Method in class com.aspectran.web.support.http.MediaType
- HOST - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The HTTP
Hostheader field name. - HTTP_VERSION_NOT_SUPPORTED - com.aspectran.web.support.http.HttpStatus
-
505 HTTP Version Not Supported. - HttpHeaders - Interface in com.aspectran.web.support.http
- HttpMediaTypeException - Exception in com.aspectran.web.support.http
-
This class is a clone of org.springframework.web.HttpMediaTypeException
- HttpMediaTypeException(String) - Constructor for exception com.aspectran.web.support.http.HttpMediaTypeException
-
Create a new HttpMediaTypeException.
- HttpMediaTypeException(String, List<MediaType>) - Constructor for exception com.aspectran.web.support.http.HttpMediaTypeException
-
Create a new HttpMediaTypeException with a list of supported media types.
- HttpMediaTypeNotAcceptableException - Exception in com.aspectran.web.support.http
-
This class is a clone of org.springframework.web.HttpMediaTypeNotAcceptableException
- HttpMediaTypeNotAcceptableException(String) - Constructor for exception com.aspectran.web.support.http.HttpMediaTypeNotAcceptableException
-
Create a new HttpMediaTypeNotAcceptableException.
- HttpMediaTypeNotAcceptableException(List<MediaType>) - Constructor for exception com.aspectran.web.support.http.HttpMediaTypeNotAcceptableException
-
Create a new HttpMediaTypeNotSupportedException.
- HttpMediaTypeNotSupportedException - Exception in com.aspectran.web.support.http
-
This class is a clone of org.springframework.web.HttpMediaTypeNotSupportedException
- HttpMediaTypeNotSupportedException(MediaType, List<MediaType>) - Constructor for exception com.aspectran.web.support.http.HttpMediaTypeNotSupportedException
-
Create a new HttpMediaTypeNotSupportedException.
- HttpMediaTypeNotSupportedException(MediaType, List<MediaType>, String) - Constructor for exception com.aspectran.web.support.http.HttpMediaTypeNotSupportedException
-
Create a new HttpMediaTypeNotSupportedException.
- HttpMediaTypeNotSupportedException(String) - Constructor for exception com.aspectran.web.support.http.HttpMediaTypeNotSupportedException
-
Create a new HttpMediaTypeNotSupportedException.
- HttpServletRequestAdapter - Class in com.aspectran.web.adapter
-
Adapt
HttpServletRequestto CoreRequestAdapter. - HttpServletRequestAdapter(MethodType, HttpServletRequest) - Constructor for class com.aspectran.web.adapter.HttpServletRequestAdapter
-
Instantiates a new HttpServletRequestAdapter.
- HttpServletResponseAdapter - Class in com.aspectran.web.adapter
-
Adapt
HttpServletResponseto CoreResponseAdapter. - HttpServletResponseAdapter(HttpServletResponse, Activity) - Constructor for class com.aspectran.web.adapter.HttpServletResponseAdapter
-
Instantiates a new HttpServletResponseAdapter.
- HttpSessionAdapter - Class in com.aspectran.web.adapter
-
Adapt
HttpServletRequestto CoreSessionAdapter. - HttpSessionAdapter(HttpServletRequest) - Constructor for class com.aspectran.web.adapter.HttpSessionAdapter
-
Instantiates a new HttpSessionAdapter.
- HttpSessionScope - Class in com.aspectran.web.adapter
-
The Class HttpSessionScope.
- HttpSessionScope() - Constructor for class com.aspectran.web.adapter.HttpSessionScope
-
Instantiates a new HttpSessionScope.
- HttpStatus - Enum in com.aspectran.web.support.http
-
Enumeration of HTTP status codes.
- HttpStatusSetter - Class in com.aspectran.web.support.http
-
HTTP Status Codes for REST.
- HttpStatusSetter() - Constructor for class com.aspectran.web.support.http.HttpStatusSetter
I
- I_AM_A_TEAPOT - com.aspectran.web.support.http.HttpStatus
-
418 I'm a teapot. - IF_MATCH - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The HTTP
If-Matchheader field name. - IF_MODIFIED_SINCE - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The HTTP
If-Modified-Sinceheader field name. - IF_NONE_MATCH - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The HTTP
If-None-Matchheader field name. - IF_RANGE - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The HTTP
If-Rangeheader field name. - IF_UNMODIFIED_SINCE - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The HTTP
If-Unmodified-Sinceheader field name. - ignoreAcceptHeader(boolean) - Method in class com.aspectran.web.activity.response.AbstractRestResponse
- ignoreAcceptHeader(boolean) - Method in interface com.aspectran.web.activity.response.RestResponse
- ignoreUnknownPathExtensions(boolean) - Method in class com.aspectran.web.activity.response.AbstractRestResponse
- ignoreUnknownPathExtensions(boolean) - Method in interface com.aspectran.web.activity.response.RestResponse
- IM_USED - com.aspectran.web.support.http.HttpStatus
-
226 IM Used. - IMAGE_GIF - Static variable in class com.aspectran.web.support.http.MediaType
-
Public constant media type for
image/gif. - IMAGE_GIF - Static variable in class com.aspectran.web.support.http.MediaTypeUtils
-
Public constant media type for
image/gif. - IMAGE_GIF_VALUE - Static variable in class com.aspectran.web.support.http.MediaType
-
A String equivalent of
MediaType.IMAGE_GIF. - IMAGE_GIF_VALUE - Static variable in class com.aspectran.web.support.http.MediaTypeUtils
-
A String equivalent of
MediaTypeUtils.IMAGE_GIF. - IMAGE_JPEG - Static variable in class com.aspectran.web.support.http.MediaType
-
Public constant media type for
image/jpeg. - IMAGE_JPEG - Static variable in class com.aspectran.web.support.http.MediaTypeUtils
-
Public constant media type for
image/jpeg. - IMAGE_JPEG_VALUE - Static variable in class com.aspectran.web.support.http.MediaType
-
A String equivalent of
MediaType.IMAGE_JPEG. - IMAGE_JPEG_VALUE - Static variable in class com.aspectran.web.support.http.MediaTypeUtils
-
A String equivalent of
MediaTypeUtils.IMAGE_JPEG. - IMAGE_PNG - Static variable in class com.aspectran.web.support.http.MediaType
-
Public constant media type for
image/png. - IMAGE_PNG - Static variable in class com.aspectran.web.support.http.MediaTypeUtils
-
Public constant media type for
image/png. - IMAGE_PNG_VALUE - Static variable in class com.aspectran.web.support.http.MediaType
-
A String equivalent of
MediaType.IMAGE_PNG. - IMAGE_PNG_VALUE - Static variable in class com.aspectran.web.support.http.MediaTypeUtils
-
A String equivalent of
MediaTypeUtils.IMAGE_PNG. - includes(MediaType) - Method in class com.aspectran.web.support.http.MediaType
-
Indicate whether this
MediaTypeincludes the given media type. - init() - Method in class com.aspectran.web.startup.servlet.SpecificIPAllowedWebActivityServlet
- init() - Method in class com.aspectran.web.startup.servlet.WebActivityServlet
- init(FilterConfig) - Method in class com.aspectran.web.startup.filter.WebActivityFilter
- initServletContext(ServletContext) - Method in class com.aspectran.web.socket.jsr356.ServerEndpointExporter
- InMemoryFileItem - Class in com.aspectran.web.support.multipart.inmemory
-
The class is an implementation of the
FileItemthat removed file-related codes to support environments such as GAE where the file system is not available. - InMemoryFileItem(String, String, boolean, String, int) - Constructor for class com.aspectran.web.support.multipart.inmemory.InMemoryFileItem
-
Constructs a new MemoryFileItem instance.
- InMemoryFileItemFactory - Class in com.aspectran.web.support.multipart.inmemory
-
The class is an implementation of the
FileItemFactoryinterface. - InMemoryFileItemFactory() - Constructor for class com.aspectran.web.support.multipart.inmemory.InMemoryFileItemFactory
- InMemoryMultipartFileParameter - Class in com.aspectran.web.support.multipart.inmemory
-
This class represents a file item that was received within a multipart/form-data POST request.
- InMemoryMultipartFileParameter(FileItem) - Constructor for class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFileParameter
-
Create an instance wrapping the given FileItem.
- InMemoryMultipartFormDataParser - Class in com.aspectran.web.support.multipart.inmemory
-
Multi-part form data parser that use Apache Commons FileUpload 1.3 or above.
- InMemoryMultipartFormDataParser() - Constructor for class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFormDataParser
-
Instantiates a new InMemoryMultipartFormDataParser.
- InMemoryMultipartFormDataParserFactory - Class in com.aspectran.web.support.multipart.inmemory
-
The Class InMemoryMultipartFormDataParserFactory.
- InMemoryMultipartFormDataParserFactory() - Constructor for class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFormDataParserFactory
-
Instantiates a new Multipart request wrapper resolver.
- InMemoryMultipartFormDataParserFactoryBean - Class in com.aspectran.web.support.multipart.inmemory
-
The Class InMemoryMultipartFormDataParserFactoryBean.
- InMemoryMultipartFormDataParserFactoryBean() - Constructor for class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFormDataParserFactoryBean
- InMemoryOutputStream - Class in com.aspectran.web.support.multipart.inmemory
-
An output stream which will retain data in memory (always).
- InMemoryOutputStream(long) - Constructor for class com.aspectran.web.support.multipart.inmemory.InMemoryOutputStream
-
Constructs an instance of this class which will trigger throw UnsupportedOperationException if the specified threshold is reached.
- instantActivity(Callable<V>) - Method in class com.aspectran.web.socket.jsr356.ActivityContextAwareEndpoint
- INSUFFICIENT_STORAGE - com.aspectran.web.support.http.HttpStatus
-
507 Insufficient Storage - INTERNAL_SERVER_ERROR - com.aspectran.web.support.http.HttpStatus
-
500 Internal Server Error. - internalServerError() - Method in class com.aspectran.web.activity.response.AbstractRestResponse
- internalServerError() - Method in interface com.aspectran.web.activity.response.RestResponse
- internalServerError(Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
-
500 Internal Server Error. - INVALID_ACTUAL_REQUEST - Static variable in exception com.aspectran.web.support.cors.CorsException
-
Invalid simple / actual request.
- INVALID_PREFLIGHT_REQUEST - Static variable in exception com.aspectran.web.support.cors.CorsException
-
Invalid preflight request.
- invalidate() - Method in class com.aspectran.web.adapter.HttpSessionAdapter
- InvalidMediaTypeException - Exception in com.aspectran.web.support.http
-
Exception thrown from
MediaTypeUtils.parseMediaType(String)in case of encountering an invalid content type specification String. - InvalidMediaTypeException(String, String) - Constructor for exception com.aspectran.web.support.http.InvalidMediaTypeException
-
Create a new InvalidContentTypeException for the given content type.
- isAllowCredentials() - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
- isAllowedHeader(String) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
-
Helper method to check whether the specified HTTP header is supported.
- isAllowedMethod(String) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
-
Helper method to check whether the specified HTTP method is supported.
- isAllowedOrigin(String) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
-
Helper method to check whether requests from the specified origin must be allowed.
- isCompatibleWith(MediaType) - Method in class com.aspectran.web.support.http.MediaType
-
Indicate whether this
MediaTypeis compatible with the given media type. - isConcrete() - Method in class com.aspectran.web.support.http.MediaType
-
Indicates whether this MIME Type is concrete, i.e.
- isCorsRequest(HttpServletRequest) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
-
Returns
trueif the request is a valid CORS one. - isEmpty() - Method in class com.aspectran.web.activity.request.RequestAttributeMap
- isFavorPathExtension() - Method in class com.aspectran.web.activity.response.AbstractRestResponse
- isFavorPathExtension() - Method in interface com.aspectran.web.activity.response.RestResponse
- isFormField() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryFileItem
-
Determines whether or not a
FileIteminstance represents a simple form field. - isIgnoreAcceptHeader() - Method in class com.aspectran.web.activity.response.AbstractRestResponse
- isIgnoreAcceptHeader() - Method in interface com.aspectran.web.activity.response.RestResponse
- isIgnoreUnknownPathExtensions() - Method in class com.aspectran.web.activity.response.AbstractRestResponse
- isIgnoreUnknownPathExtensions() - Method in interface com.aspectran.web.activity.response.RestResponse
- isInMemory() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryFileItem
-
Provides a hint as to whether or not the file contents will be read from memory.
- isInMemory() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryOutputStream
-
Determines whether or not the data for this output stream has been retained in memory.
- isMultipartForm(MethodType, MediaType) - Static method in class com.aspectran.web.activity.request.WebRequestBodyParser
- isNew() - Method in class com.aspectran.web.adapter.HttpSessionAdapter
- isPreFlightRequest(HttpServletRequest) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
-
Returns
trueif the request is a valid CORS pre-flight one. - isPresentIn(Collection<MediaType>) - Method in class com.aspectran.web.support.http.MediaType
-
Unlike
Collection.contains(Object)which relies onMediaType.equals(Object), this method only checks the type and the subtype, but otherwise ignores parameters. - isPrettyPrint() - Method in class com.aspectran.web.activity.response.AbstractRestResponse
- isPrettyPrint() - Method in interface com.aspectran.web.activity.response.RestResponse
- isSingleton() - Method in class com.aspectran.web.support.view.JspTemplateViewDispatcher
- isSingleton() - Method in class com.aspectran.web.support.view.JspViewDispatcher
- isURLEncodedForm(MediaType) - Static method in class com.aspectran.web.activity.request.WebRequestBodyParser
- isWildcardSubtype() - Method in class com.aspectran.web.support.http.MediaType
-
Indicates whether the subtype is the wildcard character
*or the wildcard character followed by a suffix (e.g. - isWildcardType() - Method in class com.aspectran.web.support.http.MediaType
-
Indicates whether the type is the wildcard character
*or not.
J
- JspTemplateViewDispatcher - Class in com.aspectran.web.support.view
-
JSP or other web resource integration.
- JspTemplateViewDispatcher() - Constructor for class com.aspectran.web.support.view.JspTemplateViewDispatcher
- JspViewDispatcher - Class in com.aspectran.web.support.view
-
JSP or other web resource integration.
- JspViewDispatcher() - Constructor for class com.aspectran.web.support.view.JspViewDispatcher
K
- keySet() - Method in class com.aspectran.web.activity.request.RequestAttributeMap
L
- LAST_MODIFIED - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The HTTP
Last-Modifiedheader field name. - LENGTH_REQUIRED - com.aspectran.web.support.http.HttpStatus
-
411 Length Required. - LINK - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The HTTP
Linkheader field name. - LOCATION - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The HTTP
Locationheader field name. - LOCKED - com.aspectran.web.support.http.HttpStatus
-
423 Locked. - LOOP_DETECTED - com.aspectran.web.support.http.HttpStatus
-
508 Loop Detected
M
- makeRedirectPath(RedirectRule, Activity) - Static method in class com.aspectran.web.adapter.HttpServletResponseAdapter
- MAX_FORWARDS - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The HTTP
Max-Forwardsheader field name. - MEDIA_TYPE_ALL_LIST - Static variable in class com.aspectran.web.activity.request.RequestHeaderParser
-
A singleton list with
MediaType.ALLthat is returned fromRequestHeaderParser.resolveAcceptContentTypes(com.aspectran.core.adapter.RequestAdapter)when no specific media types are requested. - MediaType - Class in com.aspectran.web.support.http
-
This class is a clone of org.springframework.http.MediaType
- MediaType(MediaType, Charset) - Constructor for class com.aspectran.web.support.http.MediaType
-
Copy-constructor that copies the type, subtype and parameters of the given
MediaType, and allows to set the specified character set. - MediaType(MediaType, Map<String, String>) - Constructor for class com.aspectran.web.support.http.MediaType
-
Copy-constructor that copies the type and subtype of the given
MediaType, and allows for different parameter. - MediaType(String) - Constructor for class com.aspectran.web.support.http.MediaType
-
Create a new
MediaTypefor the given primary type. - MediaType(String, String) - Constructor for class com.aspectran.web.support.http.MediaType
-
Create a new
MediaTypefor the given primary type and subtype. - MediaType(String, String, double) - Constructor for class com.aspectran.web.support.http.MediaType
-
Create a new
MediaTypefor the given type, subtype, and quality value. - MediaType(String, String, Charset) - Constructor for class com.aspectran.web.support.http.MediaType
-
Create a new
MediaTypefor the given type, subtype, and character set. - MediaType(String, String, Map<String, String>) - Constructor for class com.aspectran.web.support.http.MediaType
-
Create a new
MediaTypefor the given type, subtype, and parameters. - MediaType.SpecificityComparator<T extends MediaType> - Class in com.aspectran.web.support.http
-
Comparator to sort
MediaTypesin order of specificity. - MediaTypeUtils - Class in com.aspectran.web.support.http
-
Miscellaneous
MediaTypeutility methods. - MediaTypeUtils() - Constructor for class com.aspectran.web.support.http.MediaTypeUtils
- METHOD_NOT_ALLOWED - com.aspectran.web.support.http.HttpStatus
-
405 Method Not Allowed. - methodNotAllowed() - Method in class com.aspectran.web.activity.response.AbstractRestResponse
- methodNotAllowed() - Method in interface com.aspectran.web.activity.response.RestResponse
- methodNotAllowed(Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
-
405 Method Not Allowed. - MISSING_ACCESS_CONTROL_REQUEST_METHOD_HEADER - Static variable in exception com.aspectran.web.support.cors.CorsException
-
Missing Access-Control-Request-Method header.
- MOVED_PERMANENTLY - com.aspectran.web.support.http.HttpStatus
-
301 Moved Permanently. - movedPermanently() - Method in class com.aspectran.web.activity.response.AbstractRestResponse
- movedPermanently() - Method in interface com.aspectran.web.activity.response.RestResponse
- movedPermanently(Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
-
301 Moved Permanently. - MULTI_STATUS - com.aspectran.web.support.http.HttpStatus
-
207 Multi-Status. - MULTIPART_FORM_DATA - Static variable in class com.aspectran.web.support.http.MediaType
-
Public constant media type for
multipart/form-data. - MULTIPART_FORM_DATA_VALUE - Static variable in class com.aspectran.web.support.http.MediaType
-
A String equivalent of
MediaType.MULTIPART_FORM_DATA. - MultipartFormDataParser - Interface in com.aspectran.web.activity.request
-
Multi-part form data parser.
- MultipartRequestParseException - Exception in com.aspectran.web.activity.request
-
Exception thrown when multipart request parse fails.
- MultipartRequestParseException(String) - Constructor for exception com.aspectran.web.activity.request.MultipartRequestParseException
-
Constructor to create exception with a message.
- MultipartRequestParseException(String, Throwable) - Constructor for exception com.aspectran.web.activity.request.MultipartRequestParseException
-
Constructor to create exception to wrap another exception and pass a message.
- MULTIPLE_CHOICES - com.aspectran.web.support.http.HttpStatus
-
300 Multiple Choices.
N
- NETWORK_AUTHENTICATION_REQUIRED - com.aspectran.web.support.http.HttpStatus
-
511 Network Authentication Required. - newSessionScope() - Method in class com.aspectran.web.adapter.HttpSessionAdapter
- NO_CONTENT - com.aspectran.web.support.http.HttpStatus
-
204 No Content. - noContent() - Method in class com.aspectran.web.activity.response.AbstractRestResponse
- noContent() - Method in interface com.aspectran.web.activity.response.RestResponse
- noContent(Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
-
204 No Content. - NON_AUTHORITATIVE_INFORMATION - com.aspectran.web.support.http.HttpStatus
-
203 Non-Authoritative Information. - NOT_ACCEPTABLE - com.aspectran.web.support.http.HttpStatus
-
406 Not Acceptable. - NOT_EXTENDED - com.aspectran.web.support.http.HttpStatus
-
510 Not Extended - NOT_FOUND - com.aspectran.web.support.http.HttpStatus
-
404 Not Found. - NOT_IMPLEMENTED - com.aspectran.web.support.http.HttpStatus
-
501 Not Implemented. - NOT_MODIFIED - com.aspectran.web.support.http.HttpStatus
-
304 Not Modified. - notAcceptable() - Method in class com.aspectran.web.activity.response.AbstractRestResponse
- notAcceptable() - Method in interface com.aspectran.web.activity.response.RestResponse
- notAcceptable(Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
-
406 Not Acceptable. - notFound() - Method in class com.aspectran.web.activity.response.AbstractRestResponse
- notFound() - Method in interface com.aspectran.web.activity.response.RestResponse
- notFound(Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
-
404 Not Found. - notModified() - Method in class com.aspectran.web.activity.response.AbstractRestResponse
- notModified() - Method in interface com.aspectran.web.activity.response.RestResponse
- notModified(Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
-
304 Not Modified.
O
- ok() - Method in class com.aspectran.web.activity.response.AbstractRestResponse
- ok() - Method in interface com.aspectran.web.activity.response.RestResponse
- ok(Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
-
200 OK. - OK - com.aspectran.web.support.http.HttpStatus
-
200 OK. - ORIGIN - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The HTTP
Originheader field name. - ORIGIN_DENIED - Static variable in exception com.aspectran.web.support.cors.CorsException
-
CORS origin denied exception.
P
- parse(RequestAdapter) - Method in interface com.aspectran.web.activity.request.MultipartFormDataParser
-
Parse the given servlet request, resolving its multipart elements.
- parse(RequestAdapter) - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParser
- parse(RequestAdapter) - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFormDataParser
- parseBody(InputStream, String) - Static method in class com.aspectran.web.activity.request.WebRequestBodyParser
- parseBody(InputStream, String, long) - Static method in class com.aspectran.web.activity.request.WebRequestBodyParser
- parseBodyAsParameters(RequestAdapter, MediaType, Class<T>) - Static method in class com.aspectran.web.activity.request.WebRequestBodyParser
- parseMediaType(String) - Static method in class com.aspectran.web.support.http.MediaType
-
Parse the given String into a single
MediaType. - parseMediaType(String) - Static method in class com.aspectran.web.support.http.MediaTypeUtils
-
Parse the given String into a single
MediaType. - parseMediaTypes(String) - Static method in class com.aspectran.web.support.http.MediaType
-
Parse the comma-separated string into a list of
MediaTypeobjects. - parseMediaTypes(String) - Static method in class com.aspectran.web.support.http.MediaTypeUtils
-
Parse the comma-separated string into a list of
MediaTypeobjects. - parseMediaTypes(List<String>) - Static method in class com.aspectran.web.support.http.MediaType
-
Parse the given list of (potentially) comma-separated strings into a list of
MediaTypeobjects. - parseRequest() - Method in class com.aspectran.web.activity.WebActivity
- parseURLEncoded(RequestAdapter) - Static method in class com.aspectran.web.activity.request.WebRequestBodyParser
- parseURLEncoded(RequestAdapter, Class<T>) - Static method in class com.aspectran.web.activity.request.WebRequestBodyParser
- parseURLEncoded(String, String) - Static method in class com.aspectran.web.activity.request.WebRequestBodyParser
- PARTIAL_CONTENT - com.aspectran.web.support.http.HttpStatus
-
206 Partial Content. - PAYLOAD_TOO_LARGE - com.aspectran.web.support.http.HttpStatus
-
413 Payload Too Large. - PAYMENT_REQUIRED - com.aspectran.web.support.http.HttpStatus
-
402 Payment Required. - PERMANENT_REDIRECT - com.aspectran.web.support.http.HttpStatus
-
308 Permanent Redirect. - PRAGMA - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The HTTP
Pragmaheader field name. - PRECONDITION_FAILED - com.aspectran.web.support.http.HttpStatus
-
412 Precondition failed. - PRECONDITION_REQUIRED - com.aspectran.web.support.http.HttpStatus
-
428 Precondition Required. - preconditionFailed() - Method in class com.aspectran.web.activity.response.AbstractRestResponse
- preconditionFailed() - Method in interface com.aspectran.web.activity.response.RestResponse
- preconditionFailed(Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
-
412 Precondition failed. - prepare(String, MethodType) - Method in class com.aspectran.web.activity.WebActivity
- preparse() - Method in class com.aspectran.web.adapter.HttpServletRequestAdapter
- preparse(HttpServletRequestAdapter) - Method in class com.aspectran.web.adapter.HttpServletRequestAdapter
- prettyPrint(boolean) - Method in class com.aspectran.web.activity.response.AbstractRestResponse
- prettyPrint(boolean) - Method in interface com.aspectran.web.activity.response.RestResponse
- processActualRequest(Translet) - Method in interface com.aspectran.web.support.cors.CorsProcessor
-
Process a simple or actual CORS request.
- processActualRequest(Translet) - Method in class com.aspectran.web.support.cors.DefaultCorsProcessor
- PROCESSING - com.aspectran.web.support.http.HttpStatus
-
102 Processing. - processPreflightRequest(Translet) - Method in interface com.aspectran.web.support.cors.CorsProcessor
-
Process a preflight CORS request.
- processPreflightRequest(Translet) - Method in class com.aspectran.web.support.cors.DefaultCorsProcessor
- PROXY_AUTHENTICATE - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The HTTP
Proxy-Authenticateheader field name. - PROXY_AUTHENTICATION_REQUIRED - com.aspectran.web.support.http.HttpStatus
-
407 Proxy Authentication Required. - PROXY_AUTHORIZATION - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The HTTP
Proxy-Authorizationheader field name. - put(String, Object) - Method in class com.aspectran.web.activity.request.RequestAttributeMap
- putAll(Map<? extends String, ?>) - Method in class com.aspectran.web.activity.request.RequestAttributeMap
Q
- QUALITY_VALUE_COMPARATOR - Static variable in class com.aspectran.web.support.http.MediaType
-
Comparator used by
MediaType.sortByQualityValue(List).
R
- RANGE - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The HTTP
Rangeheader field name. - redirect(RedirectRule) - Method in class com.aspectran.web.adapter.HttpServletResponseAdapter
- redirect(String) - Method in class com.aspectran.web.adapter.HttpServletResponseAdapter
- REFERER - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The HTTP
Refererheader field name. - registerEndpoints() - Method in class com.aspectran.web.socket.jsr356.ServerEndpointExporter
-
Actually register the endpoints.
- rejectRequest(Translet, CorsException) - Method in class com.aspectran.web.support.cors.DefaultCorsProcessor
-
Invoked when one of the CORS checks failed.
- release() - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFileParameter
- release() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFileParameter
- remove(Object) - Method in class com.aspectran.web.activity.request.RequestAttributeMap
- removeAttribute(String) - Method in class com.aspectran.web.activity.request.ActivityRequestWrapper
- removeAttribute(String) - Method in class com.aspectran.web.adapter.HttpSessionAdapter
- removeQualityValue() - Method in class com.aspectran.web.support.http.MediaType
-
Return a replica of this instance with its quality value removed.
- renameTo(File, boolean) - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFileParameter
- renameTo(File, boolean) - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFileParameter
- REQUEST_HEADER_FIELDS_TOO_LARGE - com.aspectran.web.support.http.HttpStatus
-
431 Request Header Fields Too Large. - REQUEST_TIMEOUT - com.aspectran.web.support.http.HttpStatus
-
408 Request Timeout. - RequestAttributeMap - Class in com.aspectran.web.activity.request
-
Wrapper class for getting attributes from HttpServletRequest.
- RequestAttributeMap(HttpServletRequest) - Constructor for class com.aspectran.web.activity.request.RequestAttributeMap
- REQUESTED_RANGE_NOT_SATISFIABLE - com.aspectran.web.support.http.HttpStatus
-
416 Requested Range Not Satisfiable. - RequestHeaderParser - Class in com.aspectran.web.activity.request
-
Provides convenient methods to parse the request headers.
- RESET_CONTENT - com.aspectran.web.support.http.HttpStatus
-
205 Reset Content. - resolveAcceptContentTypes(RequestAdapter) - Static method in class com.aspectran.web.activity.request.RequestHeaderParser
- resolveLocale() - Method in class com.aspectran.web.activity.WebActivity
- RestResponse - Interface in com.aspectran.web.activity.response
-
Base class that represents an HTTP response for a REST resource.
- RETRY_AFTER - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The HTTP
Retry-Afterheader field name. - ROOT_WEB_SERVICE_ATTR_NAME - Static variable in interface com.aspectran.web.service.WebService
-
ServletContext attribute name used to obtain the root WebService object.
S
- saveAs(File, boolean) - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFileParameter
-
Save an uploaded file as a given destination file.
- saveAs(File, boolean) - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFileParameter
-
Save an uploaded file as a given destination file.
- SEE_OTHER - com.aspectran.web.support.http.HttpStatus
-
303 See Other. - seeOther() - Method in class com.aspectran.web.activity.response.AbstractRestResponse
- seeOther() - Method in interface com.aspectran.web.activity.response.RestResponse
- seeOther(Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
-
303 See Other. - sendError(Translet) - Method in interface com.aspectran.web.support.cors.CorsProcessor
-
Sends an error response to the client using the specified status.
- sendError(Translet) - Method in class com.aspectran.web.support.cors.DefaultCorsProcessor
- SERVER - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The HTTP
Serverheader field name. - ServerEndpointExporter - Class in com.aspectran.web.socket.jsr356
-
Detects beans of type
ServerEndpointConfigand registers with the standard Java WebSocket runtime. - ServerEndpointExporter(ActivityContext) - Constructor for class com.aspectran.web.socket.jsr356.ServerEndpointExporter
- service(HttpServletRequest, HttpServletResponse) - Method in class com.aspectran.web.startup.servlet.SpecificIPAllowedWebActivityServlet
- service(HttpServletRequest, HttpServletResponse) - Method in class com.aspectran.web.startup.servlet.WebActivityServlet
- SERVICE_UNAVAILABLE - com.aspectran.web.support.http.HttpStatus
-
503 Service Unavailable. - SET_COOKIE - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The HTTP
Set-Cookieheader field name. - SET_COOKIE2 - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The HTTP
Set-Cookie2header field name. - setActivityContext(ActivityContext) - Method in class com.aspectran.web.socket.jsr356.ActivityContextAwareEndpoint
- setAllowCredentials(boolean) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
- setAllowedFileExtensions(String) - Method in interface com.aspectran.web.activity.request.MultipartFormDataParser
-
Sets the allowed file extensions.
- setAllowedFileExtensions(String) - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParser
- setAllowedFileExtensions(String) - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParserFactory
-
Sets the allowed file extensions.
- setAllowedFileExtensions(String) - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFormDataParser
- setAllowedFileExtensions(String) - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFormDataParserFactory
-
Sets the allowed file extensions.
- setAllowedHeaders(String) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
- setAllowedHeaders(String[]) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
- setAllowedHeaders(Set<String>) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
- setAllowedMethods(String) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
- setAllowedMethods(String[]) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
- setAllowedMethods(Set<String>) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
- setAllowedOrigins(String) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
- setAllowedOrigins(String[]) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
- setAllowedOrigins(Set<String>) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
- setAnnotatedEndpointClasses(Class<?>...) - Method in class com.aspectran.web.socket.jsr356.ServerEndpointExporter
-
Explicitly list annotated endpoint types that should be registered on startup.
- setAttribute(String, Object) - Method in class com.aspectran.web.activity.request.ActivityRequestWrapper
- setAttribute(String, Object) - Method in class com.aspectran.web.adapter.HttpSessionAdapter
- setContentType(String) - Method in class com.aspectran.web.adapter.HttpServletResponseAdapter
- setContentType(String) - Method in class com.aspectran.web.support.view.JspTemplateViewDispatcher
- setContentType(String) - Method in class com.aspectran.web.support.view.JspViewDispatcher
- setData(Object) - Method in class com.aspectran.web.activity.response.AbstractRestResponse
- setData(Object) - Method in interface com.aspectran.web.activity.response.RestResponse
-
Specifies response data.
- setData(String, Object) - Method in class com.aspectran.web.activity.response.AbstractRestResponse
- setData(String, Object) - Method in interface com.aspectran.web.activity.response.RestResponse
-
Specifies response data with a name.
- setDefaultContentType(MediaType) - Method in class com.aspectran.web.activity.response.AbstractRestResponse
- setDefaultContentType(MediaType) - Method in interface com.aspectran.web.activity.response.RestResponse
- setDefaultContentType(String) - Method in class com.aspectran.web.activity.response.AbstractRestResponse
- setDefaultContentType(String) - Method in interface com.aspectran.web.activity.response.RestResponse
- setDefaultServletName(String) - Method in class com.aspectran.web.service.DefaultServletHttpRequestHandler
-
Set the name of the default Servlet to be forwarded to for static resource requests.
- setDeniedFileExtensions(String) - Method in interface com.aspectran.web.activity.request.MultipartFormDataParser
-
Sets the denied file extensions.
- setDeniedFileExtensions(String) - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParser
- setDeniedFileExtensions(String) - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParserFactory
-
Sets the denied file extensions.
- setDeniedFileExtensions(String) - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFormDataParser
- setDeniedFileExtensions(String) - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFormDataParserFactory
-
Sets the denied file extensions.
- setEncoding(String) - Method in class com.aspectran.web.adapter.HttpServletRequestAdapter
- setEncoding(String) - Method in class com.aspectran.web.adapter.HttpServletResponseAdapter
- setExposedHeaders(String) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
- setExposedHeaders(String[]) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
- setExposedHeaders(Set<String>) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
- setFavorPathExtension(boolean) - Method in class com.aspectran.web.activity.response.AbstractRestResponse
- setFavorPathExtension(boolean) - Method in interface com.aspectran.web.activity.response.RestResponse
- setFieldName(String) - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryFileItem
-
Sets the field name used to reference this file item.
- setFormField(boolean) - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryFileItem
-
Specifies whether or not a
FileIteminstance represents a simple form field. - setHeader(String, String) - Method in class com.aspectran.web.adapter.HttpServletResponseAdapter
- setHeaders(FileItemHeaders) - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryFileItem
-
Sets the file item headers.
- setIgnoreAcceptHeader(boolean) - Method in class com.aspectran.web.activity.response.AbstractRestResponse
- setIgnoreAcceptHeader(boolean) - Method in interface com.aspectran.web.activity.response.RestResponse
- setIgnoreUnknownPathExtensions(boolean) - Method in class com.aspectran.web.activity.response.AbstractRestResponse
- setIgnoreUnknownPathExtensions(boolean) - Method in interface com.aspectran.web.activity.response.RestResponse
- setIncludePageKey(String) - Method in class com.aspectran.web.support.view.JspTemplateViewDispatcher
- setMaxAgeSeconds(int) - Method in class com.aspectran.web.support.cors.AbstractCorsProcessor
- setMaxFileSize(long) - Method in interface com.aspectran.web.activity.request.MultipartFormDataParser
-
Set the maximum allowed size (in bytes) for each individual file before an upload gets rejected.
- setMaxFileSize(long) - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParser
- setMaxFileSize(long) - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParserFactory
-
Sets the maximum size of the file.
- setMaxFileSize(long) - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFormDataParser
- setMaxFileSize(long) - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFormDataParserFactory
-
Sets the maximum size of the file.
- setMaxFileSize(String) - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParserFactory
-
Sets the maximum size of the file in human readable format.
- setMaxFileSize(String) - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFormDataParserFactory
-
Sets the maximum size of the file.
- setMaxInactiveInterval(int) - Method in class com.aspectran.web.adapter.HttpSessionAdapter
- setMaxInMemorySize(int) - Method in interface com.aspectran.web.activity.request.MultipartFormDataParser
-
Set the maximum allowed size (in bytes) before uploads are written to disk.
- setMaxInMemorySize(int) - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParser
- setMaxInMemorySize(int) - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParserFactory
-
Set the maximum allowed size (in bytes) before uploads are written to disk.
- setMaxInMemorySize(int) - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFormDataParser
- setMaxInMemorySize(String) - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParserFactory
-
Set the maximum allowed size (in bytes) before uploads are written to disk.
- setMaxRequestSize(long) - Method in interface com.aspectran.web.activity.request.MultipartFormDataParser
-
Sets the maximum length of HTTP GET Request -1 indicates no limit (the default).
- setMaxRequestSize(long) - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParser
- setMaxRequestSize(long) - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParserFactory
-
Sets the maximum size of the request.
- setMaxRequestSize(long) - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFormDataParser
- setMaxRequestSize(long) - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFormDataParserFactory
-
Sets the maximum size of the request.
- setMaxRequestSize(String) - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParserFactory
-
Sets the maximum size of the request in human readable format.
- setMaxRequestSize(String) - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFormDataParserFactory
-
Sets the maximum size of the request.
- setPrefix(String) - Method in class com.aspectran.web.support.view.JspViewDispatcher
-
Sets the prefix for the template name.
- setPrettyPrint(boolean) - Method in class com.aspectran.web.activity.response.AbstractRestResponse
- setPrettyPrint(boolean) - Method in interface com.aspectran.web.activity.response.RestResponse
-
Sets whether to apply indentations and line breaks when generating response data.
- setServerContainer(ServerContainer) - Method in class com.aspectran.web.socket.jsr356.ServerEndpointExporter
-
Set the JSR-356
ServerContainerto use for endpoint registration. - setSizeThreshold(int) - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryFileItemFactory
-
Sets the size threshold for storing data in memory.
- setStatus(int) - Method in class com.aspectran.web.activity.response.AbstractRestResponse
- setStatus(int) - Method in interface com.aspectran.web.activity.response.RestResponse
- setStatus(int) - Method in class com.aspectran.web.adapter.HttpServletResponseAdapter
- setStatus(int, Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
-
Sets the status code.
- setStatus(HttpStatus) - Method in class com.aspectran.web.activity.response.AbstractRestResponse
- setStatus(HttpStatus) - Method in interface com.aspectran.web.activity.response.RestResponse
- setStatus(HttpStatus, Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
-
Sets the status code.
- setSuffix(String) - Method in class com.aspectran.web.support.view.JspViewDispatcher
-
Sets the suffix for the template name.
- setTempDirectoryPath(String) - Method in interface com.aspectran.web.activity.request.MultipartFormDataParser
-
Sets the directory path used to temporarily files.
- setTempDirectoryPath(String) - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParser
- setTempDirectoryPath(String) - Method in class com.aspectran.web.support.multipart.commons.CommonsMultipartFormDataParserFactory
-
Sets the temporary directory path.
- setTempDirectoryPath(String) - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryMultipartFormDataParser
- setTemplate(String) - Method in class com.aspectran.web.support.view.JspTemplateViewDispatcher
- setUriDecoding(String) - Method in class com.aspectran.web.service.DefaultWebService
- setWebActivity(WebActivity) - Method in class com.aspectran.web.activity.request.ActivityRequestWrapper
- size() - Method in class com.aspectran.web.activity.request.RequestAttributeMap
- sortByQualityValue(List<MediaType>) - Static method in class com.aspectran.web.support.http.MediaType
-
Sorts the given list of
MediaTypeobjects by quality value. - sortBySpecificity(List<MediaType>) - Static method in class com.aspectran.web.support.http.MediaType
-
Sorts the given list of
MediaTypeobjects by specificity. - sortBySpecificity(List<MediaType>) - Static method in class com.aspectran.web.support.http.MediaTypeUtils
-
Sorts the given list of
MediaTypeobjects by specificity. - sortBySpecificityAndQuality(List<MediaType>) - Static method in class com.aspectran.web.support.http.MediaType
-
Sorts the given list of
MediaTypeobjects by specificity as the primary criteria and quality value the secondary. - SpecificIPAllowedWebActivityServlet - Class in com.aspectran.web.startup.servlet
-
The Class SpecificIPAllowedWebActivityServlet.
- SpecificIPAllowedWebActivityServlet() - Constructor for class com.aspectran.web.startup.servlet.SpecificIPAllowedWebActivityServlet
-
Instantiates a new SpecificIPAllowedWebActivityServlet.
- SPECIFICITY_COMPARATOR - Static variable in class com.aspectran.web.support.http.MediaType
-
Comparator used by
MediaType.sortBySpecificity(List). - SPECIFICITY_COMPARATOR - Static variable in class com.aspectran.web.support.http.MediaTypeUtils
-
Comparator used by
MediaTypeUtils.sortBySpecificity(List). - SpecificityComparator() - Constructor for class com.aspectran.web.support.http.MediaType.SpecificityComparator
- STANDALONE_WEB_SERVICE_ATTR_PREFIX - Static variable in interface com.aspectran.web.service.WebService
-
The prefix of the ServletContext property name used to get the standalone WebService object.
- SWITCHING_PROTOCOLS - com.aspectran.web.support.http.HttpStatus
-
101 Switching Protocols.
T
- TE - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The HTTP
TEheader field name. - TEMPORARY_REDIRECT - com.aspectran.web.support.http.HttpStatus
-
307 Temporary Redirect. - temporaryRedirect() - Method in class com.aspectran.web.activity.response.AbstractRestResponse
- temporaryRedirect() - Method in interface com.aspectran.web.activity.response.RestResponse
- temporaryRedirect(Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
-
307 Temporary Redirect. - TEXT_EVENT_STREAM - Static variable in class com.aspectran.web.support.http.MediaType
-
Public constant media type for
text/event-stream. - TEXT_EVENT_STREAM_VALUE - Static variable in class com.aspectran.web.support.http.MediaType
-
A String equivalent of
MediaType.TEXT_EVENT_STREAM. - TEXT_HTML - Static variable in class com.aspectran.web.support.http.MediaType
-
Public constant media type for
text/html. - TEXT_HTML - Static variable in class com.aspectran.web.support.http.MediaTypeUtils
-
Public constant media type for
text/html. - TEXT_HTML_VALUE - Static variable in class com.aspectran.web.support.http.MediaType
-
A String equivalent of
MediaType.TEXT_HTML. - TEXT_HTML_VALUE - Static variable in class com.aspectran.web.support.http.MediaTypeUtils
-
A String equivalent of
MediaTypeUtils.TEXT_HTML. - TEXT_MARKDOWN - Static variable in class com.aspectran.web.support.http.MediaType
-
Public constant media type for
text/markdown. - TEXT_MARKDOWN_VALUE - Static variable in class com.aspectran.web.support.http.MediaType
-
A String equivalent of
MediaType.TEXT_MARKDOWN. - TEXT_PLAIN - Static variable in class com.aspectran.web.support.http.MediaType
-
Public constant media type for
text/plain. - TEXT_PLAIN - Static variable in class com.aspectran.web.support.http.MediaTypeUtils
-
Public constant media type for
text/plain. - TEXT_PLAIN_VALUE - Static variable in class com.aspectran.web.support.http.MediaType
-
A String equivalent of
MediaType.TEXT_PLAIN. - TEXT_PLAIN_VALUE - Static variable in class com.aspectran.web.support.http.MediaTypeUtils
-
A String equivalent of
MediaTypeUtils.TEXT_PLAIN. - TEXT_XML - Static variable in class com.aspectran.web.support.http.MediaType
-
Public constant media type for
text/xml. - TEXT_XML - Static variable in class com.aspectran.web.support.http.MediaTypeUtils
-
Public constant media type for
text/xml. - TEXT_XML_VALUE - Static variable in class com.aspectran.web.support.http.MediaType
-
A String equivalent of
MediaType.TEXT_XML. - TEXT_XML_VALUE - Static variable in class com.aspectran.web.support.http.MediaTypeUtils
-
A String equivalent of
MediaTypeUtils.TEXT_XML. - thresholdReached() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryOutputStream
-
Not possible in GAE.
- tokenize(String) - Static method in class com.aspectran.web.support.http.MediaTypeUtils
-
Tokenize the given comma-separated string of
MediaTypeobjects into aList<String>. - TOO_MANY_REQUESTS - com.aspectran.web.support.http.HttpStatus
-
429 Too Many Requests. - toString() - Method in enum com.aspectran.web.support.http.HttpStatus
-
Return a string representation of this status code.
- toString() - Method in class com.aspectran.web.support.http.MediaType
- toString() - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryFileItem
-
Returns a string representation of this object.
- toString() - Method in class com.aspectran.web.support.view.JspTemplateViewDispatcher
- toString() - Method in class com.aspectran.web.support.view.JspViewDispatcher
- toString(Collection<MediaType>) - Static method in class com.aspectran.web.support.http.MediaType
-
Return a string representation of the given list of
MediaTypeobjects. - toString(Collection<MediaType>) - Static method in class com.aspectran.web.support.http.MediaTypeUtils
-
Return a string representation of the given list of
MediaTypeobjects. - TRAILER - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The HTTP
Trailerheader field name. - TRANSFER_ENCODING - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The HTTP
Transfer-Encodingheader field name. - transform(Activity) - Method in class com.aspectran.web.activity.response.DefaultRestResponse
- transformByContentType(Activity, String, MediaType) - Method in class com.aspectran.web.activity.response.DefaultRestResponse
U
- unauthorized() - Method in class com.aspectran.web.activity.response.AbstractRestResponse
- unauthorized() - Method in interface com.aspectran.web.activity.response.RestResponse
- unauthorized(Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
-
401 Unauthorized. - UNAUTHORIZED - com.aspectran.web.support.http.HttpStatus
-
401 Unauthorized. - UNAVAILABLE_FOR_LEGAL_REASONS - com.aspectran.web.support.http.HttpStatus
-
451 Unavailable For Legal Reasons. - UNPROCESSABLE_ENTITY - com.aspectran.web.support.http.HttpStatus
-
422 Unprocessable Entity. - UNSUPPORTED_MEDIA_TYPE - com.aspectran.web.support.http.HttpStatus
-
415 Unsupported Media Type. - UNSUPPORTED_METHOD - Static variable in exception com.aspectran.web.support.cors.CorsException
-
Unsupported HTTP method.
- UNSUPPORTED_REQUEST_HEADER - Static variable in exception com.aspectran.web.support.cors.CorsException
-
Unsupported HTTP request header.
- unsupportedMediaType() - Method in class com.aspectran.web.activity.response.AbstractRestResponse
- unsupportedMediaType() - Method in interface com.aspectran.web.activity.response.RestResponse
- unsupportedMediaType(Translet) - Static method in class com.aspectran.web.support.http.HttpStatusSetter
-
415 Unsupported Media Type. - UPGRADE - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The HTTP
Upgradeheader field name. - UPGRADE_REQUIRED - com.aspectran.web.support.http.HttpStatus
-
426 Upgrade Required. - URI_TOO_LONG - com.aspectran.web.support.http.HttpStatus
-
414 URI Too Long. - USE_PROXY - com.aspectran.web.support.http.HttpStatus
-
Deprecated.due to security concerns regarding in-band configuration of a proxy
- USER_AGENT - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The HTTP
User-Agentheader field name.
V
- value() - Method in enum com.aspectran.web.support.http.HttpStatus
-
Return the integer value of this status code.
- valueBound(HttpSessionBindingEvent) - Method in class com.aspectran.web.adapter.HttpSessionScope
- valueOf(int) - Static method in enum com.aspectran.web.support.http.HttpStatus
-
Return the enum constant of this type with the specified numeric value.
- valueOf(String) - Static method in enum com.aspectran.web.support.http.HttpStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class com.aspectran.web.support.http.MediaType
-
Parse the given String value into a
MediaTypeobject, with this method name following the 'valueOf' naming convention. - values() - Method in class com.aspectran.web.activity.request.RequestAttributeMap
- values() - Static method in enum com.aspectran.web.support.http.HttpStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- valueUnbound(HttpSessionBindingEvent) - Method in class com.aspectran.web.adapter.HttpSessionScope
- VARIANT_ALSO_NEGOTIATES - com.aspectran.web.support.http.HttpStatus
-
506 Variant Also Negotiates - VARY - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The HTTP
Varyheader field name. - VIA - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The HTTP
Viaheader field name.
W
- WARNING - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The HTTP
Warningheader field name. - WebActivity - Class in com.aspectran.web.activity
-
An activity that processes a web request.
- WebActivity(ActivityContext, HttpServletRequest, HttpServletResponse) - Constructor for class com.aspectran.web.activity.WebActivity
-
Instantiates a new WebActivity.
- WebActivityFilter - Class in com.aspectran.web.startup.filter
-
The Class WebActivityFilter.
- WebActivityFilter() - Constructor for class com.aspectran.web.startup.filter.WebActivityFilter
- WebActivityServlet - Class in com.aspectran.web.startup.servlet
-
The Class WebActivityServlet.
- WebActivityServlet() - Constructor for class com.aspectran.web.startup.servlet.WebActivityServlet
-
Instantiates a new WebActivityServlet.
- WebRequestBodyParser - Class in com.aspectran.web.activity.request
-
Provides convenient methods to parse the request body.
- WebService - Interface in com.aspectran.web.service
-
The Interface WebService.
- WebServiceHolder - Class in com.aspectran.web.service
-
Created: 01/10/2019
- WebServiceHolder() - Constructor for class com.aspectran.web.service.WebServiceHolder
- WebServiceListener - Class in com.aspectran.web.startup.listener
-
The Class WebServiceListener.
- WebServiceListener() - Constructor for class com.aspectran.web.startup.listener.WebServiceListener
- WILDCARD_TYPE - Static variable in class com.aspectran.web.support.http.MediaType
- write(File) - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryFileItem
-
A convenience method to write an uploaded item to disk.
- writeTo(OutputStream) - Method in class com.aspectran.web.support.multipart.inmemory.InMemoryOutputStream
-
Writes the data from this output stream to the specified output stream, after it has been closed.
- WWW_AUTHENTICATE - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
The HTTP
WWW-Authenticateheader field name.
X
- X_METHOD_OVERRIDE - Static variable in interface com.aspectran.web.support.http.HttpHeaders
-
Some HTTP proxies do not support arbitrary HTTP methods or newer HTTP methods (such as PATCH).
All Classes All Packages