public interface HandlerProvider
The main use case for this class is to enable passing a Route to ServerBuilder.bind().
Modifier and Type | Method and Description |
---|---|
akka.japi.function.Function<HttpRequest,java.util.concurrent.CompletionStage<HttpResponse>> |
handler(akka.actor.ClassicActorSystemProvider system) |
akka.japi.function.Function<HttpRequest,java.util.concurrent.CompletionStage<HttpResponse>> handler(akka.actor.ClassicActorSystemProvider system)