| Package | Description |
|---|---|
| org.nustaq.kontraktor.remoting.http |
| Modifier and Type | Method and Description |
|---|---|
Function<io.undertow.server.HttpServerExchange,ConnectionAuthResult> |
UndertowHttpServerConnector.getConnectionVerifier() |
Function<io.undertow.server.HttpServerExchange,ConnectionAuthResult> |
HttpPublisher.getConnectionVerifier() |
| Modifier and Type | Method and Description |
|---|---|
HttpPublisher |
HttpPublisher.connectionVerifier(Function<io.undertow.server.HttpServerExchange,ConnectionAuthResult> connectionVerifier) |
void |
UndertowHttpServerConnector.setConnectionVerifier(Function<io.undertow.server.HttpServerExchange,ConnectionAuthResult> connectionVerifier) |
Copyright © 2017. All rights reserved.