Uses of Class
com.yahoo.jdisc.handler.RequestDispatch
Package
Description
Provides classes and interfaces for implementing a
RequestHandler
.Provides classes and interfaces for implementing unit tests of jDISC components.
-
Uses of RequestDispatch in com.yahoo.jdisc.handler
Modifier and TypeClassDescriptionclass
This is a convenient subclass ofRequestDispatch
that implements theCallable
interface. -
Uses of RequestDispatch in com.yahoo.jdisc.test
Modifier and TypeMethodDescriptionTestDriver.newRequestDispatch
(String requestUri, ResponseHandler responseHandler)