public final class JonDonymXHeaders extends AbstractHTTPConnectionListener
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
HTTP_X_JONDONYM_PREMIUM |
| Constructor and Description |
|---|
JonDonymXHeaders(int a_priority) |
| Modifier and Type | Method and Description |
|---|---|
void |
downstreamContentBytesReceived(HTTPConnectionEvent event) |
void |
handleRequest(HTTPConnectionEvent event) |
boolean |
isBlockable() |
void |
requestHeadersReceived(HTTPConnectionEvent event) |
void |
responseHeadersReceived(HTTPConnectionEvent event) |
void |
upstreamContentBytesReceived(HTTPConnectionEvent event) |
equals, getPriority, hashCodepublic static final java.lang.String HTTP_X_JONDONYM_PREMIUM
public void handleRequest(HTTPConnectionEvent event)
public boolean isBlockable()
isBlockable in class AbstractHTTPConnectionListenerpublic void downstreamContentBytesReceived(HTTPConnectionEvent event)
downstreamContentBytesReceived in class AbstractHTTPConnectionListenerpublic void requestHeadersReceived(HTTPConnectionEvent event)
requestHeadersReceived in class AbstractHTTPConnectionListenerpublic void responseHeadersReceived(HTTPConnectionEvent event)
responseHeadersReceived in class AbstractHTTPConnectionListenerpublic void upstreamContentBytesReceived(HTTPConnectionEvent event)
upstreamContentBytesReceived in class AbstractHTTPConnectionListenerCopyright © 2023. All rights reserved.