Uses of Class
jetbrains.buildServer.vcshostings.url.ServerURI
-
Packages that use ServerURI Package Description jetbrains.buildServer.vcshostings.url -
-
Uses of ServerURI in jetbrains.buildServer.vcshostings.url
Methods in jetbrains.buildServer.vcshostings.url that return ServerURI Modifier and Type Method Description static ServerURI
ServerURIParser. createServerURI(String uri)
Methods in jetbrains.buildServer.vcshostings.url with parameters of type ServerURI Modifier and Type Method Description boolean
ServerURI. compareByHostAndPortTo(ServerURI uri)
boolean
ServerURI. compareByPathTo(ServerURI uri)
boolean
ServerURI. compareByPathTo(ServerURI uri, String acceptableSuffix)
-