JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
dev.galasa.framework.api.common.IRoute
Packages that use
IRoute
Package
Description
dev.galasa.framework.api.common
Uses of
IRoute
in
dev.galasa.framework.api.common
Classes in
dev.galasa.framework.api.common
that implement
IRoute
Modifier and Type
Class
Description
class
BaseRoute
Methods in
dev.galasa.framework.api.common
with parameters of type
IRoute
Modifier and Type
Method
Description
protected void
BaseServlet.
addRoute
(
IRoute
route)