public class SimpleHttpServer extends Object
Constructor and Description |
---|
SimpleHttpServer(Repository repository)
Constructor for
SimpleHttpServer . |
SimpleHttpServer(Repository repository,
boolean withSsl)
Constructor for
SimpleHttpServer . |
Modifier and Type | Method and Description |
---|---|
URIish |
getSecureUri()
Get the
secureUri . |
URIish |
getUri()
Get the
uri . |
void |
start()
Start the server
|
void |
stop()
Stop the server.
|
public SimpleHttpServer(Repository repository)
SimpleHttpServer
.repository
- public SimpleHttpServer(Repository repository, boolean withSsl)
SimpleHttpServer
.repository
- withSsl
- Copyright © 2019 Eclipse JGit Project. All rights reserved.