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 

D

dispatcher - Variable in class org.osgi.service.http.runtime.dto.FilterDTO
The dispatcher associations for the servlet filter.
DISPATCHER_ASYNC - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Possible value for the HttpWhiteboardConstants.HTTP_WHITEBOARD_FILTER_DISPATCHER property indicating the servlet filter is applied in the asynchronous context.
DISPATCHER_ERROR - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Possible value for the HttpWhiteboardConstants.HTTP_WHITEBOARD_FILTER_DISPATCHER property indicating the servlet filter is applied when an error page is called.
DISPATCHER_FORWARD - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Possible value for the HttpWhiteboardConstants.HTTP_WHITEBOARD_FILTER_DISPATCHER property indicating the servlet filter is applied to forward calls to the dispatcher.
DISPATCHER_INCLUDE - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Possible value for the HttpWhiteboardConstants.HTTP_WHITEBOARD_FILTER_DISPATCHER property indicating the servlet filter is applied to include calls to the dispatcher.
DISPATCHER_REQUEST - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Possible value for the HttpWhiteboardConstants.HTTP_WHITEBOARD_FILTER_DISPATCHER property indicating the servlet filter is applied to client requests.
DTOConstants - Class in org.osgi.service.http.runtime.dto
Defines standard constants for the DTOs.
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