| Package | Description |
|---|---|
| org.nustaq.kontraktor.remoting.http | |
| org.nustaq.kontraktor.remoting.http.builder | |
| org.nustaq.kontraktor.remoting.websockets |
| Modifier and Type | Method and Description |
|---|---|
BldFourK |
HttpPublisher.build()
usable in context of Http4k builder
|
static BldFourK |
Http4K.Build(String hostName,
int port) |
static BldFourK |
Http4K.Build(String hostName,
int port,
SSLContext ctx) |
BldFourK |
Http4K.builder(String hostName,
int port) |
BldFourK |
Http4K.builder(String hostName,
int port,
SSLContext ctx) |
| Constructor and Description |
|---|
HttpPublisher(BldFourK cfgFourK,
org.nustaq.kontraktor.Actor facade,
String hostName,
String urlPath,
int port) |
| Modifier and Type | Method and Description |
|---|---|
BldFourK |
BldFourK.build() |
BldFourK |
BldResPath.build() |
BldFourK |
BldFourK.fileRoot(String urlPath,
File dir) |
BldFourK |
BldFourK.fileRoot(String urlPath,
String dir) |
BldFourK |
BldFourK.httpCachedEnabled(boolean b) |
BldFourK |
BldFourK.httpHandler(String urlPath,
io.undertow.server.HttpHandler handler) |
| Constructor and Description |
|---|
BldResPath(BldFourK cfg4k,
String urlPath) |
| Modifier and Type | Method and Description |
|---|---|
BldFourK |
WebSocketPublisher.build() |
| Constructor and Description |
|---|
WebSocketPublisher(BldFourK cfgFourK,
org.nustaq.kontraktor.Actor facade,
String hostName,
String urlPath,
int port) |
Copyright © 2016. All rights reserved.