Uses of Interface
com.atlassian.bitbucket.scm.http.HttpScmRequest
Packages that use HttpScmRequest
-
Uses of HttpScmRequest in com.atlassian.bitbucket.scm.http
Methods in com.atlassian.bitbucket.scm.http that return types with arguments of type HttpScmRequestModifier and TypeMethodDescriptionHttpScmRequestHandler.create
(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) Returns anHttpScmRequest
to service the supplied request, orOptional.empty()
if the request could not be created.