public class ClusterNotificationInterceptor extends AbstractInterceptor
LoadBalancingInterceptor.Interceptor.Flowid, name, router| Constructor and Description |
|---|
ClusterNotificationInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getKeyHex() |
String |
getShortDescription() |
int |
getTimeout() |
Outcome |
handleRequest(Exchange exc) |
boolean |
isValidateSignature() |
void |
setKeyHex(String keyHex) |
void |
setTimeout(int timeout) |
void |
setValidateSignature(boolean validateSignature) |
getDisplayName, getFlow, getHelpId, getId, getLongDescription, getRouter, getRule, handleAbort, handleResponse, init, init, setDisplayName, setFlow, setIdpublic Outcome handleRequest(Exchange exc) throws Exception
handleRequest in interface InterceptorhandleRequest in class AbstractInterceptorExceptionpublic boolean isValidateSignature()
public void setValidateSignature(boolean validateSignature)
public int getTimeout()
public void setTimeout(int timeout)
public String getKeyHex()
public void setKeyHex(String keyHex)
public String getShortDescription()
getShortDescription in interface InterceptorgetShortDescription in class AbstractInterceptorCopyright © 2021. All Rights Reserved.