Uses of Class
jetbrains.spring.web.UrlMapping
-
Packages that use UrlMapping Package Description jetbrains.buildServer.web.impl jetbrains.spring.web -
-
Uses of UrlMapping in jetbrains.buildServer.web.impl
Methods in jetbrains.buildServer.web.impl with parameters of type UrlMapping Modifier and Type Method Description void
WebControllerManagerImpl. setHandlerMapping(UrlMapping handlerMapping)
Constructors in jetbrains.buildServer.web.impl with parameters of type UrlMapping Constructor Description RestApiFacade(UrlMapping urlMapping, FakeHttpRequestsFactory fakeHttpRequestsFactory, UserModelEx userModel, SecurityContextEx securityContext)
-
Uses of UrlMapping in jetbrains.spring.web
Constructors in jetbrains.spring.web with parameters of type UrlMapping Constructor Description JspController(UrlMapping urlMapping, JspManager manager)
-