public class SimpleHttpServer extends Object
Constructor and Description |
---|
SimpleHttpServer(org.eclipse.jgit.lib.Repository repository) |
SimpleHttpServer(org.eclipse.jgit.lib.Repository repository,
boolean withSsl) |
Modifier and Type | Method and Description |
---|---|
org.eclipse.jgit.transport.URIish |
getSecureUri() |
org.eclipse.jgit.transport.URIish |
getUri() |
void |
start() |
void |
stop() |
Copyright © 2017 Eclipse JGit Project. All rights reserved.