Skip navigation links
OSGi® org.osgi.service.http.whiteboard
Version 1.1.1
A B C D E F G H I L M N O P R S T 

S

serviceDTO - Variable in class org.osgi.service.http.runtime.dto.RuntimeDTO
The DTO for the corresponding org.osgi.service.http.runtime.HttpServiceRuntime.
serviceId - Variable in class org.osgi.service.http.runtime.dto.BaseServletDTO
Service property identifying the servlet.
serviceId - Variable in class org.osgi.service.http.runtime.dto.FilterDTO
Service property identifying the servlet filter.
serviceId - Variable in class org.osgi.service.http.runtime.dto.ListenerDTO
Service property identifying the listener.
serviceId - Variable in class org.osgi.service.http.runtime.dto.PreprocessorDTO
Service property identifying the preprocessor.
serviceId - Variable in class org.osgi.service.http.runtime.dto.ResourceDTO
Service property identifying the resource.
serviceId - Variable in class org.osgi.service.http.runtime.dto.ServletContextDTO
Service property identifying the servlet context.
ServletContextDTO - Class in org.osgi.service.http.runtime.dto
Represents a javax.servlet.ServletContext created for servlets, resources, servlet Filters, and listeners associated with that servlet context.
ServletContextDTO() - Constructor for class org.osgi.service.http.runtime.dto.ServletContextDTO
 
servletContextDTOs - Variable in class org.osgi.service.http.runtime.dto.RuntimeDTO
Returns the representations of the javax.servlet.ServletContext objects used by the Http Service Runtime.
ServletContextHelper - Class in org.osgi.service.http.context
Helper service for a servlet context used by a Http Whiteboard implementation to serve HTTP requests.
ServletContextHelper() - Constructor for class org.osgi.service.http.context.ServletContextHelper
Construct a new context helper.
ServletContextHelper(Bundle) - Constructor for class org.osgi.service.http.context.ServletContextHelper
Construct a new context helper associated with the specified bundle.
servletContextId - Variable in class org.osgi.service.http.runtime.dto.BaseServletDTO
The service id of the servlet context for the servlet represented by this DTO.
servletContextId - Variable in class org.osgi.service.http.runtime.dto.FilterDTO
The service id of the servlet context for the servlet filter represented by this DTO.
servletContextId - Variable in class org.osgi.service.http.runtime.dto.ListenerDTO
The service id of the servlet context for the listener represented by this DTO.
servletContextId - Variable in class org.osgi.service.http.runtime.dto.RequestInfoDTO
The service id of the servlet context processing the request represented by this DTO.
servletContextId - Variable in class org.osgi.service.http.runtime.dto.ResourceDTO
The service id of the servlet context for the resource represented by this DTO.
servletDTO - Variable in class org.osgi.service.http.runtime.dto.RequestInfoDTO
The servlet processing this request.
ServletDTO - Class in org.osgi.service.http.runtime.dto
Represents a javax.servlet.Servlet currently being used by a servlet context.
ServletDTO() - Constructor for class org.osgi.service.http.runtime.dto.ServletDTO
 
servletDTOs - Variable in class org.osgi.service.http.runtime.dto.ServletContextDTO
Returns the representations of the Servlet services associated with this context.
servletInfo - Variable in class org.osgi.service.http.runtime.dto.BaseServletDTO
The information string from the servlet.
servletNames - Variable in class org.osgi.service.http.runtime.dto.FilterDTO
The servlet names for the servlet filter.
A B C D E F G H I L M N O P R S T 
Skip navigation links
OSGi® org.osgi.service.http.whiteboard
Version 1.1.1

Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0