Uses of Class
org.nustaq.kontraktor.remoting.http.undertow.HttpPublisher
Packages that use HttpPublisher
Package
Description
-
Uses of HttpPublisher in org.nustaq.kontraktor.remoting.http.undertow
Methods in org.nustaq.kontraktor.remoting.http.undertow that return HttpPublisherModifier and TypeMethodDescriptionprotected HttpPublisherHttpPublisher.clone()HttpPublisher.coding(org.nustaq.kontraktor.remoting.encoding.Coding coding) HttpPublisher.connectionVerifier(Function<KHttpExchange, ConnectionAuthResult> connectionVerifier) HttpPublisher.facade(org.nustaq.kontraktor.Actor facade) HttpPublisher.idleSessionTimeout(long idleSessionTimeout) HttpPublisher.port(int port) HttpPublisher.prepareResponse(Consumer<io.undertow.server.HttpServerExchange> prepareResponse) HttpPublisher.serType(org.nustaq.kontraktor.remoting.encoding.SerializerType tp) HttpPublisher.setSessionTimeout(long sessionTimeout) HttpPublisher.setTrafficMonitor(org.nustaq.kontraktor.remoting.base.TrafficMonitor trafficMonitor) Methods in org.nustaq.kontraktor.remoting.http.undertow with parameters of type HttpPublisherModifier and TypeMethodDescriptionorg.nustaq.kontraktor.IPromise<org.nustaq.kontraktor.remoting.base.ActorServer>Http4K.publish(HttpPublisher publisher) utility, just redirects to approriate connector. -
Uses of HttpPublisher in org.nustaq.kontraktor.remoting.http.undertow.builder
Methods in org.nustaq.kontraktor.remoting.http.undertow.builder that return HttpPublisherModifier and TypeMethodDescription