Package jetbrains.buildServer.http
-
Interface Summary Interface Description HttpApi Simple abstraction for the communication via HTTP.HttpApi.Response -
Class Summary Class Description ControllerBasedHttpApi HttpApi
implementation that calls spring controllerAbstractController
directly.FakeHttpApi FakeHttpApi.NotFound FakeHttpApi.SimpleResponse HttpApi.HeaderPair HttpClientBasedHttpApi HttpResourceValidator Performs basic validation of the URL: checks for resource availability and validates provided credentials.HttpUserAgent Holder of value of default User-Agent for an agent or a server.HttpUtil ServerStreamProvider ServerStreamProvider.StreamWithHeaders SimpleCredentials Username / password credentials.StrictSSLProtocolSocketFactory UserSecureProtocolSocketFactory Implementation ofSecureProtocolSocketFactory
forHttpUtil
.