Uses of Class
com.yahoo.application.container.handler.Request
Packages that use Request
Package
Description
API for interacting with a locally instantiated jDisc container.
-
Uses of Request in com.yahoo.application.container
Methods in com.yahoo.application.container with parameters of type RequestModifier and TypeMethodDescriptionJDisc.handleRequest(Request request) Handles the givenRequestby passing it to theRequestHandlerthat is bound to the request's URI.