Searched refs:setDispatcherType (Results 1 – 3 of 3) sorted by relevance
137 baseRequest.setDispatcherType(DispatcherType.INCLUDE); in include()191 baseRequest.setDispatcherType(old_type); in include()226 baseRequest.setDispatcherType(dispatch); in forward()292 baseRequest.setDispatcherType(old_type); in forward()
492 _request.setDispatcherType(DispatcherType.REQUEST); in handleRequest()504 _request.setDispatcherType(DispatcherType.ERROR); in handleRequest()518 _request.setDispatcherType(DispatcherType.ASYNC); in handleRequest()
1780 public void setDispatcherType(DispatcherType type) in setDispatcherType() method in Request