public class ClamAntiVirusInterceptor extends AbstractInterceptor
Interceptor.Flowid, name, router| Constructor and Description |
|---|
ClamAntiVirusInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getHost() |
String |
getPort() |
Outcome |
handleResponse(Exchange exc) |
void |
init(Router router) |
boolean |
isNotMalicious(String str) |
void |
setHost(String host) |
void |
setPort(String port) |
getDisplayName, getFlow, getHelpId, getId, getLongDescription, getRouter, getRule, getShortDescription, handleAbort, handleRequest, init, setDisplayName, setFlow, setIdpublic void init(Router router) throws Exception
init in interface Interceptorinit in class AbstractInterceptorExceptionpublic Outcome handleResponse(Exchange exc) throws Exception
handleResponse in interface InterceptorhandleResponse in class AbstractInterceptorExceptionpublic boolean isNotMalicious(String str) throws IOException
IOExceptionpublic String getHost()
public void setHost(String host)
public String getPort()
public void setPort(String port)
Copyright © 2021. All Rights Reserved.