Uses of Interface
com.atlassian.bitbucket.scm.http.HttpScmRequest
-
Uses of HttpScmRequest in com.atlassian.bitbucket.scm.http
Modifier 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.