| Package | Description |
|---|---|
| org.nustaq.kontraktor.remoting.http |
| Modifier and Type | Field and Description |
|---|---|
protected static Http4K |
Http4K.instance |
| Modifier and Type | Method and Description |
|---|---|
static Http4K |
Http4K.get() |
Http4K |
Http4K.publishFileSystem(String hostName,
String urlPath,
int port,
File root)
publishes given file root
|
Http4K |
Http4K.publishFileSystem(String hostName,
String urlPath,
int port,
io.undertow.server.handlers.resource.FileResourceManager man) |
Http4K |
Http4K.publishHandler(String hostName,
String urlPath,
int port,
io.undertow.server.HttpHandler handler) |
Http4K |
Http4K.publishResourcePath(String hostName,
String urlPath,
int port,
DynamicResourceManager man,
boolean compress) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Http4K.set(Http4K http) |
Copyright © 2016. All rights reserved.