Uses of Class
jetbrains.buildServer.http.ServerStreamProvider.StreamWithHeaders
-
Packages that use ServerStreamProvider.StreamWithHeaders Package Description jetbrains.buildServer.agent.impl.patch jetbrains.buildServer.http -
-
Uses of ServerStreamProvider.StreamWithHeaders in jetbrains.buildServer.agent.impl.patch
Methods in jetbrains.buildServer.agent.impl.patch that return ServerStreamProvider.StreamWithHeaders Modifier and Type Method Description ServerStreamProvider.StreamWithHeaders
PatchStreamProvider. getPatchesStreamWithHeaders(AgentRunningBuild agentBuild, AgentCheckoutDirRevisionInfo dirInfo, FullCheckoutFlag fullCheckoutFlag, boolean isPersonalChangesPatch)
ServerStreamProvider.StreamWithHeaders
PatchStreamProviderImpl. getPatchesStreamWithHeaders(AgentRunningBuild agentBuild, AgentCheckoutDirRevisionInfo dirInfo, FullCheckoutFlag fullCheckoutFlag, boolean isPersonalChangesPatch)
-
Uses of ServerStreamProvider.StreamWithHeaders in jetbrains.buildServer.http
Methods in jetbrains.buildServer.http that return ServerStreamProvider.StreamWithHeaders Modifier and Type Method Description ServerStreamProvider.StreamWithHeaders
ServerStreamProvider. getStreamWithHeaders()
ServerStreamProvider.StreamWithHeaders
ServerStreamProvider. getStreamWithHeaders(String postData)
-