package

com.atlassian.bitbucket.scm.http

Interfaces

HttpScmProtocol  
HttpScmRequest Handles an HTTP request from an SCM client (e.g. 
HttpScmRequestHandler Plugin point for providing handlers for HTTP requests for SCM hosting operations. 

Classes

HttpRequestDetails Details about the HTTP request to be serviced. 
HttpScmRequestHandlerModuleDescriptor Module descriptor for providing HttpScmRequestHandler implementations. 
RepositoryUrlFragment Utility class for parsing project namespaces, project keys and repository slugs from scm urls - HTTP and SSH.