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