Class BldFourK
java.lang.Object
org.nustaq.kontraktor.remoting.http.undertow.builder.BldFourK
Created by ruedi on 09.06.2015.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionauto(AutoConfig serverAppActor) build()booleangetItems()intgetPort()hmrServer(boolean on) httpCachedEnabled(boolean b) httpHandler(String urlPath, io.undertow.server.HttpHandler handler) resourcePath(String urlPath) restAPI(String urlPath, org.nustaq.kontraktor.Actor restActor, Function<io.undertow.util.HeaderMap, org.nustaq.kontraktor.IPromise> reqauth) restAPI(String urlPath, org.nustaq.kontraktor.Actor restActor, Function<io.undertow.util.HeaderMap, org.nustaq.kontraktor.IPromise> reqauth, Consumer<io.undertow.server.HttpServerExchange> prepareResponse)
-
Constructor Details
-
BldFourK
-
-
Method Details
-
auto
-
auto
-
fileRoot
-
httpCachedEnabled
-
fileRoot
-
resourcePath
-
websocket
-
hmrServer
-
websocket
public WebSocketPublisher websocket(String urlPath, org.nustaq.kontraktor.Actor facade, boolean useStringMessages) -
httpHandler
-
restAPI
-
restAPI
-
restAPI
-
httpAPI
-
getHttpCacheEnabled
public boolean getHttpCacheEnabled() -
getHostName
-
getPort
public int getPort() -
getContext
-
getItems
-
build
-