|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LocalHttpService | |
|---|---|
| com.nesscomputing.httpserver.testing | |
| Uses of LocalHttpService in com.nesscomputing.httpserver.testing |
|---|
| Methods in com.nesscomputing.httpserver.testing that return LocalHttpService | |
|---|---|
static LocalHttpService |
LocalHttpService.forHandler(org.eclipse.jetty.server.Handler handler)
|
static LocalHttpService |
LocalHttpService.forSecureHandler(org.eclipse.jetty.server.Handler handler,
String login,
String password)
|
static LocalHttpService |
LocalHttpService.forSecureSSLHandler(org.eclipse.jetty.server.Handler handler,
String login,
String password)
|
static LocalHttpService |
LocalHttpService.forSSLClientSSLServerHandler(org.eclipse.jetty.server.Handler handler,
String truststore,
String truststorePassword,
String keystore,
String keystorePassword,
String keystoreType)
|
static LocalHttpService |
LocalHttpService.forSSLHandler(org.eclipse.jetty.server.Handler handler)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||