public static interface ConnectionHeadersFilterLayer.Listener
| Modifier and Type | Method and Description |
|---|---|
void |
onReceiveHeaders(Map<String,String> headers)
Validate the supplied connection headers from the remote end.
|
void onReceiveHeaders(Map<String,String> headers) throws ConnectionRefusalException
headers - the remote headersConnectionRefusalException - if the remote headers are refuseded.Copyright © 2004–2022. All rights reserved.