Class HttpSyncActorAdaptorHandler

java.lang.Object
org.nustaq.kontraktor.remoting.http.undertow.HttpSyncActorAdaptorHandler
All Implemented Interfaces:
io.undertow.server.HttpHandler

public class HttpSyncActorAdaptorHandler extends Object implements io.undertow.server.HttpHandler
Created by ruedi on 03/09/15. can be used to use an actor to handle special request synchronously (e.g. user registration links clicked from an email)