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(jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response) Returns anHttpScmRequestto service the supplied request, orOptional.empty()if the request could not be created.