- mapValue(Object) - Static method in class org.eclipse.equinox.http.servlet.internal.util.DTOUtil
-
- match(String, String, String, String, Match) - Method in class org.eclipse.equinox.http.servlet.internal.registration.EndpointRegistration
-
- match(String, String, String, Match) - Method in class org.eclipse.equinox.http.servlet.internal.registration.FilterRegistration
-
- match(String, String, String, String, Match) - Method in class org.eclipse.equinox.http.servlet.internal.registration.FilterRegistration
-
- match(String, String, String, String, Match) - Method in class org.eclipse.equinox.http.servlet.internal.registration.MatchableRegistration
-
- match(String, String, String, String, Match) - Method in class org.eclipse.equinox.http.servlet.internal.registration.ServletRegistration
-
- Match - Enum in org.eclipse.equinox.http.servlet.internal.servlet
-
- MatchableRegistration<T,D extends DTO> - Class in org.eclipse.equinox.http.servlet.internal.registration
-
- MatchableRegistration(T, D) - Constructor for class org.eclipse.equinox.http.servlet.internal.registration.MatchableRegistration
-
- matches(<any>) - Method in class org.eclipse.equinox.http.servlet.internal.context.ContextController
-
- matches(org.osgi.framework.Filter) - Method in class org.eclipse.equinox.http.servlet.internal.context.ContextController
-
- matches(<any>) - Method in class org.eclipse.equinox.http.servlet.internal.HttpServiceRuntimeImpl
-
- modifiedService(<any>, HttpTuple) - Method in class org.eclipse.equinox.http.servlet.internal.Activator
-
- modifiedService(<any>, AtomicReference<FilterRegistration>) - Method in class org.eclipse.equinox.http.servlet.internal.customizer.ContextFilterTrackerCustomizer
-
- modifiedService(<any>, AtomicReference<ListenerRegistration>) - Method in class org.eclipse.equinox.http.servlet.internal.customizer.ContextListenerTrackerCustomizer
-
- modifiedService(<any>, AtomicReference<ResourceRegistration>) - Method in class org.eclipse.equinox.http.servlet.internal.customizer.ContextResourceTrackerCustomizer
-
- modifiedService(<any>, AtomicReference<ServletRegistration>) - Method in class org.eclipse.equinox.http.servlet.internal.customizer.ContextServletTrackerCustomizer
-
- modifiedService(<any>, AtomicReference<ContextController>) - Method in class org.eclipse.equinox.http.servlet.internal.HttpServiceRuntimeImpl
-
- multipartEnabled - Variable in class org.eclipse.equinox.http.servlet.dto.ExtendedFailedServletDTO
-
Specifies whether multipart support is enabled.
- multipartEnabled - Variable in class org.eclipse.equinox.http.servlet.dto.ExtendedServletDTO
-
Specifies whether multipart support is enabled.
- multipartFileSizeThreshold - Variable in class org.eclipse.equinox.http.servlet.dto.ExtendedFailedServletDTO
-
Specifies the size threshold after which the file will be written to disk.
- multipartFileSizeThreshold - Variable in class org.eclipse.equinox.http.servlet.dto.ExtendedServletDTO
-
Specifies the size threshold after which the file will be written to disk.
- multipartLocation - Variable in class org.eclipse.equinox.http.servlet.dto.ExtendedFailedServletDTO
-
Specifies the location where the files can be stored on disk.
- multipartLocation - Variable in class org.eclipse.equinox.http.servlet.dto.ExtendedServletDTO
-
Specifies the location where the files can be stored on disk.
- multipartMaxFileSize - Variable in class org.eclipse.equinox.http.servlet.dto.ExtendedFailedServletDTO
-
Specifies the maximum size of a file being uploaded.
- multipartMaxFileSize - Variable in class org.eclipse.equinox.http.servlet.dto.ExtendedServletDTO
-
Specifies the maximum size of a file being uploaded.
- multipartMaxRequestSize - Variable in class org.eclipse.equinox.http.servlet.dto.ExtendedFailedServletDTO
-
Specifies the maximum request size.
- multipartMaxRequestSize - Variable in class org.eclipse.equinox.http.servlet.dto.ExtendedServletDTO
-
Specifies the maximum request size.
- MultipartSupport - Interface in org.eclipse.equinox.http.servlet.internal.multipart
-
- MultipartSupportFactory - Interface in org.eclipse.equinox.http.servlet.internal.multipart
-
- MultipartSupportFactoryImpl - Class in org.eclipse.equinox.http.servlet.internal.multipart
-
- MultipartSupportFactoryImpl() - Constructor for class org.eclipse.equinox.http.servlet.internal.multipart.MultipartSupportFactoryImpl
-
- MultipartSupportImpl - Class in org.eclipse.equinox.http.servlet.internal.multipart
-
- MultipartSupportImpl(ExtendedServletDTO, ServletContext) - Constructor for class org.eclipse.equinox.http.servlet.internal.multipart.MultipartSupportImpl
-
- MultipartSupportPart - Class in org.eclipse.equinox.http.servlet.internal.multipart
-
- MultipartSupportPart(DiskFileItem) - Constructor for class org.eclipse.equinox.http.servlet.internal.multipart.MultipartSupportPart
-