| Package | Description |
|---|---|
| org.nustaq.kontraktor.remoting.http | |
| org.nustaq.kontraktor.remoting.http.builder | |
| org.nustaq.kontraktor.remoting.websockets |
| Modifier and Type | Method and Description |
|---|---|
CFGFourK |
HttpPublisher.build()
usable in context of Http4k builder
|
static CFGFourK |
Http4K.Build(String hostName,
int port) |
static CFGFourK |
Http4K.Build(String hostName,
int port,
SSLContext ctx) |
CFGFourK |
Http4K.builder(String hostName,
int port) |
CFGFourK |
Http4K.builder(String hostName,
int port,
SSLContext ctx) |
| Constructor and Description |
|---|
HttpPublisher(CFGFourK cfgFourK,
org.nustaq.kontraktor.Actor facade,
String hostName,
String urlPath,
int port) |
| Modifier and Type | Method and Description |
|---|---|
CFGFourK |
CFGResPath.build() |
CFGFourK |
CFGFourK.fileRoot(String urlPath,
File dir) |
CFGFourK |
CFGFourK.fileRoot(String urlPath,
String dir) |
| Constructor and Description |
|---|
CFGResPath(CFGFourK cfg4k,
String urlPath) |
| Modifier and Type | Method and Description |
|---|---|
CFGFourK |
WebSocketPublisher.build() |
| Constructor and Description |
|---|
WebSocketPublisher(CFGFourK cfgFourK,
org.nustaq.kontraktor.Actor facade,
String hostName,
String urlPath,
int port) |
Copyright © 2015. All rights reserved.