- path - Variable in class org.osgi.service.http.runtime.dto.RequestInfoDTO
-
The path of the request relative to the root.
- patterns - Variable in class org.osgi.service.http.runtime.dto.FilterDTO
-
The request mappings for the servlet filter.
- patterns - Variable in class org.osgi.service.http.runtime.dto.ResourceDTO
-
The request mappings for the resource.
- patterns - Variable in class org.osgi.service.http.runtime.dto.ServletDTO
-
The request mappings for the servlet.
- prefix - Variable in class org.osgi.service.http.runtime.dto.ResourceDTO
-
The prefix of the resource.
- PREFIX_ - Static variable in annotation type org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardContext
-
Prefix for the property name.
- PREFIX_ - Static variable in annotation type org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardContextSelect
-
Prefix for the property name.
- PREFIX_ - Static variable in annotation type org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardFilterAsyncSupported
-
Prefix for the property name.
- PREFIX_ - Static variable in annotation type org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardFilterDispatcher
-
Prefix for the property name.
- PREFIX_ - Static variable in annotation type org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardFilterName
-
Prefix for the property name.
- PREFIX_ - Static variable in annotation type org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardFilterPattern
-
Prefix for the property name.
- PREFIX_ - Static variable in annotation type org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardFilterRegex
-
Prefix for the property name.
- PREFIX_ - Static variable in annotation type org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardFilterServlet
-
Prefix for the property name.
- PREFIX_ - Static variable in annotation type org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardListener
-
Prefix for the property name.
- PREFIX_ - Static variable in annotation type org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardResource
-
Prefix for the property name.
- PREFIX_ - Static variable in annotation type org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardServletAsyncSupported
-
Prefix for the property name.
- PREFIX_ - Static variable in annotation type org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardServletErrorPage
-
Prefix for the property name.
- PREFIX_ - Static variable in annotation type org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardServletMultipart
-
Prefix for the property name.
- PREFIX_ - Static variable in annotation type org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardServletName
-
Prefix for the property name.
- PREFIX_ - Static variable in annotation type org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardServletPattern
-
Prefix for the property name.
- PREFIX_ - Static variable in annotation type org.osgi.service.http.whiteboard.propertytypes.HttpWhiteboardTarget
-
Prefix for the property name.
- Preprocessor - Interface in org.osgi.service.http.whiteboard
-
Services registered as a Preprocessor using a whiteboard pattern are
executed for every request before the dispatching is performed.
- PreprocessorDTO - Class in org.osgi.service.http.runtime.dto
-
Represents a preprocessor
org.osgi.service.http.whiteboard.Preprocessor service currently being
used during request processing.
- PreprocessorDTO() - Constructor for class org.osgi.service.http.runtime.dto.PreprocessorDTO
-
- preprocessorDTOs - Variable in class org.osgi.service.http.runtime.dto.RuntimeDTO
-
Returns the representations of the
org.osgi.service.http.whiteboard.Preprocessor objects used by the
Http Service Runtime.