Uses of Class
jetbrains.buildServer.util.SimpleHttpServerBase.Response
-
Packages that use SimpleHttpServerBase.Response Package Description jetbrains.buildServer.util -
-
Uses of SimpleHttpServerBase.Response in jetbrains.buildServer.util
Fields in jetbrains.buildServer.util with type parameters of type SimpleHttpServerBase.Response Modifier and Type Field Description protected Map<Filter<String>,SimpleHttpServerBase.Response>
SimpleHttpServer. myResponses
Methods in jetbrains.buildServer.util with parameters of type SimpleHttpServerBase.Response Modifier and Type Method Description void
SimpleHttpServer. setConditionalResponse(Filter<String> requestFilter, SimpleHttpServerBase.Response response)
-